/aosp_15_r20/hardware/google/gfxstream/host/renderControl_dec/ |
D | renderControl_dec.cpp | 52 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 75 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 102 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 127 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 150 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 174 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 201 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 223 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 245 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 280 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local [all …]
|
/aosp_15_r20/hardware/google/gfxstream/host/magma/magma_dec/ |
D | magma_dec.cpp | 53 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 93 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 127 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 157 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 192 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 214 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 257 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 304 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 334 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 377 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local [all …]
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | gles2_dec.cpp | 313 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 543 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 567 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 987 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1031 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1058 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1085 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1120 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1161 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1197 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local [all …]
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles1_dec/ |
D | gles1_dec.cpp | 223 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 250 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 278 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 306 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 334 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 362 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1549 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1577 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1623 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local 1650 unsigned char *tmpBuf = stream->alloc(totalTmpSize); in decode() local [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | string.go | 18 type tmpBuf [tmpStringBufSize]byte type 25 func concatstrings(buf *tmpBuf, a []string) string { 59 func concatstring2(buf *tmpBuf, a0, a1 string) string { 63 func concatstring3(buf *tmpBuf, a0, a1, a2 string) string { 67 func concatstring4(buf *tmpBuf, a0, a1, a2, a3 string) string { 71 func concatstring5(buf *tmpBuf, a0, a1, a2, a3, a4 string) string { 91 func slicebytetostring(buf *tmpBuf, ptr *byte, n int) string { 136 func rawstringtmp(buf *tmpBuf, l int) (s string, b []byte) { 176 func stringtoslicebyte(buf *tmpBuf, s string) []byte { 212 func slicerunetostring(buf *tmpBuf, a []rune) string {
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | OpenSSLCipherRSA.java | 325 abstract int doCryptoOperation(final byte[] tmpBuf, byte[] output) in doCryptoOperation() 390 int doCryptoOperation(final byte[] tmpBuf, byte[] output) in doCryptoOperation() 605 int doCryptoOperation(byte[] tmpBuf, byte[] output) in doCryptoOperation()
|
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/ |
H A D | OpenSSLCipherRSA.java | 321 abstract int doCryptoOperation(final byte[] tmpBuf, byte[] output) in doCryptoOperation() 383 int doCryptoOperation(final byte[] tmpBuf, byte[] output) in doCryptoOperation() 589 int doCryptoOperation(byte[] tmpBuf, byte[] output) in doCryptoOperation()
|
/aosp_15_r20/external/deqp/framework/delibs/decpp/ |
H A D | deBlockBuffer.cpp | 76 Message tmpBuf[64]; in run() local 144 Message tmpBuf[64]; in run() local
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | ZipFile.cpp | 647 unsigned char tmpBuf[32768]; in copyFpToFp() local 701 unsigned char tmpBuf[32768]; in copyPartialFpToFp() local
|
/aosp_15_r20/build/make/tools/zipalign/ |
H A D | ZipFile.cpp | 762 uint8_t tmpBuf[32768]; in copyFpToFp() local 819 uint8_t tmpBuf[32768]; in copyPartialFpToFp() local
|
/aosp_15_r20/external/deqp/execserver/ |
H A D | xsPosixFileReader.cpp | 65 std::vector<uint8_t> tmpBuf(FILEREADER_TMP_BUFFER_SIZE); in run() local
|
H A D | xsPosixTestProcess.cpp | 119 std::vector<uint8_t> tmpBuf(FILEREADER_TMP_BUFFER_SIZE); in run() local
|
H A D | xsWin32TestProcess.cpp | 224 std::vector<uint8_t> tmpBuf(FILEREADER_TMP_BUFFER_SIZE); in run() local
|
/aosp_15_r20/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
H A D | ByteBufTestUtils.java | 57 ByteBuf tmpBuf = getDirectBuffer(readBytes, ref); in fragmentByteBuf() local
|
/aosp_15_r20/frameworks/rs/cpp/ |
H A D | RenderScript.cpp | 222 void *tmpBuf = realloc(rbuf, rbuf_size); in threadProc() local
|
/aosp_15_r20/frameworks/av/cmds/screenrecord/ |
H A D | Overlay.cpp | 283 char tmpBuf[5]; in getTimeString_l() local
|
/aosp_15_r20/external/aac/libMpegTPEnc/src/ |
H A D | tpenc_latm.cpp | 732 FDK_BITSTREAM tmpBuf; in transportEnc_LatmGetFrame() local
|
/aosp_15_r20/dalvik/tools/dexdeps/src/com/android/dexdeps/ |
H A D | DexData.java | 37 private byte tmpBuf[] = new byte[4]; field in DexData
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
H A D | CryptRand.c | 572 DRBG_SEED tmpBuf; in CryptRandomStir() local
|
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
H A D | VideoDecoderPerfTest.java | 262 ByteBuffer tmpBuf = ByteBuffer.allocate(w * h * 3 / 2); in doDecode() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | tjbench.c | 331 unsigned char **jpegBuf = NULL, *yuvBuf = NULL, *tmpBuf = NULL, *srcPtr, in fullTest() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/ |
H A D | DatagramChannelImpl.java | 794 ByteBuffer tmpBuf = ByteBuffer.allocate(1); in connect() local
|
/aosp_15_r20/external/deqp/execserver/tools/ |
H A D | xsTest.cpp | 719 uint8_t tmpBuf[1024 * 16]; in runProgram() local
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | winreg.c | 1168 BYTE *tmpBuf; in winreg_EnumValue_impl() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_old.cpp | 1259 char* tmpBuf = 0; in gralloc_lock() local
|