/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
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_http.c | 1107 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 D | aub_mem.c | 280 struct ggtt_entry *last = start; in aub_mem_get_ggtt_bo() local
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-common.c | 201 int rand_within(int first, int last) in rand_within() argument
|
/third_party/lwip/src/core/ipv4/ |
H A D | ip4_frag.c | 773 int last; in ip4_frag() local [all...] |
/third_party/libwebsockets/win32port/zlib/ |
H A D | inflate.h | 83 int last; /* true if processing last block */
member
|
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_test.c | 184 static void wait_for_user_input(int last) in wait_for_user_input() argument
|
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
H A D | unicodetext.cc | 51 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 D | rt-migrate.c | 361 unsigned long long last; in check_times() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | expression.c | 391 struct type_expression **last = &expr->map; in generic_selection() local
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | move-optimizer.cc | 340 ParallelMove* last = in CompressGaps() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_gmem.c | 569 struct fd_gmem_stateobj *last = in lookup_gmem_state() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_tgsi_aos.c | 380 unsigned last = decl->Range.Last; in lp_emit_declaration_aos() local
|
/third_party/musl/Benchmark/musl/ |
H A D | benchmark_framework.cpp | 310 size_t last = str.find_last_not_of(' '); in Trim() local
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha256.c | 169 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 D | dso_win32.c | 209 char last; in win32_splitter() local
|