Home
last modified time | relevance | path

Searched defs:dependent (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/tests/
DIncrTopoSortTest.cpp55 Node* dependent(int index) const { in dependent() function in Node
72 void addDependent(Node* dependent) { in addDependent()
103 void addEdge(Node* dependedOn, Node* dependent) { in addEdge()
125 void addEdges(SkTDArray<Node*>* dependedOn, Node* dependent) { in addEdges()
230 Node* dependent = node->dependent(i); in dfs() local
/third_party/skia/src/gpu/
DGrRenderTask.cpp256 void GrRenderTask::addDependent(GrRenderTask* dependent) { in addDependent()
/third_party/flatbuffers/src/
Didl_gen_ts.cpp42 const Definition *dependent = nullptr; member
878 ImportDefinition AddImport(import_set &imports, const Definition &dependent, in AddImport()
946 const StructDef &dependent, in GenObjApiUnionTypeTS()
1049 std::string GenUnionValTS(import_set &imports, const StructDef &dependent, in GenUnionValTS()
/third_party/ninja/src/
Dbuild.cc98 bool Plan::AddSubTarget(const Node* node, const Node* dependent, string* err, in AddSubTarget()
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc1115 for (auto dependent : deps[file]) { in GenerateAddFilesToPool() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp2810 auto dependent = DistanceVector({directions_all, directions_all}); in TEST() local
/third_party/spirv-tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp2804 auto dependent = DistanceVector({directions_all, directions_all}); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp2810 auto dependent = DistanceVector({directions_all, directions_all}); in TEST() local
/third_party/ffmpeg/libavformat/
Dmovenc.c309 uint8_t leading, dependent, reference, redundancy; in mov_write_sdtp_tag() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp9832 for (auto &dependent : expr.expression_dependencies) in disallow_forwarding_in_expression_chain() local