Home
last modified time | relevance | path

Searched defs:required_capacity (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Parser/
Dnode.c83 int required_capacity; in PyNode_AddChild() local
/external/cronet/url/
Durl_canon_icu.cc101 int required_capacity = ucnv_fromUChars(converter_, dest, dest_capacity, in ConvertFromUTF16() local
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_encoder_impl.cc102 size_t required_capacity = 0; in RtpFragmentize() local
/external/libchrome/mojo/core/
Dchannel.cc614 size_t required_capacity = *buffer_capacity; in GetReadBuffer() local
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1767 const size_t required_capacity = tensors_.size() + kTensorsCapacityHeadroom; in EnsureTensorsVectorCapacity() local