HomeSort by relevance Sort by last modified time
    Searched full:case (Results 676 - 700 of 12247) sorted by null

<<21222324252627282930>>

  /external/dhcpcd/
dhcpcd.c 257 case '\0':
259 case 'b':
262 case 'n':
265 case 'r':
268 case 't':
271 case 'x':
285 case '0':
319 case 'b':
322 case 'c':
325 case 'h'
    [all...]
  /external/dropbear/libtomcrypt/src/pk/asn1/der/choice/
der_decode_choice.c 54 case LTC_ASN1_INTEGER:
64 case LTC_ASN1_SHORT_INTEGER:
74 case LTC_ASN1_BIT_STRING:
85 case LTC_ASN1_OCTET_STRING:
96 case LTC_ASN1_NULL:
104 case LTC_ASN1_OBJECT_IDENTIFIER:
115 case LTC_ASN1_IA5_STRING:
127 case LTC_ASN1_PRINTABLE_STRING:
138 case LTC_ASN1_UTF8_STRING:
149 case LTC_ASN1_UTCTIME
    [all...]
  /external/e2fsprogs/intl/
vasnprintf.c 242 case TYPE_COUNT_SCHAR_POINTER:
245 case TYPE_COUNT_SHORT_POINTER:
248 case TYPE_COUNT_INT_POINTER:
251 case TYPE_COUNT_LONGINT_POINTER:
255 case TYPE_COUNT_LONGLONGINT_POINTER:
328 case 'd': case 'i': case 'u':
358 case 'o':
385 case 'x': case 'X'
    [all...]
  /external/icu4c/samples/coll/
coll.cpp 19 "-lower Lower case first\n"
20 "-upper Upper case first\n"
21 "-case Enable separate case level\n"
75 {"-case", OptSpec::FLAG, &opt_case},
93 case OptSpec::FLAG:
96 case OptSpec::STRING:
105 case OptSpec::NUM:
205 case 1:
208 case 2
    [all...]
  /external/qemu/hw/
goldfish_timer.c 41 qemu_put_be64(f, s->now); /* in case the kernel is in the middle of a timer read */
78 case TIMER_TIME_LOW:
81 case TIMER_TIME_HIGH:
94 case TIMER_ALARM_LOW:
105 case TIMER_ALARM_HIGH:
109 case TIMER_CLEAR_ALARM:
113 case TIMER_CLEAR_INTERRUPT:
136 /* we save the RTC for the case where the kernel is in the middle of a rtc_read
163 case 0x0:
166 case 0x4
    [all...]
  /external/tcpdump/
print-ipx.c 99 case IPX_SKT_NCP:
102 case IPX_SKT_SAP:
105 case IPX_SKT_RIP:
108 case IPX_SKT_NETBIOS:
114 case IPX_SKT_DIAGNOSTICS:
117 case IPX_SKT_NWLINK_DGM:
123 case IPX_SKT_EIGRP:
143 case 1:
144 case 3:
154 case 2
    [all...]
  /hardware/ti/wlan/wl1271/Test/
HealthMonitorDbg.c 83 case DBG_HM_PRINT_HELP:
87 case DBG_HM_RECOVERY_NO_SCAN_COMPLETE:
94 else /* scan Srv is probably entering/exiting PowerSave. We won't handle this case since it happens rarely */
100 case DBG_HM_RECOVERY_MBOX_FAILURE:
104 case DBG_HM_RECOVERY_HW_AWAKE_FAILURE:
108 case DBG_HM_RECOVERY_TX_STUCK:
112 case DBG_HM_DISCONNECT_TIMEOUT:
116 case DBG_HM_RECOVERY_POWER_SAVE_FAILURE:
121 case DBG_HM_RECOVERY_MEASUREMENT_FAILURE:
125 case DBG_HM_RECOVERY_BUS_FAILURE:
    [all...]
  /packages/apps/Email/src/org/apache/commons/io/filefilter/
NameFileFilter.java 51 /** Whether the comparison is case sensitive. */
55 * Constructs a new case-sensitive name file filter for a single name.
65 * Construct a new name file filter specifying case-sensitivity.
68 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
80 * Constructs a new case-sensitive name file filter for an array of names.
93 * Constructs a new name file filter for an array of names specifying case-sensitivity.
99 * @param caseSensitivity how to handle case sensitivity, null means case-sensitive
111 * Constructs a new case-sensitive name file filter for a list of names.
    [all...]
  /system/wlan/ti/wilink_6_1/Test/
HealthMonitorDbg.c 83 case DBG_HM_PRINT_HELP:
87 case DBG_HM_RECOVERY_NO_SCAN_COMPLETE:
94 else /* scan Srv is probably entering/exiting PowerSave. We won't handle this case since it happens rarely */
100 case DBG_HM_RECOVERY_MBOX_FAILURE:
104 case DBG_HM_RECOVERY_HW_AWAKE_FAILURE:
108 case DBG_HM_RECOVERY_TX_STUCK:
112 case DBG_HM_DISCONNECT_TIMEOUT:
116 case DBG_HM_RECOVERY_POWER_SAVE_FAILURE:
121 case DBG_HM_RECOVERY_MEASUREMENT_FAILURE:
125 case DBG_HM_RECOVERY_BUS_FAILURE:
    [all...]
  /external/iptables/extensions/
libipt_multiport.c 59 case IPPROTO_TCP:
61 case IPPROTO_UDP:
63 case IPPROTO_UDPLITE:
65 case IPPROTO_SCTP:
67 case IPPROTO_DCCP:
173 case '1':
181 case '2':
189 case '3':
223 case '1':
230 case '2'
    [all...]
  /external/webkit/WebKit/win/
