Home
last modified time | relevance | path

Searched defs:CASE (Results 1 - 25 of 161) sorted by relevance

1234567

/third_party/icu/icu4c/source/test/intltest/
H A Dittrans.cpp30 #define CASE(id,test) case id: \ macro
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.group_test.cpp46 #define CASE(NAME) { SpvGroupOperation##NAME, #NAME} macro
53 #undef CASE macro
H A Dtext_to_binary.type_declaration_test.cpp50 #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 Dtext_to_binary.function_test.cpp47 #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 Dtext_to_binary.group_test.cpp46 #define CASE(NAME) { SpvGroupOperation##NAME, #NAME} macro
53 #undef CASE macro
H A Dtext_to_binary.type_declaration_test.cpp50 #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 Dtext_to_binary.function_test.cpp47 #define CASE(VALUE,NAME) { SpvFunctionControl##VALUE, NAME } macro
56 #undef CASE macro
/third_party/spirv-tools/test/
H A Dtext_to_binary.group_test.cpp46 #define CASE(NAME) { spv::GroupOperation::NAME, #NAME} macro
53 #undef CASE macro
H A Dtext_to_binary.function_test.cpp47 #define CASE(VALUE,NAME) { spv::FunctionControlMask::VALUE, NAME } macro
56 #undef CASE macro
H A Dtext_to_binary.type_declaration_test.cpp50 #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 DFormat.cpp280 #define CASE(fmt) case fmt: return #fmt macro
[all...]
/third_party/mesa3d/src/panfrost/bifrost/test/
H A Dtest-dual-texture.cpp30 #define CASE(shader_stage, instr, expected) do { \ macro
[all...]
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
H A Dtest-merge-flow.cpp31 #define CASE(test, expected) do { \ macro
[all...]
H A Dtest-mark-last.cpp43 #define CASE(test) do { \ macro
[all...]
H A Dtest-insert-flow.cpp40 #define CASE(shader_stage, test) do { \ macro
[all...]
H A Dtest-lower-constants.cpp38 #define CASE(instr, expected) INSTRUCTION_CASE(instr, expected, add_imm) macro
[all...]
/third_party/node/deps/v8/src/objects/
H A Dcode-kind.cc12 #define CASE(name) \ in CodeKindToString() macro
16 #undef CASE in CodeKindToString() macro
/third_party/mesa3d/src/asahi/compiler/test/
H A Dtest-lower-parallel-copy.cpp28 #define CASE(copies, expected) do { \ macro
[all...]
H A Dtest-lower-pseudo.cpp28 #define CASE(instr, expected) INSTRUCTION_CASE(instr, expected, agx_lower_pseudo) macro
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-scheduler-arm64.cc363 #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 Dinstruction-scheduler-x64.cc438 #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 Dinstruction-scheduler-arm.cc373 #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 Dinstruction-scheduler-ppc.cc424 #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 Dinstruction-scheduler-ia32.cc395 #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 Dinstruction-scheduler-s390.cc410 #define CASE(Name) case k##Name: in GetTargetInstructionFlags() macro
412 #undef CASE in GetTargetInstructionFlags() macro

Completed in 7 milliseconds

1234567