/aosp_15_r20/external/elfutils/lib/ |
H A D | fixedsizehash.h | 37 #define CONCAT(t1,t2) CONCAT_EXPANDED(t1,t2) macro 74 struct CONCAT(PREFIX,fshash) in CONCAT() function 92 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() function 124 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab) in CONCAT() function 131 static struct CONCAT(PREFIX,fshashent) * in CONCAT() function 169 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function 195 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function 219 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function 240 CONCAT(PREFIX,fshash_find) (const struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
|
/aosp_15_r20/external/autotest/client/site_tests/platform_ToolchainTests/src/ |
H A D | clang-fortify-tests.cpp | 759 #define CONCAT(x, y) CONCAT2(x, y) macro 762 std::vector<Failure> CONCAT(test_fortify_, _FORTIFY_SOURCE)() { in CONCAT() function
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/common/include/common/test/ |
H A D | FlagUtils.h | 24 #define CONCAT(a, b) CONCAT_INNER(a, b) macro
|
/aosp_15_r20/cts/tests/tests/jvmti/attaching/jni/ |
H A D | agent.c | 37 #define CONCAT(A,B) A ## B macro
|
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf32_getchdr.h | 5 #define CONCAT(x,y) x##y macro
|
/aosp_15_r20/external/clang/test/Lexer/ |
H A D | cxx0x_keyword_as_cxx98.cpp | 12 #define CONCAT(X,Y) CONCAT2(X,Y) macro
|
/aosp_15_r20/external/clang/test/Index/ |
H A D | c-index-getCursor-test.m | 55 #define CONCAT(X, Y) X##Y macro
|
/aosp_15_r20/external/libffi/src/cris/ |
H A D | sysv.S | 29 #define CONCAT(x,y) x ## y macro
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/cris/ |
D | sysv.S | 29 #define CONCAT(x,y) x ## y macro
|
/aosp_15_r20/trusty/user/base/include/user/ |
D | trusty_app_manifest.h | 33 #define CONCAT(x, y) x##y macro
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/include/ |
D | osi.h | 28 #define CONCAT(a, b) a##b macro
|
/aosp_15_r20/external/libdav1d/src/riscv/ |
H A D | asm.S | 46 #define CONCAT(a,b) PASTE(a,b) macro
|
/aosp_15_r20/external/libffi/src/arm/ |
H A D | sysv.S | 66 #define CONCAT(a, b) CONCAT2(a, b) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/ |
D | fvp-defs-dynamiq.dtsi | 23 #define CONCAT(x, y) x##y macro
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/ |
D | string.rst | 224 .. _CONCAT: target in Manipulation
|
/aosp_15_r20/external/arm-trusted-firmware/fdts/ |
H A D | fvp-defs-dynamiq.dtsi | 23 #define CONCAT(x, y) x##y macro
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/ |
H A D | skip_with_error_test.cc | 58 #define CONCAT(x, y) CONCAT2(x, y) macro
|
H A D | register_benchmark_test.cc | 54 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/ |
H A D | skip_with_error_test.cc | 60 #define CONCAT(x, y) CONCAT2(x, y) macro
|
H A D | register_benchmark_test.cc | 54 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/aosp_15_r20/external/google-benchmark/test/ |
H A D | skip_with_error_test.cc | 60 #define CONCAT(x, y) CONCAT2(x, y) macro
|
H A D | register_benchmark_test.cc | 54 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/aosp_15_r20/external/libdav1d/src/arm/ |
H A D | asm.S | 251 #define CONCAT(a,b) PASTE(a,b) macro
|
/aosp_15_r20/external/trusty/musl/src/internal/ |
D | floatscan.c | 37 #define CONCAT(x,y) CONCAT2(x,y) macro
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
H A D | cord_internal.h | 116 CONCAT = 0, enumerator
|