/external/opencore/codecs_v2/audio/mp3/dec/src/ |
D | pvmp3_decode_huff_cw.cpp | 152 uint32 tmp; in pvmp3_decode_huff_cw_tab1() local 169 uint32 tmp; in pvmp3_decode_huff_cw_tab2() local 195 uint32 tmp; in pvmp3_decode_huff_cw_tab3() local 221 uint32 tmp; in pvmp3_decode_huff_cw_tab5() local 250 uint32 tmp; in pvmp3_decode_huff_cw_tab6() local 279 uint32 tmp; in pvmp3_decode_huff_cw_tab7() local 312 uint32 tmp; in pvmp3_decode_huff_cw_tab8() local 345 uint32 tmp; in pvmp3_decode_huff_cw_tab9() local 378 uint32 tmp; in pvmp3_decode_huff_cw_tab10() local 423 uint32 tmp; in pvmp3_decode_huff_cw_tab11() local [all …]
|
D | pvmp3_dequantize_sample.cpp | 296 int32 tmp = fxp_mul32_Q30((is[ss] << 16), power_1_third(pv_abs(is[ ss]))); in pvmp3_dequantize_sample() local 352 int32 tmp = is[ss]; in pvmp3_dequantize_sample() local 377 int32 tmp = is[ss]; in pvmp3_dequantize_sample() local 402 int32 tmp = is[ss]; in pvmp3_dequantize_sample() local 428 int32 tmp = is[ss]; in pvmp3_dequantize_sample() local
|
/external/opencore/fileformats/mp4/parser/src/ |
D | trackfragmentrandomaccess.cpp | 67 uint8 tmp = 0; in TFRAEntries() local 77 uint16 tmp = 0; in TFRAEntries() local 103 uint8 tmp = 0; in TFRAEntries() local 113 uint16 tmp = 0; in TFRAEntries() local 139 uint8 tmp = 0; in TFRAEntries() local 149 uint16 tmp = 0; in TFRAEntries() local
|
D | boxrecord.cpp | 36 uint16 tmp = 0; in BoxRecord() local 89 uint16 tmp = 0; in BoxRecord() local
|
/external/opencore/oscl/oscl/osclbase/src/ |
D | oscl_linked_list.cpp | 31 OsclAny* tmp; in destroy() local 86 OsclAny *tmp; in check_list() local 163 OsclAny *tmp; in get_element() local 186 OsclAny *tmp; in remove_element() local 228 OsclAny *tmp; in get_index() local 254 OsclAny *tmp; in remove_element() local 303 OsclAny *tmp; in move_to_end() local 345 OsclAny *tmp; in move_to_front() local
|
D | oscl_exclusive_ptr.h | 168 T *tmp = _Ptr; in release() local 307 T *tmp = _Ptr; in release() local 446 T *tmp = _Ptr; in release() local
|
/external/tinyxml/ |
D | tinystr.cpp | 45 TiXmlString tmp; in reserve() local 58 TiXmlString tmp; in assign() local 87 TiXmlString tmp; in operator +() local 96 TiXmlString tmp; in operator +() local 106 TiXmlString tmp; in operator +() local
|
/external/opencore/baselibs/gen_data_structures/src/ |
D | linked_list.h | 126 LinkedListElement<LLClass>* tmp; in ~LinkedList() local 140 LinkedListElement<LLClass> *tmp; in check_list() local 173 LinkedListElement<LLClass>* tmp; in add_to_front() local 186 LinkedListElement<LLClass> *tmp; in get_element() local 203 LinkedListElement<LLClass> *tmp; in remove_element() local 241 LinkedListElement<LLClass> *tmp; in get_index() local 264 LinkedListElement<LLClass> *tmp; in remove_element() local 306 LinkedListElement<LLClass> *tmp; in move_to_end() local 344 LinkedListElement<LLClass> *tmp; in move_to_front() local
|
D | sorted_list.h | 131 SortedListElement<LLClass>* tmp; in ~SortedList() local 146 SortedListElement<LLClass> *tmp; in check_list() local 214 SortedListElement<LLClass> *tmp; in get_element() local 232 SortedListElement<LLClass> *tmp; in get_element() local 249 SortedListElement<LLClass> *tmp; in remove_element() local 293 SortedListElement<LLClass> *tmp; in get_index() local 321 SortedListElement<LLClass> *tmp; in remove_element() local
|
D | rtsp_range_utils.cpp | 68 uint32 tmp; in parse_range_integer() local 88 uint32 tmp; in parse_smpte_format() local 199 uint32 tmp; in parse_npt_format() local 355 uint32 tmp; in parse_abs_format() local 793 uint32 tmp; in parseRtspRange() local 823 uint32 tmp; in parseRtspRange() local 1118 char tmp[MAX_RANGE_FLOAT_SIZE + 2]; in compose_range_string() local 1181 char tmp[MAX_RANGE_FLOAT_SIZE + 2]; in compose_range_string() local 1217 char tmp[10]; in compose_range_string() local 1286 char tmp[17]; in compose_range_string() local
|
D | hashtable.h | 135 HashListElement<keyclass, hashclass> tmp; in is_unique() local 173 HashListElement<keyclass, hashclass> tmp; in add_element() local 212 HashListElement<keyclass, hashclass> tmp; in remove_element() local 254 HashListElement<keyclass, hashclass> tmp; in get_element() local 283 HashListElement<keyclass, hashclass> tmp; in get_element() local 319 int tmp, cnt; in HashTable() local
|
/external/dropbear/libtomcrypt/src/prngs/ |
D | fortuna.c | 68 unsigned char tmp[MAXBLOCKSIZE]; in fortuna_reseed() local 133 unsigned char tmp[MAXBLOCKSIZE]; in fortuna_start() local 173 unsigned char tmp[2]; in fortuna_add_entropy() local 228 unsigned char tmp[16]; in fortuna_read() local 287 unsigned char tmp[32]; in fortuna_done() local
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
D | sad_halfpel_inline.h | 29 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) in INTERP1_SUB_SAD() 38 __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) in INTERP2_SUB_SAD()
|
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
D | sad_halfpel_inline.h | 34 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) in INTERP1_SUB_SAD() 43 __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) in INTERP2_SUB_SAD()
|
D | fastquant_inline.h | 63 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp) in coeff_dequant() 109 __inline int32 clip_2047(int32 q_value, int32 tmp) in clip_2047() 125 __inline int32 coeff_dequant_mpeg(int32 q_value, int32 stepsize, int32 QP, int32 tmp) in coeff_dequant_mpeg() 150 __inline int32 coeff_dequant_mpeg_intra(int32 q_value, int32 tmp) in coeff_dequant_mpeg_intra() 203 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp) in coeff_dequant() 244 __inline int32 coeff_dequant_mpeg(int32 q_value, int32 stepsize, int32 QP, int32 tmp) in coeff_dequant_mpeg() 299 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp) in coeff_dequant() 341 __inline int32 coeff_dequant_mpeg(int32 q_value, int32 stepsize, int32 QP, int32 tmp) in coeff_dequant_mpeg() 393 __inline int32 clip_2047(int32 q_value, int32 tmp) in clip_2047() 409 __inline int32 coeff_dequant_mpeg_intra(int32 q_value, int32 tmp) in coeff_dequant_mpeg_intra() [all …]
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
D | dec_alg_codebook.cpp | 147 int16 pos1, pos2, tmp; in dec_2p_2N1() local 194 int16 j, tmp; in dec_3p_3N1() local 231 int16 j, tmp; in dec_4p_4N1() local 267 int16 j, n_1, tmp; in dec_4p_4N() local 318 int16 j, n_1, tmp; in dec_5p_5N() local
|
/external/qemu/target-arm/ |
D | translate.c | 118 TCGv tmp; in new_tmp() local 131 static void dead_tmp(TCGv tmp) in dead_tmp() 151 TCGv tmp = new_tmp(); in load_cpu_offset() local 186 TCGv tmp = new_tmp(); in load_reg() local 248 TCGv tmp = new_tmp(); in gen_exception() local 272 TCGv tmp = new_tmp(); in gen_rev16() local 284 TCGv tmp = new_tmp(); in gen_revsh() local 393 TCGv tmp = new_tmp(); in gen_swap_half() local 409 TCGv tmp = new_tmp(); in gen_add16() local 425 TCGv tmp = new_tmp(); in gen_set_CF_bit31() local [all …]
|
/external/icu4c/tools/pkgdata/ |
D | sttcmode.c | 37 char tmp[1024]; in pkg_sttc_writeReadme() local 107 char tmp[1024]; in pkg_mode_static() local
|
D | winmode.c | 50 char tmp[1024]; in writeCmnRules() local 69 char tmp[1024]; in pkg_mode_windows() local
|
/external/qemu/ |
D | gen-icount.h | 45 TCGv_i32 tmp = tcg_const_i32(1); in gen_io_start() local 52 TCGv_i32 tmp = tcg_const_i32(0); in gen_io_end() local
|
/external/dbus/dbus/ |
D | dbus-dataslot.c | 119 DBusAllocatedSlot *tmp; in _dbus_data_slot_allocator_alloc() local 256 DBusDataSlot *tmp; in _dbus_data_slot_list_set() local 405 dbus_int32_t tmp = -1; in _dbus_data_slot_test() local 465 dbus_int32_t tmp = i; in _dbus_data_slot_test() local
|
/external/webkit/WebKit/qt/tests/qwebhistory/ |
D | tst_qwebhistory.cpp | 193 QByteArray tmp; //buffer in serialize_1() local 222 QByteArray tmp; //buffer in serialize_2() local 252 QByteArray tmp; //buffer in serialize_3() local 319 QByteArray tmp = hist->saveState((QWebHistory::HistoryStateVersion)29999); in saveAndRestore_3() local
|
/external/openssl/crypto/aes/ |
D | aes_ige.c | 121 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 157 aes_block_t tmp; in AES_ige_encrypt() local 177 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 220 unsigned char tmp[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
|
/external/tesseract/ccstruct/ |
D | ipoints.h | 243 inT16 tmp; in rotate() local 473 float tmp; in rotate() local
|
/external/speex/libspeex/ |
D | stereo.c | 110 int i, tmp; in speex_encode_stereo() local 148 int i, tmp; in speex_encode_stereo_int() local 239 spx_word16_t tmp=data[i]; in speex_decode_stereo() local 266 spx_int16_t tmp=data[i]; in speex_decode_stereo_int() local 278 int tmp; in speex_std_stereo_request_handler() local
|