Home
last modified time | relevance | path

Searched defs:ordering (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/crypto/openssl/crypto/ts/
H A Dts_local.h89 ASN1_BOOLEAN ordering; member
H A Dts_rsp_utils.c240 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering()
/freebsd-src/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
H A Dal_hal_pcie_regs.h337 struct al_pcie_axi_ordering ordering; member
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp4067 LLVMBuildAtomicRMW(LLVMBuilderRef B,LLVMAtomicRMWBinOp op,LLVMValueRef PTR,LLVMValueRef Val,LLVMAtomicOrdering ordering,LLVMBool singleThread) LLVMBuildAtomicRMW() argument