HomeSort by relevance Sort by last modified time
    Searched refs:PLATFORM_POSIX (Results 1 - 15 of 15) sorted by null

  /external/tensorflow/tensorflow/core/platform/
platform.h 22 #if !defined(PLATFORM_POSIX) && !defined(PLATFORM_GOOGLE) && \
32 #define PLATFORM_POSIX
44 #define PLATFORM_POSIX
54 #define PLATFORM_POSIX
dynamic_annotations.h 24 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
gif.h 23 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_WINDOWS) || \
notification.h 24 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
png.h 23 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_WINDOWS) || \
stacktrace.h 24 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
thread_annotations.h 23 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
jpeg.h 23 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_WINDOWS) || \
mutex.h 29 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
subprocess.h 52 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
types.h 27 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
stacktrace_handler.cc 19 defined(PLATFORM_POSIX) && (defined(__clang__) || defined(__GNUC__))
  /external/tensorflow/tensorflow/core/platform/posix/
env_time.cc 38 #if defined(PLATFORM_POSIX) || defined(__ANDROID__)
env.cc 125 #if defined(PLATFORM_POSIX) || defined(__ANDROID__)
  /external/tensorflow/tensorflow/core/platform/default/
stacktrace.h 20 #if !defined(IS_MOBILE_PLATFORM) && defined(PLATFORM_POSIX) && \

Completed in 399 milliseconds