Home
last modified time | relevance | path

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

/third_party/boost/boost/python/detail/
Ddependent.hpp20 struct dependent struct
22 typedef T type;
/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/flutter/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/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dinput_test.py20 def _create_dependency(self, dependent, dependency): argument
/third_party/node/tools/gyp/pylib/gyp/
Dinput_test.py19 def _create_dependency(self, dependent, dependency): argument
/third_party/flutter/skia/src/gpu/
DGrRenderTask.cpp140 void GrRenderTask::addDependent(GrRenderTask* dependent) { in addDependent()
/third_party/skia/src/gpu/
DGrRenderTask.cpp256 void GrRenderTask::addDependent(GrRenderTask* dependent) { in addDependent()
/third_party/flatbuffers/src/
Didl_gen_ts.cpp33 const Definition *dependent; member
451 std::string AddImport(import_set &imports, const Definition &dependent, in AddImport()
500 std::string AddImport(import_set &imports, const Definition &dependent, in AddImport()
/third_party/node/src/
Dmodule_wrap.cc493 ModuleWrap* dependent = GetFromModule(env, referrer); in ResolveCallback() local
/third_party/ninja/src/
Dbuild.cc326 bool Plan::AddSubTarget(const Node* node, const Node* dependent, string* err, in AddSubTarget()
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc1095 for (auto dependent : deps[file]) { in GenerateAddFilesToPool() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h445 bool dependent; // Backend work is dependent on all previous BE member
/third_party/spirv-tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp2810 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/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/ffmpeg/libavformat/
Dmovenc.c285 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