OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:case
(Results
801 - 825
of
63534
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
AttrParsedAttrKinds.inc
13
case
3: // 3 strings to match.
16
case
'f': // 1 string to match.
20
case
'h': // 1 string to match.
24
case
'p': // 1 string to match.
30
case
4: // 7 strings to match.
33
case
'c': // 1 string to match.
37
case
'h': // 1 string to match.
41
case
'm': // 1 string to match.
45
case
'n': // 1 string to match.
49
case
'p': // 1 string to match
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
AttrParsedAttrKinds.inc
13
case
3: // 3 strings to match.
16
case
'f': // 1 string to match.
20
case
'h': // 1 string to match.
24
case
'p': // 1 string to match.
30
case
4: // 7 strings to match.
33
case
'c': // 1 string to match.
37
case
'h': // 1 string to match.
41
case
'm': // 1 string to match.
45
case
'n': // 1 string to match.
49
case
'p': // 1 string to match
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
AttrParsedAttrKinds.inc
13
case
3: // 3 strings to match.
16
case
'f': // 1 string to match.
20
case
'h': // 1 string to match.
24
case
'p': // 1 string to match.
30
case
4: // 7 strings to match.
33
case
'c': // 1 string to match.
37
case
'h': // 1 string to match.
41
case
'm': // 1 string to match.
45
case
'n': // 1 string to match.
49
case
'p': // 1 string to match
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
AttrParsedAttrKinds.inc
13
case
3: // 3 strings to match.
16
case
'f': // 1 string to match.
20
case
'h': // 1 string to match.
24
case
'p': // 1 string to match.
30
case
4: // 7 strings to match.
33
case
'c': // 1 string to match.
37
case
'h': // 1 string to match.
41
case
'm': // 1 string to match.
45
case
'n': // 1 string to match.
49
case
'p': // 1 string to match
[
all
...]
/external/mesa3d/src/mesa/program/
prog_statevars.c
63
case
STATE_MATERIAL:
76
case
STATE_AMBIENT:
79
case
STATE_DIFFUSE:
82
case
STATE_SPECULAR:
85
case
STATE_EMISSION:
88
case
STATE_SHININESS:
99
case
STATE_LIGHT:
105
case
STATE_AMBIENT:
108
case
STATE_DIFFUSE:
111
case
STATE_SPECULAR
[
all
...]
/art/test/439-swap-double/
info.txt
2
the presence of register pairs (in this
case
, doubles on ARM).
/cts/tests/tests/renderscript/src/android/renderscript/cts/
intrinsic_colormatrix.rs
35
case
4:
38
case
3:
41
case
2:
44
case
1:
53
case
4:
56
case
3:
59
case
2:
62
case
1:
74
case
4:
77
case
3
[
all
...]
/dalvik/dx/src/com/android/dx/rop/cst/
CstBaseMethodRef.java
75
* {@code static} or instance method. In the
case
of a
77
* prototype. In the
case
of an instance method, this has an
112
* In this
case
, this method returns the <i>return type</i> of this method.
174
case
"invoke":
175
case
"invokeExact":
180
case
"compareAndExchange":
181
case
"compareAndExchangeAcquire":
182
case
"compareAndExchangeRelease":
183
case
"compareAndSet":
184
case
"get"
[
all
...]
/external/aac/libAACenc/src/
bandwidth.cpp
171
case
960:
172
case
1024:
176
case
120:
177
case
128:
178
case
240:
179
case
256:
180
case
480:
181
case
512:
183
case
8000:
184
case
11025
[
all
...]
/external/clang/test/CodeGen/
2003-11-04-OutOfMemory.c
7
case
((long)(~0UL>>1)): break;
/external/clang/test/PCH/
objc_methods.h
19
case
23: {}
24
case
42: {}
35
case
23: [self bonk:x]; break;
36
case
82: break;
pth.h
1
// This
case
came up when using PTH with Boost (<rdar://problem/8227989>).
/external/dhcpcd-6.8.2/dhcpcd-hooks/
02-dump
3
case
"$reason" in
/external/dng_sdk/source/
dng_exceptions.cpp
91
case
dng_error_none:
92
case
dng_error_silent:
93
case
dng_error_user_canceled:
98
case
dng_error_not_yet_implemented:
104
case
dng_error_host_insufficient:
110
case
dng_error_memory:
116
case
dng_error_bad_format:
122
case
dng_error_matrix_math:
128
case
dng_error_open_file:
134
case
dng_error_read_file
[
all
...]
/external/junit-params/src/main/java/junitparams/naming/
TestCaseNamingStrategy.java
4
* A strategy that can resolve a test
case
method name by it's parameters.
/external/ltp/android/tools/
disabled_libs.txt
2
# Every test
case
that requires this lib will also need be disabled
/external/mesa3d/src/compiler/glsl/glcpp/tests/
127-pragma-empty.c
2
* but we probably shouldn't trigger an error in this
case
. */
/external/mesa3d/src/gallium/auxiliary/draw/
draw_so_emit_tmp.h
16
case
PIPE_PRIM_LINES_ADJACENCY: \
17
case
PIPE_PRIM_LINE_STRIP_ADJACENCY: \
18
case
PIPE_PRIM_TRIANGLES_ADJACENCY: \
19
case
PIPE_PRIM_TRIANGLE_STRIP_ADJACENCY: \
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend_logicop.c
55
case
PIPE_LOGICOP_CLEAR:
58
case
PIPE_LOGICOP_NOR:
61
case
PIPE_LOGICOP_AND_INVERTED:
64
case
PIPE_LOGICOP_COPY_INVERTED:
67
case
PIPE_LOGICOP_AND_REVERSE:
70
case
PIPE_LOGICOP_INVERT:
73
case
PIPE_LOGICOP_XOR:
76
case
PIPE_LOGICOP_NAND:
79
case
PIPE_LOGICOP_AND:
82
case
PIPE_LOGICOP_EQUIV
[
all
...]
/external/mesa3d/src/mesa/main/
shaderobj.h
123
case
GL_VERTEX_SHADER:
125
case
GL_FRAGMENT_SHADER:
127
case
GL_GEOMETRY_SHADER:
129
case
GL_TESS_CONTROL_SHADER:
131
case
GL_TESS_EVALUATION_SHADER:
133
case
GL_COMPUTE_SHADER:
146
case
MESA_SHADER_VERTEX:
148
case
MESA_SHADER_GEOMETRY:
150
case
MESA_SHADER_FRAGMENT:
152
case
MESA_SHADER_COMPUTE
[
all
...]
/external/skia/src/gpu/gl/
GrGLVertexArray.cpp
22
case
kFloat_GrVertexAttribType:
24
case
kFloat2_GrVertexAttribType:
26
case
kFloat3_GrVertexAttribType:
28
case
kFloat4_GrVertexAttribType:
30
case
kHalf_GrVertexAttribType:
32
case
kHalf2_GrVertexAttribType:
34
case
kHalf3_GrVertexAttribType:
36
case
kHalf4_GrVertexAttribType:
38
case
kInt2_GrVertexAttribType:
40
case
kInt3_GrVertexAttribType
[
all
...]
/external/skqp/src/gpu/gl/
GrGLVertexArray.cpp
22
case
kFloat_GrVertexAttribType:
24
case
kFloat2_GrVertexAttribType:
26
case
kFloat3_GrVertexAttribType:
28
case
kFloat4_GrVertexAttribType:
30
case
kHalf_GrVertexAttribType:
32
case
kHalf2_GrVertexAttribType:
34
case
kHalf3_GrVertexAttribType:
36
case
kHalf4_GrVertexAttribType:
38
case
kInt2_GrVertexAttribType:
40
case
kInt3_GrVertexAttribType
[
all
...]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/instruction/
DexBackedInstruction.java
80
case
Format10t:
82
case
Format10x:
84
case
Format11n:
86
case
Format11x:
88
case
Format12x:
90
case
Format20bc:
92
case
Format20t:
94
case
Format21c:
96
case
Format21ih:
98
case
Format21lh
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsRegisterInfo.cpp
54
case
Mips::ZERO:
case
Mips::ZERO_64:
case
Mips::F0:
case
Mips::D0_64:
55
case
Mips::D0:
57
case
Mips::AT:
case
Mips::AT_64:
case
Mips::F1:
case
Mips::D1_64:
59
case
Mips::V0: case Mips::V0_64: case Mips::F2: case Mips::D2_64
[
all
...]
/external/syslinux/com32/lib/
fopen.c
17
case
'r':
20
case
'w':
23
case
'a':
26
case
'+':
Completed in 566 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>