| /external/deqp-deps/SPIRV-Tools/test/ | 
| D | text_to_binary.type_declaration_test.cpp | 50 #define CASE(NAME) {SpvDim##NAME, #NAME}  macro86 #define CASE(NAME) {SpvImageFormat##NAME, #NAME}  macro
 155 #define CASE(NAME) {SpvAccessQualifier##NAME, #NAME}  macro
 180 #define CASE(NAME) {SpvAccessQualifier##NAME, #NAME}  macro
 198 #define CASE(storage_class)                                               \  macro
 
 | 
| D | text_to_binary.annotation_test.cpp | 87 #define CASE(NAME) SpvDecoration##NAME, #NAME  macro204 #define CASE(NAME) \  macro
 262 #define CASE(NAME) \  macro
 285 #define CASE(NAME) \  macro
 308 #define CASE(ENUM,NAME) \  macro
 370 #define CASE(ENUM) SpvLinkageType##ENUM, #ENUM  macro
 467 #define CASE(NAME) SpvDecoration##NAME, #NAME  macro
 
 | 
| D | text_to_binary.mode_setting_test.cpp | 67 #define CASE(ADDRESSING, MEMORY)                                         \  macro119 #define CASE(NAME) SpvExecutionModel##NAME, #NAME  macro
 154 #define CASE(NAME) SpvExecutionMode##NAME, #NAME  macro
 228 #define CASE(NAME) { SpvCapability##NAME, #NAME }  macro
 
 | 
| D | text_to_binary.constant_test.cpp | 49 #define CASE(NAME) { SpvSamplerAddressingMode##NAME, #NAME }  macro81 #define CASE(NAME) { SpvSamplerFilterMode##NAME, #NAME}  macro
 781 #define CASE(NAME) SpvOp##NAME, #NAME  macro
 819 #define CASE(NAME) SpvOp##NAME, #NAME  macro
 
 | 
| D | text_to_binary.group_test.cpp | 46 #define CASE(NAME) { SpvGroupOperation##NAME, #NAME}  macro
 | 
| /external/swiftshader/third_party/SPIRV-Tools/test/ | 
| D | text_to_binary.type_declaration_test.cpp | 50 #define CASE(NAME) {spv::Dim::NAME, #NAME}  macro88 #define CASE(NAME) {spv::ImageFormat::NAME, #NAME}  macro
 158 #define CASE(NAME) {spv::AccessQualifier::NAME, #NAME}  macro
 184 #define CASE(NAME) {spv::AccessQualifier::NAME, #NAME}  macro
 202 #define CASE(storage_class)                                                    \  macro
 
 | 
| D | text_to_binary.annotation_test.cpp | 87 #define CASE(NAME) spv::Decoration::NAME, #NAME  macro205 #define CASE(NAME) \  macro
 263 #define CASE(NAME) \  macro
 286 #define CASE(NAME) \  macro
 309 #define CASE(ENUM,NAME) \  macro
 372 #define CASE(ENUM) uint32_t(spv::LinkageType::ENUM), #ENUM  macro
 469 #define CASE(NAME) spv::Decoration::NAME, #NAME  macro
 
 | 
| D | text_to_binary.mode_setting_test.cpp | 67 #define CASE(ADDRESSING, MEMORY)                                             \  macro119 #define CASE(NAME) spv::ExecutionModel::NAME, #NAME  macro
 154 #define CASE(NAME) spv::ExecutionMode::NAME, #NAME  macro
 228 #define CASE(NAME) { spv::Capability::NAME, #NAME }  macro
 
 | 
| D | text_to_binary.constant_test.cpp | 49 #define CASE(NAME) { spv::SamplerAddressingMode::NAME, #NAME }  macro81 #define CASE(NAME) { spv::SamplerFilterMode::NAME, #NAME}  macro
 781 #define CASE(NAME) spv::Op::Op##NAME, #NAME  macro
 819 #define CASE(NAME) spv::Op::Op##NAME, #NAME  macro
 
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/ | 
| D | text_to_binary.type_declaration_test.cpp | 50 #define CASE(NAME) {spv::Dim::NAME, #NAME}  macro89 #define CASE(NAME) {spv::ImageFormat::NAME, #NAME}  macro
 159 #define CASE(NAME) {spv::AccessQualifier::NAME, #NAME}  macro
 185 #define CASE(NAME) {spv::AccessQualifier::NAME, #NAME}  macro
 203 #define CASE(storage_class)                                                    \  macro
 
 | 
