HomeSort by relevance Sort by last modified time
    Searched full:switch (Results 851 - 875 of 11629) sorted by null

<<31323334353637383940>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchDialog.java 74 "in switch statements. You must use an if-else chain instead.\n" +
76 "Eclipse can automatically convert from a switch statement to an if-else " +
77 "statement. Just place the caret on the switch keyword and invoke " +
79 "\"Convert 'switch' to 'if-else'\".\n" +
  /system/bluetooth/brfpatch/
brfpatch.c 92 switch (*buf) {
116 // switch on length
117 switch ((unsigned int)end - (unsigned int)buf) {
184 switch (*buf) {
  /system/core/toolbox/
reboot.c 24 switch (c) {
  /system/media/wilhelm/src/
entry.c 63 switch (option->feature) {
109 switch (*interfaceStateP) {
191 switch (clazz->mInterfaces[i].mInterface) {
227 switch (clazz->mInterfaces[i].mInterface) {
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 133 switch(loc) {
164 switch (pname) {
201 switch(param) {
255 switch (target) {
267 switch (target) {
317 switch (target) {
373 switch (target) {
  /external/qemu/android/
config.c 72 switch(n->value[0]){
159 switch(c) {
168 switch(*data) {
233 switch(*data) {
277 switch(lex(cs, 0)){
298 switch(lex(cs, 1)) {
326 switch(lex(&cs, 0)){
  /external/qemu/target-arm/
helper.c 55 switch (id) {
342 switch (reg - nregs) {
367 switch (reg - nregs) {
621 cpu_abort(env, "Tried to switch out of user mode\n");
642 switch (mode) {
705 /* Switch to V7M main or process stack pointer. */
726 /* Switch to the target stack. */
764 switch (env->exception_index) {
806 /* Switch to the handler mode. */
842 switch (env->exception_index)
    [all...]
translate.c 447 switch (shiftop) {
498 switch (shiftop) {
505 switch (shiftop) {
517 switch (op2) { \
529 switch (op1) {
564 switch (op1) { \
576 switch (op2) {
615 switch (cc) {
    [all...]
  /external/srec/tools/grxmlcompile/
netw_dump.cpp 61 switch ( arc[loc]->inputLabel ) {
87 } // switch
118 switch ( arc[loc]->inputLabel ) {
207 switch ( arc[loc]->inputLabel ) {
259 } // switch
281 switch ( arc[loc]->inputLabel ) {
330 } // switch
  /external/webkit/Source/WebCore/html/canvas/
WebGLTexture.cpp 63 switch (target) {
82 switch (pname) {
84 switch (param) {
96 switch (param) {
104 switch (param) {
113 switch (param) {
239 switch (target) {
  /external/webkit/Source/WebCore/svg/
SVGPreserveAspectRatio.cpp 164 switch (m_meetOrSlice) {
171 switch (m_align) {
188 switch (m_align) {
211 switch (m_align) {
230 switch (m_align) {
294 switch (m_align) {
330 switch (m_meetOrSlice) {
  /system/media/wilhelm/src/itf/
IDynamicInterfaceManagement.c 44 switch (state) {
129 switch (*interfaceStateP) {
144 switch (*interfaceStateP) {
224 switch (*interfaceStateP) {
300 switch (state) {
377 switch (*interfaceStateP) {
392 switch (*interfaceStateP) {
  /external/jpeg/
jpegtran.c 31 * The switch parser is designed to be useful with DOS-style command line
39 static char * outfilename; /* for -outfile switch */
40 static JCOPY_OPTION copyoption; /* -copy switch */
144 /* Not a switch, must be a file name argument */
151 arg++; /* advance past switch marker character */
305 usage(); /* bogus switch */
309 /* Post-switch-scanning cleanup */
372 * It is convenient to use just one switch-parsing routine, but the switch
384 /* Must have either -outfile switch or explicit output file name *
    [all...]
wizard.doc 26 quantization values to no more than 255 by giving the -baseline switch.
31 -qtables switch:
68 If the -qtables switch is used without -quality, then the specified tables
76 switch:
81 The -qslots switch specifies a quantization table number for each color
94 You can override this default with the -sample switch:
99 The -sample switch specifies the JPEG sampling factors for each color
117 -progressive switch generates a progressive JPEG file using a default series
120 the -scans switch:
148 Ss and Se values other than 0 and 63 appear. (The -progressive switch i
    [all...]
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 1 //===- LowerSwitch.cpp - Eliminate Switch instructions --------------------===//
10 // The LowerSwitch transformation rewrites switch instructions with a sequence
12 // switch instruction until it is convenient.
70 /// The comparison function for sorting the switch case values in the vector.
127 // switchConvert - Convert the switch statement into a binary lookup of
170 // checks if the switch's value == the case's value. If not, then it
228 assert(BlockIdx != -1 && "Switch didn't go to this successor??");
273 // processSwitchInst - Replace the specified switch instruction with a sequence
302 assert(BlockIdx != -1 && "Switch didn't go to this successor??");
321 // We are now done with the switch instruction, delete it
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit.h 115 switch (bpp) { \
142 switch (bpp) { \
198 switch (bpp) { \
231 switch (bpp) { \
305 switch (bpp) { \
352 switch (bpp) { \
417 switch (width & 7) { \
433 switch (width & 3) { \
452 switch( w & 2 ) { \
475 switch( w & 4 ) {
    [all...]
  /cts/tests/src/android/content/cts/
MockContentProvider.java 88 switch (URL_MATCHER.match(uri)) {
121 switch (URL_MATCHER.match(uri)) {
151 switch (URL_MATCHER.match(uri)) {
182 switch (URL_MATCHER.match(uri)) {
228 switch (URL_MATCHER.match(uri)) {
  /external/clang/include/clang/AST/
StmtVisitor.h 41 // optimizer (e.g. LLVM) will fold this comparison into the switch stmt
44 switch (BinOp->getOpcode()) {
82 switch (UnOp->getOpcode()) {
100 // Top switch stmt: dispatch to VisitFooStmt for each FooStmt.
101 switch (S->getStmtClass()) {
  /external/clang/lib/Driver/
Types.cpp 74 switch (Id) {
97 switch (Id) {
110 switch (Id) {
123 switch (Id) {
240 switch (Id) {
  /external/e2fsprogs/lib/e2p/
feature.c 102 switch (compat) {
137 switch (string[8]) {
176 switch (compat) {
211 switch (string[8]) {
297 switch (*cp) {
  /external/iptables/extensions/
libxt_MARK.c 88 switch (cb->entry->id) {
112 switch (cb->entry->id) {
131 switch (cb->entry->id) {
191 switch (markinfo->mode) {
227 switch (markinfo->mode) {
  /external/kernel-headers/original/asm-x86/
cmpxchg_32.h 77 switch (size) {
123 switch (size) {
156 switch (size) {
183 switch (size) {
220 switch (size) {
  /external/llvm/test/CodeGen/X86/
2009-11-25-ImpDefBug.ll 64 switch i8 undef, label %meshBB85 [
77 switch i8 undef, label %bb.i4 [
91 switch i8 undef, label %bb10.fragment [
101 switch i8 undef, label %bb.i4 [
113 switch i8 undef, label %meshBB85 [
  /frameworks/compile/linkloader/include/impl/
ELFSymbol.hxx 132 switch (getType()) {
137 switch (idx) {
230 switch (idx) {
259 switch (idx) {
288 switch (idx) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapActivity.java 129 switch (id) {
149 switch (id) {
159 switch (id) {
218 switch (which) {
291 switch (msg.what) {

Completed in 412 milliseconds

<<31323334353637383940>>