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

<<41424344454647484950>>

  /frameworks/base/core/java/com/android/internal/net/
DNParser.java 121 // in case of oid attribute type skip its prefix: "oid." or "OID."
197 chars[pos] += 32; //to low case
232 case '+':
233 case ',':
234 case ';':
237 case '\\':
242 case ' ':
275 case '"':
276 case '\\':
277 case ','
    [all...]
  /external/bluetooth/bluez/tools/
bccmd.c 65 case CSR_TRANSPORT_HCI:
68 case CSR_TRANSPORT_USB:
71 case CSR_TRANSPORT_BCSP:
73 case CSR_TRANSPORT_H4:
75 case CSR_TRANSPORT_3WIRE:
86 case CSR_TRANSPORT_HCI:
89 case CSR_TRANSPORT_USB:
92 case CSR_TRANSPORT_BCSP:
94 case CSR_TRANSPORT_H4:
96 case CSR_TRANSPORT_3WIRE
    [all...]
  /external/icu4c/i18n/
repattrn.cpp 462 case URX_NOP:
463 case URX_DOTANY:
464 case URX_DOTANY_ALL:
465 case URX_FAIL:
466 case URX_CARET:
467 case URX_DOLLAR:
468 case URX_BACKSLASH_G:
469 case URX_BACKSLASH_X:
470 case URX_END:
471 case URX_DOLLAR_M
    [all...]
dtfmtsym.cpp 44 * These are static arrays we use only in the case where we have no
559 case FORMAT :
561 case WIDE :
565 case ABBREVIATED :
569 case NARROW :
573 case DT_WIDTH_COUNT :
577 case STANDALONE :
579 case WIDE :
583 case ABBREVIATED :
587 case NARROW
    [all...]
  /external/webkit/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp 103 case DeviceColorSpace:
105 case sRGBColorSpace:
117 case DeviceColorSpace:
119 case sRGBColorSpace:
259 case NoStroke:
260 case SolidStroke:
262 case DottedStroke:
265 case DashedStroke:
298 // Special case 1px dotted borders for speed.
390 case DottedStroke
    [all...]
  /packages/apps/Settings/src/com/android/settings/vpn/
VpnSettings.java 196 case DIALOG_CONNECT:
199 case DIALOG_SECRET_NOT_SET:
202 case VpnManager.VPN_ERROR_CHALLENGE:
203 case VpnManager.VPN_ERROR_UNKNOWN_SERVER:
204 case VpnManager.VPN_ERROR_PPP_NEGOTIATION_FAILED:
234 case VpnManager.VPN_ERROR_AUTH:
238 case VpnManager.VPN_ERROR_REMOTE_HUNG_UP:
242 case VpnManager.VPN_ERROR_CONNECTION_LOST:
246 case VpnManager.VPN_ERROR_REMOTE_PPP_HUNG_UP:
259 case VpnManager.VPN_ERROR_CHALLENGE
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEN.java 134 case MSG_PREDICTION:
137 case MSG_START_TUTORIAL:
151 case MSG_CLOSE:
395 case OpenWnnEvent.KEYUP:
399 case OpenWnnEvent.INITIALIZE_LEARNING_DICTIONARY:
402 case OpenWnnEvent.INITIALIZE_USER_DICTIONARY:
405 case OpenWnnEvent.LIST_WORDS_IN_USER_DICTIONARY:
409 case OpenWnnEvent.GET_WORD:
423 case OpenWnnEvent.ADD_WORD:
427 case OpenWnnEvent.DELETE_WORD
    [all...]
  /external/v8/src/arm/
