/external/chromium-trace/catapult/devil/devil/ |
D | devil_env.py | 175 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/ |
D | sample_file_test.cc | 38 /*test_platform=*/PlatformUtil::GetPlatform("gpu").ValueOrDie(), in SampleFileTest() 39 /*reference_platform=*/PlatformUtil::GetPlatform("cpu") in SampleFileTest()
|
D | hlo_test_base.cc | 52 auto result = PlatformUtil::GetPlatform(kInterpreter); in GetReferencePlatform()
|
D | client_library_test_base.cc | 54 auto result = PlatformUtil::GetPlatform(kInterpreter); in GetReferencePlatform()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | platform_util.h | 54 static StatusOr<se::Platform*> GetPlatform(const string& platform_name);
|
D | platform_util.cc | 141 /*static*/ StatusOr<se::Platform*> PlatformUtil::GetPlatform( in GetPlatform() function in xla::PlatformUtil
|
/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_context.cpp | 223 WideString CPDFXFA_Context::GetPlatform() { in GetPlatform() function in CPDFXFA_Context 224 return m_pFormFillEnv ? m_pFormFillEnv->GetPlatform() : L""; in GetPlatform()
|
D | cpdfxfa_context.h | 64 WideString GetPlatform() override;
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | script_common.py | 25 'adb', devil_env.GetPlatform(), args.adb_path))
|
D | unlock_bootloader.py | 134 'adb', devil_env.GetPlatform(), args.adb_path))
|
/external/tensorflow/tensorflow/compiler/xla/rpc/ |
D | grpc_service_main.cc | 53 platform = PlatformUtil::GetPlatform(platform_str).ValueOrDie(); in RealMain()
|
/external/chromium-trace/catapult/systrace/systrace/ |
D | run_systrace.py | 131 devil_env.GetPlatform(): {
|
/external/pdfium/xfa/fxfa/ |
D | fxfa.h | 119 virtual WideString GetPlatform() = 0;
|
/external/google-breakpad/src/client/ios/ |
D | BreakpadController.mm | 73 NSString* GetPlatform() { 137 BreakpadAddUploadParameter(breakpadRef_, @"platform", GetPlatform());
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | adb_compatibility_devicetest.py | 53 devil_env.GetPlatform(): {
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_formfillenvironment.h | 138 WideString GetPlatform();
|
D | cpdfsdk_formfillenvironment.cpp | 353 WideString CPDFSDK_FormFillEnvironment::GetPlatform() { in GetPlatform() function in CPDFSDK_FormFillEnvironment
|
/external/v8/tools/ |
D | run_perf.py | 625 def GetPlatform(options): member in Platform 1026 platform = Platform.GetPlatform(options)
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | interactive_graphviz.cc | 690 PlatformUtil::GetPlatform(opts.platform).ValueOrDie(); in RealMain()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_hostpseudomodel.cpp | 160 pNotify->GetAppProvider()->GetPlatform().UTF8Encode().AsStringView()); in platform()
|
/external/pdfium/fxjs/ |
D | cjs_app.cpp | 170 WideString platfrom = pFormFillEnv->GetPlatform(); in get_platform()
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | local_computation_builder.cc | 67 PlatformUtil::GetPlatform(platform_name)); in Get()
|
/external/tensorflow/tensorflow/compiler/xrt/tests/ |
D | raw_api_test.cc | 228 xla::PlatformUtil::GetPlatform(*xla_platform_ptr).ValueOrDie(); in XlaCompiledProgramShape()
|
/external/python/cpython2/PC/os2vacpp/ |
D | makefile.omk | 74 GetPlatform.obj \
|
D | makefile | 109 $(PATHOBJ)\GetPlatform.obj \
|