Home
last modified time | relevance | path

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

12345678910>>...120

/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/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/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/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 …]
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
141 case define_value_and_function
160 case undefine_object_invalid_syntax
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
DTLexer.m130 case 1 : ;
192 case 1 : ;
259 case 1 : ;
311 case 'e': ;
344 case 'A': ;
345 case 'B': ;
346 case 'C': ;
347 case 'D': ;
348 case 'E': ;
349 case 'F': ;
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
DCombinedLexer.m120 case 1 : ;
180 case 1 : ;
237 case 1 : ;
284 case 'A': ;
285 case 'B': ;
286 case 'C': ;
287 case 'D': ;
288 case 'E': ;
289 case 'F': ;
290 case 'G': ;
[all …]
/external/skia/src/gpu/mtl/
DGrMtlUtil.mm19 case kUnknown_GrPixelConfig:
21 case kRGBA_8888_GrPixelConfig:
24 case kBGRA_8888_GrPixelConfig:
27 case kSRGBA_8888_GrPixelConfig:
30 case kSBGRA_8888_GrPixelConfig:
33 case kRGBA_1010102_GrPixelConfig:
36 case kRGB_565_GrPixelConfig:
43 case kRGBA_4444_GrPixelConfig:
50 case kAlpha_8_GrPixelConfig: // fall through
51 case kAlpha_8_as_Red_GrPixelConfig:
[all …]
/external/skqp/src/gpu/mtl/
DGrMtlUtil.mm19 case kUnknown_GrPixelConfig:
21 case kRGBA_8888_GrPixelConfig:
24 case kBGRA_8888_GrPixelConfig:
27 case kSRGBA_8888_GrPixelConfig:
30 case kSBGRA_8888_GrPixelConfig:
33 case kRGBA_8888_sint_GrPixelConfig:
36 case kRGB_565_GrPixelConfig:
43 case kRGBA_4444_GrPixelConfig:
50 case kAlpha_8_GrPixelConfig: // fall through
51 case kAlpha_8_as_Red_GrPixelConfig:
[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/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/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
DSimpleCLexer.m564 case 1 : ;
627 case 1 : ;
695 case 1 : ;
748 case '(': ;
753 case ')': ;
758 case '+': ;
763 case ',': ;
768 case ';': ;
773 case '<': ;
778 case '=': ;
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.m229 case 1 : ;
293 case 1 : ;
688 case 1 : ;
740 case 'f': ;
766 case 'c': ;
799 case 'i': ;
825 case 'v': ;
858 case 'A': ;
859 case 'B': ;
860 case 'C': ;
[all …]
/external/valgrind/none/tests/
Dtls.stdout.exp1 tls_ptr: case "race" has mismatch: *ip=1 here=0
2 tls_ptr: case "race" has mismatch: *ip=2 here=1
3 tls_ptr: case "race" has mismatch: *ip=3 here=1
4 tls_ptr: case "race" has mismatch: *ip=4 here=2
5 tls_ptr: case "race" has mismatch: *ip=5 here=2
6 tls_ptr: case "race" has mismatch: *ip=6 here=3
7 tls_ptr: case "race" has mismatch: *ip=7 here=3
8 tls_ptr: case "race" has mismatch: *ip=8 here=4
9 tls_ptr: case "race" has mismatch: *ip=9 here=4
10 tls_ptr: case "race" has mismatch: *ip=10 here=5
[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/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTableLexer.m348 case 1 : ;
415 case 1 : ;
482 case 1 : ;
534 case '(': ;
539 case ')': ;
544 case ';': ;
549 case '=': ;
554 case 'i': ;
580 case 'm': ;
627 case '{': ;
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangLexer.m188 case 1 : ;
255 case 1 : ;
345 case ';': ;
350 case 'i': ;
376 case 'f': ;
416 case 'a': ;
417 case 'b': ;
418 case 'c': ;
419 case 'd': ;
420 case 'e': ;
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl65 case VK_PIPELINE_CACHE_HEADER_VERSION_ONE: return "VK_PIPELINE_CACHE_HEADER_VERSION_ONE";
74 case VK_SUCCESS: return "VK_SUCCESS";
75 case VK_NOT_READY: return "VK_NOT_READY";
76 case VK_TIMEOUT: return "VK_TIMEOUT";
77 case VK_EVENT_SET: return "VK_EVENT_SET";
78 case VK_EVENT_RESET: return "VK_EVENT_RESET";
79 case VK_INCOMPLETE: return "VK_INCOMPLETE";
80 case VK_ERROR_OUT_OF_HOST_MEMORY: return "VK_ERROR_OUT_OF_HOST_MEMORY";
81 case VK_ERROR_OUT_OF_DEVICE_MEMORY: return "VK_ERROR_OUT_OF_DEVICE_MEMORY";
82 case VK_ERROR_INITIALIZATION_FAILED: return "VK_ERROR_INITIALIZATION_FAILED";
[all …]

12345678910>>...120