Home
last modified time | relevance | path

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

1234

/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
/external/guava/guava/src/com/google/common/util/concurrent/
DUncaughtExceptionHandlers.java56 private final Runtime runtime; field in UncaughtExceptionHandlers.Exiter
58 Exiter(Runtime runtime) { in Exiter()
/external/webrtc/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()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
DInstrumentationSizeSzenario.java33 final IRuntime runtime = new LoggerRuntime(); in run() local
DExecuteInstrumentedCodeScenario.java41 IRuntime runtime = new LoggerRuntime(); in getInstrumentedCallable() local
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
DPreMain.java47 final IRuntime runtime = createRuntime(inst); in premain() local
DCoverageTransformer.java60 public CoverageTransformer(final IRuntime runtime, in CoverageTransformer()
/external/autotest/client/site_tests/platform_CryptohomeStress/
Dplatform_CryptohomeStress.py26 def run_once(self, runtime=300): argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
Dtesting.properties21 runtime=VE-SDK-${buildId}.zip key
/external/autotest/client/site_tests/platform_CryptohomeFio/
Dplatform_CryptohomeFio.py28 def run_once(self, runtime, disk_configs, argument
/external/autotest/client/site_tests/platform_SuspendStress/
Dplatform_SuspendStress.py50 def run_once(self, auto_start=False, runtime=None): argument
/external/guice/core/test/com/google/inject/
DProvisionExceptionsTest.java153 @Inject public Explosion(@Named("runtime") boolean runtime) throws IOException { in Explosion()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
DClassFileVersionsTest.java89 IRuntime runtime = new SystemPropertiesRuntime(); in testVersion() local
DStructuredLockingTest.java61 IRuntime runtime = new SystemPropertiesRuntime(); in assertStructuredLocking() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
DRuntimeTestBase.java38 private IRuntime runtime; field in RuntimeTestBase
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/
DtestG711.cc47 double runtime; in main() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/test/
DtestG722.cc54 double runtime = 0; in main() local
/external/clang/test/OpenMP/
Dordered_codegen.cpp166 void runtime(float *a, float *b, float *c, float *d) { in runtime() function
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
DCoreTutorial.java111 final IRuntime runtime = new LoggerRuntime(); in execute() local
/external/lldb/source/Core/
DValueObjectDynamicValue.cpp157 LanguageRuntime *runtime = process->GetLanguageRuntime (known_type); in UpdateValue() local

1234