/third_party/mbedtls/tests/suites/ |
D | test_suite_asn1parse.data | 59 get_len:"00":0 62 get_len:"8100":0 65 get_len:"820000":0 68 get_len:"01":1 71 get_len:"8101":1 74 get_len:"820001":1 77 get_len:"83000001":1 80 get_len:"8400000001":1 83 get_len:"02":2 86 get_len:"8102":2 [all …]
|
D | test_suite_asn1parse.function | 291 void get_len( const data_t *input, int actual_length_arg )
|
/third_party/ffmpeg/libavutil/ |
D | lzo.c | 65 static inline int get_len(LZOContext *c, int x, int mask) in get_len() function 168 cnt = get_len(&c, x, 31); in av_lzo1x_decode() 172 cnt = get_len(&c, x, 7); in av_lzo1x_decode() 183 cnt = get_len(&c, x, 15); in av_lzo1x_decode()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gpos-table.hh | 108 unsigned int get_len () const { return hb_popcount ((unsigned int) *this); } in get_len() function 109 unsigned int get_size () const { return get_len () * Value::static_size; } in get_size() 326 unsigned int len = get_len (); in sanitize_values() 776 valueFormat.collect_variation_indices (c, this, values.as_array (valueFormat.get_len ())); in collect_variation_indices() 839 | hb_zip (hb_repeat (values.as_array (valueFormat.get_len ()))) in subset() 886 unsigned sub_length = valueFormat.get_len (); in collect_variation_indices() 912 &values[index * valueFormat.get_len ()], in apply() 953 unsigned sub_length = valueFormat.get_len (); in subset() 1120 unsigned record1_len = valueFormats[0].get_len (); in collect_variation_indices() 1121 unsigned record2_len = valueFormats[1].get_len (); in collect_variation_indices() [all …]
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout-gpos-table.hh | 108 unsigned int get_len () const { return hb_popcount ((unsigned int) *this); } in get_len() function 109 unsigned int get_size () const { return get_len () * Value::static_size; } in get_size() 326 unsigned int len = get_len (); in sanitize_values() 776 valueFormat.collect_variation_indices (c, this, values.as_array (valueFormat.get_len ())); in collect_variation_indices() 840 | hb_zip (hb_repeat (values.as_array (valueFormat.get_len ()))) in subset() 887 unsigned sub_length = valueFormat.get_len (); in collect_variation_indices() 913 &values[index * valueFormat.get_len ()], in apply() 954 unsigned sub_length = valueFormat.get_len (); in subset() 1121 unsigned record1_len = valueFormats[0].get_len (); in collect_variation_indices() 1122 unsigned record2_len = valueFormats[1].get_len (); in collect_variation_indices() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | lzo.c | 67 get_len (LZOContext * c, int x, int mask) in get_len() function 214 cnt = get_len (&c, x, 31); in lzo1x_decode() 218 cnt = get_len (&c, x, 7); in lzo1x_decode() 229 cnt = get_len (&c, x, 15); in lzo1x_decode()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gpos-table.hh | 101 unsigned int get_len () const { return hb_popcount ((unsigned int) *this); } in get_len() function 102 unsigned int get_size () const { return get_len () * Value::static_size; } in get_size() 207 unsigned int len = get_len (); in sanitize_values() 541 &values[index * valueFormat.get_len ()], in apply() 621 unsigned int len1 = valueFormats[0].get_len (); in intersects() 622 unsigned int len2 = valueFormats[1].get_len (); in intersects() 639 unsigned int len1 = valueFormats[0].get_len (); in collect_glyphs() 640 unsigned int len2 = valueFormats[1].get_len (); in collect_glyphs() 653 unsigned int len1 = valueFormats[0].get_len (); in apply() 654 unsigned int len2 = valueFormats[1].get_len (); in apply() [all …]
|
/third_party/ltp/lib/ |
D | tst_kconfig.c | 236 static inline unsigned int get_len(const char* kconfig, unsigned int len) in get_len() function 405 vars[cnt].id_len = get_len(j->tok, j->tok_len); in populate_vars()
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | PR25042-libgdbm-clang-dwarf5.so.6.0.0.abi | 84 …<elf-symbol name='get_len' type='func-type' binding='global-binding' visibility='default-visibilit… 793 …get_len' mangled-name='get_len' filepath='/tmp/ben/spack-stage/spack-stage-dQKT1q/spack-src/src/gd…
|
D | test17-pr19027.so.abi | 17375 …<function-decl name='get_len' mangled-name='_ZNK2OT11ValueFormat7get_lenEv' filepath='/tmp/legendr…
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 27145 <!-- unsigned int OT::ValueFormat::get_len() --> 27146 …<function-decl name='get_len' mangled-name='_ZNK2OT11ValueFormat7get_lenEv' filepath='/tmp/legendr…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 34675 unsigned int len1 = valueFormat1.get_len (); 34676 unsigned int len2 = valueFormat2.get_len ();
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 127031 * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
|