Home
last modified time | relevance | path

Searched defs:CONCAT (Results 1 – 25 of 31) sorted by relevance

12

/external/elfutils/lib/
Dfixedsizehash.h37 #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/
Ddraw_pt_vsplit_tmp.h27 #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/
Dc-index-getCursor-test.m55 #define CONCAT(X, Y) X##Y macro
/external/clang/test/Lexer/
Dcxx0x_keyword_as_cxx98.cpp12 #define CONCAT(X,Y) CONCAT2(X,Y) macro
/external/python/cpython2/Modules/_ctypes/libffi/src/cris/
Dsysv.S29 #define CONCAT(x,y) x ## y macro
/external/libffi/src/cris/
Dsysv.S29 #define CONCAT(x,y) x ## y macro
/external/libffi/src/arm/
Dsysv.S66 #define CONCAT(a, b) CONCAT2(a, b) macro
/external/arm-trusted-firmware/fdts/
Dfvp-defs-dynamiq.dtsi23 #define CONCAT(x, y) x##y macro
Dfvp-defs.dtsi30 #define CONCAT(x, y) x##y macro
/external/autotest/client/site_tests/platform_ToolchainTests/src/
Dclang-fortify-tests.cpp759 #define CONCAT(x, y) CONCAT2(x, y) macro
762 std::vector<Failure> CONCAT(test_fortify_, _FORTIFY_SOURCE)() { in CONCAT() function
/external/google-benchmark/test/
Dskip_with_error_test.cc58 #define CONCAT(x, y) CONCAT2(x, y) macro
Dregister_benchmark_test.cc54 #define CONCAT(x, y) CONCAT2(x, y) macro
Doutput_test.h17 #define CONCAT(x, y) CONCAT2(x, y) macro
/external/libcxx/utils/google-benchmark/test/
Dskip_with_error_test.cc58 #define CONCAT(x, y) CONCAT2(x, y) macro
Dregister_benchmark_test.cc54 #define CONCAT(x, y) CONCAT2(x, y) macro
Doutput_test.h17 #define CONCAT(x, y) CONCAT2(x, y) macro
/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dcord_internal.h116 CONCAT = 0, enumerator
/external/skia/src/core/
DSkPictureFlat.h32 CONCAT, enumerator
/external/mesa3d/src/glx/
Dglxextensions.c42 #define CONCAT(a,b) a ## b macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGpMacros.h187 #define CONCAT(x, y) JOIN(x, y) macro
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.h156 CONCAT = 0, enumerator
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.h200 CONCAT = 0, enumerator
/external/libcxx/test/support/
Dfilesystem_test_helper.hpp273 #define CONCAT(LHS, RHS) CONCAT2(LHS, RHS) macro
/external/abseil-cpp/absl/strings/internal/
Dcord_internal.h200 CONCAT = 0, enumerator
/external/ComputeLibrary/tests/framework/
DMacros.h50 #define CONCAT(ARG0, ARG1) ARG0##ARG1 macro

12