OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:case
(Results
176 - 200
of
63534
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.27/bfd/
elfxx-aarch64.c
169
case
0:
171
case
2:
174
case
4:
182
case
8:
191
case
complain_overflow_dont:
193
case
complain_overflow_signed:
197
case
complain_overflow_unsigned:
201
case
complain_overflow_bitfield:
210
case
BFD_RELOC_AARCH64_CALL26:
211
case
BFD_RELOC_AARCH64_JUMP26
[
all
...]
/external/webrtc/webrtc/libjingle/xmpp/
jid.cc
192
case
'A':
case
'B':
case
'C':
case
'D':
case
'E':
case
'F':
case
'G':
193
case
'H':
case
'I':
case
'J': case 'K': case 'L': case 'M': case 'N'
[
all
...]
/external/giflib/
gif_err.c
21
case
E_GIF_ERR_OPEN_FAILED:
24
case
E_GIF_ERR_WRITE_FAILED:
27
case
E_GIF_ERR_HAS_SCRN_DSCR:
30
case
E_GIF_ERR_HAS_IMAG_DSCR:
33
case
E_GIF_ERR_NO_COLOR_MAP:
36
case
E_GIF_ERR_DATA_TOO_BIG:
39
case
E_GIF_ERR_NOT_ENOUGH_MEM:
42
case
E_GIF_ERR_DISK_IS_FULL:
45
case
E_GIF_ERR_CLOSE_FAILED:
48
case
E_GIF_ERR_NOT_WRITEABLE
[
all
...]
/external/skia/src/gpu/vk/
GrVkUtil.cpp
20
case
kUnknown_GrPixelConfig:
22
case
kRGBA_8888_GrPixelConfig:
25
case
kBGRA_8888_GrPixelConfig:
28
case
kSRGBA_8888_GrPixelConfig:
31
case
kSBGRA_8888_GrPixelConfig:
34
case
kRGBA_1010102_GrPixelConfig:
37
case
kRGB_565_GrPixelConfig:
40
case
kRGBA_4444_GrPixelConfig:
45
case
kAlpha_8_GrPixelConfig: // fall through
46
case
kAlpha_8_as_Red_GrPixelConfig
[
all
...]
/external/pcre/dist2/src/
pcre2_pattern_info.c
73
case
PCRE2_INFO_ALLOPTIONS:
74
case
PCRE2_INFO_ARGOPTIONS:
75
case
PCRE2_INFO_BACKREFMAX:
76
case
PCRE2_INFO_BSR:
77
case
PCRE2_INFO_CAPTURECOUNT:
78
case
PCRE2_INFO_FIRSTCODETYPE:
79
case
PCRE2_INFO_FIRSTCODEUNIT:
80
case
PCRE2_INFO_HASBACKSLASHC:
81
case
PCRE2_INFO_HASCRORLF:
82
case
PCRE2_INFO_JCHANGED
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_shader.cpp
46
case
GLSL_TYPE_FLOAT:
48
case
GLSL_TYPE_INT:
49
case
GLSL_TYPE_BOOL:
50
case
GLSL_TYPE_SUBROUTINE:
52
case
GLSL_TYPE_UINT:
54
case
GLSL_TYPE_ARRAY:
56
case
GLSL_TYPE_STRUCT:
57
case
GLSL_TYPE_SAMPLER:
58
case
GLSL_TYPE_ATOMIC_UINT:
64
case
GLSL_TYPE_IMAGE
[
all
...]
/external/skqp/src/gpu/vk/
GrVkUtil.cpp
20
case
kUnknown_GrPixelConfig:
22
case
kRGBA_8888_GrPixelConfig:
25
case
kBGRA_8888_GrPixelConfig:
28
case
kSRGBA_8888_GrPixelConfig:
31
case
kSBGRA_8888_GrPixelConfig:
34
case
kRGBA_8888_sint_GrPixelConfig:
37
case
kRGB_565_GrPixelConfig:
40
case
kRGBA_4444_GrPixelConfig:
45
case
kAlpha_8_GrPixelConfig: // fall through
46
case
kAlpha_8_as_Red_GrPixelConfig
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandException.java
133
case
RILConstants.SUCCESS: return null;
134
case
RILConstants.RIL_ERRNO_INVALID_RESPONSE:
136
case
RILConstants.RADIO_NOT_AVAILABLE:
138
case
RILConstants.GENERIC_FAILURE:
140
case
RILConstants.PASSWORD_INCORRECT:
142
case
RILConstants.SIM_PIN2:
144
case
RILConstants.SIM_PUK2:
146
case
RILConstants.REQUEST_NOT_SUPPORTED:
148
case
RILConstants.OP_NOT_ALLOWED_DURING_VOICE_CALL:
150
case
RILConstants.OP_NOT_ALLOWED_BEFORE_REG_NW
[
all
...]
/system/media/camera/src/
camera_metadata_tag_info.c
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeDecompressor.java
132
// in the worst
case
, each byte will decompress
221
case
SINGLEBYTEMODE:
230
case
0x80:
case
0x81:
case
0x82:
case
0x83:
case
0x84:
231
case
0x85:
case
0x86:
case
0x87: case 0x88: case 0x89
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeDecompressor.java
134
// in the worst
case
, each byte will decompress
224
case
SINGLEBYTEMODE:
233
case
0x80:
case
0x81:
case
0x82:
case
0x83:
case
0x84:
234
case
0x85:
case
0x86:
case
0x87: case 0x88: case 0x89
[
all
...]
/external/mesa3d/src/mesa/main/
formatquery.c
74
case
GL_TEXTURE_1D:
75
case
GL_TEXTURE_1D_ARRAY:
76
case
GL_TEXTURE_2D:
77
case
GL_TEXTURE_2D_ARRAY:
78
case
GL_TEXTURE_3D:
79
case
GL_TEXTURE_CUBE_MAP:
80
case
GL_TEXTURE_CUBE_MAP_ARRAY:
81
case
GL_TEXTURE_RECTANGLE:
82
case
GL_TEXTURE_BUFFER:
98
case
GL_RENDERBUFFER
[
all
...]
texformat.c
71
case
4:
72
case
GL_RGBA:
84
case
GL_RGBA8:
89
case
GL_RGB5_A1:
92
case
GL_RGBA2:
96
case
GL_RGBA4:
101
case
GL_RGB10_A2:
106
case
GL_RGBA12:
107
case
GL_RGBA16:
115
case
3
[
all
...]
/art/libdexfile/dex/
primitive.h
55
case
'B':
57
case
'C':
59
case
'D':
61
case
'F':
63
case
'I':
65
case
'J':
67
case
'S':
69
case
'Z':
71
case
'V':
80
case
kPrimVoid
[
all
...]
/external/skia/src/sksl/ir/
SkSLType.cpp
56
case
1:
58
case
2: return *context.fFloat2_Type;
59
case
3: return *context.fFloat3_Type;
60
case
4: return *context.fFloat4_Type;
63
case
2:
65
case
2: return *context.fFloat2x2_Type;
66
case
3: return *context.fFloat3x2_Type;
67
case
4: return *context.fFloat4x2_Type;
70
case
3:
72
case
2: return *context.fFloat2x3_Type
[
all
...]
/external/skqp/src/sksl/ir/
SkSLType.cpp
56
case
1:
58
case
2: return *context.fFloat2_Type;
59
case
3: return *context.fFloat3_Type;
60
case
4: return *context.fFloat4_Type;
63
case
2:
65
case
2: return *context.fFloat2x2_Type;
66
case
3: return *context.fFloat3x2_Type;
67
case
4: return *context.fFloat4x2_Type;
70
case
3:
72
case
2: return *context.fFloat2x3_Type
[
all
...]
/external/mesa3d/src/gallium/drivers/virgl/
virgl_screen.c
61
case
PIPE_CAP_NPOT_TEXTURES:
63
case
PIPE_CAP_TWO_SIDED_STENCIL:
65
case
PIPE_CAP_SM3:
67
case
PIPE_CAP_ANISOTROPIC_FILTER:
69
case
PIPE_CAP_POINT_SPRITE:
71
case
PIPE_CAP_MAX_RENDER_TARGETS:
73
case
PIPE_CAP_MAX_DUAL_SOURCE_RENDER_TARGETS:
75
case
PIPE_CAP_OCCLUSION_QUERY:
77
case
PIPE_CAP_TEXTURE_MIRROR_CLAMP:
79
case
PIPE_CAP_TEXTURE_SHADOW_MAP
[
all
...]
/external/fec/
viterbi27.c
14
case
PORT:
18
case
ALTIVEC:
22
case
MMX:
24
case
SSE:
26
case
SSE2:
34
case
PORT:
39
case
ALTIVEC:
44
case
MMX:
47
case
SSE:
50
case
SSE2
[
all
...]
viterbi29.c
14
case
PORT:
18
case
ALTIVEC:
22
case
MMX:
24
case
SSE:
26
case
SSE2:
34
case
PORT:
39
case
ALTIVEC:
44
case
MMX:
47
case
SSE:
50
case
SSE2
[
all
...]
viterbi39.c
14
case
PORT:
18
case
ALTIVEC:
22
case
MMX:
24
case
SSE:
26
case
SSE2:
34
case
PORT:
39
case
ALTIVEC:
44
case
MMX:
47
case
SSE:
50
case
SSE2
[
all
...]
viterbi615.c
15
case
PORT:
19
case
ALTIVEC:
23
case
MMX:
25
case
SSE:
27
case
SSE2:
36
case
PORT:
41
case
ALTIVEC:
46
case
MMX:
49
case
SSE:
52
case
SSE2
[
all
...]
/system/core/init/
tokenizer.cpp
19
case
0:
22
case
'\n':
26
case
' ':
27
case
'\t':
28
case
'\r':
31
case
'#':
54
case
0:
56
case
' ':
57
case
'\t':
58
case
'\r'
[
all
...]
/external/libunwind/src/dwarf/
Gexpr.c
115
case
1: return (int8_t) val;
116
case
2: return (int16_t) val;
117
case
4: return (int32_t) val;
118
case
8: return (int64_t) val;
136
case
1: operand_type = VAL8; break;
137
case
2: operand_type = VAL16; break;
138
case
4: operand_type = VAL32; break;
139
case
8: operand_type = VAL64; break;
145
case
VAL8:
152
case
VAL16
[
all
...]
/external/swiftshader/src/OpenGL/compiler/
intermOut.cpp
102
case
EOpAssign: out << "move second child to first child"; break;
103
case
EOpInitialize: out << "initialize first child with second child"; break;
104
case
EOpAddAssign: out << "add second child into first child"; break;
105
case
EOpSubAssign: out << "subtract second child into first child"; break;
106
case
EOpMulAssign: out << "multiply second child into first child"; break;
107
case
EOpVectorTimesMatrixAssign: out << "matrix mult second child into first child"; break;
108
case
EOpVectorTimesScalarAssign: out << "vector scale second child into first child"; break;
109
case
EOpMatrixTimesScalarAssign: out << "matrix scale second child into first child"; break;
110
case
EOpMatrixTimesMatrixAssign: out << "matrix mult second child into first child"; break;
111
case
EOpDivAssign: out << "divide second child into first child"; break
[
all
...]
/external/v8/src/
type-hints.cc
12
case
BinaryOperationHint::kNone:
14
case
BinaryOperationHint::kSignedSmall:
16
case
BinaryOperationHint::kSigned32:
18
case
BinaryOperationHint::kNumberOrOddball:
20
case
BinaryOperationHint::kString:
22
case
BinaryOperationHint::kAny:
31
case
CompareOperationHint::kNone:
33
case
CompareOperationHint::kSignedSmall:
35
case
CompareOperationHint::kNumber:
37
case
CompareOperationHint::kNumberOrOddball
[
all
...]
Completed in 1133 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>