/third_party/qrcodegen/c/ |
D | qrcodegen-demo.c | 63 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doBasicDemo() local 75 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local 84 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local 95 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local 112 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doVarietyDemo() local 127 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local 159 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local 196 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doSegmentDemo() local 247 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doMaskDemo() local 271 uint8_t tempBuffer[qrcodegen_BUFFER_LEN_MAX]; in doMaskDemo() local
|
D | qrcodegen.c | 129 bool qrcodegen_encodeText(const char *text, uint8_t tempBuffer[], uint8_t qrcode[], in qrcodegen_encodeText() 197 enum qrcodegen_Ecc ecl, uint8_t tempBuffer[], uint8_t qrcode[]) { in qrcodegen_encodeSegments() 205 …int minVersion, int maxVersion, enum qrcodegen_Mask mask, bool boostEcl, uint8_t tempBuffer[], uin… in qrcodegen_encodeSegmentsAdvanced()
|
/third_party/cmsis/CMSIS/DSP/Source/InterpolationFunctions/ |
D | arm_spline_interp_init_f32.c | 72 float32_t * tempBuffer) in arm_spline_init_f32()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | CommandRecordingContext.cpp | 122 void CommandRecordingContext::AddToTempBuffers(Ref<Buffer> tempBuffer) { in AddToTempBuffers()
|
D | CommandBufferD3D12.cpp | 215 Ref<Buffer> tempBuffer = ToBackend(std::move(tempBufferBase)); in RecordCopyTextureWithTemporaryBuffer() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | MessageRegressionTest.java | 79 String tempBuffer = messageFormatter.format(paramArray); in Test4074764() local 137 String tempBuffer = messageFormatter.format(paramArray); in Test4031438() local 682 String tempBuffer = messageFormatter.format(paramsMap); in testBugTestsWithNamesArguments() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | MessageRegressionTest.java | 82 String tempBuffer = messageFormatter.format(paramArray); in Test4074764() local 140 String tempBuffer = messageFormatter.format(paramArray); in Test4031438() local 685 String tempBuffer = messageFormatter.format(paramsMap); in testBugTestsWithNamesArguments() local
|
/third_party/node/deps/icu-small/source/common/ |
D | uloc.cpp | 765 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in ulocimp_getKeywordValue() local 1409 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
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uloc.cpp | 756 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in ulocimp_getKeywordValue() local 1399 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in uloc_openKeywords() local 1477 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in _canonicalize() local 1765 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in uloc_getVariant() local
|
/third_party/icu/icu4c/source/common/ |
D | uloc.cpp | 756 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in ulocimp_getKeywordValue() local 1399 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in uloc_openKeywords() local 1477 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in _canonicalize() local 1765 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in uloc_getVariant() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_string.cpp | 224 dng_memory_data tempBuffer (aBufSize); in Extract_Multibyte() local 1666 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() local 885 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
|
/third_party/icu/icu4c/source/test/intltest/ |
D | msfmrgts.cpp | 105 UnicodeString tempBuffer; in Test4074764() local 199 UnicodeString tempBuffer; in Test4031438() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uloc.cpp | 858 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in uloc_getKeywordValue() local 1624 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in uloc_openKeywords() local 1696 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in _canonicalize() local 2047 char tempBuffer[ULOC_FULLNAME_CAPACITY]; in uloc_getVariant() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | WebGLFramebufferTest.cpp | 166 std::vector<uint8_t> tempBuffer(width * height * 4); in testAttachment() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | WebGLFramebufferTest.cpp | 166 std::vector<uint8_t> tempBuffer(width * height * 4); in testAttachment() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferOperations.cpp | 816 glw::GLint* tempBuffer = (glw::GLint*)gl.mapBufferRange( in initializeBufferObjectData() local
|
/third_party/flutter/skia/src/codec/ |
D | SkRawCodec.cpp | 306 SkAutoSTMalloc<kMinSizeToRead, uint8> tempBuffer(sizeToRead); in bufferMoreData() local
|
/third_party/skia/src/codec/ |
D | SkRawCodec.cpp | 306 SkAutoSTMalloc<kMinSizeToRead, uint8> tempBuffer(sizeToRead); in bufferMoreData() local
|
/third_party/mesa3d/src/mesa/main/ |
D | image.c | 478 GLuint *tempBuffer; in _mesa_convert_colors() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | CommandBufferVk.cpp | 464 Ref<Buffer> tempBuffer = in RecordCopyImageWithTemporaryBuffer() local
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetISO2022.java | 1241 ByteBuffer tempBuffer = ByteBuffer.wrap(tempBuf); in decodeLoop() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fBasicComputeShaderTests.cpp | 741 const Buffer tempBuffer (m_context.getRenderContext()); in iterate() local
|