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

/external/boringssl/src/crypto/pem/
H A Dpem_lib.c608 BUF_MEM *dataB, *tmpB; local
725 tmpB = headerB;
727 dataB = tmpB;
/external/skia/src/core/
H A DSkRegion.cpp1065 RunType tmpB[kRectRegionRuns]; local
1069 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.cpp980 SkBitmap tmpB; local
981 if (bitmap.extractSubset(&tmpB, iTileR)) {
986 this->drawBitmapTile(tmpB,
/external/valgrind/memcheck/
H A Dmc_translate.c6927 IRTemp tmpB local
6934 ent->shadowB = tmpB;

Completed in 303 milliseconds