Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 25 of 68) sorted by relevance

123

/external/lldb/source/DataFormatters/
DCocoa.cpp35 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSBundleSummaryProvider() local
82 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSTimeZoneSummaryProvider() local
126 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSNotificationSummaryProvider() local
172 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSMachPortSummaryProvider() local
221 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSIndexSetSummaryProvider() local
299 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSNumberSummaryProvider() local
424 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSURLSummaryProvider() local
489 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSDateSummaryProvider() local
DCF.cpp50 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in CFBagSummaryProvider() local
114 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in CFBitVectorSummaryProvider() local
244 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in CFBinaryHeapSummaryProvider() local
DNSArray.cpp35 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSArraySummaryProvider() local
292 …ObjCLanguageRuntime *runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSArraySyntheticFrontEndCreator() local
DNSSet.cpp36 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSSetSummaryProvider() local
117 …ObjCLanguageRuntime *runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSSetSyntheticFrontEndCreator() local
DNSDictionary.cpp90 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSDictionarySummaryProvider() local
160 …ObjCLanguageRuntime *runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSDictionarySyntheticFrontEndCreator() local
DCXXFormatterFunctions.cpp789 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in ObjCClassSummaryProvider() local
866 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSDataSummaryProvider() local
963 …ObjCLanguageRuntime* runtime = (ObjCLanguageRuntime*)process_sp->GetLanguageRuntime(lldb::eLanguag… in NSStringSummaryProvider() local
/external/guava/guava/src/com/google/common/util/concurrent/
DUncaughtExceptionHandlers.java53 private final Runtime runtime; field in UncaughtExceptionHandlers.Exiter
55 Exiter(Runtime runtime) { in Exiter()
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
Dneteq_performance_unittest.cc22 int64_t runtime = webrtc::test::NetEqPerformanceTest::Run( in TEST() local
36 int64_t runtime = webrtc::test::NetEqPerformanceTest::Run( in TEST() local
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.h178 TaggedPointerVendor (AppleObjCRuntimeV2& runtime) : in TaggedPointerVendor()
228 TaggedPointerVendorLegacy (AppleObjCRuntimeV2& runtime) : in TaggedPointerVendorLegacy()
DAppleObjCRuntimeV2.cpp827 AppleObjCRuntimeV2::HashTableSignature::NeedsUpdate (Process *process, AppleObjCRuntimeV2 *runtime,… in NeedsUpdate()
855 …ClassDescriptorV2 (AppleObjCRuntimeV2 &runtime, ObjCLanguageRuntime::ObjCISA isa, const char *name… in ClassDescriptorV2()
2357 AppleObjCRuntimeV2::NonPointerISACache::CreateInstance (AppleObjCRuntimeV2& runtime, const lldb::Mo… in CreateInstance()
2393 AppleObjCRuntimeV2::TaggedPointerVendor::CreateInstance (AppleObjCRuntimeV2& runtime, const lldb::M… in CreateInstance()
2552 …aggedPointerVendorRuntimeAssisted::TaggedPointerVendorRuntimeAssisted (AppleObjCRuntimeV2& runtime, in TaggedPointerVendorRuntimeAssisted()
2612 AppleObjCRuntimeV2::NonPointerISACache::NonPointerISACache (AppleObjCRuntimeV2& runtime, in NonPointerISACache()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
Dtesting.properties21 runtime=VE-SDK-${buildId}.zip key
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/test/
DtestG711.cc54 double runtime; in main() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/test/
DtestG722.cc59 double runtime = 0; in main() local
/external/lldb/source/Core/
DValueObjectDynamicValue.cpp157 LanguageRuntime *runtime = process->GetLanguageRuntime (known_type); in UpdateValue() local
/external/chromium_org/extensions/renderer/
Dapi_test_base.cc178 gin::Dictionary runtime(gin::Dictionary::CreateEmpty(env()->isolate())); in InitializeEnvironment() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/
DReflectionUtils.java54 public static String getFullyQualifiedName(Type type, boolean runtime) { in getFullyQualifiedName()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c109 double runtime; in main() local
Dkenny.cc108 double starttime, runtime, length_file; in main() local
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c109 double runtime; in main() local
Dkenny.c107 double starttime, runtime, length_file; in main() local
/external/chromium_org/third_party/npapi/npspy/extern/java/
Djriext.h171 #define JRI_DisposeRuntime(runtime) \ argument
178 #define JRI_SetIOMode(runtime, mode) \ argument
185 #define JRI_SetFSMode(runtime, mode) \ argument
193 #define JRI_SetRTMode(runtime, mode) \ argument
198 #define JRI_NewEnv(runtime, thread) \ argument
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/
DsimpleKenny.c83 double runtime; in main() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
DReleaseTest-API.cc57 double starttime, runtime, length_file; in main() local
/external/skia/src/animator/
DSkScriptTokenizer.cpp750 SkScriptRuntime runtime(fCallBackArray); in innerScript() local
1158 SkScriptRuntime runtime(fCallBackArray); in processOp() local
/external/chromium_org/third_party/skia/src/animator/
DSkScriptTokenizer.cpp750 SkScriptRuntime runtime(fCallBackArray); in innerScript() local
1158 SkScriptRuntime runtime(fCallBackArray); in processOp() local

123