/third_party/curl/lib/ |
H A D | pop3.c | 1462 size_t last = 0; in Curl_pop3_write() local
|
/third_party/alsa-utils/alsaloop/ |
H A D | alsaloop.c | 272 struct loopback_mixer *mixer, *last = NULL; in add_mixers() local 310 struct loopback_ossmixer *mixer, *last = NULL; in add_oss_mixers() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CaseMapImpl.java | 307 public int last() { in last() method in CaseMapImpl.WholeStringBreakIterator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RuleBasedBreakIterator.java | 427 public int last() { in last() method in RuleBasedBreakIterator [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | custrtst.c | 720 const UChar *first, *last; in TestSurrogateSearching() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | filteredbrk.cpp | 476 SimpleFilteredSentenceBreakIterator::last(void) { in last() function in SimpleFilteredSentenceBreakIterator
|
H A D | rbbi.cpp | 585 int32_t RuleBasedBreakIterator::last(void) { in last() function in RuleBasedBreakIterator
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
H A D | list.h | 259 struct list_head *last = NULL; in linux_list_splice() local 243 list_bulk_move_tail(struct list_head *head, struct list_head *first, struct list_head *last) list_bulk_move_tail() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
H A D | UnicodeMap.java | 772 static public int findCommonPrefix(String last, String s) { in findCommonPrefix() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RuleBasedBreakIterator.java | 370 public int last() { in last() method in RuleBasedBreakIterator [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CaseMapImpl.java | 301 public int last() { in last() method in CaseMapImpl.WholeStringBreakIterator
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
H A D | UnicodeMap.java | 769 static public int findCommonPrefix(String last, String s) { in findCommonPrefix() argument
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface_meta_address_test.c | 109 unsigned last = num_bits - 1; in gfx9_meta_addr_from_coord() local
|
/third_party/json/tests/src/ |
H A D | unit-regression2.cpp | 843 auto last = std::unique(j.begin(), j.end()); variable
|
/third_party/jinja2/ |
H A D | runtime.py | 493 def last(self) -> bool: member in LoopContext 627 async def last(self) -> bool: # type: ignore member in AsyncLoopContext [all...] |
/third_party/json/include/nlohmann/ |
H A D | json.hpp | 1020 basic_json(InputIT first, InputIT last) in basic_json() argument 2487 IteratorType erase(IteratorType first, IteratorType last) in erase() argument 3324 insert(const_iterator pos, const_iterator first, const_iterator last) insert() argument 3375 insert(const_iterator first, const_iterator last) insert() argument 3407 update(const_iterator first, const_iterator last, bool merge_objects = false) update() argument [all...] |
/third_party/mesa3d/src/freedreno/perfcntrs/ |
H A D | fdperf.c | 78 uint32_t last[MAX_CNTR_PER_GROUP]; member
|
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
H A D | radv_amdgpu_bo.c | 119 int first = 0, last; in radv_amdgpu_winsys_bo_virtual_bind() local [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_compile_sf.c | 471 bool last = calculate_masks(c, i, &pc, &pc_persp, &pc_linear); in brw_emit_tri_setup() local 555 bool last = calculate_masks(c, i, &pc, &pc_persp, &pc_linear); in brw_emit_line_setup() local 619 bool last = calculate_masks(c, i, &pc, &pc_persp, &pc_linear); in brw_emit_point_sprite_setup() local 715 bool last in brw_emit_point_setup() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_assembler.cpp | 159 const struct cf_op_info *last = nullptr; in finalize() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_dump.c | 2597 const uint8_t *last = next + size; in svga_dump_commands() local
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | runtime.py | 479 def last(self): member in LoopContext [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | deflate.c | 1743 unsigned len, left, have, last = 0; local 1900 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last); global() local [all...] |
/third_party/node/deps/zlib/ |
H A D | trees.c | 858 _tr_stored_block(deflate_state *s, charf *buf, ulg stored_len, int last) _tr_stored_block() argument 996 _tr_flush_block(deflate_state *s, charf *buf, ulg stored_len, int last) global() argument [all...] |
H A D | crc32.c | 588 z_size_t last, last2, i; in crc32_z() local [all...] |