Home
last modified time | relevance | path

Searched defs:tmp_buffer (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/pigweed/pw_blob_store/
H A Dblob_store_test.cc272 std::array<std::byte, 64> tmp_buffer = {}; in TEST_F() local
384 std::array<std::byte, 64> tmp_buffer = {}; in TEST_F() local
436 std::array<std::byte, 4> tmp_buffer = {}; in TEST_F() local
467 std::array<std::byte, 64> tmp_buffer = {}; in TEST_F() local
501 std::array<std::byte, 64> tmp_buffer = {}; in TEST_F() local
542 std::array<std::byte, 64> tmp_buffer = {}; in TEST_F() local
591 std::array<std::byte, 64> tmp_buffer = {}; in TEST_F() local
H A Dflat_file_system_entry_test.cc108 std::array<char, kMaxFileNameLength> tmp_buffer = {}; in TEST_F() local
160 std::array<char, kMaxFileNameLength> tmp_buffer = {}; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_persistent_ram/
H A Dflat_file_system_entry_test.cc59 std::array<char, kMaxFileNameLength> tmp_buffer = {}; in TEST_F() local
89 std::array<char, kMaxFileNameLength> tmp_buffer = {}; in TEST_F() local
118 std::array<char, kMaxFileNameLength> tmp_buffer = {}; in TEST_F() local
/aosp_15_r20/external/webrtc/common_video/libyuv/
H A Dlibyuv_unittest.cc332 uint8_t* tmp_buffer = nullptr; in TEST_F() local
348 std::vector<uint8_t> tmp_buffer; in TEST_F() local
H A Dwebrtc_libyuv.cc362 void NV12Scale(uint8_t* tmp_buffer, in NV12Scale()
/aosp_15_r20/external/webrtc/modules/audio_processing/ns/
H A Dns_fft.cc21 std::array<float, kFftSize> tmp_buffer; in NrFft() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/
H A DBuffer.cpp105 VkBuffer tmp_buffer = handle_; in operator =() local
/aosp_15_r20/external/webrtc/sdk/android/src/jni/
H A Dnv12_buffer.cc66 std::vector<uint8_t> tmp_buffer(tmp_size); in JNI_NV12Buffer_CropAndScale() local
/aosp_15_r20/external/libchrome/base/i18n/
H A Dicu_util.cc111 wchar_t tmp_buffer[_MAX_PATH] = {0}; in LazyInitIcuDataFile() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dhttp_connect_handshaker.cc219 grpc_slice_buffer tmp_buffer; in OnReadDone() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dhttp_connect_handshaker.cc219 grpc_slice_buffer tmp_buffer; in OnReadDone() local
/aosp_15_r20/hardware/google/camera/common/sensor_listener/
Dgoog_gralloc_wrapper.cc155 const auto& tmp_buffer) { in ImportBuffer()
/aosp_15_r20/external/cronet/base/i18n/
H A Dicu_util.cc153 wchar_t tmp_buffer[_MAX_PATH] = {0}; in LazyInitIcuDataFile() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx11_query.c268 struct pipe_resource *tmp_buffer = NULL; in gfx11_sh_query_get_result_resource() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dnonrd_pickmode.c1169 int mi_col, PRED_BUFFER *tmp_buffer, in search_filter_ref()
2591 PRED_BUFFER *tmp_buffer, InterPredParams inter_pred_params_sr, in handle_inter_mode_nonrd()
3011 PRED_BUFFER *tmp_buffer, struct buf_2d *orig_dst, int skip_idtx_palette, in handle_screen_content_mode_nonrd()
3205 PRED_BUFFER tmp_buffer[4]; in av1_nonrd_pick_inter_mode_sb() local
/aosp_15_r20/external/libopus/dnn/
H A Dnndsp.c354 float tmp_buffer[ADASHAPE_MAX_FRAME_SIZE]; in adashape_process_frame() local
/aosp_15_r20/external/lz4/tests/
H A Dfuzzer.c1242 { char tmp_buffer[240] = { 0 }; in FUZ_unitTests() local
1360 { char tmp_buffer[240] = { 0 }; in FUZ_unitTests() local
/aosp_15_r20/external/open-dice/src/
H A Dmbedtls_ops.c485 uint8_t tmp_buffer[DICE_MAX_CERTIFICATE_SIZE]; in DiceGenerateCertificate() local
/aosp_15_r20/external/e2fsprogs/ext2ed/
H A Dgeneral_com.c496 char *ptr,buffer [80],tmp_buffer [80]; in set_type() local
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
H A Dframe_buffer_utils.cc472 auto tmp_buffer = absl::make_unique<uint8[]>( in Orient() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DResource.cpp144 VkBuffer tmp_buffer = handle_; in operator =() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CPP/functions/
H A DCPPDetectionOutputLayer.cpp137 std::vector<float> tmp_buffer; in retrieve_all_conf_scores() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp4510 glw::GLuint tmp_buffer = too_much_buffers.top(); in TestErrorsOfNamedBufferData() local
4726 glw::GLuint tmp_buffer = too_much_buffers.top(); in TestErrorsOfNamedBufferStorage() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_bufferreadwriterect.cpp53 BufferType* tmp_buffer; variable
/aosp_15_r20/external/cronet/net/tools/cachetool/
H A Dcachetool.cc267 std::vector<char> tmp_buffer(string_size + 1); in ReadString() local

12