Home
last modified time | relevance | path

Searched defs:value (Results 10151 - 10175 of 11605) sorted by relevance

1...<<401402403404405406407408409410>>...465

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h437 volatile int value; /**< Condition variable state value*/ member
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c337 tre_stack_push(tre_stack_t *s, union tre_stack_item value) in tre_stack_push() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_downstream.cc443 add_header(size_t &sum, HeaderRefs &headers, const StringRef &name, const StringRef &value, bool no_index, int32_t token) add_header() argument
535 add_header_token(const StringRef &name, const StringRef &value, bool no_index, int32_t token) add_header_token() argument
562 add_trailer_token(const StringRef &name, const StringRef &value, bool no_index, int32_t token) add_trailer_token() argument
[all...]
H A Dh2load.cc922 on_header(int32_t stream_id, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen) on_header() argument
2468 char *value = strchr(optarg + 1, ':'); main() local
[all...]
H A Dshrpx_http3_upstream.cc2082 http_recv_request_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) http_recv_request_header() argument
2103 http_recv_request_trailer(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) http_recv_request_trailer() argument
2123 http_recv_request_header(Downstream *downstream, int32_t h3token, nghttp3_rcbuf *name, nghttp3_rcbuf *value, uint8_t flags, bool trailer) http_recv_request_header() argument
[all...]
H A Dshrpx_http2_upstream.cc162 on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_header_callback2() argument
234 on_invalid_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_invalid_header_callback2() argument
743 auto value = on_frame_send_callback() local
[all...]
H A Dshrpx_http2_session.cc901 on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_header_callback2() argument
1010 on_invalid_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_invalid_header_callback2() argument
[all...]
H A Dshrpx_config.cc366 auto value = colon + 1; in parse_header() local
739 const char *value = nullptr; parse_log_format() local
971 parse_downstream_param_duration(ev_tstamp &dest, const StringRef &name, const StringRef &value) parse_downstream_param_duration() argument
975 LOG(ERROR) << "backend: " << name << ": bad value: '" << value << "'"; parse_downstream_param_duration() local
[all...]
H A Dshrpx.cc1060 std::string value = "tcp,"; in get_inherited_addr_from_env() local
1071 std::string value = "unix,"; in get_inherited_addr_from_env() local
1098 auto value = end_type + 1; get_inherited_addr_from_env() local
[all...]
H A DHttpServer.cc1407 on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_header_callback2() argument
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c337 tre_stack_push(tre_stack_t *s, union tre_stack_item value) in tre_stack_push() argument
[all...]
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c337 tre_stack_push(tre_stack_t *s, union tre_stack_item value) in tre_stack_push() argument
[all...]
/third_party/musl/src/regex/
H A Dregcomp.c337 tre_stack_push(tre_stack_t *s, union tre_stack_item value) in tre_stack_push() argument
[all...]
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h435 volatile int value; /**< Condition variable state value*/ member
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c61 BrotliDecoderSetParameter( BrotliDecoderState* state, BrotliDecoderParameter p, uint32_t value) BrotliDecoderSetParameter() argument
181 DecodeVarLenUint8( BrotliDecoderState* s, BrotliBitReader* br, uint32_t* value) DecodeVarLenUint8() argument
426 PreloadSymbol(int safe, const HuffmanCode* table, BrotliBitReader* br, uint32_t* bits, uint32_t* value) PreloadSymbol() argument
442 ReadPreloadedSymbol(const HuffmanCode* table, BrotliBitReader* br, uint32_t* bits, uint32_t* value) ReadPreloadedSymbol() argument
948 uint8_t value = mtf_u8[index]; InverseMoveToFrontTransform() local
1791 uint32_t value; ProcessCommandsInternal() local
[all...]
/third_party/node/deps/cares/include/
H A Dares.h568 unsigned char *value; member
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h303 static void RecordProperty(const std::string& key, const T& value) { in RecordProperty() argument
381 const char* value() const { return value_.c_str(); } value() function in testing::TestProperty
[all...]
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-port.h1582 ThreadLocal(const T& value) ThreadLocal() argument
1590 set(const T& value) set() argument
1598 ValueHolder(const T& value) ValueHolder() argument
1642 InstanceValueHolderFactory(const T& value) InstanceValueHolderFactory() argument
1778 ThreadLocal(const T& value) ThreadLocal() argument
1794 set(const T& value) set() argument
1801 ValueHolder(const T& value) ValueHolder() argument
1857 InstanceValueHolderFactory(const T& value) InstanceValueHolderFactory() argument
1916 ThreadLocal(const T& value) ThreadLocal() argument
1920 set(const T& value) set() argument
[all...]
H A Dgtest-internal.h836 const char* value; global() member
846 std::string value; global() member
898 static constexpr bool value = global() member in testing::internal::HasDebugStringAndShortDebugString
904 constexpr bool HasDebugStringAndShortDebugString<T>::value; global() member in testing::internal::HasDebugStringAndShortDebugString
963 static const bool value = sizeof(test<T>(nullptr, nullptr)) == sizeof(int); global() member
967 const bool IsHashTable<T>::value; global() member in testing::internal::IsHashTable
1218 value_type value; global() member
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvmbcs.cpp585 static int32_t getSISOBytes(SISO_Option option, uint32_t cnvOption, uint8_t *value) { in getSISOBytes() argument
635 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[], int32_t state, uint32_t offset, uint32_t value, UConverterEnumToUCallback *callback, const void *context, UErrorCode *pErrorCode) enumToU() argument
922 uint32_t value; ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1407 writeStage3Roundtrip(const void *context, uint32_t value, UChar32 codePoints[32]) writeStage3Roundtrip() argument
3424 uint32_t value; ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3653 uint16_t value, minValue; ucnv_MBCSSingleFromUnicodeWithOffsets() local
3830 uint16_t value, minValue; ucnv_MBCSSingleFromBMPWithOffsets() local
4090 uint32_t value; ucnv_MBCSFromUnicodeWithOffsets() local
4844 uint32_t value; ucnv_MBCSFromUChar32() local
5037 uint16_t value, minValue = 0; ucnv_SBCSFromUTF8() local
5340 uint16_t value = 0; ucnv_DBCSFromUTF8() local
[all...]
H A Duloc.cpp2149 uloc_toUnicodeLocaleType(const char* keyword, const char* value) uloc_toUnicodeLocaleType() argument
2213 uloc_toLegacyType(const char* keyword, const char* value) uloc_toLegacyType() argument
[all...]
H A Duloc_tag.cpp43 const char *value; member
1593 icu::CharString* value = kwdBuf.create(); _appendLDMLExtensionAsKeywords() local
[all...]
H A Dputil.cpp1070 static void u_property_read(void* cookie, const char* name, const char* value, in u_property_read() argument
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dbrotli_bit_stream.c545 const uint8_t value = depth[i]; in BrotliBuildAndStoreHuffmanTreeFast() local
578 IndexOf(const uint8_t* v, size_t v_size, uint8_t value) IndexOf() argument
587 uint8_t value = v[index]; MoveToFront() local
[all...]
/third_party/node/deps/googletest/src/
H A Dgtest-internal-inl.h842 set_catch_exceptions(bool value) set_catch_exceptions() argument
1203 FormatBool(bool value) FormatBool() argument
[all...]

Completed in 51 milliseconds

1...<<401402403404405406407408409410>>...465