/third_party/musl/src/malloc/mallocng/ |
H A D | malloc.c | 473 int mallopt(int param, int value) in mallopt() argument
|
/third_party/nghttp2/integration-tests/ |
H A D | server_tester.go | |
/third_party/nghttp2/src/ |
H A D | deflatehd.cc | 152 json_t *value; in deflate_hd_json() local [all...] |
H A D | h2load_http3_session.cc | 198 recv_header(nghttp3_conn *conn, int64_t stream_id, int32_t token, nghttp3_rcbuf *name, nghttp3_rcbuf *value, uint8_t flags, void *user_data, void *stream_user_data) recv_header() argument 209 recv_header(int64_t stream_id, const nghttp3_vec *name, const nghttp3_vec *value) recv_header() argument
|
H A D | h2load_http2_session.cc | 45 on_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) on_header_callback() argument
|
H A D | allocator.h | 199 constexpr size_t concat_string_ref_count(size_t acc, const StringRef &value, in concat_string_ref_count() argument 214 uint8_t *concat_string_ref_copy(uint8_t *p, const StringRef &value, in concat_string_ref_copy() argument 239 realloc_concat_string_ref(BlockAllocator &alloc, const StringRef &value, Args &&...args) realloc_concat_string_ref() argument [all...] |
H A D | shrpx_mruby_module_response.cc | 151 auto value = mrb_ary_ref(mrb, values, i); in response_mod_header() local 327 auto value = mrb_ary_ref(mrb, values, i); in response_send_info() local [all...] |
H A D | shrpx_mruby_module_request.cc | 259 auto value = mrb_ary_ref(mrb, values, i); in request_mod_header() local
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_helper.c | 502 int nghttp2_check_header_value(const uint8_t *value, size_t len) { in nghttp2_check_header_value() argument 512 int nghttp2_check_header_value_rfc9113(const uint8_t *value, size_t len) { in nghttp2_check_header_value_rfc9113() argument 593 nghttp2_check_method(const uint8_t *value, size_t len) nghttp2_check_method() argument 674 nghttp2_check_path(const uint8_t *value, size_t len) nghttp2_check_path() argument 752 nghttp2_check_authority(const uint8_t *value, size_t len) nghttp2_check_authority() argument [all...] |
H A D | nghttp2_http.c | 316 check_scheme(const uint8_t *value, size_t len) check_scheme() argument 582 nghttp2_http_parse_priority(nghttp2_extpri *dest, const uint8_t *value, size_t valuelen) nghttp2_http_parse_priority() argument [all...] |
/third_party/musl/porting/linux/user/src/hilog/ |
H A D | hilog_adapter.c | 212 const char *value = CachedParameterGet(muslLogLevelHandle); in resetLogLevel() local
|
/third_party/musl/porting/linux/user/src/sigchain/ |
H A D | sigchain.c | 107 static void set_handling_signal(bool value) in set_handling_signal() argument [all...] |
/third_party/musl/src/hilog/linux/ |
H A D | hilog_adapter.c | 275 const char *value = CachedParameterGet(muslLogLevelHandle); in resetLogLevel() local
|
/third_party/musl/porting/linux/user/src/malloc/mallocng/ |
H A D | malloc.c | 466 int mallopt(int param, int value) in mallopt() argument
|
/third_party/musl/src/sigchain/linux/ |
H A D | sigchain.c | 109 static void set_handling_signal(bool value) in set_handling_signal() argument [all...] |
/third_party/node/deps/brotli/c/common/ |
H A D | platform.h | 394 uint16_t value = BrotliUnalignedRead16(p); in BROTLI_UNALIGNED_LOAD16LE() local 401 uint32_t value = BrotliUnalignedRead32(p); in BROTLI_UNALIGNED_LOAD32LE() local 410 uint64_t value = BrotliUnalignedRead64(p); in BROTLI_UNALIGNED_LOAD64LE() local 414 uint64_t value = BROTLI_BSWAP64_(v); in BROTLI_UNALIGNED_STORE64LE() local 425 uint32_t value = (uint32_t)(in[0]); in BROTLI_UNALIGNED_LOAD32LE() local 433 uint64_t value = (uint64_t)(in[0]); BROTLI_UNALIGNED_LOAD64LE() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | brkiter.cpp | 441 CharString value; in makeInstance() local
|
H A D | stringtriebuilder.cpp | 89 int32_t value=0; in writeNode() local 184 int32_t value; in writeBranchSubNode() local 213 int32_t value=0; makeNode() local 348 registerFinalValue(int32_t value, UErrorCode &errorCode) registerFinalValue() argument 536 int32_t value; write() local [all...] |
H A D | characterproperties.cpp | 240 int32_t value = u_getIntPropertyValue(c, prop); in initIntPropInclusion() local 346 uint32_t value = nullValue; in makeMap() local [all...] |
H A D | locdistance.cpp | 385 int32_t value = iter.getValue(); in trieNext() local
|
H A D | propsvec.cpp | 154 upvec_setValue(UPropsVectors *pv, UChar32 start, UChar32 end, int32_t column, uint32_t value, uint32_t mask, UErrorCode *pErrorCode) upvec_setValue() argument [all...] |
H A D | propname.cpp | 166 int32_t PropNameData::findPropertyValueNameGroup(int32_t valueMapIndex, int32_t value) { in findPropertyValueNameGroup() argument 247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice) { in getPropertyValueName() argument [all...] |
H A D | ubidi_props.cpp | 50 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumPropertyStartsRange() argument
|
/third_party/nghttp2/tests/ |
H A D | nghttp2_hd_test.c | 313 uint8_t value[1025]; in test_nghttp2_hd_inflate_indname_inc_eviction() local 444 uint8_t value[4061]; test_nghttp2_hd_inflate_clearall_inc() local [all...] |
/third_party/ninja/src/ |
H A D | manifest_parser.cc | 113 EvalString value; in ParsePool() local 150 EvalString value; in ParseRule() local 176 bool ManifestParser::ParseLet(string* key, EvalString* value, strin argument [all...] |