| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVInstrInfoA.td | 193 (ins GPR:$addr, GPR:$incr, ixlenimm:$ordering), []> { 202 (ins GPR:$addr, GPR:$incr, GPR:$mask, ixlenimm:$ordering), []> { 212 ixlenimm:$ordering), []> { 222 (ins GPR:$addr, GPR:$incr, GPR:$mask, ixlenimm:$ordering), []> { 231 : Pat<(intrin GPR:$addr, GPR:$incr, GPR:$mask, timm:$ordering), 232 (AMOInst GPR:$addr, GPR:$incr, GPR:$mask, timm:$ordering)>; 236 timm:$ordering), 238 timm:$ordering)>; 331 (ins GPR:$addr, GPR:$cmpval, GPR:$newval, ixlenimm:$ordering), []> { 369 ixlenimm:$ordering), []> { [all …]
|
| /freebsd-13-stable/crypto/openssl/crypto/ts/ |
| HD | ts_rsp_utils.c | 240 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering() argument 242 a->ordering = ordering ? 0xFF : 0x00; in TS_TST_INFO_set_ordering() 248 return a->ordering ? 1 : 0; in TS_TST_INFO_get_ordering()
|
| HD | ts_local.h | 89 ASN1_BOOLEAN ordering; member
|
| HD | ts_rsp_print.c | 151 BIO_printf(bio, "Ordering: %s\n", a->ordering ? "yes" : "no"); in TS_TST_INFO_print_bio()
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/serial/ |
| HD | vt8500-uart.txt | 15 Aliases may be defined to ensure the correct ordering of the uarts.
|
| D | qcom,msm-uartdm.txt | 36 Note: Aliases may be defined to ensure the correct ordering of the UARTs.
|
| /freebsd-13-stable/sys/contrib/alpine-hal/ |
| HD | al_hal_pcie_axi_reg.h | 620 struct al_pcie_revx_axi_ordering ordering; /* [0x10c] */ member 646 struct al_pcie_revx_axi_ordering ordering; /* [0x10c] */ member 670 struct al_pcie_revx_axi_ordering ordering; /* [0xe0] */ member
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/media/ |
| HD | aspeed-video.txt | 12 the VE (ordering must match the clock-names property)
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | xwindows | 7 # XKM (compiled X keymap) files (including version and byte ordering)
|
| HD | elf | 38 >0 lelong&0x3 0 total store ordering, 39 >0 lelong&0x3 1 partial store ordering, 40 >0 lelong&0x3 2 relaxed memory ordering,
|
| /freebsd-13-stable/sys/contrib/openzfs/config/ |
| HD | kernel-clear-inode.m4 | 9 dnl # moved to evict(). This changes the ordering is which sync occurs
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/spi/ |
| HD | icpdas-lp8841-spi-rtc.txt | 35 transfers. The master only support this type of bit ordering.
|
| /freebsd-13-stable/contrib/googletest/googlemock/ |
| HD | README.md | 25 - Allows arbitrary (partial) ordering constraints on function calls to be
|
| /freebsd-13-stable/crypto/openssl/apps/ |
| HD | openssl.cnf | 79 preserve = no # keep passed DN ordering 344 ordering = yes # Is ordering defined for timestamps?
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| HD | README.txt | 62 ordering dependencies on instructions with stack operands. This is pessimistic; 140 Instruction ordering has a significant influence on register stackification and
|
| /freebsd-13-stable/share/i18n/csmapper/GEORGIAN/ |
| D | GEORGIAN-ACADEMY@OldCapital%UCS.src | 46 # servers; it follows same ordering as unicode.
|
| D | UCS%GEORGIAN-ACADEMY@OldCapital.src | 46 # servers; it follows same ordering as unicode.
|
| D | GEORGIAN-ACADEMY%UCS.src | 46 # servers; it follows same ordering as unicode.
|
| /freebsd-13-stable/ |
| HD | .clang-format | 158 # LLVM's header include ordering style is almost the exact opposite of ours.
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | TODO | 37 Optimize data ordering during pack 165 Optimize data ordering during pack 246 new ordering of pack data, the change lists can be the largest part of
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | exynos5420-cpus.dtsi | 8 * This file provides desired ordering for Exynos5420 and Exynos5800
|
| HD | exynos5422-cpus.dtsi | 8 * This file provides desired ordering for Exynos5422: CPU[0123] being the A7.
|
| /freebsd-13-stable/contrib/openresolv/ |
| HD | README.md | 35 * Prefer configs via IF_METRIC for dynamic ordering
|
| /freebsd-13-stable/contrib/kyua/utils/text/ |
| HD | operations.ipp | 42 /// is unordered, the ordering in the output is undefined.
|
| /freebsd-13-stable/contrib/llvm-project/lld/ELF/ |
| HD | Options.td | 135 Eq<"call-graph-ordering-file", "Layout sections to optimize the given callgraph">; 384 "Print a symbol order specified by --call-graph-ordering-file into the specified file">; 453 …EEq<"symbol-ordering-file", "Layout sections to place symbols in the order specified by symbol ord… 542 defm warn_symbol_ordering: BB<"warn-symbol-ordering", 543 "Warn about problems with the symbol ordering file (default)", 544 "Do not warn about problems with the symbol ordering file">;
|