/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-set-digest.hh | 91 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
|
H A D | hb-set.hh | 89 bool add_range (hb_codepoint_t first, hb_codepoint_t last) { return s.add_range (first, last); } in add_range() function
|
H A D | hb-bit-set-invertible.hh | 107 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
|
H A D | hb-bit-page.hh | 119 void add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
|
H A D | hb-bit-set.hh | 156 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
|
/aosp_15_r20/external/perfetto/src/protozero/filtering/ |
H A D | filter_bytecode_parser.cc | 86 auto add_range = [&](uint32_t id_start, uint32_t id_end, uint32_t msg_id) { in LoadInternal() local
|
/aosp_15_r20/trusty/user/app/storage/ |
D | transaction.c | 85 struct block_range add_range = BLOCK_RANGE_INITIAL_VALUE(add_range); in transaction_merge_free_sets() local
|
D | block_set.c | 59 struct block_range add_range) { in block_range_extend()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_prim_restart.c | 108 add_range(enum mesa_prim mode, struct range_info *info, unsigned start, unsigned count, unsigned in… in add_range() function
|
/aosp_15_r20/external/e2fsprogs/debugfs/ |
H A D | logdump.c | 562 struct ext4_fc_add_range *add_range; in dump_fc_block() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/ |
H A D | builder.rs | 756 pub fn add_range( in add_range() method
|
H A D | compiler.rs | 1633 fn add_range(&self, start: u8, end: u8) -> Result<StateID, BuildError> { in add_range() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | basic_regex_creator.hpp | 92 void add_range(const digraph_type& first, const digraph_type& end) in add_range() function in boost::BOOST_REGEX_DETAIL_NS::basic_char_set
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | basic_regex_creator.hpp | 80 void add_range(const digraph_type& first, const digraph_type& end) in add_range() function in boost::BOOST_REGEX_DETAIL_NS::basic_char_set
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | journal.c | 811 struct ext4_fc_add_range add_range; in ext4_fc_handle_add_extent() local
|
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/ |
H A D | simd.py | 533 def add_range(i, expr): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/nfa/ |
D | compiler.rs | 812 fn add_range(&self, start: u8, end: u8) -> StateID { in add_range() method
|
/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-fuzz-redqueen.c | 90 static struct range *add_range(struct range *ranges, u32 start, u32 end) { in add_range() function
|
/aosp_15_r20/external/fonttools/Lib/fontTools/feaLib/ |
H A D | ast.py | 260 def add_range(self, start, end, glyphs): member in GlyphClass
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 6730 auto add_range = [&](int from, int to) { in SuggestFieldNumbers() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 6724 auto add_range = [&](int from, int to) { in SuggestFieldNumbers() local
|