Searched defs:runtime (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h46 static bool classof(const LanguageRuntime *runtime) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.h38 static bool classof(const LanguageRuntime *runtime) { argument
H A DAppleObjCRuntimeV1.h39 static bool classof(const LanguageRuntime *runtime) { argument
H A DAppleObjCClassDescriptorV2.cpp501 void ClassDescriptorV2::iVarsStorage::fill(AppleObjCRuntimeV2 &runtime, argument
H A DAppleObjCTypeEncodingParser.cpp22 AppleObjCTypeEncodingParser( ObjCLanguageRuntime &runtime) argument
H A DAppleObjCClassDescriptorV2.h212 ClassDescriptorV2(AppleObjCRuntimeV2 &runtime, argument
H A DAppleObjCRuntimeV2.h45 static bool classof(const LanguageRuntime *runtime) { argument
180 TaggedPointerVendorV2(AppleObjCRuntimeV2 &runtime) argument
264 TaggedPointerVendorLegacy(AppleObjCRuntimeV2 &runtime) argument
[all...]
H A DAppleObjCDeclVendor.cpp144 AppleObjCDeclVendor::AppleObjCDeclVendor(ObjCLanguageRuntime &runtime) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp48 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( variable
51 assert(runtime); variable
105 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( variable
108 assert(runtime); variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h51 static bool classof(const LanguageRuntime *runtime) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DQueueItem.cpp100 SystemRuntime *runtime = process_sp->GetSystemRuntime(); local
/freebsd-11-stable/sys/kern/
H A Dkern_synch.c400 uint64_t runtime, new_switchtime; local
H A Dkern_thread.c517 uint64_t runtime, new_switchtime; local
H A Dkern_racct.c986 uint64_t pct_estimate, pct, runtime; local
1224 uint64_t pct, pct_estimate, runtime; local
[all...]
H A Dkern_resource.c811 uint64_t runtime, u; local
843 uint64_t runtime, u; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp100 SystemRuntime *runtime = process_sp->GetSystemRuntime(); local
130 SystemRuntime *runtime = process_sp->GetSystemRuntime(); local
154 SystemRuntime *runtime = process_sp->GetSystemRuntime(); local
181 SystemRuntime *runtime local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectDynamicValue.cpp149 LanguageRuntime *runtime = nullptr; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp896 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); local
H A DCocoa.cpp475 AppleObjCRuntime *runtime = llvm::dyn_cast_or_null<AppleObjCRuntime>( local
860 auto *runtime = llvm::dyn_cast_or_null<AppleObjCRuntime>( local
[all...]
/freebsd-11-stable/usr.bin/at/
H A Dat.c466 struct tm runtime; local
H A Dparsetime.c597 struct tm nowtime, runtime; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h200 static bool classof(const LanguageRuntime *runtime) { argument
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c155 time_t runtime; local
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.c487 time_t runtime; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1206 auto runtime = process_sp->GetLanguageRuntime(lang); local
[all...]

Completed in 184 milliseconds

12