Home
last modified time | relevance | path

Searched defs:node (Results 826 - 850 of 1632) sorted by relevance

1...<<31323334353637383940>>...66

/third_party/node/src/
H A Dnode_win32_etw_provider-inl.h30 namespace node { namespace
H A Dprocess_wrap.cc31 namespace node { namespace
H A Dstream_base.h13 namespace node { namespace
H A Dspawn_sync.h31 namespace node { namespace
H A Dtcp_wrap.cc38 namespace node { namespace
/third_party/node/src/quic/
H A Dpacket.cc18 namespace node { namespace
/third_party/node/src/tracing/
H A Dagent.cc9 namespace node { namespace
H A Dagent.h19 namespace node { namespace
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h58 struct node { struct
/third_party/musl/src/network/
H A Dgetnameinfo.c146 getnameinfo(const struct sockaddr *restrict sa, socklen_t sl, char *restrict node, socklen_t nodelen, char *restrict serv, socklen_t servlen, int flags) getnameinfo() argument
/third_party/musl/porting/linux/user/src/network/
H A Dgetnameinfo.c145 getnameinfo(const struct sockaddr *restrict sa, socklen_t sl, char *restrict node, socklen_t nodelen, char *restrict serv, socklen_t servlen, int flags) getnameinfo() argument
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetnameinfo.c121 getnameinfo(const struct sockaddr *restrict sa, socklen_t sl, char *restrict node, socklen_t nodelen, char *restrict serv, socklen_t servlen, int flags) getnameinfo() argument
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h49 struct node { struct
/third_party/node/deps/cares/src/lib/
H A Dares__socket.c254 ares__llist_node_t *node; in ares__open_connection() local
H A Dares__slist.c146 static void ares__slist_node_push(ares__slist_t *list, ares__slist_node_t *node) in ares__slist_node_push() argument
200 ares__slist_node_t *node = NULL; ares__slist_insert() local
258 ares__slist_node_pop(ares__slist_node_t *node) ares__slist_node_pop() argument
284 ares__slist_node_claim(ares__slist_node_t *node) ares__slist_node_claim() argument
307 ares__slist_node_reinsert(ares__slist_node_t *node) ares__slist_node_reinsert() argument
324 ares__slist_node_t *node = NULL; ares__slist_node_find() local
397 ares__slist_node_next(ares__slist_node_t *node) ares__slist_node_next() argument
405 ares__slist_node_prev(ares__slist_node_t *node) ares__slist_node_prev() argument
413 ares__slist_node_val(ares__slist_node_t *node) ares__slist_node_val() argument
430 ares__slist_node_parent(ares__slist_node_t *node) ares__slist_node_parent() argument
448 ares__slist_node_destroy(ares__slist_node_t *node) ares__slist_node_destroy() argument
467 ares__slist_node_t *node; ares__slist_destroy() local
[all...]
H A Dares_qcache.c133 ares__slist_node_t *node; in ares__qcache_expire() local
H A Dares_sysconfig_files.c223 ares__llist_node_t *node = NULL; in ares__parse_sortlist() local
H A Dares__llist.c74 ares__llist_attach_at(ares__llist_t *list, ares__llist_insert_type_t type, ares__llist_node_t *at, ares__llist_node_t *node) ares__llist_attach_at() argument
127 ares__llist_node_t *node = NULL; ares__llist_insert_at() local
155 ares__llist_insert_before(ares__llist_node_t *node, void *val) ares__llist_insert_before() argument
166 ares__llist_insert_after(ares__llist_node_t *node, void *val) ares__llist_insert_after() argument
197 ares__llist_node_next(ares__llist_node_t *node) ares__llist_node_next() argument
205 ares__llist_node_prev(ares__llist_node_t *node) ares__llist_node_prev() argument
213 ares__llist_node_val(ares__llist_node_t *node) ares__llist_node_val() argument
230 ares__llist_node_parent(ares__llist_node_t *node) ares__llist_node_parent() argument
248 ares__llist_node_detach(ares__llist_node_t *node) ares__llist_node_detach() argument
278 ares__llist_node_claim(ares__llist_node_t *node) ares__llist_node_claim() argument
293 ares__llist_node_destroy(ares__llist_node_t *node) ares__llist_node_destroy() argument
310 ares__llist_node_replace(ares__llist_node_t *node, void *val) ares__llist_node_replace() argument
328 ares__llist_node_t *node; ares__llist_destroy() local
340 ares__llist_node_move_parent_last(ares__llist_node_t *node, ares__llist_t *new_parent) ares__llist_node_move_parent_last() argument
351 ares__llist_node_move_parent_first(ares__llist_node_t *node, ares__llist_t *new_parent) ares__llist_node_move_parent_first() argument
[all...]
H A Dares__htable.c156 ares__llist_node_t *node; in ares__htable_all_buckets() local
177 ares__llist_node_t *node = NULL; in ares__htable_find() local
233 ares__llist_node_t *node; ares__htable_expand() local
316 ares__llist_node_t *node = NULL; ares__htable_insert() local
383 ares__llist_node_t *node; ares__htable_remove() local
[all...]
H A Dares_dns_name.c90 ares__llist_node_t *node; in ares__nameoffset_find() local
/third_party/node/deps/icu-small/source/common/
H A Dstringtriebuilder.cpp222 Node *node; in makeNode() local
308 Node *node=registerNode(listNode, errorCode); makeBranchSubNode() local
377 hashNode(const void *node) hashNode() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dbytestrie.h441 static inline UStringTrieResult valueResult(int32_t node) { in valueResult() argument
[all...]
H A Dstringtriebuilder.h205 static inline int32_t hashCode(const Node *node) { return node argument
356 add(int32_t c, Node *node) add() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationbuilder.h260 weight32FromNode(int64_t node) weight32FromNode() argument
263 weight16FromNode(int64_t node) weight16FromNode() argument
266 previousIndexFromNode(int64_t node) previousIndexFromNode() argument
269 nextIndexFromNode(int64_t node) nextIndexFromNode() argument
272 strengthFromNode(int64_t node) strengthFromNode() argument
276 nodeHasBefore2(int64_t node) nodeHasBefore2() argument
279 nodeHasBefore3(int64_t node) nodeHasBefore3() argument
282 nodeHasAnyBefore(int64_t node) nodeHasAnyBefore() argument
285 isTailoredNode(int64_t node) isTailoredNode() argument
289 changeNodePreviousIndex(int64_t node, int32_t previous) changeNodePreviousIndex() argument
292 changeNodeNextIndex(int64_t node, int32_t next) changeNodeNextIndex() argument
[all...]
/third_party/ninja/src/
H A Dclean.cc186 Node* node = state_->LookupNode(target); in CleanTarget() local

Completed in 19 milliseconds

1...<<31323334353637383940>>...66