Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/platform/
Dplatform.h22 #if !defined(PLATFORM_POSIX) && !defined(PLATFORM_GOOGLE) && \
38 #define PLATFORM_POSIX macro
46 #define PLATFORM_POSIX macro
52 #define PLATFORM_POSIX macro
Dpng.h23 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_WINDOWS) || \
Dunbounded_work_queue.h26 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
Dnotification.h24 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
Dcasts.h23 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
Ddynamic_annotations.h24 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
Dstacktrace.h24 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
Dsubprocess.h63 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
Dtypes.h28 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
Dmutex.h31 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
307 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
Dfile_system.cc26 #if defined(PLATFORM_POSIX) || defined(IS_MOBILE_PLATFORM)
42 #if defined(PLATFORM_POSIX) || defined(IS_MOBILE_PLATFORM) in Match()
/external/tensorflow/tensorflow/stream_executor/platform/
Dplatform.h19 #if !defined(PLATFORM_POSIX) && !defined(PLATFORM_GOOGLE) && \
28 #define PLATFORM_POSIX macro
35 #define PLATFORM_POSIX macro
Ddso_loader.h24 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
/external/libusb/Xcode/
Dconfig.h30 #define PLATFORM_POSIX 1 macro
/external/libusb/android/
Dconfig.h45 #define PLATFORM_POSIX 1 macro
/external/libusb/darwin/
Dconfig.h123 #define PLATFORM_POSIX 1 macro
/external/libusb/linux/
Dconfig.h123 #define PLATFORM_POSIX 1 macro
/external/libusb/examples/
Ddpfp.c41 #if defined(PLATFORM_POSIX)
191 #if defined(PLATFORM_POSIX)
574 #if defined(PLATFORM_POSIX) in setup_signals()
Dsam3u_benchmark.c181 #if defined(PLATFORM_POSIX) in main()
/external/tensorflow/tensorflow/core/platform/default/
Dstacktrace_handler.cc18 #if !defined(IS_MOBILE_PLATFORM) && defined(PLATFORM_POSIX) && \
Denv.cc247 #if defined(PLATFORM_POSIX) || defined(__APPLE__) || defined(__ANDROID__)
/external/libusb/tests/
Dtestlib.c30 #if defined(PLATFORM_POSIX)
/external/libusb/libusb/
DMakefile.am13 if PLATFORM_POSIX
/external/libusb/
Dconfigure.ac138 AC_DEFINE([PLATFORM_POSIX], [1], [Define to 1 if compiling for a POSIX platform.]) definition
347 AM_CONDITIONAL([PLATFORM_POSIX], [test "x$platform" = xposix]) condition
/external/tensorflow/tensorflow/python/lib/core/
Dndarray_tensor.cc381 #if defined(PLATFORM_GOOGLE) || defined(PLATFORM_POSIX) && \ in FastMemcpy()

12