Home
last modified time | relevance | path

Searched defs:tempBuffer (Results 1 – 25 of 161) sorted by relevance

1234567

/aosp_15_r20/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/text/nodes/
DTextRendererNodeTest.cpp177 std::unique_ptr<char> tempBuffer(new char[text.length()]); in TEST_F() local
201 std::unique_ptr<char> tempBuffer(new char[testString1.length()]); in TEST_F() local
301 std::unique_ptr<char> tempBuffer(new char[testString2.length()]); in TEST_F() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DMessageRegressionTest.java82 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
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DMessageRegressionTest.java79 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
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/
H A DFlacDecoderJni.java51 @Nullable private byte[] tempBuffer; field in FlacDecoderJni
267 ExtractorInput extractorInput, byte[] tempBuffer, int offset, int length) throws IOException { in readFromExtractorInput()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/
H A DFlacDecoderJni.java51 @Nullable private byte[] tempBuffer; field in FlacDecoderJni
267 ExtractorInput extractorInput, byte[] tempBuffer, int offset, int length) throws IOException { in readFromExtractorInput()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duloc.cpp746 CharString tempBuffer; in ulocimp_getKeywordValue() local
1391 CharString tempBuffer; in uloc_openKeywords() local
1475 CharString tempBuffer; // if localeID has a BCP47 extension, tmpLocaleID points to this in _canonicalize() local
1800 CharString tempBuffer; in uloc_getVariant() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_string.cpp224 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
H A Ddng_read_image.cpp861 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()
H A Ddng_image_writer.cpp3009 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
/aosp_15_r20/libcore/ojluni/src/test/java/text/Format/MessageFormat/
H A DMessageRegression.java86 String tempBuffer = messageFormatter.format(params); in Test4074764() local
145 String tempBuffer = messageFormatter.format(params); in Test4031438() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmsfmrgts.cpp105 UnicodeString tempBuffer; in Test4074764() local
199 UnicodeString tempBuffer; in Test4031438() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dmsfmrgts.cpp105 UnicodeString tempBuffer; in Test4074764() local
199 UnicodeString tempBuffer; in Test4031438() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/buffers/
H A Dtest_sub_buffers.cpp82 cl_char *tempBuffer = (cl_char*)malloc(buffer1.mSize); in Execute() local
606 cl_char * tempBuffer = new cl_char[ mainSize ]; in test_sub_buffers_overlapping() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9547/
H A Dpoc.cpp22 int *tempBuffer = (int *)malloc(size); in main() local
/aosp_15_r20/hardware/interfaces/audio/effect/all-versions/default/
H A DAudioBufferManager.cpp40 sp<AudioBufferWrapper> tempBuffer(new AudioBufferWrapper(buffer)); in wrap() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DTransposeConv2D.cpp185 int32_t* tempBuffer = nullptr; in transposeConvNhwc() local
321 int32_t* tempBuffer = nullptr; in transposeConvQuant8PerChannelNhwc() local
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DEffectBufferHalAidl.cpp41 sp<EffectBufferHalAidl> tempBuffer = new EffectBufferHalAidl(size); in mirror() local
H A DEffectBufferHalHidl.cpp47 sp<EffectBufferHalInterface> tempBuffer = new EffectBufferHalHidl(size); in mirror() local
H A DEffectHalAidl.cpp322 std::vector<float> tempBuffer; in readFromHalOutputFmq() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/vectors/
H A Dtest_step.cpp45 char tempBuffer[2048]; in test_step_internal() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrMeshBuffers.cpp73 sk_sp<GrGpuBuffer> tempBuffer; in onUpdate() local
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duloc.cpp772 CharString tempBuffer; in ulocimp_getKeywordValue() local
1686 CharString tempBuffer; in uloc_openKeywords() local
1751 CharString tempBuffer; // if localeID has a BCP47 extension, tmpLocaleID points to this in _canonicalize() local
/aosp_15_r20/hardware/google/gchips/videoapi/
DVendorVideoAPI.cpp916 int tempBuffer = 0; in Exynos_dynamic_meta_to_itu_t_t35() local
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DFileBridge.java99 final ByteBuffer tempBuffer = ByteBuffer.allocateDirect(8192); in run() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DChoiceFormat.java210 String tempBuffer = segments[0].toString(); in applyPattern() local

1234567