Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php326 public function pushLimit($byte_limit)
351 public function popLimit($byte_limit)
361 $byte_limit, &$old_limit, &$recursion_budget)
367 public function decrementRecursionDepthAndPopLimit($byte_limit)
/third_party/mesa3d/src/intel/tools/
Di965_asm.c73 int byte_limit; in print_instruction() local
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc118 CodedInputStream::Limit CodedInputStream::PushLimit(int byte_limit) { in PushLimit()
149 CodedInputStream::IncrementRecursionDepthAndPushLimit(int byte_limit) { in IncrementRecursionDepthAndPushLimit()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturisourcebin.c950 guint byte_limit = 0; in get_queue_statistics() local
1023 guint byte_limit; in update_queue_values() local