Home
last modified time | relevance | path

Searched refs:case (Results 1 – 25 of 5201) sorted by relevance

12345678910>>...209

/external/deqp/framework/opengl/
DgluStrUtil.inl11 case GL_NO_ERROR: return "GL_NO_ERROR";
12 case GL_INVALID_ENUM: return "GL_INVALID_ENUM";
13 case GL_INVALID_VALUE: return "GL_INVALID_VALUE";
14 case GL_INVALID_OPERATION: return "GL_INVALID_OPERATION";
15 case GL_OUT_OF_MEMORY: return "GL_OUT_OF_MEMORY";
16 case GL_INVALID_FRAMEBUFFER_OPERATION: return "GL_INVALID_FRAMEBUFFER_OPERATION";
17 case GL_CONTEXT_LOST: return "GL_CONTEXT_LOST";
26 case GL_BYTE: return "GL_BYTE";
27 case GL_UNSIGNED_BYTE: return "GL_UNSIGNED_BYTE";
28 case GL_SHORT: return "GL_SHORT";
[all …]
/external/deqp/framework/egl/
DegluStrUtil.inl11 case EGL_TRUE: return "EGL_TRUE";
12 case EGL_FALSE: return "EGL_FALSE";
21 case EGL_TRUE: return "EGL_TRUE";
22 case EGL_FALSE: return "EGL_FALSE";
23 case EGL_DONT_CARE: return "EGL_DONT_CARE";
32 case EGL_OPENGL_API: return "EGL_OPENGL_API";
33 case EGL_OPENGL_ES_API: return "EGL_OPENGL_ES_API";
34 case EGL_OPENVG_API: return "EGL_OPENVG_API";
43 case EGL_SUCCESS: return "EGL_SUCCESS";
44 case EGL_NOT_INITIALIZED: return "EGL_NOT_INITIALIZED";
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenMCCodeEmitter.inc4536 case AArch64::ADDSWrr:
4537 case AArch64::ADDSXrr:
4538 case AArch64::ADDWrr:
4539 case AArch64::ADDXrr:
4540 case AArch64::ADDlowTLS:
4541 case AArch64::ADJCALLSTACKDOWN:
4542 case AArch64::ADJCALLSTACKUP:
4543 case AArch64::AESIMCrrTied:
4544 case AArch64::AESMCrrTied:
4545 case AArch64::ANDSWrr:
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86GenAsmWriter1.inc4037 case 0:
4041 case 1:
4045 case 2:
4049 case 3:
4054 case 4:
4058 case 5:
4062 case 6:
4066 case 7:
4070 case 8:
4074 case 9:
[all …]
DX86GenAsmWriter.inc4090 case 0:
4094 case 1:
4098 case 2:
4103 case 3:
4108 case 4:
4113 case 5:
4118 case 6:
4123 case 7:
4130 case 8:
4135 case 9:
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsics.gen1602 case 'a':
1606 case 16: // 1 string to match.
1611 break; // end of 'a' case.
1612 case 'b':
1614 break; // end of 'b' case.
1615 case 'c':
1631 case 14: // 1 string to match.
1635 case 16: // 1 string to match.
1640 break; // end of 'c' case.
1641 case 'd':
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2648 case Mips::Break16:
2649 case Mips::DERET:
2650 case Mips::DERET_MM:
2651 case Mips::DERET_MMR6:
2652 case Mips::EHB:
2653 case Mips::EHB_MM:
2654 case Mips::EHB_MMR6:
2655 case Mips::ERET:
2656 case Mips::ERETNC:
2657 case Mips::ERETNC_MMR6:
[all …]
/external/deqp/external/openglcts/data/gl33/
Dswitch.test2 case empty_condition
14 case 1:
23 case condition_float
36 case 1:
45 case condition_bool
58 case 1:
67 case condition_ivec2
80 case 1:
89 case condition_struct
104 case 1:
[all …]
Dpreprocessor.test3 case correct_phases
18 case invalid_identifier
33 case null_directive
53 case invalid_directive
68 case missing_identifier
83 case empty_object
101 case empty_function
119 case empty_directive
137 case token_pasting_1
157 case token_pasting_2
[all …]
/external/deqp/external/openglcts/data/gles3/
Dswitch.test2 case empty_condition
14 case 1:
23 case condition_float
36 case 1:
45 case condition_bool
58 case 1:
67 case condition_ivec2
80 case 1:
89 case condition_struct
104 case 1:
[all …]
/external/deqp/data/gles3/shaders/
Dswitch.test2 case empty_condition
14 case 1:
23 case condition_float
36 case 1:
45 case condition_bool
58 case 1:
67 case condition_ivec2
80 case 1:
89 case condition_struct
104 case 1:
[all …]
Dkeywords.test6 case const
24 case uniform
42 case layout
60 case centroid
78 case flat
96 case smooth
114 case break
132 case continue
150 case do
168 case for
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenMCCodeEmitter.inc3237 case ARM::CLREX:
3238 case ARM::TRAP:
3239 case ARM::TRAPNaCl:
3240 case ARM::TSB:
3241 case ARM::VLD1LNq16Pseudo:
3242 case ARM::VLD1LNq16Pseudo_UPD:
3243 case ARM::VLD1LNq32Pseudo:
3244 case ARM::VLD1LNq32Pseudo_UPD:
3245 case ARM::VLD1LNq8Pseudo:
3246 case ARM::VLD1LNq8Pseudo_UPD:
[all …]
/external/antlr/runtime/ObjC/Framework/examples/combined/
DCombinedLexer.m100 case 1 : ;
164 case 1 : ;
233 case 1 : ;
286 case 'A': ;
287 case 'B': ;
288 case 'C': ;
289 case 'D': ;
290 case 'E': ;
291 case 'F': ;
292 case 'G': ;
[all …]
/external/webrtc/talk/app/webrtc/objc/
DRTCEnumConverter.mm37 case webrtc::PeerConnectionInterface::kIceConnectionNew:
39 case webrtc::PeerConnectionInterface::kIceConnectionChecking:
41 case webrtc::PeerConnectionInterface::kIceConnectionConnected:
43 case webrtc::PeerConnectionInterface::kIceConnectionCompleted:
45 case webrtc::PeerConnectionInterface::kIceConnectionFailed:
47 case webrtc::PeerConnectionInterface::kIceConnectionDisconnected:
49 case webrtc::PeerConnectionInterface::kIceConnectionClosed:
51 case webrtc::PeerConnectionInterface::kIceConnectionMax:
60 case webrtc::PeerConnectionInterface::kIceGatheringNew:
62 case webrtc::PeerConnectionInterface::kIceGatheringGathering:
[all …]
/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
DTLexer.m135 case 1 : ;
199 case 1 : ;
268 case 1 : ;
321 case 'e': ;
354 case 'A': ;
355 case 'B': ;
356 case 'C': ;
357 case 'D': ;
358 case 'E': ;
359 case 'F': ;
[all …]
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm23 case kByte_GrSLType: // fall through
24 case kUByte_GrSLType:
26 case kByte2_GrSLType: // fall through
27 case kUByte2_GrSLType:
29 case kByte3_GrSLType: // fall through
30 case kByte4_GrSLType:
31 case kUByte3_GrSLType:
32 case kUByte4_GrSLType:
34 case kShort_GrSLType: // fall through
35 case kUShort_GrSLType:
[all …]
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm23 case kByte_GrSLType: // fall through
24 case kUByte_GrSLType:
26 case kByte2_GrSLType: // fall through
27 case kUByte2_GrSLType:
29 case kByte3_GrSLType: // fall through
30 case kByte4_GrSLType:
31 case kUByte3_GrSLType:
32 case kUByte4_GrSLType:
34 case kShort_GrSLType: // fall through
35 case kUShort_GrSLType:
[all …]
/external/deqp-deps/glslang/Test/
Dswitch.frag23 case 2:
29 case 2:
37 case 1:
40 case 2:
48 case 1:
51 case 2:
53 case 1:
56 case 2:
63 case 1: // ERROR, 2nd 'case 1'
65 case 3.8: // ERROR, non-int
[all …]
Dspv.switch.frag12 case 0:
14 case 2:
15 case 1:
17 case 3:
28 case 0:
30 case 2:
32 case 1:
34 case 3:
52 case 1:
55 case 2:
[all …]
/external/deqp/data/gles2/shaders/
Dkeywords.test6 case attribute
23 case const
40 case uniform
57 case varying
74 case break
91 case continue
108 case do
125 case for
142 case while
159 case if
[all …]
Dpreprocessor.test3 case correct_phases
14 case invalid_identifier
26 case null_directive
44 case invalid_directive
55 case missing_identifier
66 case empty_object
82 case empty_function
99 case empty_directive
115 case identifier_with_double_underscore
134 case define_value_and_function
[all …]
/external/deqp/scripts/
Dcaselist_diff.py142 for case in cases:
146 if isWildcardPattern(src) and case[:len(src)-1] == src[:-1]:
147 renamed = dst + case[len(src)-1:]
149 elif case == src:
154 renames.append((case, renamed))
155 case = renamed
158 assert not case in renamedSet or renamed != None
159 if case not in renamedSet:
160 renamedCases.append(case)
161 renamedSet.add(case)
[all …]
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyLexer.m162 case 1 : ;
233 case 1 : ;
302 case 1 : ;
355 case '+': ;
360 case '^': ;
365 case 'a': ;
366 case 'b': ;
367 case 'c': ;
368 case 'd': ;
369 case 'e': ;
[all …]
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.m240 case 1 : ;
306 case 1 : ;
725 case 1 : ;
778 case 'f': ;
804 case 'c': ;
837 case 'i': ;
863 case 'v': ;
896 case 'A': ;
897 case 'B': ;
898 case 'C': ;
[all …]

12345678910>>...209