Home
last modified time | relevance | path

Searched refs:ordering (Results 1 – 25 of 115) sorted by relevance

12345

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoA.td174 (ins GPR:$addr, GPR:$incr, ixlenimm:$ordering), []> {
183 (ins GPR:$addr, GPR:$incr, GPR:$mask, ixlenimm:$ordering), []> {
193 ixlenimm:$ordering), []> {
203 (ins GPR:$addr, GPR:$incr, GPR:$mask, ixlenimm:$ordering), []> {
212 : Pat<(intrin GPR:$addr, GPR:$incr, GPR:$mask, timm:$ordering),
213 (AMOInst GPR:$addr, GPR:$incr, GPR:$mask, timm:$ordering)>;
217 timm:$ordering),
219 timm:$ordering)>;
350 ixlenimm:$ordering), []> {
359 GPR:$addr, GPR:$cmpval, GPR:$newval, GPR:$mask, timm:$ordering),
[all …]
/freebsd-14.2/crypto/openssl/crypto/ts/
H A Dts_rsp_utils.c240 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 Dts_local.h89 ASN1_BOOLEAN ordering; member
H A Dts_rsp_print.c151 BIO_printf(bio, "Ordering: %s\n", a->ordering ? "yes" : "no"); in TS_TST_INFO_print_bio()
/freebsd-14.2/contrib/bmake/unit-tests/
H A Ddepsrc-usebefore.mk22 @${MAKE} -r -f ${MAKEFILE} ordering
25 ordering: before-1 before-2 after-1 after-2
/freebsd-14.2/crypto/openssl/test/
H A DCAtsa.cnf39 preserve = no # keep passed DN ordering
140 ordering = yes # Is ordering defined for timestamps?
H A DREADME.md157 test ordering will be randomised. If a randomly ordered test fails, the
164 To randomise the test ordering:
/freebsd-14.2/sys/contrib/device-tree/Bindings/serial/
H A Dvt8500-uart.txt15 Aliases may be defined to ensure the correct ordering of the uarts.
H A Dqcom,msm-uartdm.yaml20 Note:: Aliases may be defined to ensure the correct ordering of the UARTs.
H A Dqcom,msm-uartdm.txt36 Note: Aliases may be defined to ensure the correct ordering of the UARTs.
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Daspeed-video.txt12 the VE (ordering must match the clock-names property)
/freebsd-14.2/sys/contrib/alpine-hal/
H A Dal_hal_pcie_axi_reg.h620 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-14.2/contrib/file/magic/Magdir/
H A Dxwindows7 # XKM (compiled X keymap) files (including version and byte ordering)
H A Delf38 >0 lelong&0x3 0 total store ordering,
39 >0 lelong&0x3 1 partial store ordering,
40 >0 lelong&0x3 2 relaxed memory ordering,
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dkernel-clear-inode.m49 dnl # moved to evict(). This changes the ordering is which sync occurs
/freebsd-14.2/sys/contrib/device-tree/Bindings/spi/
H A Dicpdas-lp8841-spi-rtc.txt35 transfers. The master only support this type of bit ordering.
/freebsd-14.2/contrib/googletest/googlemock/
H A DREADME.md25 - Allows arbitrary (partial) ordering constraints on function calls to be
/freebsd-14.2/sys/contrib/device-tree/Bindings/dma/ti/
H A Dk3-udma.yaml26 scheduler is used to control the ordering and rate at which this multiplexing
27 occurs for Transmit operations. The ordering and rate of Receive operations
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt62 ordering dependencies on instructions with stack operands. This is pessimistic;
140 Instruction ordering has a significant influence on register stackification and
/freebsd-14.2/share/i18n/csmapper/GEORGIAN/
H A DUCS%[email protected]46 # servers; it follows same ordering as unicode.
H A DGEORGIAN-ACADEMY@OldCapital%UCS.src46 # servers; it follows same ordering as unicode.
H A DGEORGIAN-ACADEMY%UCS.src46 # servers; it follows same ordering as unicode.
/freebsd-14.2/
H A D.clang-format160 # LLVM's header include ordering style is almost the exact opposite of ours.
/freebsd-14.2/crypto/openssl/apps/
H A Dopenssl.cnf116 preserve = no # keep passed DN ordering
328 ordering = yes # Is ordering defined for timestamps?
H A Dopenssl-vms.cnf115 preserve = no # keep passed DN ordering
327 ordering = yes # Is ordering defined for timestamps?

12345