Home
last modified time | relevance | path

Searched defs:node (Results 551 - 575 of 1488) sorted by relevance

1...<<21222324252627282930>>...60

/third_party/ninja/src/
H A Ddeps_log.cc60 bool DepsLog::RecordDeps(Node* node, TimeStamp mtime, in RecordDeps() argument
66 bool DepsLog::RecordDeps(Node* node, TimeStamp mtime, in RecordDeps() argument
[all...]
H A Dmissing_deps.cc56 Node* node = state_->GetNode(*i, slash_bits); in ProcessDepfileDeps() local
66 void MissingDependencyPrinter::OnMissingDep(Node* node, const std::string& path, in OnMissingDep() argument
78 void MissingDependencyScanner::ProcessNode(Node* node) { in ProcessNode() argument
109 ProcessNodeDeps(Node* node, Node** dep_nodes, int dep_nodes_count) ProcessNodeDeps() argument
[all...]
H A Ddyndep_parser.cc122 Node* node = state_->LookupNode(path); in ParseEdge() local
H A Dstate.cc97 Node* node = LookupNode(path); in GetNode() local
130 Node* node = GetNode(path, slash_bits); in AddIn() local
137 Node* node = GetNode(path, slash_bits); AddOut() local
148 Node* node = GetNode(path, slash_bits); AddValidation() local
155 Node* node = LookupNode(path); AddDefault() local
198 Node* node = i->second; Dump() local
[all...]
/third_party/node/deps/cares/src/tools/
H A Dahost.c239 struct ares_addrinfo_node *node = NULL; in ai_callback() local
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_pq_test.c124 } node; typedef
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_event_thread.c65 ares__llist_node_t *node; in ares_event_update_find() local
208 ares__llist_node_t *node; in ares_event_process_updates() local
286 ares__llist_node_t *node; in ares_event_thread_destroy_int() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_function.c99 struct rb_node node; member
112 func_compare_to_name_and_overload(const struct rb_node *node, const void *data) in func_compare_to_name_and_overload() argument
145 const struct rb_node *node = rb_tree_search(mod->functions, &descr, in dxil_get_function() local
155 const struct func_rb_node *node = func_rb_node(rhs); in func_compare_name() local
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_draw.c98 playback_copy_to_current(struct gl_context *ctx, const struct vbo_save_vertex_list *node) playback_copy_to_current() argument
136 bind_vertex_list(struct gl_context *ctx, const struct vbo_save_vertex_list *node) bind_vertex_list() argument
163 const struct vbo_save_vertex_list *node = vbo_save_playback_vertex_list_loopback() local
188 vbo_save_playback_vertex_list_gallium(struct gl_context *ctx, const struct vbo_save_vertex_list *node, bool copy_to_current) vbo_save_playback_vertex_list_gallium() argument
301 const struct vbo_save_vertex_list *node = vbo_save_playback_vertex_list() local
[all...]
H A Dvbo_save_loopback.c148 _vbo_loopback_vertex_list(struct gl_context *ctx, const struct vbo_save_vertex_list* node, fi_type *buffer) _vbo_loopback_vertex_list() argument
H A Dvbo_save.h105 _vbo_save_get_stride(const struct vbo_save_vertex_list *node) in _vbo_save_get_stride() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Drle.c303 int32_t node = 0; in rleStringToByteArray() local
/third_party/mesa3d/src/util/
H A Drb_tree.c80 rb_node_minimum(struct rb_node *node) in rb_node_minimum() argument
88 rb_node_maximum(struct rb_node *node) in rb_node_maximum() argument
155 rb_tree_insert_at(struct rb_tree *T, struct rb_node *parent, struct rb_node *node, bool insert_left) rb_tree_insert_at() argument
344 rb_node_next(struct rb_node *node) rb_node_next() argument
366 rb_node_prev(struct rb_node *node) rb_node_prev() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_helper_invocations.c212 unsigned node = bi_get_node(I->src[s]); in bi_helper_block_update() local
/third_party/icu/icu4c/source/tools/genrb/
H A Drle.c303 int32_t node = 0; in rleStringToByteArray() local
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages02.c47 static void print_mem_stats(pid_t pid, int node) in print_mem_stats() argument
69 static int migrate_to_node(pid_t pid, int node) in migrate_to_node() argument
107 int node; addr_on_node() local
121 int node; check_addr_on_node() local
[all...]
H A Dmigrate_pages01.c215 int node, ret; in setup() local
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages_support.c150 int alloc_pages_on_node(void **pages, unsigned int num, int node) in alloc_pages_on_node() argument
249 verify_pages_on_node(void **pages, int *status, unsigned int num, int node) verify_pages_on_node() argument
270 alloc_shared_pages_on_node(void **pages, unsigned int num, int node) alloc_shared_pages_on_node() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/
H A Dget_mempolicy01.c37 static struct tst_nodemap *node; variable
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.h87 Node* node; global() member
[all...]
H A Dsimplified-operator-reducer.cc49 Reduction SimplifiedOperatorReducer::Reduce(Node* node) { in Reduce() argument
275 Change(Node* node, const Operator* op, Node* a) Change() argument
[all...]
H A Dsimplified-lowering-verifier.cc25 void SimplifiedLoweringVerifier::CheckType(Node* node, const Type& type) { in CheckType() argument
42 void SimplifiedLoweringVerifier::CheckAndSet(Node* node, const Type& type, in CheckAndSet() argument
99 VisitNode(Node* node, OperationTyper& op_typer) VisitNode() argument
[all...]
H A Dsimplified-lowering.h62 ChangeOp(Node* node, const Operator* new_op) ChangeOp() argument
[all...]
H A Djs-call-reducer.h71 void RevisitForGraphAssembler(Node* node) { Revisit(node); } in RevisitForGraphAssembler() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-scheduler.cc15 AddNode( ScheduleGraphNode* node) AddNode() argument
69 AddSuccessor( ScheduleGraphNode* node) AddSuccessor() argument
[all...]

Completed in 12 milliseconds

1...<<21222324252627282930>>...60