/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/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pt_vsplit_tmp.h | 27 #define CONCAT(name, elt_type) CONCAT2(name, elt_type) macro 36 CONCAT(vsplit_primitive_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function 132 CONCAT(vsplit_segment_cache_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function 174 CONCAT(vsplit_segment_simple_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function 184 CONCAT(vsplit_segment_loop_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function 197 CONCAT(vsplit_segment_fan_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
|
/external/clang/test/Index/ |
D | c-index-getCursor-test.m | 55 #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/python/cpython2/Modules/_ctypes/libffi/src/cris/ |
D | sysv.S | 29 #define CONCAT(x,y) x ## y macro
|
/external/libffi/src/cris/ |
D | sysv.S | 29 #define CONCAT(x,y) x ## y 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
|
D | fvp-defs.dtsi | 30 #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 | 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/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/openscreen/third_party/abseil/src/absl/strings/internal/ |
D | cord_internal.h | 116 CONCAT = 0, enumerator
|
/external/skia/src/core/ |
D | SkPictureFlat.h | 32 CONCAT, enumerator
|
/external/mesa3d/src/glx/ |
D | glxextensions.c | 42 #define CONCAT(a,b) a ## b macro
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | GpMacros.h | 187 #define CONCAT(x, y) JOIN(x, y) macro
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_internal.h | 156 CONCAT = 0, enumerator
|
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_internal.h | 200 CONCAT = 0, enumerator
|
/external/libcxx/test/support/ |
D | filesystem_test_helper.hpp | 273 #define CONCAT(LHS, RHS) CONCAT2(LHS, RHS) macro
|
/external/abseil-cpp/absl/strings/internal/ |
D | cord_internal.h | 200 CONCAT = 0, enumerator
|
/external/ComputeLibrary/tests/framework/ |
D | Macros.h | 50 #define CONCAT(ARG0, ARG1) ARG0##ARG1 macro
|