HomeSort by relevance Sort by last modified time
    Searched defs:__STDC_CONSTANT_MACROS (Results 26 - 50 of 80) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdint.h 6 # undef __STDC_CONSTANT_MACROS
7 # define __STDC_CONSTANT_MACROS
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
stdint.h 109 for C++11 unless __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS
115 #if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS)
116 # define __STDC_CONSTANT_MACROS
  /external/gptfdisk/
diskio.cc 16 #ifndef __STDC_CONSTANT_MACROS
17 #define __STDC_CONSTANT_MACROS
mbr.cc 10 #ifndef __STDC_CONSTANT_MACROS
11 #define __STDC_CONSTANT_MACROS
guid.cc 15 #ifndef __STDC_CONSTANT_MACROS
16 #define __STDC_CONSTANT_MACROS
attributes.cc 10 #ifndef __STDC_CONSTANT_MACROS
11 #define __STDC_CONSTANT_MACROS
bsd.cc 10 #ifndef __STDC_CONSTANT_MACROS
11 #define __STDC_CONSTANT_MACROS
diskio-unix.cc 16 #ifndef __STDC_CONSTANT_MACROS
17 #define __STDC_CONSTANT_MACROS
diskio-windows.cc 16 #define __STDC_CONSTANT_MACROS
mbrpart.cc 21 #ifndef __STDC_CONSTANT_MACROS
22 #define __STDC_CONSTANT_MACROS
parttypes.cc 9 #ifndef __STDC_CONSTANT_MACROS
10 #define __STDC_CONSTANT_MACROS
gptpart.cc 16 #ifndef __STDC_CONSTANT_MACROS
17 #define __STDC_CONSTANT_MACROS
support.cc 10 #ifndef __STDC_CONSTANT_MACROS
11 #define __STDC_CONSTANT_MACROS
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
unittest.h 19 // gtest indirectly included inttypes.h, without __STDC_CONSTANT_MACROS.
20 #ifndef __STDC_CONSTANT_MACROS
21 # define __STDC_CONSTANT_MACROS 1 // required by C++ standard
  /external/skia/include/gpu/
GrConfig.h 73 #ifndef __STDC_CONSTANT_MACROS
74 #define __STDC_CONSTANT_MACROS
  /external/skqp/include/gpu/
GrConfig.h 73 #ifndef __STDC_CONSTANT_MACROS
74 #define __STDC_CONSTANT_MACROS
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/
perftest.h 38 // gtest indirectly included inttypes.h, without __STDC_CONSTANT_MACROS.
39 #ifndef __STDC_CONSTANT_MACROS
40 # define __STDC_CONSTANT_MACROS 1 // required by C++ standard
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 52 #ifndef __STDC_CONSTANT_MACROS
54 # define __STDC_CONSTANT_MACROS
62 # undef __STDC_CONSTANT_MACROS
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
postypes.h 52 #ifndef __STDC_CONSTANT_MACROS
54 # define __STDC_CONSTANT_MACROS
62 # undef __STDC_CONSTANT_MACROS
  /external/vixl/src/
globals-vixl.h 31 #ifndef __STDC_CONSTANT_MACROS
32 #define __STDC_CONSTANT_MACROS
  /external/boringssl/src/crypto/bytestring/
bytestring_test.cc 15 #if !defined(__STDC_CONSTANT_MACROS)
16 #define __STDC_CONSTANT_MACROS
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
cdefs.h 325 #ifndef __STDC_CONSTANT_MACROS
326 #define __STDC_CONSTANT_MACROS
  /external/boringssl/src/crypto/fipsmodule/bn/
bn_test.cc 73 #if !defined(__STDC_CONSTANT_MACROS)
74 #define __STDC_CONSTANT_MACROS
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_misc.cpp 39 #ifndef __STDC_CONSTANT_MACROS
40 #define __STDC_CONSTANT_MACROS
  /frameworks/av/media/libaudioprocessing/
AudioResamplerSinc.cpp 20 #define __STDC_CONSTANT_MACROS

Completed in 767 milliseconds

12 3 4