/external/elfutils/lib/ |
D | fixedsizehash.h | 38 #define CONCAT(t1,t2) __CONCAT (t1,t2) macro 75 struct CONCAT(PREFIX,fshash) in CONCAT() function 93 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() function 125 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab) in CONCAT() function 132 static struct CONCAT(PREFIX,fshashent) * in CONCAT() function 170 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function 196 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function 220 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function 241 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 | 28 #define CONCAT(name, elt_type) CONCAT2(name, elt_type) macro 37 CONCAT(vsplit_primitive_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function 123 CONCAT(vsplit_segment_cache_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function 183 CONCAT(vsplit_segment_simple_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function 193 CONCAT(vsplit_segment_loop_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function 206 CONCAT(vsplit_segment_fan_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
|
/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/autotest/client/deps/glbench/src/ |
D | waffle_stuff.cc | 32 #define CONCAT(a,b) a ## b macro
|
/external/mesa3d/src/glx/ |
D | glxextensions.c | 41 #define CONCAT(a,b) a ## b macro
|
/external/skia/src/core/ |
D | SkPictureFlat.h | 28 CONCAT, enumerator
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 727 enum BinaryOp { ADD, AND, SHL, SRA, SRL, LISTCONCAT, STRCONCAT, CONCAT, EQ }; enumerator
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 81 #define CONCAT(x, y) x ## y macro 84 #define CONCAT(x, y) x/**/y macro 885 #define CONCAT(x, y) x ## y macro
|