HomeSort by relevance Sort by last modified time
    Searched refs:__STDC_FORMAT_MACROS (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/google-breakpad/src/google_breakpad/common/
breakpad_types.h 45 #ifndef __STDC_FORMAT_MACROS
46 #define __STDC_FORMAT_MACROS
47 #endif /* __STDC_FORMAT_MACROS */
  /external/webrtc/webrtc/base/
format_macros.h 33 #error "without __STDC_FORMAT_MACROS defined."
36 #if !defined(__STDC_FORMAT_MACROS)
37 #define __STDC_FORMAT_MACROS
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_integer.h 43 #if defined(__cplusplus) && !defined(__STDC_FORMAT_MACROS)
44 #define __STDC_FORMAT_MACROS
  /external/libchrome/base/
format_macros.h 32 #error "without __STDC_FORMAT_MACROS defined."
35 #if defined(OS_POSIX) && !defined(__STDC_FORMAT_MACROS)
36 #define __STDC_FORMAT_MACROS
  /external/libvpx/libvpx/vpx/
vpx_integer.h 55 # if !defined(__STDC_FORMAT_MACROS)
56 # define __STDC_FORMAT_MACROS
  /external/webrtc/webrtc/audio/
audio_sink.h 14 #if defined(WEBRTC_POSIX) && !defined(__STDC_FORMAT_MACROS)
16 #define __STDC_FORMAT_MACROS
  /system/core/libutils/
StopWatch.cpp 24 #ifndef __STDC_FORMAT_MACROS
25 #define __STDC_FORMAT_MACROS 1
  /external/vixl/src/vixl/
globals.h 39 #ifndef __STDC_FORMAT_MACROS
40 #define __STDC_FORMAT_MACROS
  /external/vboot_reference/cgpt/
cmd_show.c 5 #define __STDC_FORMAT_MACROS
  /hardware/qcom/display/msm8084/libqdutils/
qdMetaData.cpp 34 #define __STDC_FORMAT_MACROS 1
  /hardware/qcom/display/msm8226/libqdutils/
qdMetaData.cpp 35 #define __STDC_FORMAT_MACROS 1
  /hardware/qcom/display/msm8909/libqdutils/
qdMetaData.cpp 35 #define __STDC_FORMAT_MACROS 1
  /hardware/qcom/display/msm8994/libqdutils/
qdMetaData.cpp 35 #define __STDC_FORMAT_MACROS 1
  /hardware/qcom/display/msm8996/libqdutils/
qdMetaData.cpp 35 #define __STDC_FORMAT_MACROS 1
  /external/boringssl/src/crypto/
cpu-intel.c 57 #if !defined(__STDC_FORMAT_MACROS)
58 #define __STDC_FORMAT_MACROS
  /external/valgrind/memcheck/tests/
leak_cpp_interior.cpp 1 #define __STDC_FORMAT_MACROS
  /development/ndk/platforms/android-3/include/
inttypes.h 25 #if !defined(__cplusplus) || defined(__STDC_FORMAT_MACROS)
244 #endif /* __cplusplus || __STDC_FORMAT_MACROS */
  /external/flac/include/share/
compat.h 66 #define __STDC_FORMAT_MACROS
  /external/mesa3d/include/c99/
inttypes.h 54 #if !defined(__cplusplus) || defined(__STDC_FORMAT_MACROS) // [ See footnote 185 at page 198
264 #endif // __STDC_FORMAT_MACROS ]
  /ndk/tests/device/test-cpufeatures/jni/
test_cpufeatures.c 16 #define __STDC_FORMAT_MACROS 1
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
inttypes.h 25 #if !defined(__cplusplus) || defined(__STDC_FORMAT_MACROS)
244 #endif /* __cplusplus || __STDC_FORMAT_MACROS */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
inttypes.h 25 #if !defined(__cplusplus) || defined(__STDC_FORMAT_MACROS)
244 #endif /* __cplusplus || __STDC_FORMAT_MACROS */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
inttypes.h 25 #if !defined(__cplusplus) || defined(__STDC_FORMAT_MACROS)
244 #endif /* __cplusplus || __STDC_FORMAT_MACROS */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
inttypes.h 25 #if !defined(__cplusplus) || defined(__STDC_FORMAT_MACROS)
244 #endif /* __cplusplus || __STDC_FORMAT_MACROS */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
inttypes.h 25 #if !defined(__cplusplus) || defined(__STDC_FORMAT_MACROS)
244 #endif /* __cplusplus || __STDC_FORMAT_MACROS */

Completed in 440 milliseconds

1 2 3 4