Home
last modified time | relevance | path

Searched full:untranslated (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp75 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 Dlinux_netlink.c176 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 Delf.3301 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 Delf_getarhdr.358 A pointer to a null terminated string containing the untranslated
H A Delf_getdata.3124 this function returns untranslated data.
H A D_libelf.h106 unsigned char *e_rawhdr; /* untranslated header */
H A Delf_data.c210 * Retrieve a data descriptor for raw (untranslated) data for section
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg260 # \D untranslated telephone no. (send strings only)
/freebsd/sbin/ipf/libipf/
H A Dprintnatside.c37 PRINTF("%lu\tpackets untranslated %s\n", ns->ns_ignored, side); in printnatside()
/freebsd/sys/x86/iommu/
H A Dintel_reg.h51 #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 Darm,gic-v3.yaml223 (u32, u32) tuple describing the untranslated
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h63 /// The original (untranslated) input argument list.
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie.h1106 * 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 Dhowto.rst373 since the "g" modifier will need the untranslated value as the key for
/freebsd/crypto/krb5/src/tests/
H A Dkdbtest.c90 * stored as untranslated tl-data. tl3 contains an encoded osa_princ_ent with
/freebsd/contrib/xz/src/xz/
H A Dxz.1669 .\" 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 Dopttbl.c39 public int ctldisp; /* Send control chars to screen untranslated */
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc504 * the method is null, value will be written out untranslated.
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc504 * the method is null, value will be written out untranslated.
/freebsd/share/man/man9/
H A Dbus_space.91753 for which the caller may want to use multi-word, yet untranslated access.
/freebsd/share/doc/papers/fsinterface/
H A Dfsinterface.ms998 the final pathname component may be left untranslated by the lookup
/freebsd/contrib/xz/src/liblzma/common/
H A Dstring_conversion.c734 // untranslated suffixes. in parse_options()
/freebsd/contrib/lib9p/backend/
H A Dfs.c309 "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 Dtrap_subr.S188 * untranslated)
/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py1787 raise ValueError('untranslated bits 0x{0:x} in os flags'.format(flags))

12