Searched defs:add_range (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-set-digest.hh | 68 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
|
D | hb-bit-page.hh | 54 void add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
|
D | hb-set.hh | 86 bool add_range (hb_codepoint_t a, hb_codepoint_t b) { return s.add_range (a, b); } in add_range() function
|
D | hb-bit-set-invertible.hh | 99 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
|
D | hb-bit-set.hh | 134 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | oss_probe.c | 191 add_range (GQueue * queue, int min, int max) in add_range() function
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_prim_restart.c | 186 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/ |
D | gstqueue2.c | 670 add_range (GstQueue2 * queue, guint64 offset, gboolean update_existing) in add_range() function
|