Home
last modified time | relevance | path

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

1234

/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_diagnostics.cc18 #if !defined(PLATFORM_WINDOWS)
31 #if !defined(PLATFORM_WINDOWS)
119 #elif !defined(PLATFORM_WINDOWS)
154 #elif !defined(PLATFORM_WINDOWS) in LogDiagnosticInformation()
177 #ifndef PLATFORM_WINDOWS in LogDriverVersionInformation()
209 #if !defined(__APPLE__) && !defined(PLATFORM_WINDOWS) in LogDriverVersionInformation()
246 #if !defined(PLATFORM_WINDOWS) && !defined(ANDROID_TEGRA) in FindDsoVersion()
357 #elif defined(PLATFORM_WINDOWS) in FindKernelDriverVersion()
/external/tensorflow/tensorflow/compiler/xla/stream_executor/platform/
Dplatform.h21 !defined(PLATFORM_WINDOWS) && !defined(PLATFORM_CHROMIUMOS)
31 #define PLATFORM_WINDOWS macro
Ddso_loader.h25 defined(PLATFORM_GOOGLE_ANDROID) || defined(PLATFORM_WINDOWS)
/external/tensorflow/tensorflow/compiler/xla/stream_executor/platform/default/
Ddso_loader.cc59 #if !defined(PLATFORM_WINDOWS) in GetDsoHandle()
71 #if defined(PLATFORM_WINDOWS) in GetCudaDriverDsoHandle()
125 #if defined(PLATFORM_WINDOWS) in GetNvInferDsoHandle()
133 #if defined(PLATFORM_WINDOWS) in GetNvInferPluginDsoHandle()
/external/tensorflow/tensorflow/tsl/platform/default/
Dtracing.cc20 #ifndef PLATFORM_WINDOWS
40 #ifndef PLATFORM_WINDOWS in GetLogDir()
/external/tensorflow/tensorflow/core/platform/
Dplatform.h24 !defined(PLATFORM_WINDOWS)
42 #define PLATFORM_WINDOWS macro
Dtypes.h30 defined(PLATFORM_GOOGLE_IOS) || defined(PLATFORM_WINDOWS)
65 #if defined(PLATFORM_WINDOWS)
Dvmodule_test.cc27 #ifdef PLATFORM_WINDOWS
68 #elif defined(PLATFORM_WINDOWS) in RealMain()
Dpath.cc23 #if defined(PLATFORM_WINDOWS)
50 #ifdef PLATFORM_WINDOWS in FixBazelEnvPath()
99 #ifdef PLATFORM_WINDOWS in SplitPath()
310 #elif defined(PLATFORM_WINDOWS) in GetTempFilename()
Dpng.h23 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_WINDOWS) || \
Dunbounded_work_queue.h28 defined(PLATFORM_GOOGLE_IOS) || defined(PLATFORM_WINDOWS)
Dnotification.h26 defined(PLATFORM_GOOGLE_IOS) || defined(PLATFORM_WINDOWS)
Dcasts.h25 defined(PLATFORM_GOOGLE_IOS) || defined(PLATFORM_WINDOWS)
Ddynamic_annotations.h26 defined(PLATFORM_GOOGLE_IOS) || defined(PLATFORM_WINDOWS)
Dstacktrace.h28 #elif defined(PLATFORM_WINDOWS)
Dabi_test.cc28 #ifdef PLATFORM_WINDOWS in TEST()
Dsnappy.h21 #if !defined(PLATFORM_WINDOWS)
Dsubprocess.h67 #elif defined(PLATFORM_WINDOWS)
/external/tensorflow/tensorflow/core/util/
Doverflow_test.cc20 #ifdef PLATFORM_WINDOWS
31 #ifdef PLATFORM_WINDOWS in HasOverflow()
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc27 #ifndef PLATFORM_WINDOWS
244 #ifndef PLATFORM_WINDOWS
375 #ifndef PLATFORM_WINDOWS in PublishDebugMetadata()
445 #ifndef PLATFORM_WINDOWS in PublishDebugTensor()
518 #ifndef PLATFORM_WINDOWS in PublishGraph()
532 #ifndef PLATFORM_WINDOWS in IsCopyNodeGateOpen()
551 #ifndef PLATFORM_WINDOWS in IsDebugNodeGateOpen()
570 #ifndef PLATFORM_WINDOWS in IsDebugURLGateOpen()
583 #ifndef PLATFORM_WINDOWS in CloseDebugURL()
726 #ifndef PLATFORM_WINDOWS
/external/curl/lib/
Dversion_win32.c110 if(matched && (platform == PLATFORM_WINDOWS)) { in curlx_verify_windows_version()
181 case PLATFORM_WINDOWS: in curlx_verify_windows_version()
268 if(platform == PLATFORM_WINDOWS) in curlx_verify_windows_version()
Dversion_win32.h43 PLATFORM_WINDOWS, enumerator
/external/tensorflow/tensorflow/core/kernels/
Dsegment_reduction_ops_gpu_0.cu.cc25 #if !defined(PLATFORM_WINDOWS) in UseDeterministicSegmentReductions()
103 #if !defined(PLATFORM_WINDOWS)
/external/libusb/msvc/
Dconfig.h51 #define PLATFORM_WINDOWS 1 macro
/external/tensorflow/tensorflow/core/profiler/lib/
Dtraceme_encode_test.cc48 #if !defined(PLATFORM_WINDOWS)

1234