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

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectDynamicValue.cpp157 LanguageRuntime *runtime = process->GetLanguageRuntime (known_type); local
H A DValueObject.cpp1276 LanguageRuntime *runtime = process->GetLanguageRuntime(language); local
/freebsd-10.0-release/sys/kern/
H A Dkern_synch.c434 uint64_t runtime, new_switchtime; local
H A Dkern_thread.c397 uint64_t runtime, new_switchtime; local
H A Dkern_racct.c913 uint64_t runtime; local
1110 uint64_t runtime; local
[all...]
H A Dkern_resource.c830 uint64_t runtime, u; local
862 uint64_t runtime, u; local
[all...]
H A Dkern_time.c246 cputick2timespec(uint64_t runtime, struct timespec *ats) argument
256 uint64_t runtime, curtime, switchtime; local
276 uint64_t runtime; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormatNavigator.h496 ObjCLanguageRuntime* runtime = process_sp->GetObjCLanguageRuntime(); local
/freebsd-10.0-release/usr.bin/at/
H A Dat.c464 struct tm runtime; local
H A Dparsetime.c594 struct tm nowtime, runtime; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DClangExpressionDeclMap.cpp659 ObjCLanguageRuntime *runtime = process->GetObjCLanguageRuntime(); local
/freebsd-10.0-release/sbin/pfctl/
H A Dpfctl_parser.c493 time_t runtime; local
[all...]
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c153 time_t runtime; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp1947 LanguageRuntime *runtime = GetLanguageRuntime(eLanguageTypeC_plus_plus, retry_if_null); local
1956 LanguageRuntime *runtime = GetLanguageRuntime(eLanguageTypeObjC, retry_if_null); local
1971 LanguageRuntime *runtime = GetLanguageRuntime (known_type); local
[all...]
H A DTarget.cpp1166 LanguageRuntime* runtime = m_process_sp->GetLanguageRuntime(lldb::eLanguageTypeObjC); local
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c963 static const uint8_t runtime[3] = { 0, 2, 7 }; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DTools.cpp1370 shouldUseExceptionTablesForObjCExceptions(const ObjCRuntime &runtime, argument
3542 ObjCRuntime runtime; local
3611 ObjCRuntime runtime; local
4712 ObjCRuntime runtime = local
[all...]
/freebsd-10.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-device.c1044 __hal_device_tti_configure(xge_hal_device_t *hldev, int runtime) argument
1099 __hal_device_rti_configure(xge_hal_device_t *hldev, int runtime) argument
949 __hal_device_tti_apply(xge_hal_device_t *hldev, xge_hal_tti_config_t *tti, int num, int runtime) argument
[all...]
/freebsd-10.0-release/sys/xen/interface/
H A Dsysctl.h562 uint64_aligned_t runtime; member in struct:xen_sysctl_arinc653_schedule::__anon11245
/freebsd-10.0-release/contrib/gcc/
H A Dexcept.c1154 tree runtime = (*lang_eh_runtime_type) (type); local
[all...]

Completed in 208 milliseconds