Home
last modified time | relevance | path

Searched defs:new_buffer (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddevector.hpp2275 pointer new_buffer = allocate(new_capacity); in resize_front_slow_path() local
2325 pointer new_buffer = allocate(new_capacity); in resize_back_slow_path() local
2402 pointer new_buffer = allocate(new_capacity); in emplace_reallocating_slow_path() local
2664 pointer new_buffer = allocate(new_capacity); in BOOST_MOVE_ITERATE_0TO9() local
2778 pointer new_buffer = allocate(new_capacity); in insert_range_reallocating_slow_path() local
2839 pointer new_buffer = n ? allocate(n) : pointer(); in allocate_and_copy_range() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_capturer_differ_wrapper.cc32 const uint8_t* new_buffer, in PartialBlockDifference()
53 const uint8_t* new_buffer, in CompareRow()
/aosp_15_r20/external/libaom/common/
H A Dobudec.c216 uint8_t *new_buffer = (uint8_t *)realloc(*obu_buffer, new_capacity); in obudec_grow_buffer() local
462 uint8_t *new_buffer = (uint8_t *)realloc(*buffer, tu_size); in obudec_read_temporal_unit() local
H A Divfdec.c82 uint8_t *new_buffer = (uint8_t *)realloc(*buffer, 2 * frame_size); in ivf_read_frame() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dbuffer_reuse_pass.cc109 Value new_buffer = alloc_op.getResult(); in find_reuse_candiates() local
184 bool can_reuse_locally(Operation *op, Value old_buffer, Value new_buffer) { in can_reuse_locally()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorFactories.cpp51 Tensor new_buffer = at::empty({buffer_size}, options); in empty_like_nested() local
61 Tensor new_buffer = in empty_like_nested() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtensor_list_ops_decomposition.cc639 auto new_buffer = in HandleTensorListPushBackOp() local
664 auto new_buffer = builder.create<TF::IdentityOp>( in HandleTensorListPopBackOp() local
708 auto new_buffer = cutil::SetElement(index, buffer, set_item.item(), builder, in HandleTensorListSetItemOp() local
/aosp_15_r20/external/libvpx/
H A Divfdec.c89 uint8_t *new_buffer = realloc(*buffer, 2 * frame_size); in ivf_read_frame() local
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/
Ddeserialization_arena.rs72 pub fn new_buffer() -> [u8; BLE_5_ADV_SVC_MAX_CONTENT_LEN] { in new_buffer() method
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Ddisplay_handler.h45 CvdVideoFrameBuffer* new_buffer = new CvdVideoFrameBuffer(*(buf_.get())); in Clone() local
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DAlignedBuf.h106 T* new_buffer = getNewBuffer(newSize); in resizeImpl() local
/aosp_15_r20/external/mesa3d/src/gfxstream/aemu/include/
H A DAlignedBuf.h103 T* new_buffer = getNewBuffer(newSize); in resizeImpl() local
/aosp_15_r20/frameworks/base/media/mca/filterfw/jni/
H A Djni_native_buffer.cpp70 jobject new_buffer) { in Java_android_filterfw_core_NativeBuffer_nativeCopyTo()
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dpacket_arrival_map.cc181 Timestamp* new_buffer = static_cast<Timestamp*>(raw); in Reallocate() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dmemory_stream.cc128 if (char* new_buffer = new char[size]) { in DoReserve() local
/aosp_15_r20/external/tcpdump/
H A Dnetdissect.c151 nd_push_buffer(netdissect_options *ndo, u_char *new_buffer, in nd_push_buffer()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_csb.c265 void *new_buffer = pvr_bo->bo->map; in pvr_csb_buffer_extend() local
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/lex/frameworks/compile/mclinker/lib/Script/
DScriptScanner.cpp2846 void yyFlexLexer::yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
3005 void yyFlexLexer::yypush_buffer_state (YY_BUFFER_STATE new_buffer) in yypush_buffer_state()
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/lex/frameworks/compile/mclinker/lib/Script/
DScriptScanner.cpp2846 void yyFlexLexer::yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
3005 void yyFlexLexer::yypush_buffer_state (YY_BUFFER_STATE new_buffer) in yypush_buffer_state()
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dserializable.cpp77 uint8_t* new_buffer = new (std::nothrow) uint8_t[new_size]; in reserve() local
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rsg-generator/linux_glibc_x86_64/gen/lex/frameworks/rs/
Dspec.c1587 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
1736 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/aosp_15_r20/out/soong/.intermediates/external/selinux/checkpolicy/checkpolicy/linux_glibc_x86_64/gen/lex/external/selinux/checkpolicy/
Dpolicy_scan.c3254 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
3403 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/aosp_15_r20/out/soong/.intermediates/external/dtc/dtc/linux_glibc_x86_64/gen/lex/external/dtc/
Ddtc-lexer.c1688 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
1837 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/aosp_15_r20/external/libgav1/src/
H A Dinternal_frame_buffer_list.cc90 std::unique_ptr<Buffer> new_buffer(new (std::nothrow) Buffer); in GetFrameBuffer() local
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dpacket_buffer.cc194 std::vector<std::unique_ptr<Packet>> new_buffer(new_size); in ExpandBufferSize() local

123