Home
last modified time | relevance | path

Searched defs:tu (Results 1 – 22 of 22) sorted by relevance

/openbsd/sys/kern/
H A Dkern_resource.c372 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 Dkern_acct.c172 struct tusage tu; in acct_process() local
H A Dkern_time.c116 struct tusage tu; in clock_gettime() local
H A Dtty.c2153 struct tusage tu; in ttyinfo() local
H A Dkern_sysctl.c2018 struct tusage tu; in fill_kproc() local
/openbsd/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py32 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 D970923-1.c12 tu(a) in tu() function
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXTranslationUnit.h74 CXTUOwner(CXTranslationUnitImpl *tu) : TU(tu) { } in CXTUOwner()
H A DCXExtractAPI.cpp77 enum CXErrorCode clang_createAPISet(CXTranslationUnit tu, CXAPISet *out_api) { in clang_createAPISet()
H A DCIndex.cpp4016 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 Dint.c119 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 DDWARFFormValue.cpp534 DWARFTypeUnit *tu = in Reference() local
H A DManualDWARFIndex.cpp62 if (auto *tu = llvm::dyn_cast<DWARFTypeUnit>(dwp_info->GetUnitAtIndex(U))) in Index() local
H A DSymbolFileDWARF.cpp1038 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 Dcindex.py252 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 Dtypeck2.c134 tree tu; local
/openbsd/gnu/gcc/gcc/
H A Dc-typeck.c996 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 Dproc.h645 tu_enter(struct tusage *tu) in tu_enter()
652 tu_leave(struct tusage *tu) in tu_leave()
H A Dsysctl.h592 praddr, sess, vm, lim, sa, tu, isthread, show_addresses) \ argument
/openbsd/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp674 clang::TranslationUnitDecl *tu = ast_ctx.getTranslationUnitDecl(); in dumpAST() local
/openbsd/sys/net/
H A Dbridgestp.c655 struct bstp_tcn_unit tu; in bstp_received_stp() local
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_types.h994 u32 tu; member