Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
Dparser.c224 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in ff_combine_frame() local
247 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in ff_combine_frame() local
Ddirac_parser.c158 void *new_buffer = in dirac_combine_frame() local
171 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in dirac_combine_frame() local
/third_party/cJSON/tests/
Dprint_number.c49 unsigned char new_buffer[26]; in assert_print_number() local
/third_party/node/src/
Daliased_buffer-inl.h195 NativeT* new_buffer = static_cast<NativeT*>(ab->Data()); in reserve() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_containers.hpp351 T *new_buffer = in reserve() local
400 T *new_buffer = in insert() local
/third_party/node/deps/v8/src/heap/cppgc/
Dobject-allocator.cc73 Address new_buffer, size_t new_size) { in ReplaceLinearAllocationBuffer()
/third_party/mesa3d/src/gallium/frontends/va/
Dimage.c206 struct pipe_video_buffer *new_buffer = NULL; in vlVaDeriveImage() local
/third_party/icu/icu4c/source/test/cintltst/
Ducnvseltst.c353 char *new_buffer; in serializeAndUnserialize() local
/third_party/node/deps/v8/src/strings/
Dstring-stream.cc44 char* new_buffer = allocator_->grow(&new_capacity); in Put() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri3.c372 struct vl_dri3_buffer *new_buffer; in dri3_get_back_buffer() local
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390.cc772 std::unique_ptr<AssemblerBuffer> new_buffer = buffer_->Grow(new_size); in GrowBuffer() local
/third_party/node/deps/v8/src/wasm/
Dwasm-module-builder.h141 byte* new_buffer = zone_->NewArray<byte, Buffer>(new_size); in EnsureSpace() local
Dwasm-objects.cc983 Handle<JSArrayBuffer> new_buffer = in Grow() local
1016 Handle<JSArrayBuffer> new_buffer = in Grow() local
/third_party/node/deps/openssl/openssl/crypto/ec/
Dec_asn1.c1162 int new_buffer = 0; in i2o_ECPublicKey() local
/third_party/openssl/crypto/ec/
Dec_asn1.c1162 int new_buffer = 0; in i2o_ECPublicKey() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp2806 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer()
2966 void yypush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yypush_buffer_state()
/third_party/node/deps/v8/src/objects/
Dbacking-store.cc969 Handle<JSArrayBuffer> new_buffer = in UpdateSharedWasmMemoryObjects() local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp1810 void yy_switch_to_buffer(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yy_switch_to_buffer()
1965 void yypush_buffer_state(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yypush_buffer_state()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp2165 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer()
2325 void yypush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yypush_buffer_state()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp2584 void yy_switch_to_buffer(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yy_switch_to_buffer()
2739 void yypush_buffer_state(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yypush_buffer_state()
/third_party/mesa3d/src/loader/
Dloader_dri3_helper.c2046 struct loader_dri3_buffer *new_buffer; in dri3_get_buffer() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c459 uint32_t index, fi_type *new_buffer, uint32_t *max_index) in add_vertex()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc1760 char* new_buffer; in FlattenSlowPath() local
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c352 union tre_stack_item *new_buffer; in tre_stack_push() local
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregcomp.c352 union tre_stack_item *new_buffer; in tre_stack_push() local

12