/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/io/ |
H A D | StreamingLineReader.kt | 68 val tmpBuffer = ByteArray((lineEndIndexInclusive - lineStartIndex + 1).toInt()) in <lambda>() constant
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ |
H A D | loclibrary.c | 184 char tmpBuffer[TMP_BUF_SIZE]; in PathForResourceWithPathA() local 226 wchar_t tmpBuffer[TMP_BUF_SIZE]; in PathForResourceWithPathW() local
|
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/extractors/ |
H A D | ZlibExtractor.kt | 107 val tmpBuffer = ByteArray(toRead) { buffer[start + it] } in extractorFor() constant
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/io/ |
H A D | FileArtifact.kt | 116 val tmpBuffer = ByteArray(BUFFER_SIZE) in readBytes() constant
|
/aosp_15_r20/system/media/audio_utils/spdif/ |
H A D | SPDIFDecoder.cpp | 61 std::vector<uint8_t> tmpBuffer(bytesToFill); in fillBurstDataBuffer() local
|
/aosp_15_r20/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/ |
H A D | Gralloc0Hal.h | 88 const native_handle_t* tmpBuffer; in allocateBuffers() local
|
H A D | Gralloc1Hal.h | 103 const native_handle_t* tmpBuffer; in allocateBuffers() local
|
/aosp_15_r20/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | Allocator.cpp | 92 buffer_handle_t tmpBuffer = nullptr; in allocate() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/ |
H A D | main.cpp | 43 std::vector<char> tmpBuffer(0); in readBinary() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/vectors/ |
H A D | test_vec_align.cpp | 85 char tmpBuffer[2048]; in test_vec_internal() local
|
/aosp_15_r20/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
H A D | MapperVts.cpp | 138 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/aosp_15_r20/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
D | vendor_graphicbuffer_meta.cpp | 384 get_mapper()->importBuffer(handle, [&](const auto& tmpError, const auto& tmpBuffer) { in import_buffer()
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/ |
H A D | exif_utils.cpp | 399 void* tmpBuffer = exif_mem_alloc(mem, size); in AddVariableLengthEntry() local
|
/aosp_15_r20/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
H A D | MapperVts.cpp | 159 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/aosp_15_r20/frameworks/native/libs/ui/ |
H A D | Gralloc2.cpp | 169 { in importBuffer()
|
H A D | Gralloc3.cpp | 144 auto ret = mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
H A D | Gralloc4.cpp | 204 auto ret = mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/aosp_15_r20/hardware/interfaces/graphics/mapper/4.0/utils/vts/ |
H A D | MapperVts.cpp | 193 mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
|
/aosp_15_r20/hardware/interfaces/camera/common/default/ |
H A D | Exif.cpp | 786 void* tmpBuffer = exif_mem_alloc(mem, size); in addVariableLengthEntry() local
|
/aosp_15_r20/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/ |
D | genPCLm.cpp | 1632 void *tmpBuffer = NULL; in Encapsulate() local
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/ |
H A D | ExifUtils.cpp | 771 void* tmpBuffer = exif_mem_alloc(mem, size); in addVariableLengthEntry() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/text/ |
D | SimpleDateFormat.java | 834 StringBuilder tmpBuffer = null; in compile() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/ |
D | SimpleDateFormat.java | 834 StringBuilder tmpBuffer = null; in compile() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/ |
H A D | SimpleDateFormat.java | 834 StringBuilder tmpBuffer = null; in compile() local
|
/aosp_15_r20/external/webrtc/api/transport/ |
H A D | stun.cc | 1400 ByteBufferWriter tmpBuffer; in CopyStunAttribute() local
|