Home
last modified time | relevance | path

Searched defs:last (Results 951 - 975 of 2390) sorted by relevance

1...<<31323334353637383940>>...96

/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
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_http.c1107 const uint8_t *last; in check_authority() local
1117 const uint8_t *last; in check_scheme() local
1209 const uint8_t *last; in check_method() local
1290 const uint8_t *last; in check_path() local
1546 const uint8_t *last; nghttp3_check_header_name() local
1634 const uint8_t *last; nghttp3_check_header_value() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daub_mem.c280 struct ggtt_entry *last = start; in aub_mem_get_ggtt_bo() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-common.c201 int rand_within(int first, int last) in rand_within() argument
/third_party/lwip/src/core/ipv4/
H A Dip4_frag.c773 int last; in ip4_frag() local
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dinflate.h83 int last; /* true if processing last block */ member
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c184 static void wait_for_user_input(int last) in wait_for_user_input() argument
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunicodetext.cc51 distance(const UnicodeText::const_iterator& first, const UnicodeText::const_iterator& last) distance() argument
205 UnicodeText(const UnicodeText::const_iterator& first, const UnicodeText::const_iterator& last) UnicodeText() argument
211 UTF8Substring(const const_iterator& first, const const_iterator& last) UTF8Substring() argument
294 PointTo(const const_iterator &first, const const_iterator &last) PointTo() argument
308 append(const const_iterator& first, const const_iterator& last) append() argument
[all...]
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c361 unsigned long long last; in check_times() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.c391 struct type_expression **last = &expr->map; in generic_selection() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dmove-optimizer.cc340 ParallelMove* last = in CompressGaps() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.c569 struct fd_gmem_stateobj *last = in lookup_gmem_state() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c380 unsigned last = decl->Range.Last; in lp_emit_declaration_aos() local
/third_party/musl/Benchmark/musl/
H A Dbenchmark_framework.cpp310 size_t last = str.find_last_not_of(' '); in Trim() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c169 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
828 unsigned int frag, last, packlen, inp_len; aesni_cbc_hmac_sha256_ctrl() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_win32.c209 char last; in win32_splitter() local

Completed in 24 milliseconds

1...<<31323334353637383940>>...96