| D | text_to_binary.annotation_test.cpp | 87 #define CASE(NAME) spv::Decoration::NAME, #NAME  macro205 #define CASE(NAME) \  macro
 263 #define CASE(NAME) \  macro
 286 #define CASE(NAME) \  macro
 309 #define CASE(ENUM,NAME) \  macro
 372 #define CASE(ENUM) uint32_t(spv::LinkageType::ENUM), #ENUM  macro
 469 #define CASE(NAME) spv::Decoration::NAME, #NAME  macro
 
 | 
| D | text_to_binary.mode_setting_test.cpp | 67 #define CASE(ADDRESSING, MEMORY)                                             \  macro119 #define CASE(NAME) spv::ExecutionModel::NAME, #NAME  macro
 154 #define CASE(NAME) spv::ExecutionMode::NAME, #NAME  macro
 228 #define CASE(NAME) { spv::Capability::NAME, #NAME }  macro
 
 | 
| D | text_to_binary.constant_test.cpp | 49 #define CASE(NAME) { spv::SamplerAddressingMode::NAME, #NAME }  macro81 #define CASE(NAME) { spv::SamplerFilterMode::NAME, #NAME}  macro
 781 #define CASE(NAME) spv::Op::Op##NAME, #NAME  macro
 819 #define CASE(NAME) spv::Op::Op##NAME, #NAME  macro
 
 | 
| /external/mesa3d/src/gallium/drivers/lima/ir/pp/ | 
| D | disasm.c | 353 #define CASE(_name, _srcs) \  macro419 #define CASE(_name, _srcs) \  macro
 481 #define CASE(_name, _srcs) \  macro
 542 #define CASE(_name, _srcs) \  macro
 597 #define CASE(_name, _srcs) \  macro
 
 | 
| /external/skia/src/core/ | 
| D | SkRecord.h | 149         #define CASE(T) case SkRecords::T##_Type: return f(*(const SkRecords::T*)this->ptr());  macro160         #define CASE(T) case SkRecords::T##_Type: return f((SkRecords::T*)this->ptr());  macro
 
 | 
| /external/tensorflow/tensorflow/c/experimental/saved_model/core/ | 
| D | test_utils.cc | 93 #define CASE(type)                                   \  in FillNumericTensorBuffer()  macro117 #define CASE(type)                               \  in CheckBufferDataIsEqual()  macro
 
 | 
| /external/strace/tests-mx32/ | 
| D | errno2name.c | 32 #define CASE(x) case x: return #x  macro
 | 
| D | signal2name.c | 4 #define CASE(x) case x: return #x  macro
 | 
| /external/strace/tests/ | 
| D | errno2name.c | 32 #define CASE(x) case x: return #x  macro
 | 
| D | signal2name.c | 4 #define CASE(x) case x: return #x  macro
 | 
| /external/strace/tests-m32/ | 
| D | errno2name.c | 32 #define CASE(x) case x: return #x  macro
 | 
| D | signal2name.c | 4 #define CASE(x) case x: return #x  macro
 | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | inplace_ops_functor_gpu.cu.cc | 64 #define CASE(type)                                              \  in DoParallelConcat()  macro169 #define CASE(type)                     \  in DoInplace()  macro
 191 #define CASE(type)                              \  in DoCopy()  macro
 
 | 
| /external/cronet/third_party/icu/source/test/intltest/ | 
| D | ittrans.cpp | 30 #define CASE(id,test) case id:                                \  macro
 | 
| /external/icu/icu4c/source/test/intltest/ | 
| D | ittrans.cpp | 30 #define CASE(id,test) case id:                                \  macro
 |