Home
last modified time | relevance | path

Searched defs:value (Results 7026 - 7050 of 16853) sorted by relevance

1...<<281282283284285286287288289290>>...675

/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c473 int mallopt(int param, int value) in mallopt() argument
/third_party/nghttp2/integration-tests/
H A Dserver_tester.go
/third_party/nghttp2/src/
H A Ddeflatehd.cc152 json_t *value; in deflate_hd_json() local
[all...]
H A Dh2load_http3_session.cc198 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 Dh2load_http2_session.cc45 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 Dallocator.h199 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 Dshrpx_mruby_module_response.cc151 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 Dshrpx_mruby_module_request.cc259 auto value = mrb_ary_ref(mrb, values, i); in request_mod_header() local
/third_party/nghttp2/lib/
H A Dnghttp2_helper.c502 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 Dnghttp2_http.c316 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 Dhilog_adapter.c212 const char *value = CachedParameterGet(muslLogLevelHandle); in resetLogLevel() local
/third_party/musl/porting/linux/user/src/sigchain/
H A Dsigchain.c107 static void set_handling_signal(bool value) in set_handling_signal() argument
[all...]
/third_party/musl/src/hilog/linux/
H A Dhilog_adapter.c275 const char *value = CachedParameterGet(muslLogLevelHandle); in resetLogLevel() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c466 int mallopt(int param, int value) in mallopt() argument
/third_party/musl/src/sigchain/linux/
H A Dsigchain.c109 static void set_handling_signal(bool value) in set_handling_signal() argument
[all...]
/third_party/node/deps/brotli/c/common/
H A Dplatform.h394 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 Dbrkiter.cpp441 CharString value; in makeInstance() local
H A Dstringtriebuilder.cpp89 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 Dcharacterproperties.cpp240 int32_t value = u_getIntPropertyValue(c, prop); in initIntPropInclusion() local
346 uint32_t value = nullValue; in makeMap() local
[all...]
H A Dlocdistance.cpp385 int32_t value = iter.getValue(); in trieNext() local
H A Dpropsvec.cpp154 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 Dpropname.cpp166 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 Dubidi_props.cpp50 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumPropertyStartsRange() argument
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c313 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 Dmanifest_parser.cc113 EvalString value; in ParsePool() local
150 EvalString value; in ParseRule() local
176 bool ManifestParser::ParseLet(string* key, EvalString* value, strin argument
[all...]

Completed in 22 milliseconds

1...<<281282283284285286287288289290>>...675