/third_party/icu/icu4c/source/common/ |
H A D | bytestriebuilder.cpp | 296 BytesTrieBuilder::getLimitOfLinearMatch(int32_t first, int32_t last, int32_t byteIndex) const { in getLimitOfLinearMatch() argument
|
H A D | ucharstriebuilder.cpp | 245 UCharsTrieBuilder::getLimitOfLinearMatch(int32_t first, int32_t last, int32_t unitIndex) const { in getLimitOfLinearMatch() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | BreakIterator.java | 268 public abstract int last(); in last() method in BreakIterator [all...] |
H A D | Edits.java | 97 private void setLastUnit(int last) { in setLastUnit() argument [all...] |
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
H A D | IndicInputMethodImpl.java | 316 public char last() { in last() method in IndicInputMethodImpl.ACIText
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationkeys.cpp | 404 int32_t last = secondaries.length() - 1; in writeSortKeyUpToQuaternary() local
|
/third_party/lame/frontend/ |
H A D | timestatus.c | 419 int last = dp->last_mode_ext; in decoder_progress() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_legalize.c | 867 struct ir3_instruction *last = NULL; in nop_sched() local [all...] |
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_io.c | 730 nir_block *last = nir_impl_last_block(function->impl); in v3d_nir_lower_io() local
|
/third_party/libwebsockets/test-apps/ |
H A D | test-client.c | 580 static int ratelimit_connects(unsigned int *last, unsigned int secs) in ratelimit_connects() argument 606 unsigned long last = lws_now_secs(); in main() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_bc_finalize.cpp | 301 alu_node *last = NULL; in finalize_alu_group() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_vectorize_vs_inputs.c | 181 nir_instr *last = util_dynarray_pop(stack, nir_instr *); in r600_vec_instr_stack_pop() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_buffer.c | 189 uint64_t last = start + res->bo_size - 1; in si_alloc_resource() local
|
/third_party/node/deps/zlib/ |
H A D | inflate.h | 85 int last; /* true if processing last block */ member
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inflate.h | 85 int last; /* true if processing last block */ member
|
/third_party/node/src/ |
H A D | string_bytes.cc | 294 uint16_t last; in WriteUCS2() local
|
/third_party/nghttp2/src/ |
H A D | memchunk.h | 68 uint8_t *pos, *last; member 177 auto last = first + count; in append() local 222 auto last = first + count; remove() local 488 auto last = first + count; remove() local 624 uint8_t *last() const { return chunk->last; } last() function [all...] |
H A D | shrpx_log.cc | 611 auto last = std::end(buf) - 2; in upstream_accesslog() local 848 std::tie(p, last) = copy(downstream_addr->port, p, last); upstream_accesslog() local [all...] |
H A D | util.h | 114 std::string percent_decode(InputIt first, InputIt last) { in percent_decode() argument 414 template <typename InputIt> void inp_strlower(InputIt first, InputIt last) { in inp_strlower() argument 875 random_alpha_digit(OutputIt first, OutputIt last, Generator &gen) random_alpha_digit() argument 889 random_bytes(OutputIt first, OutputIt last, Generator &gen) random_bytes() argument 898 shuffle(RandomIt first, RandomIt last, Generator &&gen, SwapFun fun) shuffle() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | bytestriebuilder.cpp | 296 BytesTrieBuilder::getLimitOfLinearMatch(int32_t first, int32_t last, int32_t byteIndex) const { in getLimitOfLinearMatch() argument
|
H A D | ucharstriebuilder.cpp | 245 UCharsTrieBuilder::getLimitOfLinearMatch(int32_t first, int32_t last, int32_t unitIndex) const { in getLimitOfLinearMatch() argument
|
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_forgetful_chain_inc.h | 250 size_t last = slot; in FindLongestMatch() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_getaddrinfo.c | 111 struct ares_addrinfo_cname *last = *head; in ares__append_addrinfo_cname() local 133 struct ares_addrinfo_cname *last = *head; in ares__addrinfo_cat_cnames() local 151 struct ares_addrinfo_node *last = *head; ares__append_addrinfo_node() local 173 struct ares_addrinfo_node *last = *head; ares__addrinfo_cat_nodes() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationkeys.cpp | 404 int32_t last = secondaries.length() - 1; in writeSortKeyUpToQuaternary() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_reg.h | 175 unsigned last = (mask ? ffs(mask) - 1 : 0); in brw_swizzle_for_mask() local
|