/openbsd-src/gnu/usr.bin/perl/lib/ |
H A D | bytes_heavy.pl |
|
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/Unicode/ |
H A D | Unicode.xs | 226 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 D | order_statistics_imp.hpp | 99 size_type ord = 0; in order_of_key() local
|
/openbsd-src/gnu/llvm/libcxxabi/src/ |
H A D | cxa_guard_impl.h | 141 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 D | order_statistics_imp.hpp | 123 size_type ord = 0; in order_of_prefix() local
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | OutputSegment.cpp | 71 template <typename T, typename F> static auto compareByOrder(F ord) { in compareByOrder()
|
/openbsd-src/sys/dev/pci/drm/amd/display/modules/vmid/ |
H A D | vmid.c | 60 uint16_t ord = dc_get_vmid_use_vector(core_vmid->dc); in evict_vmids() local
|
/openbsd-src/sys/sys/ |
H A D | audioio.h | 142 int ord; member 165 int ord; /* enum */ member
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | resres.c | 464 unsigned short ord; local
|
H A D | dlltool.c | 328 int ord; /* Two-byte ordinal value associated with function. */ member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | resres.c | 464 unsigned short ord; local
|
H A D | dlltool.c | 324 int ord; /* Two-byte ordinal value associated with function. */ member
|
/openbsd-src/usr.bin/mandoc/ |
H A D | html.c | 119 int ord; /* Ordinal number of the latest occurrence. */ member
|
/openbsd-src/usr.sbin/config/ |
H A D | sem.c | 1084 int ord; fixloc() local
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | DriverUtils.cpp | 598 int32_t ord; in parseExport() local
|
H A D | DLL.cpp | 670 uint16_t ord = s->getOrdinal(); in create() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 666 static ConstantInt *createOrdering(IRBuilder<> *IRB, AtomicOrdering ord) { in createOrdering()
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | peXXigen.c | 1577 bfd_vma ord = bfd_get_16 (abfd, local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | peXXigen.c | 1518 bfd_vma ord = bfd_get_16 (abfd, in pe_print_edata() local
|
/openbsd-src/sys/dev/isa/ |
H A D | ess.c | 2194 ess_set_in_port(struct ess_softc *sc, int ord) in ess_set_in_port()
|
/openbsd-src/usr.bin/openssl/ |
H A D | apps.c | 1977 int ord = 0; in options_parse() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGAtomic.cpp | 1356 auto ord = cast<llvm::ConstantInt>(Order)->getZExtValue(); in EmitAtomicExpr() local
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | pe-dll.c | 975 int ord = pe_def_file->exports[s].ordinal; in fill_edata() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | pe-dll.c | 1007 int ord = pe_def_file->exports[s].ordinal; in fill_edata() local
|
/openbsd-src/gnu/usr.bin/perl/os2/ |
H A D | os2.c | 685 loadByOrdinal(enum entries_ordinals ord, int fail) in loadByOrdinal() 3622 ExtLIBPATH(ULONG ord, PSZ path, IV type, int fatal) in ExtLIBPATH()
|