Home
last modified time | relevance | path

Searched defs:last (Results 451 - 475 of 989) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/icu/icu4c/source/common/
H A Dbytestriebuilder.cpp296 BytesTrieBuilder::getLimitOfLinearMatch(int32_t first, int32_t last, int32_t byteIndex) const { in getLimitOfLinearMatch() argument
H A Ducharstriebuilder.cpp245 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 DBreakIterator.java268 public abstract int last(); in last() method in BreakIterator
[all...]
H A DEdits.java97 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 DIndicInputMethodImpl.java316 public char last() { in last() method in IndicInputMethodImpl.ACIText
/third_party/icu/icu4c/source/i18n/
H A Dcollationkeys.cpp404 int32_t last = secondaries.length() - 1; in writeSortKeyUpToQuaternary() local
/third_party/lame/frontend/
H A Dtimestatus.c419 int last = dp->last_mode_ext; in decoder_progress() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c867 struct ir3_instruction *last = NULL; in nop_sched() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c730 nir_block *last = nir_impl_last_block(function->impl); in v3d_nir_lower_io() local
/third_party/libwebsockets/test-apps/
H A Dtest-client.c580 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 Dsb_bc_finalize.cpp301 alu_node *last = NULL; in finalize_alu_group() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_vectorize_vs_inputs.c181 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 Dsi_buffer.c189 uint64_t last = start + res->bo_size - 1; in si_alloc_resource() local
/third_party/node/deps/zlib/
H A Dinflate.h85 int last; /* true if processing last block */ member
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.h85 int last; /* true if processing last block */ member
/third_party/node/src/
H A Dstring_bytes.cc294 uint16_t last; in WriteUCS2() local
/third_party/nghttp2/src/
H A Dmemchunk.h68 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 Dshrpx_log.cc611 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 Dutil.h114 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 Dbytestriebuilder.cpp296 BytesTrieBuilder::getLimitOfLinearMatch(int32_t first, int32_t last, int32_t byteIndex) const { in getLimitOfLinearMatch() argument
H A Ducharstriebuilder.cpp245 UCharsTrieBuilder::getLimitOfLinearMatch(int32_t first, int32_t last, int32_t unitIndex) const { in getLimitOfLinearMatch() argument
/third_party/node/deps/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h250 size_t last = slot; in FindLongestMatch() local
/third_party/node/deps/cares/src/lib/
H A Dares_getaddrinfo.c111 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 Dcollationkeys.cpp404 int32_t last = secondaries.length() - 1; in writeSortKeyUpToQuaternary() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_reg.h175 unsigned last = (mask ? ffs(mask) - 1 : 0); in brw_swizzle_for_mask() local

Completed in 24 milliseconds

1...<<11121314151617181920>>...40