/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | 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/crypto/openssl/crypto/ts/ |
H A D | 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()
|
H A D | ts_local.h | 89 ASN1_BOOLEAN ordering; member
|
H A D | ts_rsp_print.c | 151 BIO_printf(bio, "Ordering: %s\n", a->ordering ? "yes" : "no"); in TS_TST_INFO_print_bio()
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | depsrc-usebefore.mk | 22 @${MAKE} -r -f ${MAKEFILE} ordering 25 ordering: before-1 before-2 after-1 after-2
|
/freebsd/crypto/openssl/test/ |
H A D | CAtsa.cnf | 39 preserve = no # keep passed DN ordering 140 ordering = yes # Is ordering defined for timestamps?
|
H A D | README.md | 157 test ordering will be randomised. If a randomly ordered test fails, the 164 To randomise the test ordering:
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | dts-coding-style.rst | 54 breaks unit address ordering. 64 The above-described ordering rules are easy to enforce during review, reduce 128 The above-described ordering follows this approach:
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | vt8500-uart.txt | 15 Aliases may be defined to ensure the correct ordering of the uarts.
|
H A D | qcom,msm-uartdm.txt | 36 Note: Aliases may be defined to ensure the correct ordering of the UARTs.
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | 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/sys/contrib/device-tree/Bindings/media/ |
H A D | aspeed-video.txt | 12 the VE (ordering must match the clock-names property)
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | xwindows | 7 # XKM (compiled X keymap) files (including version and byte ordering)
|
H A D | 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/sys/contrib/device-tree/Bindings/spi/ |
H A D | icpdas-lp8841-spi-rtc.txt | 35 transfers. The master only support this type of bit ordering.
|
/freebsd/contrib/googletest/googlemock/ |
H A D | README.md | 25 - Allows arbitrary (partial) ordering constraints on function calls to be
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | 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/crypto/openssl/apps/ |
H A D | openssl.cnf | 116 preserve = no # keep passed DN ordering 328 ordering = yes # Is ordering defined for timestamps?
|
H A D | openssl-vms.cnf | 115 preserve = no # keep passed DN ordering 327 ordering = yes # Is ordering defined for timestamps?
|
/freebsd/share/i18n/csmapper/GEORGIAN/ |
H A D | GEORGIAN-ACADEMY@OldCapital%UCS.src | 46 # servers; it follows same ordering as unicode.
|
H A D | UCS%GEORGIAN-ACADEMY@OldCapital.src | 46 # servers; it follows same ordering as unicode.
|
H A D | GEORGIAN-ACADEMY%UCS.src | 46 # servers; it follows same ordering as unicode.
|
/freebsd/ |
H A D | .clang-format | 160 # LLVM's header include ordering style is almost the exact opposite of ours.
|
/freebsd/contrib/openresolv/ |
H A D | README.md | 35 * Prefer configs via IF_METRIC for dynamic ordering
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos5420-cpus.dtsi | 8 * This file provides desired ordering for Exynos5420 and Exynos5800
|