| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/ | 
| D | FlacDecoderJni.java | 51   @Nullable private byte[] tempBuffer;  field in FlacDecoderJni267       ExtractorInput extractorInput, byte[] tempBuffer, int offset, int length) throws IOException {  in readFromExtractorInput()
 
 | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/ | 
| D | FlacDecoderJni.java | 51   @Nullable private byte[] tempBuffer;  field in FlacDecoderJni267       ExtractorInput extractorInput, byte[] tempBuffer, int offset, int length) throws IOException {  in readFromExtractorInput()
 
 | 
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ | 
| D | MessageRegressionTest.java | 79             String tempBuffer = messageFormatter.format(paramArray);  in Test4074764()  local137             String tempBuffer = messageFormatter.format(paramArray);  in Test4031438()  local
 682             String tempBuffer = messageFormatter.format(paramsMap);  in testBugTestsWithNamesArguments()  local
 
 | 
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ | 
| D | MessageRegressionTest.java | 82             String tempBuffer = messageFormatter.format(paramArray);  in Test4074764()  local140             String tempBuffer = messageFormatter.format(paramArray);  in Test4031438()  local
 685             String tempBuffer = messageFormatter.format(paramsMap);  in testBugTestsWithNamesArguments()  local
 
 | 
| /external/OpenCL-CTS/test_conformance/vectors/ | 
| D | test_step.cpp | 45     char tempBuffer[2048];  in test_step_internal()  local
 | 
| /external/icu/icu4c/source/common/ | 
| D | uloc.cpp | 765       char tempBuffer[ULOC_FULLNAME_CAPACITY];  in ulocimp_getKeywordValue()  local1409     char tempBuffer[ULOC_FULLNAME_CAPACITY];  in uloc_openKeywords()  local
 1492 …PreflightingLocaleIDBuffer tempBuffer;  // if localeID has a BCP47 extension, tmpLocaleID points t…  in _canonicalize()  local
 1798     char tempBuffer[ULOC_FULLNAME_CAPACITY];  in uloc_getVariant()  local
 
 | 
| /external/cronet/third_party/icu/source/common/ | 
| D | uloc.cpp | 765       char tempBuffer[ULOC_FULLNAME_CAPACITY];  in ulocimp_getKeywordValue()  local1409     char tempBuffer[ULOC_FULLNAME_CAPACITY];  in uloc_openKeywords()  local
 1492 …PreflightingLocaleIDBuffer tempBuffer;  // if localeID has a BCP47 extension, tmpLocaleID points t…  in _canonicalize()  local
 1798     char tempBuffer[ULOC_FULLNAME_CAPACITY];  in uloc_getVariant()  local
 
 | 
| /external/dng_sdk/source/ | 
| D | dng_string.cpp | 224 		dng_memory_data tempBuffer (aBufSize);  in Extract_Multibyte()  local1666 			dng_memory_data tempBuffer (  in Replace()  local
 2074 		dng_memory_data tempBuffer (tempBufferSize);  in ForceASCII()  local
 
 | 
| D | dng_jpeg_image.cpp | 100 			AutoPtr<dng_memory_block> tempBuffer;  in Process()  local
 | 
| D | dng_read_image.cpp | 861 	dng_pixel_buffer tempBuffer (buffer);  in DoGet()  local885 	dng_pixel_buffer tempBuffer (buffer);  in DoPut()  local
 909 								  AutoPtr<dng_memory_block> &tempBuffer)  in ReorderSubTileBlocks()
 
 | 
| D | dng_image_writer.cpp | 3009 										AutoPtr<dng_memory_block> &tempBuffer)  in EncodePredictor()4176 								  AutoPtr<dng_memory_block> &tempBuffer)  in WriteTile()
 4395 				AutoPtr<dng_memory_block> tempBuffer;  in Process()  local
 4680 		AutoPtr<dng_memory_block> tempBuffer;  in WriteImage()  local
 
 | 
| /external/cronet/third_party/icu/source/test/intltest/ | 
| D | msfmrgts.cpp | 105         UnicodeString tempBuffer;  in Test4074764()  local199         UnicodeString tempBuffer;  in Test4031438()  local
 
 | 
| /external/OpenCL-CTS/test_conformance/buffers/ | 
| D | test_sub_buffers.cpp | 82         cl_char *tempBuffer = (cl_char*)malloc(buffer1.mSize);  in Execute()  local606     cl_char * tempBuffer = new cl_char[ mainSize ];  in test_sub_buffers_overlapping()  local
 
 | 
| /external/icu/icu4c/source/test/intltest/ | 
| D | msfmrgts.cpp | 105         UnicodeString tempBuffer;  in Test4074764()  local199         UnicodeString tempBuffer;  in Test4031438()  local
 
 | 
| /external/lzma/CPP/7zip/Archive/7z/ | 
| D | 7zEncode.cpp | 338     CMyComPtr<ISequentialOutStream> tempBuffer = tempBufferSpec;  in Encode()  local
 | 
| /external/minigbm/cros_gralloc/mapper_stablec/ | 
| D | Mapper.cpp | 568     std::vector<uint8_t> tempBuffer;  in dumpBuffer()  local
 | 
| /external/angle/src/tests/gl_tests/ | 
| D | WebGLFramebufferTest.cpp | 166         std::vector<uint8_t> tempBuffer(width * height * 4);  in testAttachment()  local
 | 
| /external/deqp/external/openglcts/modules/glesext/texture_buffer/ | 
| D | esextcTextureBufferOperations.cpp | 816 	glw::GLint* tempBuffer = (glw::GLint*)gl.mapBufferRange(  in initializeBufferObjectData()  local
 | 
| /external/skia/src/codec/ | 
| D | SkRawCodec.cpp | 333         AutoSTMalloc<kMinSizeToRead, uint8> tempBuffer(sizeToRead);  in bufferMoreData()  local
 | 
| /external/mesa3d/src/mesa/main/ | 
| D | image.c | 478    GLuint *tempBuffer;  in _mesa_convert_colors()  local
 | 
| /external/skia/src/core/ | 
| D | SkMesh.cpp | 890     sk_sp<GrGpuBuffer> tempBuffer;  in UpdateGpuBuffer()  local
 | 
| /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ | 
| D | CharsetISO2022.java | 1241                                     ByteBuffer tempBuffer = ByteBuffer.wrap(tempBuf);  in decodeLoop()  local
 | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fBasicComputeShaderTests.cpp | 741 		const Buffer				tempBuffer		(m_context.getRenderContext());  in iterate()  local
 | 
| /external/mdnsresponder/mDNSWindows/ | 
| D | mDNSWin32.c | 3843 	INTERFACE_INFO *		tempBuffer;  in getifaddrs_ipv4()  local
 | 
| /external/angle/src/libANGLE/renderer/vulkan/ | 
| D | RendererVk.cpp | 2015     vk::DeviceScoped<vk::Buffer> tempBuffer(mDevice);  in initializeMemoryAllocator()  local
 |