Home
last modified time | relevance | path

Searched refs:GetPlatform (Results 1 – 25 of 25) sorted by relevance

/external/chromium-trace/catapult/devil/devil/
Ddevil_env.py175 return self._dm.FetchPath(dependency, GetPlatform(arch, device))
180 return self._dm.LocalPath(dependency, GetPlatform(arch, device))
184 GetPlatform(arch, device), dependencies=dependencies)
187 def GetPlatform(arch=None, device=None): function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dsample_file_test.cc38 /*test_platform=*/PlatformUtil::GetPlatform("gpu").ValueOrDie(), in SampleFileTest()
39 /*reference_platform=*/PlatformUtil::GetPlatform("cpu") in SampleFileTest()
Dhlo_test_base.cc52 auto result = PlatformUtil::GetPlatform(kInterpreter); in GetReferencePlatform()
Dclient_library_test_base.cc54 auto result = PlatformUtil::GetPlatform(kInterpreter); in GetReferencePlatform()
/external/tensorflow/tensorflow/compiler/xla/service/
Dplatform_util.h54 static StatusOr<se::Platform*> GetPlatform(const string& platform_name);
Dplatform_util.cc141 /*static*/ StatusOr<se::Platform*> PlatformUtil::GetPlatform( in GetPlatform() function in xla::PlatformUtil
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp223 WideString CPDFXFA_Context::GetPlatform() { in GetPlatform() function in CPDFXFA_Context
224 return m_pFormFillEnv ? m_pFormFillEnv->GetPlatform() : L""; in GetPlatform()
Dcpdfxfa_context.h64 WideString GetPlatform() override;
/external/chromium-trace/catapult/devil/devil/android/tools/
Dscript_common.py25 'adb', devil_env.GetPlatform(), args.adb_path))
Dunlock_bootloader.py134 'adb', devil_env.GetPlatform(), args.adb_path))
/external/tensorflow/tensorflow/compiler/xla/rpc/
Dgrpc_service_main.cc53 platform = PlatformUtil::GetPlatform(platform_str).ValueOrDie(); in RealMain()
/external/chromium-trace/catapult/systrace/systrace/
Drun_systrace.py131 devil_env.GetPlatform(): {
/external/pdfium/xfa/fxfa/
Dfxfa.h119 virtual WideString GetPlatform() = 0;
/external/google-breakpad/src/client/ios/
DBreakpadController.mm73 NSString* GetPlatform() {
137 BreakpadAddUploadParameter(breakpadRef_, @"platform", GetPlatform());
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dadb_compatibility_devicetest.py53 devil_env.GetPlatform(): {
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.h138 WideString GetPlatform();
Dcpdfsdk_formfillenvironment.cpp353 WideString CPDFSDK_FormFillEnvironment::GetPlatform() { in GetPlatform() function in CPDFSDK_FormFillEnvironment
/external/v8/tools/
Drun_perf.py625 def GetPlatform(options): member in Platform
1026 platform = Platform.GetPlatform(options)
/external/tensorflow/tensorflow/compiler/xla/tools/
Dinteractive_graphviz.cc690 PlatformUtil::GetPlatform(opts.platform).ValueOrDie(); in RealMain()
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp160 pNotify->GetAppProvider()->GetPlatform().UTF8Encode().AsStringView()); in platform()
/external/pdfium/fxjs/
Dcjs_app.cpp170 WideString platfrom = pFormFillEnv->GetPlatform(); in get_platform()
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc67 PlatformUtil::GetPlatform(platform_name)); in Get()
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc228 xla::PlatformUtil::GetPlatform(*xla_platform_ptr).ValueOrDie(); in XlaCompiledProgramShape()
/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk74 GetPlatform.obj \
Dmakefile109 $(PATHOBJ)\GetPlatform.obj \