Home
last modified time | relevance | path

Searched defs:STR_SIZE (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DAllDiagnostics.h38 #define STR_SIZE(str, fieldTy) clang::StringSizerHelper<sizeof(str)-1, \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DAllDiagnostics.h39 #define STR_SIZE(str, fieldTy) clang::StringSizerHelper<sizeof(str)-1, \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DAllDiagnostics.h38 #define STR_SIZE(str, fieldTy) clang::StringSizerHelper<sizeof(str)-1, \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DAllDiagnostics.h38 #define STR_SIZE(str, fieldTy) clang::StringSizerHelper<sizeof(str)-1, \ macro
/aosp_15_r20/external/clang/include/clang/Basic/
H A DAllDiagnostics.h37 #define STR_SIZE(str, fieldTy) clang::StringSizerHelper<sizeof(str)-1, \ macro
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ADT/
DSizeTraits.h174 #define STR_SIZE(str, fieldTy) StringSizerHelper<sizeof(str) - 1, fieldTy>::Size macro
/aosp_15_r20/external/liburing/test/
H A Dsubmit-reuse.c18 #define STR_SIZE 32768 macro
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtesttime.c25 #define STR_SIZE 45 macro
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Daction.c101 #define STR_SIZE 256 macro