Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-set-digest.hh91 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
167 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
Dhb-set.hh89 bool add_range (hb_codepoint_t first, hb_codepoint_t last) { return s.add_range (first, last); } in add_range() function
Dhb-bit-set-invertible.hh107 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
Dhb-bit-page.hh119 void add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
Dhb-bit-set.hh156 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
/external/perfetto/src/protozero/filtering/
Dfilter_bytecode_parser.cc86 auto add_range = [&](uint32_t id_start, uint32_t id_end, uint32_t msg_id) { in LoadInternal() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_prim_restart.c108 add_range(enum mesa_prim mode, struct range_info *info, unsigned start, unsigned count, unsigned in… in add_range() function
/external/e2fsprogs/debugfs/
Dlogdump.c562 struct ext4_fc_add_range *add_range; in dump_fc_block() local
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/nfa/thompson/
Dbuilder.rs756 pub fn add_range( in add_range() method
Dcompiler.rs1633 fn add_range(&self, start: u8, end: u8) -> Result<StateID, BuildError> { in add_range() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/nfa/thompson/
Dbuilder.rs756 pub fn add_range( in add_range() method
Dcompiler.rs1633 fn add_range(&self, start: u8, end: u8) -> Result<StateID, BuildError> { in add_range() method
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dbasic_regex_creator.hpp92 void add_range(const digraph_type& first, const digraph_type& end) in add_range() function in boost::BOOST_REGEX_DETAIL_NS::basic_char_set
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dbasic_regex_creator.hpp80 void add_range(const digraph_type& first, const digraph_type& end) in add_range() function in boost::BOOST_REGEX_DETAIL_NS::basic_char_set
/external/rust/android-crates-io/crates/icu_collections/src/codepointinvlist/
Dbuilder.rs142 pub fn add_range(&mut self, range: impl RangeBounds<char>) { in add_range() method
/external/rust/android-crates-io/crates/regex-automata/src/nfa/
Dcompiler.rs812 fn add_range(&self, start: u8, end: u8) -> StateID { in add_range() method
/external/pytorch/torch/_inductor/codegen/
Dsimd.py533 def add_range(i, expr): function
/external/e2fsprogs/e2fsck/
Djournal.c811 struct ext4_fc_add_range add_range; in ext4_fc_handle_add_extent() local
/external/AFLplusplus/src/
Dafl-fuzz-redqueen.c90 static struct range *add_range(struct range *ranges, u32 start, u32 end) { in add_range() function
/external/fonttools/Lib/fontTools/feaLib/
Dast.py260 def add_range(self, start, end, glyphs): member in GlyphClass
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc6724 auto add_range = [&](int from, int to) { in SuggestFieldNumbers() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc6730 auto add_range = [&](int from, int to) { in SuggestFieldNumbers() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc6724 auto add_range = [&](int from, int to) { in SuggestFieldNumbers() local