Home
last modified time | relevance | path

Searched defs:Traversal (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/range/adaptor/
Dtype_erased.hpp53 , Traversal in operator |() argument
92 , Traversal in operator |() argument
131 , Traversal in type_erase() argument
172 , Traversal in type_erase() argument
/third_party/css-what/src/
Dtypes.ts73 export interface Traversal { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExecutionDomainFix.cpp455 LoopTraversal Traversal; in runOnMachineFunction() local
DReachingDefAnalysis.cpp150 LoopTraversal Traversal; in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp699 LoopBlocksTraversal Traversal(DFS, LI); in updateBlockParents() local
1109 LoopBlocksTraversal Traversal(*this, LI); in perform() local
/third_party/flutter/engine/flutter/flow/
Dmutators_stack_unittests.cc82 TEST(MutatorsStack, Traversal) { in TEST() argument
/third_party/typescript/src/harness/
DvfsUtil.ts1188 export interface Traversal { interface