Searched defs:add_range (Results 1 – 13 of 13) sorted by relevance
| /external/harfbuzz_ng/src/ |
| D | hb-set-digest.hh | 83 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function 149 bool 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 | 102 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
|
| D | hb-bit-page.hh | 108 void add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
|
| D | hb-bit-set.hh | 149 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
|
| /external/perfetto/src/protozero/filtering/ |
| D | filter_bytecode_parser.cc | 86 auto add_range = [&](uint32_t id_start, uint32_t id_end, uint32_t msg_id) { in LoadInternal() local
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_prim_restart.c | 185 add_range(struct range_info *info, unsigned start, unsigned count) in add_range() function
|
| /external/e2fsprogs/debugfs/ |
| D | logdump.c | 562 struct ext4_fc_add_range *add_range; in dump_fc_block() local
|
| /external/e2fsprogs/e2fsck/ |
| D | journal.c | 811 struct ext4_fc_add_range add_range; in ext4_fc_handle_add_extent() local
|
| /external/rust/crates/regex-automata/src/nfa/ |
| D | compiler.rs | 812 fn add_range(&self, start: u8, end: u8) -> StateID { in add_range() method
|
| /external/AFLplusplus/src/ |
| D | afl-fuzz-redqueen.c | 90 static struct range *add_range(struct range *ranges, u32 start, u32 end) { in add_range() function
|
| /external/fonttools/Lib/fontTools/feaLib/ |
| D | ast.py | 260 def add_range(self, start, end, glyphs): member in GlyphClass
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor.cc | 6730 auto add_range = [&](int from, int to) { in SuggestFieldNumbers() local
|