/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
h245_analysis.cpp | 43 case 0: 46 case 1: 49 case 2: 52 case 3: 74 case 0: 77 case 1: 80 case 2: 83 case 3: 86 case 4: 89 case 5 [all...] |
h245_decoder.cpp | 41 case 0: 45 case 1: 49 case 2: 53 case 3: 74 case 0: 78 case 1: 82 case 2: 86 case 3: 90 case 4: 94 case 5 [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tsc_h324m_config.cpp | 481 case PVT_H324_COMMAND_QUERY_INTERFACE: 484 case PVT_H324_COMMAND_SET_H223_LEVEL: 487 case PVT_H324_COMMAND_SET_MAX_SDU_SIZE: 490 case PVT_H324_COMMAND_SET_MAX_SDU_SIZE_R: 493 case PVT_H324_COMMAND_SEND_RME: 496 case PVT_H324_COMMAND_SET_AL2_SEQ_NUM: 499 case PVT_H324_COMMAND_SET_CONTROL_FIELD_OCTETS: 502 case PVT_H324_COMMAND_SET_MAX_PDU_SIZE: 505 case PVT_H324_COMMAND_SET_TERMINAL_TYPE: 508 case PVT_H324_COMMAND_SET_MAX_MUX_PDU_SIZE [all...] |
/external/skia/src/core/ |
SkPicturePlayback.cpp | 536 case CLIP_PATH: { 548 case CLIP_REGION: { 559 case CLIP_RECT: { 570 case CONCAT: 573 case DRAW_BITMAP: { 579 case DRAW_BITMAP_RECT: { 586 case DRAW_BITMAP_MATRIX: { 592 case DRAW_DATA: { 597 case DRAW_PAINT: 600 case DRAW_PATH: [all...] |
/external/tcpdump/ |
print-fddi.c | 126 case FDDIFC_VOID: /* Void frame */ 130 case FDDIFC_NRT: /* Nonrestricted token */ 134 case FDDIFC_RT: /* Restricted token */ 138 case FDDIFC_SMT_INFO: /* SMT Info */ 142 case FDDIFC_SMT_NSA: /* SMT Next station adrs */ 146 case FDDIFC_MAC_BEACON: /* MAC Beacon frame */ 150 case FDDIFC_MAC_CLAIM: /* MAC Claim frame */ 157 case FDDIFC_MAC: 161 case FDDIFC_SMT: 165 case FDDIFC_LLC_ASYNC [all...] |
print-pim.c | 93 * XXX: We consider a case where IPv6 is not ready yet for portability, 225 case 0: 229 case 0: 232 case 1: 235 case 2: 251 case 1: 257 case 2: 263 case 3: 268 case 4: 280 case 5 [all...] |
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
Status.java | 101 case EVENT_SIGNAL_STRENGTH_CHANGED: 105 case EVENT_SERVICE_STATE_CHANGED: 110 case EVENT_UPDATE_STATS: 193 // check Null in case no specified preference in overlay xml 210 // check Null in case no specified preference in overlay xml 302 case TelephonyManager.DATA_CONNECTED: 305 case TelephonyManager.DATA_SUSPENDED: 308 case TelephonyManager.DATA_CONNECTING: 311 case TelephonyManager.DATA_DISCONNECTED: 324 case ServiceState.STATE_IN_SERVICE [all...] |
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MediaProvider.java | 100 "(CASE WHEN grouporder=1 THEN " + R.drawable.ic_search_category_music_artist + 101 " ELSE CASE WHEN grouporder=2 THEN " + R.drawable.ic_search_category_music_album + 107 "CASE when grouporder=1 THEN data1 ELSE artist END AS data1", 108 "CASE when grouporder=1 THEN data2 ELSE " + 109 "CASE WHEN grouporder=2 THEN NULL ELSE album END END AS data2", 129 "(CASE WHEN grouporder=1 THEN " + R.drawable.ic_search_category_music_artist + 130 " ELSE CASE WHEN grouporder=2 THEN " + R.drawable.ic_search_category_music_album + 135 "(CASE WHEN grouporder=1 THEN '%1'" + // %1 gets replaced with localized string. 136 " ELSE CASE WHEN grouporder=3 THEN artist || ' - ' || album" + 137 " ELSE CASE WHEN text2!='" + MediaStore.UNKNOWN_STRING + "' THEN text2" [all...] |
/system/core/sh/ |
expand.c | 198 case '\0': 199 case CTLENDVAR: /* end of expanding yyy in ${xxx-yyy} */ 201 case CTLQUOTEMARK: 209 case CTLQUOTEEND: 212 case CTLESC: 218 case CTLVAR: 221 case CTLBACKQ: 222 case CTLBACKQ|CTLQUOTE: 226 case CTLENDARI: 229 case ':' [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/ |
txHwQueueCalc.c | 343 case HW_BIT_RATE_1MBPS: return DRV_RATE_1M; 344 case HW_BIT_RATE_2MBPS: return DRV_RATE_2M; 345 case HW_BIT_RATE_5_5MBPS: return DRV_RATE_5_5M; 346 case HW_BIT_RATE_6MBPS: return DRV_RATE_6M; 347 case HW_BIT_RATE_9MBPS: return DRV_RATE_9M; 348 case HW_BIT_RATE_11MBPS: return DRV_RATE_11M; 349 case HW_BIT_RATE_12MBPS: return DRV_RATE_12M; 350 case HW_BIT_RATE_18MBPS: return DRV_RATE_18M; 351 case HW_BIT_RATE_22MBPS: return DRV_RATE_22M; 352 case HW_BIT_RATE_24MBPS: return DRV_RATE_24M [all...] |
/external/ppp/pppd/plugins/radius/ |
radius.c | 130 In that case, they override the values in the radiusclient.conf file */ 396 case CHAP_MD5: 410 case CHAP_MICROSOFT: 433 case CHAP_MICROSOFT_V2: 567 case PW_SERVICE_TYPE: 577 case PW_FRAMED_PROTOCOL: 587 case PW_SESSION_TIMEOUT: 592 case PW_SESSION_OCTETS_LIMIT: 596 case PW_OCTETS_DIRECTION: 601 case PW_ACCT_INTERIM_INTERVAL [all...] |
/external/opencore/codecs_v2/omx/omx_baseclass/src/ |
pv_omxcomponent.cpp | 219 //Will be used in case of partial frame assembly 444 // this is the case of 1 full NAL in 1 buffer 504 // this is the case of a partial NAL in 1 buffer 862 //Not implemented & supported in case of base profile components 922 case OMX_IndexConfigVideoIntraVOPRefresh: 936 case OMX_IndexConfigVideoFramerate: 950 case OMX_IndexConfigVideoBitrate: [all...] |
/external/opencore/nodes/pvvideoparsernode/src/ |
pvmf_videoparser_node.cpp | 200 case EPVMFNodeCreated: 219 case EPVMFNodeIdle: 383 case PVMFVIDEOPARSER_NODE_CMD_INIT: 409 case PVMFVIDEOPARSER_NODE_CMD_PREPARE: 421 case PVMFVIDEOPARSER_NODE_CMD_START: 432 case PVMFVIDEOPARSER_NODE_CMD_STOP: 443 case PVMFVIDEOPARSER_NODE_CMD_RESET: 446 case EPVMFNodeCreated: 447 case EPVMFNodeIdle: 448 case EPVMFNodeInitialized [all...] |
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
SDL_iconv.c | 54 case E2BIG: 56 case EILSEQ: 58 case EINVAL: 231 case ENCODING_UTF16: 253 case ENCODING_UTF32: 280 case ENCODING_UTF16: 290 case ENCODING_UTF32: 306 case ENCODING_ASCII: 314 case ENCODING_LATIN1: 322 case ENCODING_UTF8: /* RFC 3629 * [all...] |
/external/opencore/engines/author/test/src/ |
pvaetest.cpp | 159 // Print out the memory usage results for this test case 172 fprintf(file, "Retrieving memory statistics after running test case failed! Memory statistics result is not available.\n"); 183 // Obtain the current mem stats before running the test case 198 fprintf(file, "Retrieving memory statistics before running test case failed! Memory statistics result would be invalid.\n"); 269 fprintf(file, "ERROR! Scheduler is not available. Test case could not run."); 289 // Setup the standard test case parameters based on current unit test settings 297 case AMR_Input_AOnly_3gpTest: 303 case H263_Input_VOnly_3gpTest: 309 case H264_AMR_Input_AV_3gpTest: 315 case AMR_YUV_Input_AV_3gpTest [all...] |
/external/bluetooth/glib/gio/ |
glocalfile.c | 190 * the source access time does not make sense in this case. 535 /* Handle the case where prefix is the root, so that 634 case 0xadf5: 636 case 0x5346414f: 638 case 0x0187: 640 case 0xADFF: 642 case 0x42465331: 644 case 0x1BADFACE: 646 case 0x9123683E: 648 case 0xFF534D42 [all...] |
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
SDL_audiocvt.c | 40 case AUDIO_U8: { 54 case AUDIO_S8: { 68 case AUDIO_U16: { 99 case AUDIO_S16: { 147 case AUDIO_U8: { 161 case AUDIO_S8: { 175 case AUDIO_U16: { 210 case AUDIO_S16: { 263 case AUDIO_U8: { 277 case AUDIO_S8: [all...] |
/external/freetype/src/sfnt/ |
ttsbit.c | 344 case 1: /* variable metrics with 4-byte offsets */ 345 case 3: /* variable metrics with 2-byte offsets */ 377 case 2: /* all glyphs have identical metrics */ 381 case 4: 385 case 5: 738 case 1: 739 case 3: 743 case 2: 748 case 4: 749 case 5 [all...] |
/external/icu4c/io/ |
uprntf_p.c | 591 /* Upper/lower case the e */ 861 /* in the special case of count, the u_printf_spec_info's width */ [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
eapol_test.c | 105 case 's': 109 case 'n': 113 case 'x': 128 case 'd': 512 case EAP_TYPE_IDENTITY: return "Identity"; 513 case EAP_TYPE_NOTIFICATION: return "Notification"; 514 case EAP_TYPE_NAK: return "Nak"; 515 case EAP_TYPE_TLS: return "TLS"; 516 case EAP_TYPE_TTLS: return "TTLS"; 517 case EAP_TYPE_PEAP: return "PEAP" [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
ElemSort.java | 38 * case-order %avt; #IMPLIED 158 * the behavior in this case is not specified by this document. 195 * the behavior in this case is not specified by this document. 245 * case-order has the value upper-first or lower-first. 252 * Set the "case-order" attribute. 253 * case-order has the value upper-first or lower-first; this applies 254 * when data-type="text", and specifies that upper-case letters should 255 * sort before lower-case letters or vice-versa respectively. 257 * case-order="upper-first" and a A b B are sorted with case-order="lower-first" [all...] |
/external/bluetooth/bluez/audio/ |
device.c | 134 case AUDIO_STATE_DISCONNECTED: 136 case AUDIO_STATE_CONNECTING: 138 case AUDIO_STATE_CONNECTED: 343 case SINK_STATE_DISCONNECTED: 352 case HEADSET_STATE_CONNECTED: 353 case HEADSET_STATE_PLAY_IN_PROGRESS: 354 case HEADSET_STATE_PLAYING: 361 case SINK_STATE_CONNECTING: 366 case SINK_STATE_CONNECTED: 382 case SINK_STATE_PLAYING [all...] |
telephony-maemo.c | 686 case CSD_CALL_STATUS_IDLE: 687 case CSD_CALL_STATUS_MO_RELEASE: 688 case CSD_CALL_STATUS_MT_RELEASE: 689 case CSD_CALL_STATUS_TERMINATED: 691 case CSD_CALL_STATUS_CREATE: 693 case CSD_CALL_STATUS_WAITING: 695 case CSD_CALL_STATUS_PROCEEDING: 701 case CSD_CALL_STATUS_COMING: 703 case CSD_CALL_STATUS_MO_ALERTING: 705 case CSD_CALL_STATUS_MT_ALERTING [all...] |
/external/bluetooth/glib/gio/fen/ |
fen-kernel.c | 154 case FILE_DELETE: 155 case FILE_RENAME_FROM: 156 case FILE_MODIFIED: 157 case FILE_ATTRIB: 158 case UNMOUNTED: 159 case MOUNTEDOVER: 161 case FILE_RENAME_TO: 162 case FILE_ACCESS: 227 case PORT_SOURCE_FILE: 248 /* case PORT_SOURCE_TIMER: * [all...] |
/external/elfutils/libdw/ |
dwarf_getsrclines.c | 262 /* This value could be NULL in case the DW_AT_comp_dir 263 was not present. We cannot do much in this case. 362 case DW_LNE_end_sequence: 378 case DW_LNE_set_address: 388 case DW_LNE_define_file: 416 /* This value could be NULL in case the 418 cannot do much in this case. The easiest 445 case DW_LNS_copy: 463 case DW_LNS_advance_pc: 473 case DW_LNS_advance_line [all...] |