disasm-arm.cc 210 // Special case for using rm only.
248 case 0: {
252 case 1: {
256 case 2: {
260 case 3: {
276 case call_rt_redirected:
279 case break_point:
380 case 'a': { // 'a: accumulate multiplies
388 case 'b': { // 'b: byte loads or stores
394 case 'c': { // 'cond: conditional executio
    [all...]
  /bootable/bootloader/legacy/arch_msm7k/
hsusb.c 175 case GET_STATUS: return "GET_STATUS";
176 case CLEAR_FEATURE: return "CLEAR_FEATURE";
177 case SET_FEATURE: return "SET_FEATURE";
178 case SET_ADDRESS: return "SET_ADDRESS";
179 case GET_DESCRIPTOR: return "GET_DESCRIPTOR";
180 case SET_DESCRIPTOR: return "SET_DESCRIPTOR";
181 case GET_CONFIGURATION: return "GET_CONFIGURATION";
182 case SET_CONFIGURATION: return "SET_CONFIGURATION";
183 case GET_INTERFACE: return "GET_INTERFACE";
184 case SET_INTERFACE: return "SET_INTERFACE"
    [all...]
  /external/icu4c/test/intltest/
dadrfmt.cpp 124 sprintf(theCase, "case %d:", n);
130 errln("case %d: No 'locale' line.", n);
135 errln("case %d: No 'spec' line.", n);
140 errln("case %d: No 'date' line.", n);
145 errln("case %d: No 'str' line.", n);
159 errln("case %d: could not create SimpleDateFormat from pattern: %s", n, u_errorName(status));
164 errln("case %d: could not parse spec as style fields: %s", n, u_errorName(status));
169 errln("case %d: could not create SimpleDateFormat from styles.", n);
176 errln("case %d: could not create calendar from %s", n, calLoc);
191 errln("case %d: could not parse date as RELATIVE_ADD calendar fields: %s", n, u_errorName(status))
    [all...]
  /external/openssl/crypto/bio/
bss_log.c 229 case BIO_CTRL_SET:
284 case LOG_EMERG:
285 case LOG_ALERT:
286 case LOG_CRIT:
287 case LOG_ERR:
290 case LOG_WARNING:
293 case LOG_NOTICE:
294 case LOG_INFO:
295 case LOG_DEBUG:
341 case LOG_EMERG: priority_tag = "Emergency"; break
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
parse.c 423 sprintf( action_text, "case YY_STATE_EOF(%s):\n",
681 case 1:
710 case 2:
718 case 6:
722 case 7:
730 case 8:
734 case 9:
738 case 10:
742 case 11:
746 case 12
    [all...]
  /frameworks/base/media/libmedia/
IAudioPolicyService.cpp 256 case SET_DEVICE_CONNECTION_STATE: {
265 case GET_DEVICE_CONNECTION_STATE: {
273 case SET_PHONE_STATE: {
279 case SET_RINGER_MODE: {
287 case SET_FORCE_USE: {
295 case GET_FORCE_USE: {
302 case GET_OUTPUT: {
319 case START_OUTPUT: {
327 case STOP_OUTPUT: {
335 case RELEASE_OUTPUT:
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
ScanCncnApp.c 72 case SCAN_CNCN_START_APP_SCAN:
95 case SCAN_CNCN_STOP_APP_SCAN:
103 case SCAN_CNCN_START_PERIODIC_SCAN:
128 case SCAN_CNCN_STOP_PERIODIC_SCAN:
136 case SCAN_CNCN_BSSID_LIST_SCAN_PARAM:
211 case SCAN_CNCN_BSSID_LIST_SIZE_PARAM:
218 case SCAN_CNCN_BSSID_LIST_PARAM:
240 * \param frameInfo - a pointer to the structure holding all frame related info (in case a frame was received)
255 case SCAN_CRS_RECEIVED_FRAME:
263 case SCAN_CRS_SCAN_COMPLETE_OK
    [all...]
  /external/bluetooth/bluez/common/
sdp-xml.c 71 case SDP_DATA_NIL:
76 case SDP_BOOL:
83 case SDP_UINT8:
91 case SDP_UINT16:
99 case SDP_UINT32:
107 case SDP_UINT64:
115 case SDP_UINT128:
128 case SDP_INT8:
136 case SDP_INT16:
144 case SDP_INT32
    [all...]
  /external/grub/grub/
asmstub.c 525 case DISP_UL:
528 case DISP_UR:
531 case DISP_LL:
534 case DISP_LR:
537 case DISP_HORIZ:
540 case DISP_VERT:
543 case DISP_LEFT:
546 case DISP_RIGHT:
549 case DISP_UP:
552 case DISP_DOWN
    [all...]
  /external/tcpdump/
print-ldp.c 274 case LDP_TLV_COMMON_HELLO:
281 case LDP_TLV_IPV4_TRANSPORT_ADDR:
285 case LDP_TLV_IPV6_TRANSPORT_ADDR:
289 case LDP_TLV_CONFIG_SEQ_NUMBER:
293 case LDP_TLV_ADDRESS_LIST:
318 case LDP_TLV_COMMON_SESSION:
326 case LDP_TLV_FEC:
335 case LDP_FEC_WILDCARD:
337 case LDP_FEC_PREFIX:
351 case LDP_FEC_HOSTADDRESS
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
DropFeedback.java 284 case TOP:
287 case BOTTOM:
290 case LEFT:
293 case RIGHT:
299 case TOP:
300 case BOTTOM:
312 case LEFT:
313 case RIGHT:
331 case TOP:
335 case BOTTOM
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset6.cpp 110 case STATE_CREATE:
128 case STATE_QUERYINTERFACE:
137 case STATE_ADDDATASOURCE:
339 case STATE_CONFIGPARAMS:
543 case STATE_INIT:
551 case STATE_GETMETADATAKEYLIST:
559 case STATE_GETMETADATAVALUELIST:
569 case STATE_ADDDATASINK_VIDEO:
600 case STATE_ADDDATASINK_AUDIO:
    [all...]
  /external/svox/pico/lib/
picopam.c 846 case PICODATA_ITEMINFO1_BOUND_SBEG:
850 case PICODATA_ITEMINFO1_BOUND_SEND:
854 case PICODATA_ITEMINFO1_BOUND_TERM:
858 case PICODATA_ITEMINFO1_BOUND_PHR0:
862 case PICODATA_ITEMINFO1_BOUND_PHR1:
866 case PICODATA_ITEMINFO1_BOUND_PHR2:
870 case PICODATA_ITEMINFO1_BOUND_PHR3:
    [all...]
  /external/libxml2/
xmlregexp.c 417 * Returns the new regexp or NULL in case of error
671 * Returns the new context or NULL in case of error
701 * Returns the new range or NULL in case of error
742 * Returns the new copy or NULL in case of error.
773 * Returns the new atom or NULL in case of error
825 * Returns the new atom or NULL in case of error
935 case XML_REGEXP_EPSILON:
937 case XML_REGEXP_CHARVAL:
939 case XML_REGEXP_RANGES:
941 case XML_REGEXP_SUBREG
    [all...]
  /external/bluetooth/bluez/test/
l2test.c 875 case 0x0000:
879 case 0x0001:
902 case 0x0000:
926 case 0x0001:
952 case 0x0000:
956 case 0x0001:
1057 case 'r':
1061 case 's':
1066 case 'w':
1070 case 'u'
    [all...]
  /external/icu4c/tools/genrb/
wrtxml.cpp 259 case '\x26':
263 case '\x3c':
267 case '\x3e':
271 case '\x22':
275 case '\x27':
281 case 0x00:
282 case 0x01:
283 case 0x02:
284 case 0x03:
285 case 0x04
    [all...]
  /external/quake/quake/src/QW/client/
cl_parse.c 310 case dl_single:
312 case dl_skin:
315 case dl_model:
318 case dl_sound:
321 case dl_none:
1147 case svc_nop:
1151 case svc_disconnect:
1159 case svc_print:
1170 case svc_centerprint:
1174 case svc_stufftext
    [all...]
  /cts/tools/signature-tools/src/signature/converter/dex/
GenericSignatureParser.java 154 case 'B':
157 case 'C':
160 case 'D':
163 case 'F':
166 case 'I':
169 case 'J':
172 case 'S':
175 case 'Z':
359 case 'L':
361 case '['
    [all...]

Completed in 126 milliseconds

<<41424344454647484950>>