OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:case
(Results
2126 - 2150
of
12247
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/icu4c/
aclocal.m4
14
case
"${host}" in
54
case
"$CXX" in
85
case
"${host}" in
132
case
"${enableval}" in
142
[
case
"${withval}" in
172
case
"$BITS_REQ" in
185
case
"$BITS_REQ" in
197
#
case
"$BITS_REQ" in
248
case
"${host}" in
317
case
"${host}" i
[
all
...]
/external/icu4c/test/intltest/
strtest.cpp
96
case
0:
102
case
1:
108
case
2:
114
case
3:
131
case
4:
147
case
5:
163
case
6:
176
case
7:
182
case
8:
188
case
9
[
all
...]
/external/libxml2/
xmlsave.c
48
* Returns 1 if true, 0 if not and -1 in
case
of error
124
case
XML_SAVE_NOT_UTF8:
127
case
XML_SAVE_CHAR_INVALID:
130
case
XML_SAVE_UNKNOWN_ENCODING:
133
case
XML_SAVE_NO_DOCTYPE:
163
case
0: *ptr-- = '0'; break;
164
case
1: *ptr-- = '1'; break;
165
case
2: *ptr-- = '2'; break;
166
case
3: *ptr-- = '3'; break;
167
case
4: *ptr-- = '4'; break
[
all
...]
/external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility_testset1.h
55
* A test
case
to instantiate and destroy the frame-metadata utility object via the factory class
81
* A test
case
to test the normal frame-metadata utility sequence of opening a specified source and extracting
168
* A test
case
to test the normal frame-metadata utility sequence of opening a specified source and extracting metadata and
248
* A test
case
to test the normal frame-metadata utility sequence of opening a specified source and retrieving
315
* A test
case
to test the retrieval of 30th video frame of the clip
379
* A test
case
to test the retrieval of video frame at 10 sec into the clip
443
* A test
case
to test frame-metadata utility's CancelAllCommands() API.
504
* A test
case
to test going through the normal frame-metadata utility sequence of opening a specified source and extracting metadata
600
* A test
case
to test the retrieval of multiple video frames from a clip
672
* A test
case
to test opening an invalid source file with frame-metadata utility. The utilit
[
all
...]
/external/ppp/pppd/
lcp.c
511
case
PROTREJ:
515
case
ECHOREQ:
523
case
ECHOREP:
527
case
DISCREQ:
1082
* PAP, in which
case
this Nak is bad.
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
SDL_dx5audio.c
71
case
VER_PLATFORM_WIN32_NT:
188
case
E_NOINTERFACE:
192
case
DSERR_ALLOCATED:
195
case
DSERR_BADFORMAT:
198
case
DSERR_BUFFERLOST:
201
case
DSERR_CONTROLUNAVAIL:
204
case
DSERR_INVALIDCALL:
207
case
DSERR_INVALIDPARAM:
210
case
DSERR_NODRIVER:
213
case
DSERR_OUTOFMEMORY
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_amigaevents.c
120
case
IECODE_MBUTTON:
122
case
IECODE_RBUTTON:
137
case
IDCMP_ACTIVEWINDOW:
142
case
IDCMP_INACTIVEWINDOW:
147
case
IDCMP_ACTIVEWINDOW:
156
case
IDCMP_INACTIVEWINDOW:
165
case
IDCMP_MOUSEMOVE:
174
case
IDCMP_MOUSEBUTTONS:
190
case
IDCMP_RAWKEY:
216
case
UnmapNotify:
[
all
...]
/external/skia/src/core/
SkPathMeasure.cpp
166
case
SkPath::kMove_Verb:
174
case
SkPath::kLine_Verb:
189
case
SkPath::kQuad_Verb:
195
case
SkPath::kCubic_Verb:
201
case
SkPath::kClose_Verb:
205
case
SkPath::kDone_Verb:
252
case
kLine_SegType:
253
case
kCloseLine_SegType: {
267
case
kQuad_SegType:
273
case
kCubic_SegType
[
all
...]
/external/v8/src/
fast-codegen.cc
365
case
Token::COMMA:
367
case
Token::OR:
369
case
Token::AND:
372
case
Token::BIT_OR:
392
case
Token::BIT_XOR:
394
case
Token::BIT_AND:
396
case
Token::SHL:
398
case
Token::SAR:
400
case
Token::SHR:
402
case
Token::ADD
[
all
...]
/external/webkit/WebCore/bridge/objc/
objc_instance.mm
222
case
ObjcObjectType:
225
case
ObjcCharType:
226
case
ObjcUnsignedCharType:
229
case
ObjcShortType:
230
case
ObjcUnsignedShortType:
233
case
ObjcIntType:
234
case
ObjcUnsignedIntType:
237
case
ObjcLongType:
238
case
ObjcUnsignedLongType:
241
case
ObjcLongLongType
[
all
...]
/external/webkit/WebCore/loader/
loader.cpp
77
case
CachedResource::CSSStyleSheet:
79
case
CachedResource::XSLStyleSheet:
82
case
CachedResource::XBL:
85
case
CachedResource::Script:
87
case
CachedResource::FontResource:
89
case
CachedResource::ImageResource:
99
case
CachedResource::CSSStyleSheet:
101
case
CachedResource::XSLStyleSheet:
104
case
CachedResource::XBL:
107
case
CachedResource::Script:
[
all
...]
/external/webkit/WebCore/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp
29
* (the "GPL"), in which
case
the provisions of the MPL or the GPL are
35
* other provisions required by the MPL or the GPL, as the
case
may be.
181
case
JPEG_HEADER:
189
case
JCS_GRAYSCALE:
190
case
JCS_RGB:
191
case
JCS_YCbCr:
194
case
JCS_CMYK:
195
case
JCS_YCCK:
245
case
JPEG_START_DECOMPRESS:
265
case
JPEG_DECOMPRESS_SEQUENTIAL
[
all
...]
/external/webkit/WebKit/win/
FullscreenVideoController.cpp
84
case
PlayPauseButton:
88
case
TimeSliderButton:
90
case
VolumeUpButton:
93
case
VolumeSliderButton:
95
case
VolumeDownButton:
98
case
ExitFullscreenButton:
301
case
WM_CHAR:
304
case
WM_LBUTTONDOWN:
307
case
WM_MOUSEMOVE:
310
case
WM_LBUTTONUP
[
all
...]
/external/wpa_supplicant/
driver_broadcom.c
176
case
WPA_ALG_NONE:
179
case
WPA_ALG_WEP:
182
case
WPA_ALG_TKIP:
185
case
WPA_ALG_CCMP:
249
case
WLC_ASSOC_MSG:
270
case
WLC_DISASSOC_MSG:
274
case
WLC_PTK_MIC_MSG:
279
case
WLC_GTK_MIC_MSG:
533
case
CIPHER_WEP40:
534
case
CIPHER_WEP104
[
all
...]
/external/wpa_supplicant/wpa_gui/
networkconfig.ui.h
137
case
AUTH_NONE:
140
case
AUTH_IEEE8021X:
143
case
AUTH_WPA_PSK:
147
case
AUTH_WPA_EAP:
151
case
AUTH_WPA2_PSK:
155
case
AUTH_WPA2_EAP:
425
case
0:
428
case
1:
431
case
2:
434
case
3
[
all
...]
/external/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp
168
case
AUTH_NONE:
171
case
AUTH_IEEE8021X:
174
case
AUTH_WPA_PSK:
178
case
AUTH_WPA_EAP:
182
case
AUTH_WPA2_PSK:
186
case
AUTH_WPA2_EAP:
464
case
0:
467
case
1:
470
case
2:
473
case
3
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_broadcom.c
181
case
WPA_ALG_NONE:
184
case
WPA_ALG_WEP:
187
case
WPA_ALG_TKIP:
190
case
WPA_ALG_CCMP:
254
case
WLC_ASSOC_MSG:
275
case
WLC_DISASSOC_MSG:
279
case
WLC_PTK_MIC_MSG:
284
case
WLC_GTK_MIC_MSG:
538
case
CIPHER_WEP40:
539
case
CIPHER_WEP104
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
networkconfig.ui.h
140
case
AUTH_NONE:
143
case
AUTH_IEEE8021X:
146
case
AUTH_WPA_PSK:
150
case
AUTH_WPA_EAP:
154
case
AUTH_WPA2_PSK:
158
case
AUTH_WPA2_EAP:
439
case
0:
442
case
1:
445
case
2:
448
case
3
[
all
...]
/frameworks/base/core/jni/
android_bluetooth_BluetoothSocket.cpp
100
case
TYPE_RFCOMM:
103
case
TYPE_SCO:
106
case
TYPE_L2CAP:
125
case
TYPE_RFCOMM:
130
case
TYPE_L2CAP:
191
case
TYPE_RFCOMM:
202
case
TYPE_SCO:
212
case
TYPE_L2CAP:
257
case
TYPE_RFCOMM:
267
case
TYPE_SCO
[
all
...]
/frameworks/base/media/libstagefright/id3/
ID3.cpp
295
case
3:
298
case
33:
301
case
63:
304
case
93:
307
case
97:
310
case
126:
313
case
127:
567
case
3:
568
case
33:
569
case
63
[
all
...]
/frameworks/base/opengl/libagl/
array.cpp
322
case
GL_SHORT:
323
case
GL_UNSIGNED_SHORT:
326
case
GL_FLOAT:
327
case
GL_FIXED:
410
case
GL_POINTS: prim_count = total; break;
411
case
GL_LINE_STRIP: prim_count = total - 1; break;
412
case
GL_LINE_LOOP: prim_count = total - 1; break;
413
case
GL_LINES: prim_count = total / 2; break;
414
case
GL_TRIANGLE_STRIP: prim_count = total - 2; break;
415
case
GL_TRIANGLE_FAN: prim_count = total - 2; break
[
all
...]
/packages/apps/IM/src/com/android/im/app/
ChatSwitcher.java
190
case
KeyEvent.KEYCODE_ENTER:
191
case
KeyEvent.KEYCODE_DPAD_CENTER:
264
case
KeyEvent.KEYCODE_BACK:
270
case
KeyEvent.KEYCODE_MENU:
284
case
KeyEvent.KEYCODE_0:
287
case
KeyEvent.KEYCODE_1:
290
case
KeyEvent.KEYCODE_2:
293
case
KeyEvent.KEYCODE_3:
296
case
KeyEvent.KEYCODE_4:
299
case
KeyEvent.KEYCODE_5
[
all
...]
/external/dnsmasq/src/
option.c
[
all
...]
/external/expat/conftools/
ltmain.sh
91
case
`echo X|tr X '\101'` in
191
case
$win32_fileres in
200
case
$win32_nmres in
210
case
$win32_fileres in
232
case
$arg in
239
case
$@ in
253
case
$arg in
260
case
"$@ " in
325
case
$my_xlib in
340
case
$host i
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeParser.c
182
/* The Default value of the myDst flag is false, only in
case
of unicast packet with the STA's destination address, the flag is set to True */
221
case
ASSOC_REQUEST:
225
case
RE_ASSOC_REQUEST:
229
case
RE_ASSOC_RESPONSE:
233
case
ASSOC_RESPONSE:
274
case
SUPPORTED_RATES_IE_ID:
286
case
EXT_SUPPORTED_RATES_IE_ID:
298
case
ERP_IE_ID:
310
case
DOT11_4X_ELE_ID:
368
case
EXC_EXT_1_IE_ID
[
all
...]
Completed in 559 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>