OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switch
(Results
1426 - 1450
of
11629
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/javassist/src/main/javassist/compiler/
Parser.java
226
* |
switch
.statement
263
else if (t ==
SWITCH
)
385
/*
switch
.statement :
SWITCH
"(" expression ")" "{"
switch
.block "}"
387
* swtich.block : (
switch
.label statement* )*
393
int t = lex.get(); //
SWITCH
406
throw new CompileError("empty
switch
block", lex);
410
throw new CompileError("no case or default in a
switch
block",
858
switch
(lex.lookAhead())
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.c
263
switch
(format)
270
switch
(type)
282
switch
(type)
294
switch
(type)
306
switch
(type)
318
switch
(type)
329
switch
(type)
340
switch
(type)
351
switch
(type)
362
switch
(type
[
all
...]
/external/qemu/
sockets.c
194
switch
(family) {
207
switch
(type) {
217
switch
(type) {
380
switch
(a->family) {
410
switch
(a->family) {
430
switch
(a->family) {
443
switch
(a->family) {
477
switch
(a->family) {
511
switch
(a->family) {
572
switch
(((struct sockaddr *)from)->sa_family)
[
all
...]
gdbstub.c
536
switch
(n) {
585
switch
(i) {
650
switch
(n) {
688
switch
(n) {
752
switch
(n) {
776
switch
(n) {
816
switch
(n) {
838
switch
(n) {
879
switch
(n) {
915
switch
(n)
[
all
...]
/external/tcpdump/
print-icmp6.c
279
switch
(dp->icmp6_type) {
283
switch
(dp->icmp6_code) {
301
switch
(prot) {
333
switch
(dp->icmp6_code) {
348
switch
(dp->icmp6_code) {
545
switch
(nh) {
633
switch
(op->nd_opt_type) {
684
switch
(op->nd_opt_len) {
917
switch
(ni6->ni_type) {
929
switch
(EXTRACT_16BITS(&ni6->ni_qtype))
[
all
...]
/dalvik/vm/compiler/codegen/arm/
ArchUtility.cpp
56
switch
(mode) {
97
switch
(*fmt++) {
107
switch
(operand) {
167
switch
(operand) {
305
switch
(lir->opcode) {
/device/google/accessory/arduino/USB_Host_Shield/
Max3421e.cpp
212
///* ON pin of VBUS
switch
(MAX4793 or similar) is connected to GPOUT7 */
213
///* OVERLOAD pin of Vbus
switch
is connected to GPIN7 */
234
/* probe bus to determine device presense and speed and
switch
host to this speed */
240
switch
( bus_sample ) { //start full-speed or low-speed host
268
}//end
switch
( bus_sample )
/external/bluetooth/hcidump/parser/
bnep.c
86
switch
(type) {
94
switch
(uuid_size) {
193
switch
(type & 0x7f) {
220
switch
(type & 0x7f) {
289
switch
(proto) {
/external/chromium/chrome/browser/history/
snippet.cc
179
//
Switch
to DCHECK after debugging http://crbug.com/15261.
237
//
Switch
to DCHECK after debugging http://crbug.com/15261.
248
//
Switch
to DCHECK after debugging http://crbug.com/15261.
268
//
Switch
to DCHECK after debugging http://crbug.com/15261.
276
//
Switch
to DCHECK after debugging http://crbug.com/15261.
/external/clang/lib/AST/
TypeLoc.cpp
83
switch
(TL.getTypeLocClass()) {
101
switch
(Cur.getTypeLocClass()) {
123
switch
(Cur.getTypeLocClass()) {
200
switch
(getTypePtr()->getKind()) {
300
switch
(Args[i].getKind()) {
/external/ipsec-tools/src/libipsec/
ipsec_dump_policy.c
165
switch
(xpl->sadb_x_policy_dir) {
180
switch
(xpl->sadb_x_policy_type) {
294
switch
(xisr->sadb_x_ipsecrequest_proto) {
309
switch
(xisr->sadb_x_ipsecrequest_mode) {
344
switch
(xisr->sadb_x_ipsecrequest_level) {
/external/kernel-headers/original/linux/mtd/
cfi.h
62
switch
(i) {
298
switch
(chip_mode) {
313
switch
(chips_per_word) {
367
switch
(chips_per_word) {
383
switch
(chip_mode) {
/external/libnfc-nxp/src/
phFriNfc_SmtCrdFmt.c
209
switch
(NdefSmtCrdFmt->psRemoteDevInfo->RemDevType)
269
switch
( NdefSmtCrdFmt->psRemoteDevInfo->RemDevType )
276
switch
( NdefSmtCrdFmt->psRemoteDevInfo->OpMode )
430
switch
( NdefSmtCrdFmt->psRemoteDevInfo->RemDevType )
432
switch
( NdefSmtCrdFmt->psRemoteDevInfo->OpMode )
/external/mesa3d/src/glsl/
glsl_types.cpp
184
switch
(state->language_version) {
218
switch
(base_type) {
290
switch
(base_type) {
317
switch
(IDX(columns, rows)) {
475
switch
(this->base_type) {
/external/oprofile/module/ia64/
IA64minstate.h
57
/*
switch
to kernel RBS */ \
67
/*
switch
back to bank 1 (must be last in insn group) */ \
94
/*
switch
to kernel RBS */ \
159
/*
switch
from user to kernel RBS: */ \
209
/*
switch
to kernel memory stack (with 16 bytes of scratch) */ \
/external/skia/src/core/
SkBitmapSampler.cpp
22
switch
(mode) {
329
switch
(bm.getConfig()) {
335
switch
(tmx) {
362
switch
(tmx) {
389
switch
(tmx) {
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
intermOut.cpp
92
switch
(node->getOp()) {
144
switch
(node->getOp()) {
213
switch
(node->getOp()) {
316
switch
(node->getUnionArrayPointer()[i].getType()) {
385
switch
(node->getFlowOp()) {
/external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.cpp
91
switch
(format) {
111
switch
(type) {
242
switch
(type) {
244
switch
(format) {
265
switch
(format) {
[
all
...]
/external/webkit/Source/WebKit/gtk/tests/
testloading.c
117
switch
(status) {
172
switch
(status) {
252
switch
(status) {
296
switch
(status) {
328
switch
(status) {
/frameworks/base/core/java/android/net/
DhcpStateMachine.java
170
switch
(message.what) {
198
switch
(message.what) {
231
switch
(message.what) {
263
switch
(message.what) {
304
switch
(message.what) {
/packages/apps/Settings/src/com/android/settings/
IccLockSettings.java
102
switch
(msg.what) {
160
switch
(mDialogState) {
228
switch
(mDialogState) {
260
switch
(mDialogState) {
300
switch
(mDialogState) {
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
110
switch
(mType) {
187
switch
(mType) {
225
switch
(mType) {
307
switch
(mType) {
352
switch
(which) {
BluetoothSettings.java
41
import android.widget.
Switch
;
115
Switch
actionBarSwitch = new
Switch
(activity);
183
switch
(item.getItemId()) {
235
switch
(bluetoothState) {
/system/core/sh/
show.c
82
switch
(n->type) {
141
switch
(np->nfile.type) {
178
switch
(*p) {
195
switch
(subtype & VSTYPE) {
327
switch
(*p) {
/system/media/wilhelm/src/itf/
IPlay.c
26
switch
(state) {
47
switch
((oldState << 2) | state) {
130
switch
(state) {
167
switch
(InterfaceToObjectID(thiz)) {
208
switch
(IObjectToObjectID((thiz)->mThis)) {
Completed in 700 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>