Home
last modified time | relevance | path

Searched refs:get_length (Results 1 – 25 of 53) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Dvivo.c78 unsigned c, get_length = 0; in vivo_get_packet_header() local
85 get_length = 1; in vivo_get_packet_header()
93 case 0: get_length = 1; break; in vivo_get_packet_header()
95 case 2: get_length = 1; break; in vivo_get_packet_header()
103 if (get_length) { in vivo_get_packet_header()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-type.hh796 { return lenP1.static_size + get_length () * Type::static_size; } in get_size()
798 unsigned get_length () const { return lenP1 ? lenP1 - 1 : 0; } in get_length() function
800 hb_array_t< Type> as_array () { return hb_array (arrayZ, get_length ()); } in as_array()
801 hb_array_t<const Type> as_array () const { return hb_array (arrayZ, get_length ()); } in as_array()
839 unsigned int count = get_length (); in sanitize()
1054 if (unlikely (i >= get_length ())) return Null (Type); in operator []()
1060 if (unlikely (i >= get_length ())) return Crap (Type); in operator []()
1063 unsigned int get_length () const in get_length() function
1074 unsigned int count = get_length (); in sanitize()
1088 get_length (), in bsearch()
Dhb-ot-hmtx-table.hh173 unsigned int len = table.get_length (); in init()
216 if (var_table.get_length ()) in get_side_bearing()
250 if (var_table.get_length ()) in get_advance()
Dhb-aat-layout-just-table.hh181 unsigned int get_length () const { return u.header.actionLength; } in get_length() function
229 offset += subrecord.get_length (); in sanitize()
Dhb-blob.hh90 unsigned int get_length () const { return b.get ()->length; } in get_length() function
Dhb-ot-name-table.hh285 assert (this->table.get_length () >= this->table->stringOffset); in init()
287 this->pool_len = this->table.get_length () - this->table->stringOffset; in init()
/third_party/harfbuzz/src/
Dhb-open-type.hh784 { return lenP1.static_size + get_length () * Type::static_size; } in get_size()
786 unsigned get_length () const { return lenP1 ? lenP1 - 1 : 0; } in get_length() function
788 hb_array_t< Type> as_array () { return hb_array (arrayZ, get_length ()); } in as_array()
789 hb_array_t<const Type> as_array () const { return hb_array (arrayZ, get_length ()); } in as_array()
827 unsigned int count = get_length (); in sanitize()
1042 if (unlikely (i >= get_length ())) return Null (Type); in operator []()
1048 if (unlikely (i >= get_length ())) return Crap (Type); in operator []()
1051 unsigned int get_length () const in get_length() function
1062 unsigned int count = get_length (); in sanitize()
1076 get_length (), in bsearch()
Dhb-ot-hmtx-table.hh173 unsigned int len = table.get_length (); in init()
216 if (var_table.get_length ()) in get_side_bearing()
250 if (var_table.get_length ()) in get_advance()
Dhb-aat-layout-just-table.hh181 unsigned int get_length () const { return u.header.actionLength; } in get_length() function
229 offset += subrecord.get_length (); in sanitize()
Dhb-blob.hh90 unsigned int get_length () const { return b.get ()->length; } in get_length() function
Dhb-ot-name-table.hh281 assert (this->table.get_length () >= this->table->stringOffset); in init()
283 this->pool_len = this->table.get_length () - this->table->stringOffset; in init()
/third_party/gstreamer/gstreamer/gst/
Dgsttypefind.c244 if (find->get_length == NULL) in gst_type_find_get_length()
247 return find->get_length (find->data); in gst_type_find_get_length()
Dgsttypefind.h173 guint64 (* get_length) (gpointer data); member
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-just-table.hh181 unsigned int get_length () const { return u.header.actionLength; } in get_length() function
229 offset += subrecord.get_length (); in sanitize()
Dhb-ot-color-cbdt-table.hh416 unsigned int cbdt_len = cbdt.get_length (); in get_extents()
469 unsigned int cbdt_len = cbdt.get_length (); in reference_png()
508 bool has_data () const { return cbdt.get_length (); } in has_data()
Dhb-ot-name-table.hh243 assert (this->table.get_length () >= this->table->stringOffset); in init()
245 this->pool_len = this->table.get_length () - this->table->stringOffset; in init()
Dhb-open-type.hh954 if (unlikely (i >= get_length ())) return Null (Type); in operator []()
960 if (unlikely (i >= get_length ())) return Crap (Type); in operator []()
963 unsigned int get_length () const in get_length() function
974 unsigned int count = get_length (); in sanitize()
985 int min = 0, max = (int) get_length () - 1; in bsearch()
Dhb-blob.hh96 unsigned int get_length () const { return b.get ()->length; } in get_length() function
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgsttypefindhelper.c445 find.get_length = NULL;
447 find.get_length = helper_find_get_length;
777 find.get_length = buf_helper_find_get_length;
780 find.get_length = NULL;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp28 return (S_OK == SourceFile->get_length(&Size)) ? Size : 0; in getCodeByteSize()
DDIALineNumber.cpp59 return (S_OK == LineNumber->get_length(&Length)) ? Length : 0; in getLength()
DDIASectionContrib.cpp59 return PrivateGetDIAValue(Section, &IDiaSectionContrib::get_length); in getLength()
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackstreamreader.c120 stream_reader->get_length = gst_wavpack_stream_reader_get_length; in gst_wavpack_stream_reader_new()
/third_party/libabigail/src/
Dabg-reporter-priv.cc792 if ((*i)->get_length() != (*j)->get_length()) in report_size_and_alignment_changes()
802 out << (*i)->get_length(); in report_size_and_alignment_changes()
809 out << (*j)->get_length(); in report_size_and_alignment_changes()
/third_party/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py315 size = max(size, section.offset + section.type.get_length())
412 def get_length(self): member in Group
484 self.get_length()

123