/external/elfutils/lib/ |
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
|
/external/elfutils/libelf/ |
D | elf32_getchdr.h | 5 #define CONCAT(x,y) x##y macro
|
/external/clang/test/Lexer/ |
D | cxx0x_keyword_as_cxx98.cpp | 12 #define CONCAT(X,Y) CONCAT2(X,Y) macro
|
/external/clang/test/Index/ |
D | c-index-getCursor-test.m | 55 #define CONCAT(X, Y) X##Y macro
|
/external/libffi/src/cris/ |
D | sysv.S | 29 #define CONCAT(x,y) x ## y macro
|
/external/libdav1d/src/riscv/ |
D | asm.S | 46 #define CONCAT(a,b) PASTE(a,b) macro
|
/external/libffi/src/arm/ |
D | sysv.S | 66 #define CONCAT(a, b) CONCAT2(a, b) macro
|
/external/arm-trusted-firmware/fdts/ |
D | fvp-defs-dynamiq.dtsi | 23 #define CONCAT(x, y) x##y macro
|
/external/trusty/arm-trusted-firmware/fdts/ |
D | fvp-defs-dynamiq.dtsi | 23 #define CONCAT(x, y) x##y macro
|
/external/autotest/client/site_tests/platform_ToolchainTests/src/ |
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
|
/external/google-benchmark/test/ |
D | skip_with_error_test.cc | 60 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | register_benchmark_test.cc | 54 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | output_test.h | 17 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/external/cronet/tot/third_party/google_benchmark/src/test/ |
D | skip_with_error_test.cc | 60 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | register_benchmark_test.cc | 54 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | output_test.h | 17 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/external/cronet/stable/third_party/google_benchmark/src/test/ |
D | skip_with_error_test.cc | 60 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | register_benchmark_test.cc | 54 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | output_test.h | 17 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/external/libcxx/utils/google-benchmark/test/ |
D | skip_with_error_test.cc | 58 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | register_benchmark_test.cc | 54 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | output_test.h | 17 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/external/libdav1d/src/arm/ |
D | asm.S | 251 #define CONCAT(a,b) PASTE(a,b) macro
|
/external/trusty/musl/src/internal/ |
D | floatscan.c | 37 #define CONCAT(x,y) CONCAT2(x,y) macro
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
D | cord_internal.h | 116 CONCAT = 0, enumerator
|