Searched defs:ord (Results 1 - 24 of 24) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/lib/
H A Dbytes_heavy.pl16 sub ord (_) { subroutine
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/
H A Dorder_statistics_imp.hpp99 size_type ord = 0; local
/openbsd-current/gnu/llvm/lld/MachO/
H A DOutputSegment.cpp71 template <typename T, typename F> static auto compareByOrder(F ord) { argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dorder_statistics_imp.hpp123 size_type ord = 0; local
/openbsd-current/sys/dev/pci/drm/amd/display/modules/vmid/
H A Dvmid.c60 uint16_t ord = dc_get_vmid_use_vector(core_vmid->dc); local
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dresres.c464 unsigned short ord; local
H A Ddlltool.c328 int ord; /* Two-byte ordinal value associated with function. */ member in struct:ifunct
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dresres.c464 unsigned short ord; local
H A Ddlltool.c324 int ord; /* Two-byte ordinal value associated with function. */ member in struct:ifunct
/openbsd-current/gnu/llvm/lld/COFF/
H A DDLL.cpp670 uint16_t ord = s->getOrdinal(); local
H A DDriverUtils.cpp598 int32_t ord; local
/openbsd-current/usr.sbin/config/
H A Dsem.c1084 int ord; local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp666 static ConstantInt *createOrdering(IRBuilder<> *IRB, AtomicOrdering ord) { argument
/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dcxa_guard_impl.h141 IntType load(MemoryOrder ord) { return std::__libcpp_atomic_load(b_, ord); } argument
142 void store(IntType val, MemoryOrder ord) { std::__libcpp_atomic_store(b_, val, ord); } argument
143 IntType exchange(IntType new_val, MemoryOrder ord) { return std::__libcpp_atomic_exchange(b_, new_val, ord); } argument
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A DpeXXigen.c1577 bfd_vma ord = bfd_get_16 (abfd, local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A DpeXXigen.c1518 bfd_vma ord = bfd_get_16 (abfd, local
/openbsd-current/sys/sys/
H A Daudioio.h142 int ord; member in struct:mixer_devinfo::__anon10064::audio_mixer_enum::__anon10065
165 int ord; /* enum */ member in union:mixer_ctrl::__anon10067
/openbsd-current/sys/dev/isa/
H A Dess.c2194 ess_set_in_port(struct ess_softc *sc, int ord) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGAtomic.cpp1356 auto ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); local
/openbsd-current/usr.bin/openssl/
H A Dapps.c1977 int ord = 0; local
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dpe-dll.c975 int ord = pe_def_file->exports[s].ordinal; local
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dpe-dll.c1007 int ord = pe_def_file->exports[s].ordinal; local
/openbsd-current/sys/dev/pci/
H A Dazalia.h611 int ord; member in union:__anon11::__anon12
/openbsd-current/gnu/usr.bin/perl/os2/
H A Dos2.c685 loadByOrdinal(enum entries_ordinals ord, int fail) argument
3622 ExtLIBPATH(ULONG ord, PSZ path, IV type, int fatal) argument
[all...]

Completed in 576 milliseconds