Home
last modified time | relevance | path

Searched defs:add_range (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-set-digest.hh68 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
129 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
Dhb-bit-page.hh54 void add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
Dhb-set.hh86 bool add_range (hb_codepoint_t a, hb_codepoint_t b) { return s.add_range (a, b); } in add_range() function
Dhb-bit-set-invertible.hh99 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
Dhb-bit-set.hh134 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
/third_party/gstreamer/gstplugins_good/sys/oss/
Doss_probe.c191 add_range (GQueue * queue, int min, int max) in add_range() function
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_prim_restart.c186 add_range(enum pipe_prim_type mode, struct range_info *info, unsigned start, unsigned count, unsign… in add_range() function
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue2.c670 add_range (GstQueue2 * queue, guint64 offset, gboolean update_existing) in add_range() function