/openbsd/sys/kern/ |
H A D | kern_resource.c | 372 tuagg_sumup(struct tusage *tu, const struct tusage *from) in tuagg_sumup() 402 tuagg_get_proc(struct tusage *tu, struct proc *p) in tuagg_get_proc() 409 tuagg_get_process(struct tusage *tu, struct process *pr) in tuagg_get_process() 550 struct tusage tu = { 0 }; in dogetrusage() local 611 struct tusage tu = { 0 }; in rucheck() local
|
H A D | kern_acct.c | 172 struct tusage tu; in acct_process() local
|
H A D | kern_time.c | 116 struct tusage tu; in clock_gettime() local
|
H A D | tty.c | 2153 struct tusage tu; in ttyinfo() local
|
H A D | kern_sysctl.c | 2018 struct tusage tu; in fill_kproc() local
|
/openbsd/gnu/llvm/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
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 970923-1.c | 12 tu(a) in tu() function
|
/openbsd/gnu/llvm/clang/tools/libclang/ |
H A D | CXTranslationUnit.h | 74 CXTUOwner(CXTranslationUnitImpl *tu) : TU(tu) { } in CXTUOwner()
|
H A D | CXExtractAPI.cpp | 77 enum CXErrorCode clang_createAPISet(CXTranslationUnit tu, CXAPISet *out_api) { in clang_createAPISet()
|
H A D | CIndex.cpp | 4016 CXTranslationUnit tu = static_cast<CXTranslationUnit>(CT.data[1]); in clang_Type_getObjCEncoding() local 6552 CXTranslationUnit tu = getCursorTU(C); in clang_getCursorReferenced() local
|
/openbsd/regress/lib/libc/printf/ |
H A D | int.c | 119 tu(const char *fmt, enum int_size sz, unsigned long long i, const char *want) in tu() function
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.cpp | 534 DWARFTypeUnit *tu = in Reference() local
|
H A D | ManualDWARFIndex.cpp | 62 if (auto *tu = llvm::dyn_cast<DWARFTypeUnit>(dwp_info->GetUnitAtIndex(U))) in Index() local
|
H A D | SymbolFileDWARF.cpp | 1038 auto &tu = llvm::cast<DWARFTypeUnit>(unit); in GetFile() local 1043 SymbolFileDWARF::GetTypeUnitSupportFiles(DWARFTypeUnit &tu) { in GetTypeUnitSupportFiles()
|
/openbsd/gnu/llvm/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 3031 def __init__(self, tu): argument
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck2.c | 134 tree tu; local
|
/openbsd/gnu/gcc/gcc/ |
H A D | c-typeck.c | 996 struct tagged_tu_seen_cache *tu = XNEW (struct tagged_tu_seen_cache); in alloc_tagged_tu_seen_cache() local 1024 const struct tagged_tu_seen_cache *tu = tagged_tu_seen_base; in free_all_tagged_tu_seen_up_to() local 1084 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); in tagged_types_tu_compatible_p() local 1136 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); in tagged_types_tu_compatible_p() local 1214 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); in tagged_types_tu_compatible_p() local
|
/openbsd/sys/sys/ |
H A D | proc.h | 645 tu_enter(struct tusage *tu) in tu_enter() 652 tu_leave(struct tusage *tu) in tu_leave()
|
H A D | sysctl.h | 592 praddr, sess, vm, lim, sa, tu, isthread, show_addresses) \ argument
|
/openbsd/gnu/llvm/lldb/tools/lldb-test/ |
H A D | lldb-test.cpp | 674 clang::TranslationUnitDecl *tu = ast_ctx.getTranslationUnitDecl(); in dumpAST() local
|
/openbsd/sys/net/ |
H A D | bridgestp.c | 655 struct bstp_tcn_unit tu; in bstp_received_stp() local
|
/openbsd/sys/dev/pci/drm/i915/display/ |
H A D | intel_display_types.h | 994 u32 tu; member
|