Home
last modified time | relevance | path

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

12345

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoA.td193 (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 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/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/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/sys/contrib/device-tree/Bindings/
H A Ddts-coding-style.rst54 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 Dvt8500-uart.txt15 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/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/sys/contrib/device-tree/Bindings/media/
H A Daspeed-video.txt12 the VE (ordering must match the clock-names property)
/freebsd/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/sys/contrib/device-tree/Bindings/spi/
H A Dicpdas-lp8841-spi-rtc.txt35 transfers. The master only support this type of bit ordering.
/freebsd/contrib/googletest/googlemock/
H A DREADME.md25 - Allows arbitrary (partial) ordering constraints on function calls to be
/freebsd/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/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?
/freebsd/share/i18n/csmapper/GEORGIAN/
H A DGEORGIAN-ACADEMY@OldCapital%UCS.src46 # servers; it follows same ordering as unicode.
H A DUCS%GEORGIAN-ACADEMY@OldCapital.src46 # servers; it follows same ordering as unicode.
H A DGEORGIAN-ACADEMY%UCS.src46 # servers; it follows same ordering as unicode.
/freebsd/
H A D.clang-format160 # LLVM's header include ordering style is almost the exact opposite of ours.
/freebsd/contrib/openresolv/
H A DREADME.md35 * Prefer configs via IF_METRIC for dynamic ordering
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5420-cpus.dtsi8 * This file provides desired ordering for Exynos5420 and Exynos5800

12345