Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 674) sorted by relevance

12345678910>>...27

/aosp12/frameworks/av/media/codecs/mp3dec/src/
H A Dpvmp3_decode_huff_cw.cpp152 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 …]
H A Dpvmp3_dequantize_sample.cpp296 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
/aosp12/system/core/libutils/
H A DString16_test.cpp35 String16 tmp(u"Verify me"); in TEST() local
45 String16 tmp("Verify me"); in TEST() local
50 String16 tmp("Verify me", 7); in TEST() local
55 String16 tmp("Verify me"); in TEST() local
62 String16 tmp("Verify me"); in TEST() local
68 String16 tmp("Verify me"); in TEST() local
73 String16 tmp("Verify me"); in TEST() local
80 String16 tmp("Verify me"); in TEST() local
87 String16 tmp("Verify me"); in TEST() local
100 String16 tmp("Verify me"); in TEST() local
[all …]
H A DBitSet_test.cpp42 BitSet32 tmp = b1 | b2; in TEST_F() local
58 BitSet32 tmp = b1 & b2; in TEST_F() local
77 BitSet32 tmp = b1 & b2; in TEST_F() local
164 BitSet64 tmp = b1 | b2; in TEST_F() local
180 BitSet64 tmp = b1 & b2; in TEST_F() local
199 BitSet64 tmp = b1 & b2; in TEST_F() local
/aosp12/system/incremental_delivery/incfs/tests/
H A Dhardening_benchmark.cpp27 auto tmp = std::unique_ptr<TemporaryFile>(new TemporaryFile()); in makeFile() local
35 auto tmp = makeFile(); in makeEmptyFileMapping() local
51 auto tmp = makeFile(); in TestSignal() local
63 auto tmp = makeFile(); in TestRead() local
74 auto tmp = makeFile(); in TestMapPtrRaw() local
88 auto tmp = makeFile(); in TestMapPtr() local
99 auto tmp = makeFile(); in TestAccess() local
109 auto tmp = makeFile(); in TestAccessFast() local
121 auto tmp = makeFile(); in TestAccessVal() local
131 auto tmp = makeFile(); in TestAccessNested() local
[all …]
/aosp12/hardware/google/pixel/pixelstats/
H A DStatsHelper.cpp55 VendorAtomValue tmp; in reportSpeakerImpedance() local
74 VendorAtomValue tmp; in reportSpeakerHealthStat() local
99 VendorAtomValue tmp; in reportSlowIo() local
120 VendorAtomValue tmp; in reportChargeCycles() local
139 VendorAtomValue tmp; in reportHardwareFailed() local
160 VendorAtomValue tmp; in reportSpeechDspStat() local
183 VendorAtomValue tmp; in reportPhysicalDropDetected() local
204 VendorAtomValue tmp; in reportUsbPortOverheat() local
/aosp12/frameworks/rs/
H A DrsStream.h33 float tmp = reinterpret_cast<const float *>(&mData[mPos])[0]; in loadF() local
39 int32_t tmp = reinterpret_cast<const int32_t *>(&mData[mPos])[0]; in loadI32() local
45 uint32_t tmp = reinterpret_cast<const uint32_t *>(&mData[mPos])[0]; in loadU32() local
51 uint16_t tmp = reinterpret_cast<const uint16_t *>(&mData[mPos])[0]; in loadU16() local
56 uint8_t tmp = reinterpret_cast<const uint8_t *>(&mData[mPos])[0]; in loadU8() local
H A DrsMatrix4x4.h65 Matrix4x4 tmp; in rotate() local
70 Matrix4x4 tmp; in scale() local
75 Matrix4x4 tmp; in translate() local
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_EvtDispatcher.cpp121 cmd_evts *tmp = head, tmp1; in ProcessEvt() local
152 cmd_evts *tmp = head,*nw; in registr() local
184 cmd_evts *tmp = head,*tmp1,*prev = head; in deregistr() local
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_EvtDispatcher.cpp121 cmd_evts *tmp = head, tmp1; in ProcessEvt() local
152 cmd_evts *tmp = head,*nw; in registr() local
184 cmd_evts *tmp = head,*tmp1,*prev = head; in deregistr() local
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_EvtDispatcher.cpp121 cmd_evts *tmp = head, tmp1; in ProcessEvt() local
152 cmd_evts *tmp = head,*nw; in registr() local
184 cmd_evts *tmp = head,*tmp1,*prev = head; in deregistr() local
/aosp12/frameworks/hardware/interfaces/stats/aidl/vts/functional/
H A DVtsHalStatsTargetTest.cpp46 VendorAtomValue tmp; in TEST_P() local
67 VendorAtomValue tmp; in TEST_P() local
88 VendorAtomValue tmp; in TEST_P() local
109 VendorAtomValue tmp; in TEST_P() local
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dfastquant_inline.h62 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp) in coeff_dequant()
108 __inline int32 clip_2047(int32 q_value, int32 tmp) in clip_2047()
124 __inline int32 coeff_dequant_mpeg(int32 q_value, int32 stepsize, int32 QP, int32 tmp) in coeff_dequant_mpeg()
149 __inline int32 coeff_dequant_mpeg_intra(int32 q_value, int32 tmp) in coeff_dequant_mpeg_intra()
202 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp) in coeff_dequant()
298 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp) in coeff_dequant()
392 __inline int32 clip_2047(int32 q_value, int32 tmp) in clip_2047()
408 __inline int32 coeff_dequant_mpeg_intra(int32 q_value, int32 tmp) in coeff_dequant_mpeg_intra()
483 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp) in coeff_dequant()
553 __inline int32 clip_2047(int32 q_value, int32 tmp) in clip_2047()
[all …]
H A Dsad_halfpel_inline.h34 __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()
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DDataSourceBase.h78 uint32_t tmp; in getUInt32() local
90 uint64_t tmp; in getUInt64() local
106 uint8_t tmp; in getUInt16Var() local
119 uint16_t tmp; in getUInt32Var() local
132 uint32_t tmp; in getUInt64Var() local
/aosp12/art/libartbase/base/unix_file/
H A Dfd_file_test.cc28 FILE* tmp = tmpfile(); in MakeTestFile() local
90 art::ScratchFile tmp; in TEST_F() local
106 art::ScratchFile tmp; in TEST_F() local
135 art::ScratchFile tmp; in TEST_F() local
191 art::ScratchFile tmp; in TEST_F() local
210 art::ScratchFile tmp; in TEST_F() local
223 art::ScratchFile tmp; in TEST_F() local
254 art::ScratchFile tmp; in TEST_F() local
/aosp12/frameworks/av/media/codecs/amrwb/dec/src/
H A Ddec_alg_codebook.cpp147 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
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DBaseInputConnection.java253 int tmp = a; in deleteSurroundingText() local
268 int tmp = ca; in deleteSurroundingText() local
423 int tmp = a; in deleteSurroundingTextInCodePoints() local
432 int tmp = ca; in deleteSurroundingTextInCodePoints() local
502 int tmp = a; in getCursorCapsMode() local
532 int tmp = a; in getTextBeforeCursor() local
563 int tmp = a; in getSelectedText() local
591 int tmp = a; in getTextAfterCursor() local
724 int tmp = a; in setComposingRegion() local
878 int tmp = a; in replaceText() local
[all …]
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DMatrix3f.java234 Matrix3f tmp = new Matrix3f(); in multiply() local
249 Matrix3f tmp = new Matrix3f(); in rotate() local
261 Matrix3f tmp = new Matrix3f(); in rotate() local
274 Matrix3f tmp = new Matrix3f(); in scale() local
288 Matrix3f tmp = new Matrix3f(); in scale() local
301 Matrix3f tmp = new Matrix3f(); in translate() local
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DMatrix3f.java237 Matrix3f tmp = new Matrix3f(); in multiply() local
252 Matrix3f tmp = new Matrix3f(); in rotate() local
264 Matrix3f tmp = new Matrix3f(); in rotate() local
277 Matrix3f tmp = new Matrix3f(); in scale() local
291 Matrix3f tmp = new Matrix3f(); in scale() local
304 Matrix3f tmp = new Matrix3f(); in translate() local
/aosp12/system/bt/gd/l2cap/
H A Dsignal_id.h68 struct SignalId tmp = *this; variable
80 struct SignalId tmp = *this; variable
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/
H A Dmath_op.c105 Word16 i, a, tmp; in Isqrt_n() local
163 Word16 exp, i, a, tmp; in Pow2() local
208 Word32 tmp = (Word32) x[i] * (Word32) y[i]; in Dot_product12() local
/aosp12/hardware/qcom/gps/msm8909/utils/
H A Dlinked_list.c140 list_element* tmp = p_list->p_head; in linked_list_add() local
183 list_element* tmp = p_list->p_tail; in linked_list_remove() local
243 list_element* tmp = p_list->p_head->next; in linked_list_flush() local
285 list_element* tmp = p_list->p_head; in linked_list_search() local
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A Dlinked_list.c138 list_element* tmp = p_list->p_head; in linked_list_add() local
180 list_element* tmp = p_list->p_tail; in linked_list_remove() local
240 list_element* tmp = p_list->p_head->next; in linked_list_flush() local
281 list_element* tmp = p_list->p_head; in linked_list_search() local
/aosp12/hardware/qcom/gps/msm8960/utils/
H A Dlinked_list.c140 list_element* tmp = p_list->p_head; in linked_list_add() local
183 list_element* tmp = p_list->p_tail; in linked_list_remove() local
243 list_element* tmp = p_list->p_head->next; in linked_list_flush() local
285 list_element* tmp = p_list->p_head; in linked_list_search() local

12345678910>>...27