/external/opencore/nodes/pvmp4ffparsernode/src/ |
pvmf_mp4ffparser_node_cap_config.cpp | 218 case PVMI_KVPTYPE_AGGREGATE: 222 case PVMI_KVPTYPE_POINTER: 226 case PVMI_KVPTYPE_VALUE: 234 case PVMI_KVPVALTYPE_RANGE_INT32: 238 case PVMI_KVPVALTYPE_KSV: 242 case PVMI_KVPVALTYPE_CHARPTR: 246 case PVMI_KVPVALTYPE_BOOL: 250 case PVMI_KVPVALTYPE_UINT32: 770 case PVMI_KVPVALTYPE_RANGE_INT32: 776 case PVMI_KVPVALTYPE_KSV [all...] |
/external/proguard/src/proguard/classfile/io/ |
ProgramClassReader.java | 752 case ClassConstants.CONSTANT_Utf8: return new Utf8Constant(); 753 case ClassConstants.CONSTANT_Integer: return new IntegerConstant(); 754 case ClassConstants.CONSTANT_Float: return new FloatConstant(); 755 case ClassConstants.CONSTANT_Long: return new LongConstant(); 756 case ClassConstants.CONSTANT_Double: return new DoubleConstant(); 757 case ClassConstants.CONSTANT_String: return new StringConstant(); 758 case ClassConstants.CONSTANT_Fieldref: return new FieldrefConstant(); 759 case ClassConstants.CONSTANT_Methodref: return new MethodrefConstant(); 760 case ClassConstants.CONSTANT_InterfaceMethodref: return new InterfaceMethodrefConstant(); 761 case ClassConstants.CONSTANT_Class: return new ClassConstant() [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_midi.c | 239 case 0x80: 246 case 0x90: 264 case 0xa0: 269 case 0xb0: 283 case 0xc0: 290 case 0xd0: 297 case 0xe0: 366 case eSysEx: 371 case 0x7e: 374 case 0x7f [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_midi.c | 239 case 0x80: 246 case 0x90: 264 case 0xa0: 269 case 0xb0: 283 case 0xc0: 290 case 0xd0: 297 case 0xe0: 366 case eSysEx: 371 case 0x7e: 374 case 0x7f [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_midi.c | 239 case 0x80: 246 case 0x90: 264 case 0xa0: 269 case 0xb0: 283 case 0xc0: 290 case 0xd0: 297 case 0xe0: 366 case eSysEx: 371 case 0x7e: 374 case 0x7f [all...] |
/external/srec/tools/grxmlcompile/ |
sub_grph.cpp | 92 case SCOPE_ITEM: 93 case SCOPE_RULE: 94 case SCOPE_COUNT: 95 case SCOPE_REPEAT: 96 case SCOPE_OPT: 100 case SCOPE_ONEOF: 140 case SCOPE_ITEM: 141 case SCOPE_COUNT: 142 case SCOPE_REPEAT: 143 case SCOPE_OPT [all...] |
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
HTMLScanner.java | 372 case 0: 376 case A_ADUP: 380 case A_ADUP_SAVE: 385 case A_ADUP_STAGC: 390 case A_ANAME: 394 case A_ANAME_ADUP: 399 case A_ANAME_ADUP_STAGC: 405 case A_AVAL: 409 case A_AVAL_STAGC: 414 case A_CDATA [all...] |
/frameworks/base/core/java/android/app/ |
ApplicationThreadNative.java | 70 case SCHEDULE_PAUSE_ACTIVITY_TRANSACTION: 81 case SCHEDULE_STOP_ACTIVITY_TRANSACTION: 91 case SCHEDULE_WINDOW_VISIBILITY_TRANSACTION: 100 case SCHEDULE_RESUME_ACTIVITY_TRANSACTION: 109 case SCHEDULE_SEND_RESULT_TRANSACTION: 118 case SCHEDULE_LAUNCH_ACTIVITY_TRANSACTION: 135 case SCHEDULE_RELAUNCH_ACTIVITY_TRANSACTION: 151 case SCHEDULE_NEW_INTENT_TRANSACTION: 160 case SCHEDULE_FINISH_ACTIVITY_TRANSACTION: 170 case SCHEDULE_RECEIVER_TRANSACTION [all...] |
/system/core/libacc/tests/ |
disassem.cpp | 347 case '2': 359 case 'd': 363 case 'D': 368 case 'n': 372 case 's': 376 case 'o': 380 case 'm': 384 case 'a': 388 case 'e': 392 case 'l' [all...] |
/system/core/libpixelflinger/codeflinger/ |
disassem.c | 346 case '2': 358 case 'd': 362 case 'D': 367 case 'n': 371 case 's': 375 case 'o': 379 case 'm': 383 case 'a': 387 case 'e': 391 case 'l' [all...] |
/external/opencore/engines/adapters/player/framemetadatautility/test/src/ |
test_pv_frame_metadata_utility.cpp | 458 fprintf(aFile, " Specify a range of test cases to run. To run one test case, use the\n"); 510 case 3: 528 case 2: 541 case 1: 556 case 3: 574 case 2: 587 case 1: 878 fprintf(file, " Test case range %d to %d\n", firsttest, lasttest); 938 // Print out the result for this test case [all...] |
/frameworks/base/core/java/android/widget/ |
RemoteViews.java | 310 case BOOLEAN: 313 case BYTE: 316 case SHORT: 319 case INT: 322 case LONG: 325 case FLOAT: 328 case DOUBLE: 331 case CHAR: 334 case STRING: 337 case CHAR_SEQUENCE [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
GSMPhone.java | 308 case FAILED: 309 case IDLE: 313 case CONNECTED: 314 case DISCONNECTING: 323 case INITING: 324 case CONNECTING: 325 case SCANNING: 339 case DATAIN: 343 case DATAOUT: 347 case DATAINANDOUT [all...] |
/frameworks/base/test-runner/src/android/test/ |
TouchUtils.java | 38 * @param test The test case that is being run 51 * @param test The test case that is being run 52 * @param activity The activity that is in the foreground of the test case 68 * @param test The test case that is being run 81 * @param test The test case that is being run 82 * @param activity The activity that is in the foreground of the test case 100 * @param test The test case that is being run 116 * @param test The test case that is being run 117 * @param activity The activity that is in the foreground of the test case 141 * @param test The test case that is being ru [all...] |
/external/bison/src/ |
getargs.c | 344 /* Under DOS, there is no difference on the case. This can be 361 case 0: 365 case 'y': 369 case 'h': 372 case 'V': 376 case PRINT_LOCALEDIR_OPTION: 380 case 'g': 387 case 'v': 391 case 'S': 395 case 'I' [all...] |
/external/bluetooth/bluez/src/ |
sdpd-service.c | 113 case DIALUP_NET_SVCLASS_ID: 114 case CIP_SVCLASS_ID: 117 case IRMC_SYNC_SVCLASS_ID: 118 case OBEX_OBJPUSH_SVCLASS_ID: 119 case OBEX_FILETRANS_SVCLASS_ID: 120 case IRMC_SYNC_CMD_SVCLASS_ID: 121 case PBAP_PSE_SVCLASS_ID: 124 case HEADSET_SVCLASS_ID: 125 case HANDSFREE_SVCLASS_ID: 128 case CORDLESS_TELEPHONY_SVCLASS_ID [all...] |
/external/e2fsprogs/intl/ |
printf-parse.c | 387 case 'd': case 'i': 402 case 'o': case 'u': case 'x': case 'X': 417 case 'f': case 'F': case 'e': case 'E': case 'g': case 'G' [all...] |
/external/freetype/src/base/ |
ftstream.c | 307 /* In this case, the loader code handles the 0-length table */ 733 case ft_frame_start: /* access a new frame */ 743 case ft_frame_bytes: /* read a byte sequence */ 744 case ft_frame_skip: /* skip some bytes */ 765 case ft_frame_byte: 766 case ft_frame_schar: /* read a single byte */ 771 case ft_frame_short_be: 772 case ft_frame_ushort_be: /* read a 2-byte big-endian short */ 777 case ft_frame_short_le: 778 case ft_frame_ushort_le: /* read a 2-byte little-endian short * [all...] |
/external/libpcap/ |
wlan_filtering.patch | 110 + * case. If the link layer has a fixed length prepended header, 120 + * case. If the link layer has a fixed length prepended header, 183 + case OR_LINK_AFTER_WIRELESS_HDR: 197 case OR_NET: 203 case DLT_PPI: 204 + case DLT_IEEE802_11_RADIO: 205 + case DLT_IEEE802_11: 212 case DLT_FDDI: 213 case DLT_IEEE802: 214 - case DLT_IEEE802_11 [all...] |
/external/openssl/crypto/evp/ |
p_lib.c | 272 case EVP_PKEY_RSA: 279 case EVP_PKEY_DSA: 285 case EVP_PKEY_EC: 303 case EVP_PKEY_DH: 430 case EVP_PKEY_RSA: 431 case EVP_PKEY_RSA2: 433 case EVP_PKEY_DSA: 434 case EVP_PKEY_DSA1: 435 case EVP_PKEY_DSA2: 436 case EVP_PKEY_DSA3 [all...] |
/external/ppp/pppd/plugins/radius/ |
avpair.c | 66 case PW_TYPE_STRING: 86 case PW_TYPE_DATE: 87 case PW_TYPE_INTEGER: 88 case PW_TYPE_IPADDR: 224 case PW_TYPE_STRING: 231 case PW_TYPE_INTEGER: 232 case PW_TYPE_IPADDR: 319 case PW_TYPE_STRING: 326 case PW_TYPE_INTEGER: 327 case PW_TYPE_IPADDR [all...] |
/external/qemu/hw/ |
bt-hid.c | 215 case BT_HANDSHAKE: 216 case BT_DATA: 224 case BT_HID_CONTROL: 231 case BT_HC_NOP: 233 case BT_HC_HARD_RESET: 234 case BT_HC_SOFT_RESET: 237 case BT_HC_SUSPEND: 243 case BT_HC_EXIT_SUSPEND: 249 case BT_HC_VIRTUAL_CABLE_UNPLUG: 257 case BT_GET_REPORT [all...] |
/external/skia/src/animator/ |
SkScript.cpp | 214 case '+': 221 case '-': 224 case '*': 227 case '/': 230 case '>': 240 case '<': 250 case '=': 256 case '!': 266 case '?': 269 case ':' [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
EriManager.java | 117 case ERI_FROM_MODEM: 121 case ERI_FROM_FILE_SYSTEM: 125 case ERI_FROM_XML: 135 * In this case the ERI file can be updated from the Phone Support Tool available 145 * In this case the a Phone Support Tool to update the ERI file must be provided 304 case EriInfo.ROAMING_INDICATOR_ON: 311 case EriInfo.ROAMING_INDICATOR_OFF: 318 case EriInfo.ROAMING_INDICATOR_FLASH: 327 case 3: 334 case 4 [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11events.c | 187 In case of an error, -1 is returned, leaving some unusable partial 418 case EnterNotify: { 439 case LeaveNotify: { 462 case FocusIn: { 480 case FocusOut: { 499 case MappingNotify: { 505 case KeymapNotify: { 514 case MotionNotify: { 540 case ButtonPress: { 547 case ButtonRelease: [all...] |