| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ittrans.cpp | 30 #define CASE(id,test) case id: \ macro
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | text_to_binary.group_test.cpp | 46 #define CASE(NAME) { SpvGroupOperation##NAME, #NAME} macro 53 #undef CASE macro
|
| H A D | text_to_binary.type_declaration_test.cpp | 50 #define CASE(NAME) {SpvDim##NAME, #NAME} macro 62 #undef CASE macro 86 #define CASE(NAM macro 131 #undef CASE global() macro 155 #define CASE global() macro 164 #undef CASE global() macro 180 #define CASE global() macro 188 #undef CASE global() macro 198 #define CASE global() macro 222 #undef CASE global() macro [all...] |
| H A D | text_to_binary.function_test.cpp | 47 #define CASE(VALUE,NAME) { SpvFunctionControl##VALUE, NAME } macro 56 #undef CASE macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | text_to_binary.group_test.cpp | 46 #define CASE(NAME) { SpvGroupOperation##NAME, #NAME} macro 53 #undef CASE macro
|
| H A D | text_to_binary.type_declaration_test.cpp | 50 #define CASE(NAME) {SpvDim##NAME, #NAME} macro 62 #undef CASE macro 86 #define CASE(NAM macro 131 #undef CASE global() macro 155 #define CASE global() macro 164 #undef CASE global() macro 180 #define CASE global() macro 188 #undef CASE global() macro 198 #define CASE global() macro 222 #undef CASE global() macro [all...] |
| H A D | text_to_binary.function_test.cpp | 47 #define CASE(VALUE,NAME) { SpvFunctionControl##VALUE, NAME } macro 56 #undef CASE macro
|
| /third_party/spirv-tools/test/ |
| H A D | text_to_binary.group_test.cpp | 46 #define CASE(NAME) { spv::GroupOperation::NAME, #NAME} macro 53 #undef CASE macro
|
| H A D | text_to_binary.function_test.cpp | 47 #define CASE(VALUE,NAME) { spv::FunctionControlMask::VALUE, NAME } macro 56 #undef CASE macro
|
| H A D | text_to_binary.type_declaration_test.cpp | 50 #define CASE(NAME) {spv::Dim::NAME, #NAME} macro 64 #undef CASE macro 89 #define CASE(NAME) {spv::ImageFormat::NAME, #NAME} macro 134 #undef CASE global() macro 159 #define CASE global() macro 168 #undef CASE global() macro 185 #define CASE global() macro 193 #undef CASE global() macro 203 #define CASE global() macro 228 #undef CASE global() macro [all...] |
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | Format.cpp | 280 #define CASE(fmt) case fmt: return #fmt macro [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/test/ |
| H A D | test-dual-texture.cpp | 30 #define CASE(shader_stage, instr, expected) do { \ macro [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/valhall/test/ |
| H A D | test-merge-flow.cpp | 31 #define CASE(test, expected) do { \ macro [all...] |
| H A D | test-mark-last.cpp | 43 #define CASE(test) do { \ macro [all...] |
| H A D | test-insert-flow.cpp | 40 #define CASE(shader_stage, test) do { \ macro [all...] |
| H A D | test-lower-constants.cpp | 38 #define CASE(instr, expected) INSTRUCTION_CASE(instr, expected, add_imm) macro [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | code-kind.cc | 12 #define CASE(name) \ in CodeKindToString() macro 16 #undef CASE in CodeKindToString() macro
|
| /third_party/mesa3d/src/asahi/compiler/test/ |
| H A D | test-lower-parallel-copy.cpp | 28 #define CASE(copies, expected) do { \ macro [all...] |
| H A D | test-lower-pseudo.cpp | 28 #define CASE(instr, expected) INSTRUCTION_CASE(instr, expected, agx_lower_pseudo) macro
|
| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| H A D | instruction-scheduler-arm64.cc | 363 #define CASE(Name) case k##Name: in GetTargetInstructionFlags() macro 365 #undef CASE in GetTargetInstructionFlags() macro
|
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | instruction-scheduler-x64.cc | 438 #define CASE(Name) case k##Name: in GetTargetInstructionFlags() macro 440 #undef CASE in GetTargetInstructionFlags() macro
|
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | instruction-scheduler-arm.cc | 373 #define CASE(Name) case k##Name: in GetTargetInstructionFlags() macro 375 #undef CASE in GetTargetInstructionFlags() macro
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | instruction-scheduler-ppc.cc | 424 #define CASE(Name) case k##Name: in GetTargetInstructionFlags() macro 426 #undef CASE in GetTargetInstructionFlags() macro
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | instruction-scheduler-ia32.cc | 395 #define CASE(Name) case k##Name: in GetTargetInstructionFlags() macro 397 #undef CASE in GetTargetInstructionFlags() macro
|
| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| H A D | instruction-scheduler-s390.cc | 410 #define CASE(Name) case k##Name: in GetTargetInstructionFlags() macro 412 #undef CASE in GetTargetInstructionFlags() macro
|