Searched defs:tmpB (Results 1 - 5 of 5) sorted by relevance

/external/boringssl/src/crypto/pem/
H A Dpem_lib.c640 BUF_MEM *dataB,*tmpB; local
750 tmpB=headerB;
752 dataB=tmpB;
/external/skia/src/core/
H A DSkRegion.cpp1063 RunType tmpB[kRectRegionRuns]; local
1067 const RunType* b_runs = rgnb->getRuns(tmpB, &b_intervals);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlpc_masking_model.c710 int32_t tmp, tmpB, tmpCorr; local
745 tmpB=WEBRTC_SPL_MUL_16_32_RSFT15(gamma, corrlo2QQ[n]);
746 corrlo2QQ[n] = tmp + tmpB;
760 int32_t tmp, tmpB, tmpCorr; local
801 tmpB=WEBRTC_SPL_MUL_16_32_RSFT15(gamma, tmpCorr);
802 corrhiQQ[n] = tmp + tmpB;
/external/skia/src/gpu/
H A DSkGpuDevice.cpp1028 SkBitmap tmpB; local
1057 if (bitmap.extractSubset(&tmpB, iTileR)) {
1063 this->internalDrawBitmap(tmpB,
/external/valgrind/memcheck/
H A Dmc_translate.c6721 IRTemp tmpB local
6728 ent->shadowB = tmpB;

Completed in 404 milliseconds