Home
last modified time | relevance | path

Searched defs:STRINGIZE (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/cronet/base/strings/
H A Dstringize_macros.h29 #define STRINGIZE(x) STRINGIZE_NO_EXPANSION(x) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/strings/
Dstringize_macros.h32 #define STRINGIZE(x) STRINGIZE_NO_EXPANSION(x) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/strings/
Dstringize_macros.h32 #define STRINGIZE(x) STRINGIZE_NO_EXPANSION(x) macro
/aosp_15_r20/external/libchrome/base/strings/
H A Dstringize_macros.h29 #define STRINGIZE(x) STRINGIZE_NO_EXPANSION(x) macro
/aosp_15_r20/external/clang/test/Preprocessor/
H A Dpp-record.c5 #define STRINGIZE(text) STRINGIZE_I(text) macro
H A Ducn-pp-identifier.c42 #define STRINGIZE(X) # X macro
/aosp_15_r20/external/minigbm/
H A Dutil.h17 #define STRINGIZE(x) STRINGIZE_NO_EXPANSION(x) macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/test/
Dcpp_standard.cpp124 #define STRINGIZE(...) # __VA_ARGS__ macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h71 #define STRINGIZE(X) #X in toString() macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h71 #define STRINGIZE(X) #X in toString() macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h71 #define STRINGIZE(X) #X in toString() macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h71 #define STRINGIZE(X) #X in toString() macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h71 #define STRINGIZE(X) #X in toString() macro
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/
H A Ddefine_introspection.inl28 #define STRINGIZE(s) STRINGIZE_(s) macro
/aosp_15_r20/external/cpu_features/src/
H A Ddefine_introspection.inl28 #define STRINGIZE(s) STRINGIZE_(s) macro
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dcuda_sparse.h85 #define STRINGIZE(q) #q in ConvertGPUSparseErrorToString() macro
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dc_test.c44 #define STRINGIZE(expression) STRINGIZE2(expression) macro
/aosp_15_r20/external/libyuv/unit_test/
H A Dscale_uv_test.cc20 #define STRINGIZE(line) #line macro
H A Dscale_rgb_test.cc20 #define STRINGIZE(line) #line macro
H A Dscale_plane_test.cc22 #define STRINGIZE(line) #line macro
H A Dscale_argb_test.cc22 #define STRINGIZE(line) #line macro
H A Dscale_test.cc22 #define STRINGIZE(line) #line macro
/aosp_15_r20/external/pytorch/test/cpp/aoti_inference/
H A Dtest.cpp14 #define STRINGIZE(x) STR_VALUE(x) macro
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DCommon.h51 #define STRINGIZE(x) STRINGIZE2(x) macro