Home
last modified time | relevance | path

Searched defs:STRINGIFY (Results 1 – 25 of 101) sorted by relevance

12345

/aosp_15_r20/external/virglrenderer/tests/
H A Dlarge_shader.h4 #define STRINGIFY(...) #__VA_ARGS__ macro
/aosp_15_r20/external/pytorch/aten/src/ATen/cudnn/
H A Dcudnn-wrapper.h5 #define STRINGIFY(x) #x macro
/aosp_15_r20/external/bazelbuild-rules_cc/tests/compiler_settings/
H A Dmain.cc17 #define STRINGIFY(x) #x macro
/aosp_15_r20/external/trusty/bootloader/test-runner/include/
Dassert.h29 #define STRINGIFY(x) #x macro
/aosp_15_r20/hardware/interfaces/audio/effect/all-versions/vts/functional/
H A DValidateAudioEffectsConfiguration.cpp33 #define STRINGIFY(x) QUOTE(x) macro
/aosp_15_r20/trusty/kernel/lib/version/
H A Dversion.c26 #define STRINGIFY(x) #x macro
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVersion.hpp23 #define STRINGIFY(x) #x macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dquery_config.c91 #define STRINGIFY(macro) #macro macro
/aosp_15_r20/external/mbedtls/programs/test/
H A Dquery_config.c91 #define STRINGIFY(macro) #macro macro
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DkernelHelpers.h64 #define STRINGIFY(_x) #_x macro
/aosp_15_r20/external/zstd/lib/common/
H A Ddebug.h95 #define STRINGIFY(x) #x macro
/aosp_15_r20/external/libchrome/mojo/public/c/system/tests/
H A Dcore_unittest_pure_c.c19 #define STRINGIFY(x) #x macro
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Dtokenize_c99_test.c91 #define STRINGIFY(x) _STRINGIFY(x) macro
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dutil.h22 #define STRINGIFY(x) STRINGIFY_HELPER(x) macro
/aosp_15_r20/device/generic/goldfish/audio/
Ddevice_factory.cpp38 #define STRINGIFY(x) QUOTE(x) macro
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerExtFunctionsWindows.cpp22 #define STRINGIFY(A) STRINGIFY_(A) macro
/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/
H A DNeuronLog.h35 #define STRINGIFY(x) #x macro
/aosp_15_r20/external/strace/
H A Dmacros.h40 #define STRINGIFY(...) #__VA_ARGS__ macro
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvec_test_all_types.h43 #define STRINGIFY(x) #x macro
/aosp_15_r20/external/vixl/test/
H A Dtest-use-scratch-register-scope.cc39 #define STRINGIFY(x) #x macro
/aosp_15_r20/external/kmod/shared/
H A Dmacro.h50 #define STRINGIFY(x) XSTRINGIFY(x) macro
/aosp_15_r20/device/google/contexthub/lib/nanohub/
Dsha2.c38 #define STRINGIFY(b) STRINFIGY2(b) macro
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dmacros.h64 #define STRINGIFY(x) QUOTE(x) macro
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dmacros.h64 #define STRINGIFY(x) QUOTE(x) macro
/aosp_15_r20/external/trusty/lk/arch/arm64/include/arch/
Darm64.h34 #define STRINGIFY(x) #x macro

12345