/third_party/typescript/src/services/ |
D | callHierarchy.ts | 232 const ancestor = findAncestor(location, isValidCallHierarchyDeclaration); constant 240 const ancestor = findAncestor(location.parent, isValidCallHierarchyDeclaration); constant 306 const ancestor = findAncestor(node, isValidCallHierarchyDeclaration) || sourceFile; constant
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | DiscoverEnclosingFunctionTraverser.cpp | 23 while (TIntermNode *ancestor = getAncestorNode(height)) in discoverEnclosingFunction() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/opt/post/ |
D | generator_node_pass.cc | 84 auto ancestor = repeat_ancestors_[i - 1]; in Visit() local
|
/third_party/boost/boost/pending/detail/ |
D | disjoint_sets.hpp | 34 Vertex ancestor = get(parent, v); in find_representative_with_full_compression() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | available_instructions.cpp | 160 for (auto* ancestor = block; true; in operator []() local
|
/third_party/spirv-tools/source/fuzz/ |
D | available_instructions.cpp | 160 for (auto* ancestor = block; true; in operator []() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | available_instructions.cpp | 160 for (auto* ancestor = block; true; in operator []() local
|
/third_party/typescript/src/services/codefixes/ |
D | convertFunctionToEs6Class.ts | 34 const ancestor = ctorDeclaration.parent.parent; constant
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstobject.c | 841 gst_object_has_as_ancestor (GstObject * object, GstObject * ancestor) in gst_object_has_as_ancestor() 879 gst_object_has_ancestor (GstObject * object, GstObject * ancestor) in gst_object_has_ancestor()
|
/third_party/boost/boost/intrusive/ |
D | sgtree_algorithms.hpp | 379 for(std::size_t ancestor = 1; ancestor != depth; ++ancestor){ in rebalance_after_insertion() local
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | TestUtil.java | 2974 File ancestor = new File("."); in getTestDataDir() local
|
/third_party/spirv-tools/source/opt/ |
D | debug_info_manager.cpp | 435 bool DebugInfoManager::IsAncestorOfScope(uint32_t scope, uint32_t ancestor) { in IsAncestorOfScope()
|
/third_party/glib/gio/ |
D | gwin32registrykey.c | 392 GWin32RegistryKey *ancestor; member 559 HKEY ancestor; in g_win32_registry_key_initable_init() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | debug_info_manager.cpp | 504 bool DebugInfoManager::IsAncestorOfScope(uint32_t scope, uint32_t ancestor) { in IsAncestorOfScope()
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | TestUtil.java | 3766 File ancestor = new File(System.getProperty("protobuf.dir", ".")); in getTestDataDir() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | debug_info_manager.cpp | 504 bool DebugInfoManager::IsAncestorOfScope(uint32_t scope, uint32_t ancestor) { in IsAncestorOfScope()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | IntermTraverse.cpp | 616 TIntermNode *ancestor = getAncestorNode(ancestorIndex); in queueAccessChainReplacement() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | OutputHLSL.cpp | 181 TIntermNode *ancestor = getAncestorNode(n); in needStructMapping() local 1335 TIntermNode *ancestor = getAncestorNode(n); in ancestorEvaluatesToSamplerInStruct() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | OutputHLSL.cpp | 208 TIntermNode *ancestor = getAncestorNode(n); in needStructMapping() local 1397 TIntermNode *ancestor = getAncestorNode(n); in ancestorEvaluatesToSamplerInStruct() local
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xpath.in.h | 413 xmlNodePtr ancestor; /* used for walking preceding axis */ member
|
/third_party/node/deps/acorn/acorn-walk/dist/ |
D | walk.mjs | 31 function ancestor(node, visitors, baseVisitor, state, override) { function
|
D | walk.js | 37 function ancestor(node, visitors, baseVisitor, state, override) { function
|
/third_party/libxml2/include/libxml/ |
D | xpath.h | 391 xmlNodePtr ancestor; /* used for walking preceding axis */ member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
D | RewriteRowMajorMatrices.cpp | 886 TIntermTyped *ancestor = getAncestorNode(accessorIndex)->getAsTyped(); in transformExpression() local
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/ |
D | somas.cc | 981 for (const auto &ancestor : node->ancestor_nodes_) { in ComputeConflictPairs() local
|