Home
last modified time | relevance | path

Searched defs:host (Results 776 - 800 of 1665) sorted by relevance

1...<<31323334353637383940>>...67

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c576 struct svga_winsys_surface *host = sbuf->handle; svga_buffer_upload_hb_command() local
[all...]
/third_party/node/src/
H A Dcares_wrap.h222 SafeHostEntPointer host; member
328 Callback( void* arg, int status, int timeouts, struct hostent* host) Callback() argument
H A Dinspector_io.cc295 std::string host; in ThreadMain() local
H A Dnode_options.cc1000 inline std::string RemoveBrackets(const std::string& host) { in RemoveBrackets() argument
1024 std::string host = RemoveBrackets(arg); SplitHostPort() local
1165 Local<Value> host; GetCLIOptions() local
[all...]
/third_party/musl/porting/linux/user/src/network/
H A Dlookup.h115 char *host; member
/third_party/musl/src/network/
H A Dlookup.h120 char *host; member
/third_party/nghttp2/examples/
H A Dlibevent-client.c572 char *host; in run() local
546 initiate_connection(struct event_base *evbase, SSL_CTX *ssl_ctx, const char *host, uint16_t port, http2_session_data *session_data) initiate_connection() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_quic_connection_handler.cc371 std::array<char, NI_MAXHOST> host; in handle_new_connection() local
462 std::array<char, NI_MAXHOST> host; in send_retry() local
H A Dutil.h788 StringRef make_hostport(OutputIt first, const StringRef &host, uint16_t port) { in make_hostport() argument
819 make_http_hostport(OutputIt first, const StringRef &host, uint16_t port) make_http_hostport() argument
[all...]
/third_party/ninja/
H A Dconfigure.py230 host = Platform(options.host) variable
232 host = platform variable
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dreloc-info.h116 RelocInfo(Address pc, Mode rmode, intptr_t data, Code host, in RelocInfo() argument
215 Code host() const { return host_; } in host() function in v8::internal::RelocInfo
[all...]
H A Dreloc-info.cc300 RelocIterator::RelocIterator(Code host, Address pc, Address constant_pool, in RelocIterator() argument
/third_party/node/deps/v8/src/diagnostics/
H A Ddisassembler.cc400 const CodeReference& host = code; in DecodeIt() local
208 PrintRelocInfo(std::ostringstream& out, Isolate* isolate, const ExternalReferenceEncoder* ref_encoder, std::ostream& os, CodeReference host, RelocInfo* relocinfo, bool first_reloc_info = true) PrintRelocInfo() argument
/third_party/node/deps/v8/src/heap/
H A Dscavenger-inl.h459 void ScavengeVisitor::VisitPointers(HeapObject host, ObjectSlot start, in VisitPointers() argument
464 void ScavengeVisitor::VisitPointers(HeapObject host, MaybeObjectSlot start, in VisitPointers() argument
469 void ScavengeVisitor::VisitCodePointer(HeapObject host, CodeObjectSlot slot) { in VisitCodePointer() argument
477 void ScavengeVisitor::VisitCodeTarget(Code host, RelocInfo* rinfo) { in VisitCodeTarget() argument
488 void ScavengeVisitor::VisitEmbeddedPointer(Code host, RelocInfo* rinfo) { in VisitEmbeddedPointer() argument
509 void ScavengeVisitor::VisitPointersImpl(HeapObject host, TSlot start, in VisitPointersImpl() argument
H A Dmarking-visitor-inl.h25 MarkObject( HeapObject host, HeapObject object) MarkObject() argument
43 ProcessStrongHeapObject( HeapObject host, THeapObjectSlot slot, HeapObject heap_object) ProcessStrongHeapObject() argument
55 ProcessWeakHeapObject( HeapObject host, THeapObjectSlot slot, HeapObject heap_object) ProcessWeakHeapObject() argument
78 VisitPointersImpl( HeapObject host, TSlot start, TSlot end) VisitPointersImpl() argument
98 VisitCodePointerImpl( HeapObject host, CodeObjectSlot slot) VisitCodePointerImpl() argument
113 VisitEmbeddedPointer( Code host, RelocInfo* rinfo) VisitEmbeddedPointer() argument
133 VisitCodeTarget( Code host, RelocInfo* rinfo) VisitCodeTarget() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ds_time.c124 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
415 static SSL *doConnection(SSL *scon, const char *host, SSL_CTX *ctx) in doConnection() argument
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_addr.c212 char host[NI_MAXHOST] = "", serv[NI_MAXSERV] = ""; in addr_strings() local
480 BIO_parse_hostserv(const char *hostserv, char **host, char **service, enum BIO_hostserv_priorities hostserv_prio) BIO_parse_hostserv() argument
623 BIO_lookup(const char *host, const char *service, enum BIO_lookup_type lookup_type, int family, int socktype, BIO_ADDRINFO **res) BIO_lookup() argument
652 BIO_lookup_ex(const char *host, const char *service, int lookup_type, int family, int socktype, int protocol, BIO_ADDRINFO **res) BIO_lookup_ex() argument
[all...]
/third_party/openssl/crypto/bio/
H A Dbio_addr.c212 char host[NI_MAXHOST] = "", serv[NI_MAXSERV] = ""; in addr_strings() local
480 BIO_parse_hostserv(const char *hostserv, char **host, char **service, enum BIO_hostserv_priorities hostserv_prio) BIO_parse_hostserv() argument
623 BIO_lookup(const char *host, const char *service, enum BIO_lookup_type lookup_type, int family, int socktype, BIO_ADDRINFO **res) BIO_lookup() argument
652 BIO_lookup_ex(const char *host, const char *service, int lookup_type, int family, int socktype, int protocol, BIO_ADDRINFO **res) BIO_lookup_ex() argument
[all...]
/third_party/openssl/apps/
H A Ds_time.c124 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
415 static SSL *doConnection(SSL *scon, const char *host, SSL_CTX *ctx) in doConnection() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c575 spdy_socket_connect_to(const char *host, in spdy_socket_connect_to() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dapplicationlayer.c67 char *host = NULL; in spdy_handler_new_stream() local
/third_party/openssl/test/
H A Dhttp_test.c206 char *user, *host, *port, *path, *query, *frag; in test_http_url_ok() local
236 char *host, *path; in test_http_url_path_query_ok() local
277 char *host = "1", *port = "1", *path = "1"; test_http_url_invalid() local
[all...]
/third_party/toybox/toys/pending/
H A Droute.c79 struct hostent *host; in get_hostname() local
H A Dtraceroute.c180 static void resolve_addr(char *host, int family, int type, int proto, void *sock) in resolve_addr() argument
299 char host[NI_MAXHOST]; in do_trace() local
414 char host[NI_MAXHOST]; in do_trace() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_ifd.cpp4249 void dng_ifd::ReadImage (dng_host &host, in ReadImage() argument

Completed in 23 milliseconds

1...<<31323334353637383940>>...67