Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/usr.bin/perl/lib/
H A Dbytes_heavy.pl
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/Unicode/
H A DUnicode.xs226 UV ord = enc_unpack(aTHX_ &s,e,size,endian); variable
437 …UV ord = utf8n_to_uvchr_msgs(s, e-s, &len, UTF8_DISALLOW_ILLEGAL_INTERCHANGE | UTF8_WARN_ILLEGAL_I… variable
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/
H A Dorder_statistics_imp.hpp99 size_type ord = 0; in order_of_key() local
/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_guard_impl.h141 IntType load(MemoryOrder ord) { return std::__libcpp_atomic_load(b_, ord); } in load()
142 void store(IntType val, MemoryOrder ord) { std::__libcpp_atomic_store(b_, val, ord); } in store()
143 …IntType exchange(IntType new_val, MemoryOrder ord) { return std::__libcpp_atomic_exchange(b_, new_… in exchange()
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dorder_statistics_imp.hpp123 size_type ord = 0; in order_of_prefix() local
/openbsd-src/gnu/llvm/lld/MachO/
H A DOutputSegment.cpp71 template <typename T, typename F> static auto compareByOrder(F ord) { in compareByOrder()
/openbsd-src/sys/dev/pci/drm/amd/display/modules/vmid/
H A Dvmid.c60 uint16_t ord = dc_get_vmid_use_vector(core_vmid->dc); in evict_vmids() local
/openbsd-src/sys/sys/
H A Daudioio.h142 int ord; member
165 int ord; /* enum */ member
/openbsd-src/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
/openbsd-src/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
/openbsd-src/usr.bin/mandoc/
H A Dhtml.c119 int ord; /* Ordinal number of the latest occurrence. */ member
/openbsd-src/usr.sbin/config/
H A Dsem.c1084 int ord; fixloc() local
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriverUtils.cpp598 int32_t ord; in parseExport() local
H A DDLL.cpp670 uint16_t ord = s->getOrdinal(); in create() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp666 static ConstantInt *createOrdering(IRBuilder<> *IRB, AtomicOrdering ord) { in createOrdering()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A DpeXXigen.c1577 bfd_vma ord = bfd_get_16 (abfd, local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DpeXXigen.c1518 bfd_vma ord = bfd_get_16 (abfd, in pe_print_edata() local
/openbsd-src/sys/dev/isa/
H A Dess.c2194 ess_set_in_port(struct ess_softc *sc, int ord) in ess_set_in_port()
/openbsd-src/usr.bin/openssl/
H A Dapps.c1977 int ord = 0; in options_parse() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGAtomic.cpp1356 auto ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitAtomicExpr() local
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dpe-dll.c975 int ord = pe_def_file->exports[s].ordinal; in fill_edata() local
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dpe-dll.c1007 int ord = pe_def_file->exports[s].ordinal; in fill_edata() local
/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2.c685 loadByOrdinal(enum entries_ordinals ord, int fail) in loadByOrdinal()
3622 ExtLIBPATH(ULONG ord, PSZ path, IV type, int fatal) in ExtLIBPATH()

12