OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:case
(Results
201 - 225
of
43755
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
ProfileGrammarLexer.cs
259
case
1:
318
case
1:
372
case
1:
420
case
1:
461
case
'-':
466
case
'%':
471
case
'(':
476
case
')':
481
case
'*':
486
case
'/'
[
all
...]
/external/deqp/modules/gles3/functional/
es3fFboTestCase.cpp
156
case
GL_RGBA32I:
157
case
GL_RGBA32UI:
158
case
GL_RGBA16I:
159
case
GL_RGBA16UI:
160
case
GL_RGBA8:
161
case
GL_RGBA8I:
162
case
GL_RGBA8UI:
163
case
GL_SRGB8_ALPHA8:
164
case
GL_RGB10_A2:
165
case
GL_RGB10_A2UI
[
all
...]
/external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp
161
case
GL_RGBA32I:
162
case
GL_RGBA32UI:
163
case
GL_RGBA16I:
164
case
GL_RGBA16UI:
165
case
GL_RGBA8:
166
case
GL_RGBA8I:
167
case
GL_RGBA8UI:
168
case
GL_SRGB8_ALPHA8:
169
case
GL_RGB10_A2:
170
case
GL_RGB10_A2UI
[
all
...]
/external/llvm/lib/Target/X86/
X86RegisterInfo.cpp
136
case
X86::GR8RegClassID:
137
case
X86::GR16RegClassID:
138
case
X86::GR32RegClassID:
139
case
X86::GR64RegClassID:
140
case
X86::FR32RegClassID:
141
case
X86::FR64RegClassID:
142
case
X86::RFP32RegClassID:
143
case
X86::RFP64RegClassID:
144
case
X86::RFP80RegClassID:
145
case
X86::VR128RegClassID
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
disassemble.c
115
/* If you add a
case
to this table, also add it to the
118
case
bfd_arch_aarch64:
123
case
bfd_arch_alpha:
128
case
bfd_arch_arc:
133
case
bfd_arch_arm:
141
case
bfd_arch_avr:
146
case
bfd_arch_bfin:
151
case
bfd_arch_cr16:
156
case
bfd_arch_cris:
161
case
bfd_arch_crx
[
all
...]
/art/test/076-boolean-put/
info.txt
1
This checks a
case
where javac generates code that stores a byte into a
3
verifier had to be "loosened" to allow this
case
.
/build/kati/testcase/
escape_for_shell_in_recipe.mk
2
# should be careful not to break the second
case
when we fix the first
3
#
case
.
/dalvik/dx/tests/045-dex-switch-ops/
Blort.java
21
case
1: {
24
case
2: {
27
case
3: {
30
case
4: {
40
case
1: {
43
case
10: {
46
case
100: {
49
case
1000: {
/external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTexture.cpp
41
case
IMAGE_TYPE_1D:
42
case
IMAGE_TYPE_BUFFER:
47
case
IMAGE_TYPE_1D_ARRAY:
51
case
IMAGE_TYPE_2D:
56
case
IMAGE_TYPE_2D_ARRAY:
60
case
IMAGE_TYPE_CUBE:
65
case
IMAGE_TYPE_CUBE_ARRAY:
70
case
IMAGE_TYPE_3D:
84
case
IMAGE_TYPE_1D:
85
case
IMAGE_TYPE_BUFFER
[
all
...]
/external/v8/src/compiler/
operator-properties.cc
25
case
IrOpcode::kCheckpoint:
26
case
IrOpcode::kFrameState:
28
case
IrOpcode::kJSCallRuntime: {
34
case
IrOpcode::kJSStrictEqual:
35
case
IrOpcode::kJSStrictNotEqual:
39
case
IrOpcode::kJSEqual:
40
case
IrOpcode::kJSNotEqual:
41
case
IrOpcode::kJSHasProperty:
42
case
IrOpcode::kJSInstanceOf:
45
case
IrOpcode::kJSCreate
[
all
...]
type-hints.cc
13
case
BinaryOperationHints::kNone:
15
case
BinaryOperationHints::kSignedSmall:
17
case
BinaryOperationHints::kSigned32:
19
case
BinaryOperationHints::kNumberOrUndefined:
21
case
BinaryOperationHints::kString:
23
case
BinaryOperationHints::kAny:
36
case
CompareOperationHints::kNone:
38
case
CompareOperationHints::kBoolean:
40
case
CompareOperationHints::kSignedSmall:
42
case
CompareOperationHints::kNumber
[
all
...]
instruction-scheduler.cc
220
case
kArchNop:
221
case
kArchFramePointer:
222
case
kArchParentFramePointer:
223
case
kArchTruncateDoubleToI:
224
case
kArchStackSlot:
225
case
kArchDebugBreak:
226
case
kArchComment:
227
case
kIeee754Float64Atan:
228
case
kIeee754Float64Atan2:
229
case
kIeee754Float64Atanh
[
all
...]
/packages/inputmethods/LatinIME/java/res/xml-sw600dp/
key_styles_enter.xml
27
<
case
34
</
case
>
35
<
case
40
</
case
>
41
<
case
48
</
case
>
49
<
case
54
</
case
>
55
<
case
62
</
case
>
[
all
...]
/system/bt/service/common/bluetooth/
adapter_state.cpp
23
case
ADAPTER_STATE_DISCONNECTED:
25
case
ADAPTER_STATE_CONNECTING:
27
case
ADAPTER_STATE_CONNECTED:
29
case
ADAPTER_STATE_DISCONNECTING:
31
case
ADAPTER_STATE_OFF:
33
case
ADAPTER_STATE_TURNING_ON:
35
case
ADAPTER_STATE_ON:
37
case
ADAPTER_STATE_TURNING_OFF:
/external/proguard/src/proguard/evaluation/
Processor.java
83
case
InstructionConstants.OP_NOP:
86
case
InstructionConstants.OP_ACONST_NULL:
90
case
InstructionConstants.OP_ICONST_M1:
91
case
InstructionConstants.OP_ICONST_0:
92
case
InstructionConstants.OP_ICONST_1:
93
case
InstructionConstants.OP_ICONST_2:
94
case
InstructionConstants.OP_ICONST_3:
95
case
InstructionConstants.OP_ICONST_4:
96
case
InstructionConstants.OP_ICONST_5:
97
case
InstructionConstants.OP_BIPUSH
[
all
...]
/external/mesa3d/src/gallium/drivers/r300/
r300_screen.c
90
case
PIPE_CAP_NPOT_TEXTURES:
91
case
PIPE_CAP_TWO_SIDED_STENCIL:
92
case
PIPE_CAP_ANISOTROPIC_FILTER:
93
case
PIPE_CAP_POINT_SPRITE:
94
case
PIPE_CAP_OCCLUSION_QUERY:
95
case
PIPE_CAP_TEXTURE_SHADOW_MAP:
96
case
PIPE_CAP_TEXTURE_MIRROR_CLAMP:
97
case
PIPE_CAP_BLEND_EQUATION_SEPARATE:
98
case
PIPE_CAP_VERTEX_ELEMENT_INSTANCE_DIVISOR:
99
case
PIPE_CAP_TGSI_FS_COORD_ORIGIN_UPPER_LEFT
[
all
...]
/external/elfutils/backends/
sh_symbol.c
54
case
R_SH_DIR32:
67
case
EF_SH_UNKNOWN:
68
case
EF_SH1:
69
case
EF_SH2:
70
case
EF_SH3:
71
case
EF_SH_DSP:
72
case
EF_SH3_DSP:
73
case
EF_SH4AL_DSP:
74
case
EF_SH3E:
75
case
EF_SH4
[
all
...]
/system/core/init/
parser.cpp
39
case
0:
42
case
'\n':
46
case
' ':
47
case
'\t':
48
case
'\r':
51
case
'#':
74
case
0:
76
case
' ':
77
case
'\t':
78
case
'\r'
[
all
...]
/external/vixl/src/vixl/a64/
disasm-a64.cc
72
case
ADD_w_imm:
73
case
ADD_x_imm: {
81
case
ADDS_w_imm:
82
case
ADDS_x_imm: {
90
case
SUB_w_imm:
91
case
SUB_x_imm: mnemonic = "sub"; break;
92
case
SUBS_w_imm:
93
case
SUBS_x_imm: {
116
case
ADD_w_shift:
117
case
ADD_x_shift: mnemonic = "add"; break
[
all
...]
/art/test/559-bce-ssa/
info.txt
2
to hit a bogus DCHECK on the test
case
.
/external/libunwind/src/arm/
Gget_save_loc.c
37
case
UNW_ARM_R0:
38
case
UNW_ARM_R1:
39
case
UNW_ARM_R2:
40
case
UNW_ARM_R3:
41
case
UNW_ARM_R4:
42
case
UNW_ARM_R5:
43
case
UNW_ARM_R6:
44
case
UNW_ARM_R7:
45
case
UNW_ARM_R8:
46
case
UNW_ARM_R9
[
all
...]
/external/llvm/utils/TableGen/
X86DisassemblerTables.cpp
37
#define ENUM_ENTRY(n, r, d)
case
n: return #n; break;
52
#define ENUM_ENTRY(i, d)
case
i: return #i;
64
#define ENUM_ENTRY(i, d)
case
i: return #i;
83
case
IC:
89
case
IC_64BIT:
95
case
IC_OPSIZE:
98
case
IC_ADSIZE:
100
case
IC_OPSIZE_ADSIZE:
102
case
IC_64BIT_ADSIZE:
104
case
IC_64BIT_OPSIZE_ADSIZE
[
all
...]
/prebuilts/go/darwin-x86/test/fixedbugs/
issue6500.go
14
case
0:
18
case
1:
21
case
2:
23
case
3:
/prebuilts/go/linux-x86/test/fixedbugs/
issue6500.go
14
case
0:
18
case
1:
21
case
2:
23
case
3:
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
link-hc12.s
1
;;; Test 68HCS12 and 68HC12 mixes (compatible
case
)
Completed in 545 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>