Home
last modified time | relevance | path

Searched defs:new_storage (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/base/
Dsmall-vector.h163 T* new_storage = AllocateDynamicStorage(new_capacity); in Grow() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpbin.h111 void (*new_storage) (GstRtpBin *rtpbin, GstElement *jitterbuffer, guint session); member
/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c508 static struct storage *new_storage(enum storage_type type) in new_storage() function
/third_party/node/deps/v8/src/objects/
Djs-objects.cc3033 Handle<PropertyArray> new_storage = in MigrateFastToFast() local