DOMCreateInstance.cpp 175 case WebCore::Node::ELEMENT_NODE:
183 case WebCore::Node::ATTRIBUTE_NODE:
186 case WebCore::Node::TEXT_NODE:
189 case WebCore::Node::CDATA_SECTION_NODE:
192 case WebCore::Node::ENTITY_REFERENCE_NODE:
195 case WebCore::Node::ENTITY_NODE:
198 case WebCore::Node::PROCESSING_INSTRUCTION_NODE:
201 case WebCore::Node::COMMENT_NODE:
204 case WebCore::Node::DOCUMENT_NODE:
211 case WebCore::Node::DOCUMENT_TYPE_NODE
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerStateUnitTestTemplate.java 62 case MediaPlayerStateErrors.MEDIA_PLAYER_ERROR:
337 case IDLE:
340 case IDLE_AFTER_RESET:
343 case INITIALIZED:
346 case PREPARED:
349 case PREPARED_AFTER_STOP:
352 case STARTED:
355 case STARTED_AFTER_PAUSE:
358 case PAUSED:
361 case STOPPED
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
misc.c 97 /* all_lower - true if a string is all lower-case */
113 /* all_upper - true if a string is all upper-case */
180 /* clower - replace upper-case letter to lower-case */
535 case 'b': return '\b';
536 case 'f': return '\f';
537 case 'n': return '\n';
538 case 'r': return '\r';
539 case 't': return '\t';
542 case 'a': return '\a'
    [all...]
  /external/elfutils/src/
i386_ld.c 112 relocations. In case we have to handle Rela as well the
140 something. In this case the reference to the sections
144 in the case of Rel relocations is in the target section
510 case R_386_GOT32:
521 case R_386_GOTOFF:
522 case R_386_GOTPC:
526 case R_386_32:
527 case R_386_PC32:
559 case R_386_PLT32:
567 a statically linked binary, then we need in any case
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 108 case R_SPARC_32:
113 case R_SPARC_WDISP22:
120 case R_SPARC_WDISP19:
145 case 'r':
146 case 'L': /* qemu_ld/st constraint */
154 case 'I':
157 case 'J':
634 case 0 | 4:
642 case 1 | 4:
650 case 2 | 4
    [all...]
  /external/webkit/WebCore/editing/
SelectionController.cpp 243 case RIGHT:
244 case FORWARD:
248 case LEFT:
249 case BACKWARD:
278 case CharacterGranularity:
284 case WordGranularity:
290 case SentenceGranularity:
291 case LineGranularity:
292 case ParagraphGranularity:
293 case SentenceBoundary
    [all...]
  /packages/apps/Email/src/com/android/email/provider/
EmailProvider.java 386 '=' + MailboxColumns.UNREAD_COUNT + "+ case OLD." + MessageColumns.FLAG_READ +
    [all...]
  /external/freetype/src/cff/
cffgload.c 741 /* They use the character code, not the glyph index, in this case. */
1022 case 1:
1025 case 3:
1028 case 4:
1031 case 5:
1034 case 6:
1037 case 7:
    [all...]
  /external/webkit/JavaScriptCore/parser/
Lexer.cpp 170 // Note: In this case, the character offset data for debugging will be incorrect.
234 case 'b':
236 case 't':
238 case 'n':
240 case 'v':
242 case 'f':
244 case 'r':
298 case '>':
327 case '=':
341 case '!'
    [all...]
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java 142 // needed. In case of switching back from CDMA to GSM the GSMPhone constructor updates
179 case OP_CMD:
182 case OP_RESPONSE:
185 case OP_LAUNCH_APP:
186 case OP_END_SESSION:
187 case OP_BOOT_COMPLETED:
254 case OP_LAUNCH_APP:
261 case OP_CMD:
283 case OP_RESPONSE:
296 case OP_END_SESSION
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset_cpmdlapassthru.cpp 167 //set the playback mode in the test case base class to match
171 case CPVXInfo::ENoPlayback:
174 case CPVXInfo::EAfterDownload:
177 case CPVXInfo::EAsap:
243 case STATE_CREATE:
261 case STATE_QUERYINTERFACE:
270 case STATE_ADDDATASOURCE:
411 case OMA1_DLA_FAIL:
417 case OMA1_DLA_NORMAL:
423 case OMA1_DLA_UNKNOWN_CPM_CONTENTTYPE
    [all...]
  /external/bluetooth/bluez/lib/
sdp.c 233 case SDP_UUID16:
235 case SDP_UUID32:
257 case SDP_UUID16:
261 case SDP_UUID32:
265 case SDP_UUID128:
302 case SDP_UUID16:
305 case SDP_UUID32:
308 case SDP_UUID128:{
396 case SDP_DATA_NIL:
398 case SDP_UINT8
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.c 265 case PIXFMT_LUT8:
268 case PIXFMT_BGR15:
269 case PIXFMT_RGB15PC:
272 case 0:
275 case 1:
277 case 2:
280 case PIXFMT_RGB15:
281 case PIXFMT_BGR15PC:
284 case 0:
287 case 1
    [all...]
  /external/icu4c/i18n/
regexcmp.cpp 346 case doPatStart:
364 case doPatFinish:
388 case doOrOperator:
421 case doOpenCaptureParen:
461 case doOpenNonCaptureParen:
482 case doOpenAtomicParen:
510 case doOpenLookAhead:
568 case doOpenLookAheadNeg:
578 // 7. END_LA // Restore match region, in case look-ahead was using
606 case doOpenLookBehind
    [all...]
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lookupswitch/jm/
T_lookupswitch_10.java 23 case -1:
25 case 10:

Completed in 72 milliseconds

<<21222324252627282930>>