Home
last modified time | relevance | path

Searched defs:dependents (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/npm/test/lib/utils/
H A Dexplain-dep.js[all...]
/third_party/skia/src/gpu/
H A DGrRenderTask.h81 SkSpan<GrRenderTask*> dependents() { return SkMakeSpan(fDependents); } in dependents() function in GrRenderTask
/third_party/ninja/src/
H A Dbuild.cc391 set<Node*> dependents; in RefreshDyndepDependents() local
434 void Plan::UnmarkDependents(const Node* node, set<Node*>* dependents) { in UnmarkDependents() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c75 BITSET_WORD *dependents = instructions[*parent]->dependents; in add_dependency() local
156 BITSET_WORD *dependents = instructions[prev]->dependents; in mir_create_dependency_graph() local
189 BITSET_WORD *dependents in mir_create_dependency_graph() local
[all...]
H A Dcompiler.h169 BITSET_WORD *dependents; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_schedule.c47 BITSET_WORD **dependents; member
176 bi_push_dependency(unsigned parent, unsigned child, BITSET_WORD **dependents, unsigned *dep_counts) bi_push_dependency() argument
186 add_dependency(struct util_dynarray *table, unsigned index, unsigned child, BITSET_WORD **dependents, unsigned *dep_counts) add_dependency() argument
[all...]

Completed in 7 milliseconds