Home
last modified time | relevance | path

Searched defs:ord (Results 1 – 22 of 22) sorted by relevance

/freebsd-13.1/sys/ofed/include/rdma/
H A Diw_cm.h62 u8 ord; member
107 u32 ord; member
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DOutputSegment.cpp65 template <typename T, typename F> static auto compareByOrder(F ord) { in compareByOrder()
/freebsd-13.1/contrib/elftoolchain/libdwarf/
H A Ddwarf_dump.c1275 dwarf_get_ORD_name(unsigned ord, const char **s) in dwarf_get_ORD_name()
/freebsd-13.1/contrib/apr/strings/
H A Dapr_strings.c434 const char ord[] = "KMGTPE"; in apr_strfsize() local
/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DSimple.h236 void setOrdinal(uint64_t ord) { _ordinal = ord; } in setOrdinal()
/freebsd-13.1/usr.bin/sed/
H A Dcompile.c372 long ord; in hex2char() local
/freebsd-13.1/contrib/ntp/ntpdate/
H A Dntpdate.c968 int ord[NTP_SHIFT]; in clock_filter() local
/freebsd-13.1/sys/sys/
H A Dconf.h240 #define DEV_MODULE_ORDERED(name, evh, arg, ord) \ argument
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp582 int32_t ord; in parseExport() local
H A DDLL.cpp585 uint16_t ord = s->getOrdinal(); in create() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp718 static ConstantInt *createOrdering(IRBuilder<> *IRB, AtomicOrdering ord) { in createOrdering()
/freebsd-13.1/sbin/ifconfig/
H A Difconfig.c220 unsigned int ord, af, ifa_ord; in calcorders() local
/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h709 __be16 ord; member
868 u32 ord; member
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h746 u8 ord; member
814 u8 ord; member
H A Decore_rdma_api.h852 u8 ord; member
920 u8 ord; member
H A Decore_iwarp.c63 __be16 ord; member
H A Decore_hsi_iwarp.h1069 __le32 ord; member
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_proto.c3257 int ord[NTP_SHIFT]; /* index vector */ in clock_filter() local
/freebsd-13.1/crypto/openssl/ssl/
H A Dssl_lib.c121 uint8_t ord; member
241 const EVP_MD *md, uint8_t mtype, uint8_t ord) in dane_mtype_set()
1118 uint8_t ord) in SSL_CTX_dane_mtype_set()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp1298 auto ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitAtomicExpr() local
H A DCGBuiltin.cpp3923 int ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitBuiltinExpr() local
4006 int ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitBuiltinExpr() local
4064 int ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitBuiltinExpr() local
16004 int ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in ProcessOrderScopeAMDGCN() local
/freebsd-13.1/sys/kern/
H A Dsubr_vmem.c1718 int ord; in DB_SHOW_COMMAND() local