/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeStreamMerger.cpp | 75 static const TypeIndex Untranslated; member in __anon294433670111::TypeStreamMerger 155 if (LLVM_UNLIKELY(MapPos >= Map.size() || Map[MapPos] == Untranslated)) in remapIndexSimple() 205 const TypeIndex TypeStreamMerger::Untranslated(SimpleTypeKind::NotTranslated); 237 Idx = Untranslated; in remapIndexFallback() 356 TypeIndex DestIdx = Untranslated; in remapType()
|
/freebsd/sys/compat/linux/ |
H A D | linux_netlink.c | 176 RT_LOG(LOG_DEBUG, "Passing message type %d untranslated", in rtnl_from_linux() 500 RT_LOG(LOG_DEBUG, "[WARN] Passing message type %d untranslated", in rtnl_to_linux() 526 RT_LOG(LOG_DEBUG, "[WARN] Passing ack message type %d untranslated", in nlmsg_error_to_linux() 552 RT_LOG(LOG_DEBUG, "[WARN] Passing message type %d untranslated", in nlmsg_to_linux()
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf.3 | 301 The untranslated 464 Retrieve untranslated data for an ELF section. 466 Return a pointer to the untranslated file contents for an ELF object.
|
H A D | elf_getarhdr.3 | 58 A pointer to a null terminated string containing the untranslated
|
H A D | elf_getdata.3 | 124 this function returns untranslated data.
|
H A D | _libelf.h | 106 unsigned char *e_rawhdr; /* untranslated header */
|
H A D | elf_data.c | 210 * Retrieve a data descriptor for raw (untranslated) data for section
|
/freebsd/contrib/dialog/samples/copifuncs/ |
H A D | copi.ifmcfg2 | 60 # \D untranslated telephone no. (send strings only)
|
/freebsd/sbin/ipf/libipf/ |
H A D | printnatside.c | 37 PRINTF("%lu\tpackets untranslated %s\n", ns->ns_ignored, side); in printnatside()
|
/freebsd/sys/x86/iommu/ |
H A D | intel_reg.h | 51 #define DMAR_CTX1_T_UNTR 0 /* only Untranslated */ 52 #define DMAR_CTX1_T_TR 4 /* both Untranslated
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | arm,gic-v3.yaml | 223 (u32, u32) tuple describing the untranslated
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Compilation.h | 63 /// The original (untranslated) input argument list.
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie.h | 1106 * the untranslated address is not in the region bounded by the Base 1107 * address and Limit address. Match occurs when the untranslated address 1141 * untranslated address to form bits [31:16] of the translated address.
|
/freebsd/contrib/libxo/doc/ |
H A D | howto.rst | 373 since the "g" modifier will need the untranslated value as the key for
|
/freebsd/crypto/krb5/src/tests/ |
H A D | kdbtest.c | 90 * stored as untranslated tl-data. tl3 contains an encoded osa_princ_ent with
|
/freebsd/contrib/xz/src/xz/ |
H A D | xz.1 | 669 .\" only the untranslated strings. 2163 .\" parse, thus the untranslated strings must be included in the translated 2246 .\" them in untranslated form for scripts to parse.
|
/freebsd/contrib/less/ |
H A D | opttbl.c | 39 public int ctldisp; /* Send control chars to screen untranslated */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProfData.inc | 504 * the method is null, value will be written out untranslated.
|
/freebsd/contrib/llvm-project/compiler-rt/include/profile/ |
H A D | InstrProfData.inc | 504 * the method is null, value will be written out untranslated.
|
/freebsd/share/man/man9/ |
H A D | bus_space.9 | 1753 for which the caller may want to use multi-word, yet untranslated access.
|
/freebsd/share/doc/papers/fsinterface/ |
H A D | fsinterface.ms | 998 the final pathname component may be left untranslated by the lookup
|
/freebsd/contrib/xz/src/liblzma/common/ |
H A D | string_conversion.c | 734 // untranslated suffixes. in parse_options()
|
/freebsd/contrib/lib9p/backend/ |
H A D | fs.c | 309 "fs_oflags_dotu: untranslated bits: %#x", in fs_oflags_dotu() 402 "fs_oflags_dotl: untranslated bits: %#x", in fs_oflags_dotl()
|
/freebsd/sys/powerpc/booke/ |
H A D | trap_subr.S | 188 * untranslated)
|
/freebsd/contrib/lib9p/pytest/ |
H A D | p9conn.py | 1787 raise ValueError('untranslated bits 0x{0:x} in os flags'.format(flags))
|