Home
last modified time | relevance | path

Searched refs:__STDC_CONSTANT_MACROS (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Dunittest.h20 #ifndef __STDC_CONSTANT_MACROS
21 # define __STDC_CONSTANT_MACROS 1 // required by C++ standard macro
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/
H A Dperftest.h39 #ifndef __STDC_CONSTANT_MACROS
40 # define __STDC_CONSTANT_MACROS 1 // required by C++ standard macro
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
H A Dstdint.h52 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
272 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
/aosp12/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerSinc.cpp20 #define __STDC_CONSTANT_MACROS macro