Searched refs:CASE4 (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | ext_inst.opencl_test.cpp | 72 #define CASE4(Enum, Name) \ macro 368 #undef CASE4
|
D | text_to_binary.constant_test.cpp | 662 #define CASE4(NAME) { SpvOp##NAME, #NAME, {3, 4, 5, 6} } macro 745 #undef CASE4
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | ext_inst.opencl_test.cpp | 72 #define CASE4(Enum, Name) \ macro 368 #undef CASE4
|
D | text_to_binary.constant_test.cpp | 662 #define CASE4(NAME) { SpvOp##NAME, #NAME, {3, 4, 5, 6} } macro 745 #undef CASE4
|
/external/pdfium/third_party/libtiff/ |
D | tif_getimage.c | 1205 #define CASE4(x,op) switch (x) { case 3: op; /*-fallthrough*/ case 2: op; /*-fallthrough*/ case 1: … macro 1227 CASE4(_x,op2); \
|