Home
last modified time | relevance | path

Searched defs:name (Results 8751 - 8775 of 10268) sorted by relevance

1...<<351352353354355356357358359360>>...411

/third_party/nghttp2/src/
H A Dh2load.cc922 void Client::on_header(int32_t stream_id, const uint8_t *name, size_t namelen, in on_header() argument
[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.cc741 auto name in on_frame_send_callback() local
162 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
[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
H A Dshrpx_config.cc479 LogFragmentType log_var_lookup_token(const char *name, size_t namelen) { in log_var_lookup_token() argument
971 parse_downstream_param_duration(ev_tstamp &dest, const StringRef &name, const StringRef &value) parse_downstream_param_duration() argument
1574 auto name = StringRef{ent->d_name}; read_tls_sct_from_dir() local
1784 option_lookup_token(const char *name, size_t namelen) option_lookup_token() argument
[all...]
H A Dshrpx.cc1058 auto name = ENV_ACCEPT_PREFIX.str(); in get_inherited_addr_from_env() local
1069 auto name = ENV_ACCEPT_PREFIX.str(); in get_inherited_addr_from_env() local
1081 auto name = ENV_ACCEPT_PREFIX.str(); in get_inherited_addr_from_env() local
1229 auto name = ENV_QUIC_WORKER_PROCESS_PREFIX.str(); get_inherited_quic_lingering_worker_process_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
/third_party/musl/src/network/
H A Dlookup_name.c39 static int name_from_null(struct address buf[static 2], const char *name, int family, int flags) in name_from_null() argument
57 static int name_from_numeric(struct address buf[static 1], const char *name, int family) in name_from_numeric() argument
83 static int name_from_hosts(struct address buf[static MAXADDRS], char canon[static 256], const char *name, int family) in name_from_hosts() argument
214 static int name_from_dns(struct address buf[static MAXADDRS], char canon[static 256], const char *name, in argument
299 name_from_dns_search(struct address buf[static MAXADDRS], char canon[static 256], const char *name, int family, int netid) name_from_dns_search() argument
433 lookup_name_ext(struct address buf[static MAXADDRS], char canon[static 256], const char *name, int family, int flags, int netid) lookup_name_ext() argument
579 __lookup_name(struct address buf[static MAXADDRS], char canon[static 256], const char *name, int family, int flags) __lookup_name() argument
820 predefined_host_name_from_hosts( struct address buf[static MAXADDRS], char canon[static 256], const char *name, int family) predefined_host_name_from_hosts() argument
[all...]
/third_party/node/deps/cares/include/
H A Dares.h653 char *name; member
660 char *name; global() member
[all...]
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h548 const char* name() const { return name_.c_str(); } in name() function in testing::TestInfo
694 const char* name() const { return name_.c_str(); } name() function in testing::TestSuite
[all...]
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-port.h2140 inline const char* GetEnv(const char* name) { in GetEnv() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvmbcs.cpp1267 char *name; in _EBCDICSwapLFNL() local
[all...]
H A Duloc.cpp1874 uloc_getName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getName() argument
1910 uloc_getBaseName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getBaseName() argument
1946 uloc_canonicalize(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_canonicalize() argument
[all...]
H A Dputil.cpp1070 static void u_property_read(void* cookie, const char* name, const char* value, in u_property_read() argument
1978 remapPlatformDependentCodepage(const char *locale, const char *name) global() argument
2103 const char *name = nullptr; global() local
2247 static char const *name = nullptr; global() local
[all...]
H A Ducnv2022.cpp220 char name[30]; member
[all...]
H A Ducnv.cpp50 const char *name; member
73 ucnv_open (const char *name, in ucnv_open() argument
94 ucnv_openU (const char16_t * name, in ucnv_openU() argument
410 const char *name = ucnv_bld_getAvailableConverter((uint16_t)n, &err); in ucnv_getAvailableName() local
2642 const char *name; ucnv_getAmbiguous() local
[all...]
H A Dumutablecptrie.cpp122 const char *name; member in __anon11850::MutableCodePointTrie
1849 U_CFUNC void umutablecptrie_setName(UMutableCPTrie *trie, const char *name) { in umutablecptrie_setName() argument
H A Dunames.cpp238 expandName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) expandName() argument
331 compareName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, const char *otherName) compareName() argument
1519 u_charFromName(UCharNameChoice nameChoice, const char *name, UErrorCode *pErrorCode) u_charFromName() argument
[all...]
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf.h191 const char *name; member
237 const char *name; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c109 sample_via_nir(nir_builder *b, nir_variable *texcoord, const char *name, int sampler, enum glsl_base_type base_type, nir_alu_type alu_type) sample_via_nir() argument
/third_party/mesa3d/src/mesa/main/
H A Duniforms.c1003 _mesa_GetUniformLocation_impl(GLuint programObj, const GLcharARB *name, in _mesa_GetUniformLocation_impl() argument
1030 _mesa_GetUniformLocation(GLuint programObj, const GLcharARB *name) in _mesa_GetUniformLocation() argument
1036 _mesa_GetUniformLocation_no_error(GLuint programObj, const GLcharARB *name) in _mesa_GetUniformLocation_no_error() argument
H A Dshader_types.h735 struct gl_resource_name name; member
810 struct gl_resource_name name; member
851 struct gl_resource_name name; member
961 struct gl_resource_name name; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_allocator.c369 anv_block_pool_init(struct anv_block_pool *pool, struct anv_device *device, const char *name, uint64_t start_address, uint32_t initial_size) anv_block_pool_init() argument
837 anv_state_pool_init(struct anv_state_pool *pool, struct anv_device *device, const char *name, uint64_t base_address, int32_t start_offset, uint32_t block_size) anv_state_pool_init() argument
1333 anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device, const char *name) anv_bo_pool_init() argument
1662 anv_device_alloc_bo(struct anv_device *device, const char *name, uint64_t size, enum anv_bo_alloc_flags alloc_flags, uint64_t explicit_address, struct anv_bo **bo_out) anv_device_alloc_bo() argument
[all...]
H A Danv_pipeline.c2694 char name[16]; in anv_device_init_rt_shaders() member
2753 char name[16]; in anv_device_init_rt_shaders() member
[all...]
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c105 static char const name[] = "_VARIABLE_REFRESH"; in set_adaptive_sync_property() local

Completed in 69 milliseconds

1...<<351352353354355356357358359360>>...411