/netbsd-src/external/bsd/ipf/dist/lib/ |
H A D | ipf_dotuning.c | 21 ipftune_t tu; local
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/ |
H A D | test_translation_unit.py | 32 def save_tu(tu): argument 43 def save_tu_pathlike(tu): argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | etime.c | 35 GFC_REAL_4 tu, ts, tt, *tp; in etime_sub() local
|
H A D | dtime.c | 44 GFC_REAL_4 tu, ts, tt; in dtime_sub() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | etime.c | 35 GFC_REAL_4 tu, ts, tt, *tp; in etime_sub() local
|
H A D | dtime.c | 44 GFC_REAL_4 tu, ts, tt; in dtime_sub() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXTranslationUnit.h | 74 CXTUOwner(CXTranslationUnitImpl *tu) : TU(tu) { } in CXTUOwner()
|
H A D | CIndex.cpp | 3790 CXTranslationUnit tu = static_cast<CXTranslationUnit>(CT.data[1]); in clang_Type_getObjCEncoding() local 6292 CXTranslationUnit tu = getCursorTU(C); in clang_getCursorReferenced() local
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | libdwarf_info.c | 64 Dwarf_CU tu; in _dwarf_info_first_tu() local
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tset_si.c | 340 unsigned long tu[3] = { 0, ULONG_MAX, 17 }; in get_tests() local
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/ |
H A D | cindex.py | 252 def from_position(tu, file, line, column): argument 260 def from_offset(tu, file, offset): argument 532 def __init__(self, tu, memory, count): argument 541 def get_tokens(tu, extent): argument 1423 def from_location(tu, location): argument 2974 def __init__(self, tu): argument
|
/netbsd-src/sys/net/ |
H A D | bridgestp.c | 594 struct bstp_tcn_unit tu; in bstp_input() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | schema_init.c | 3875 struct berval *tu, in issuerAndThisUpdateCheck() 4042 struct berval i, tu; in issuerAndThisUpdateValidate() local 4080 struct berval i, tu, ni = BER_BVNULL; in issuerAndThisUpdatePretty() local 4145 struct berval i, ni, tu, tu2; in issuerAndThisUpdateNormalize() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | gdb-index.cc | 1267 const Type_unit& tu = this->type_units_[i]; in do_write() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | gdb-index.cc | 1267 const Type_unit& tu = this->type_units_[i]; in do_write() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_display.h | 305 u32 tu; member
|
/netbsd-src/sys/dev/pci/ |
H A D | twe.c | 1747 struct twe_usercommand *tu; in tweioctl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 1373 struct tagged_tu_seen_cache *tu = XNEW (struct tagged_tu_seen_cache); in alloc_tagged_tu_seen_cache() local 1401 const struct tagged_tu_seen_cache *tu = tagged_tu_seen_base; in free_all_tagged_tu_seen_up_to() local 1464 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); in tagged_types_tu_compatible_p() local 1516 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); in tagged_types_tu_compatible_p() local 1601 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); in tagged_types_tu_compatible_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 1387 struct tagged_tu_seen_cache *tu = XNEW (struct tagged_tu_seen_cache); in alloc_tagged_tu_seen_cache() local 1415 const struct tagged_tu_seen_cache *tu = tagged_tu_seen_base; in free_all_tagged_tu_seen_up_to() local 1478 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); in tagged_types_tu_compatible_p() local 1530 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); in tagged_types_tu_compatible_p() local 1615 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); in tagged_types_tu_compatible_p() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
H A D | atom.h | 130 u8 tu:6; member
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/ |
H A D | mini-gmp.c | 2699 mpz_t tu, tv; in mpz_gcd() local 2762 mpz_t tu, tv, s0, s1, t0, t1; in mpz_gcdext() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | asan.cc | 3279 const_tree tu = get_ultimate_context ((const_tree)decl); in asan_add_global() local
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | fil.c | 7077 ipftune_t tu; in ipf_ipftune() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | mtype.d | 6957 if (auto tu = t.isTypeTuple()) in _foreachImpl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | mtype.c | 9462 TypeTuple *tu = (TypeTuple *)t; in Parameter_foreach() local
|