Home
last modified time | relevance | path

Searched defs:preorder (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_graph.cpp199 DFSIterator(Graph *graph, const bool preorder) in DFSIterator()
220 void search(Graph::Node *node, const bool preorder, const int sequence) in search()
244 IteratorRef Graph::iteratorDFS(bool preorder) in iteratorDFS()
249 IteratorRef Graph::safeIteratorDFS(bool preorder) in safeIteratorDFS()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dtsearch.h27 preorder, enumerator
/third_party/spirv-tools/source/
Dcfa.h166 std::function<void(cbb_ptr)> preorder, in DepthFirstTraversal()
176 std::function<void(cbb_ptr)> preorder, in DepthFirstTraversal()
/third_party/musl/ndk_musl_include/
Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/musl/porting/uniproton/kernel/include/
Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/musl/include/
Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/musl/porting/liteos_m/kernel/include/
Dsearch.h14 typedef enum { preorder, postorder, endorder, leaf } VISIT; enumerator
/third_party/alsa-lib/include/
Dsearch.h121 preorder, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dcfa.h139 std::function<void(cbb_ptr)> preorder, in DepthFirstTraversal()
/third_party/skia/third_party/externals/spirv-tools/source/
Dcfa.h139 std::function<void(cbb_ptr)> preorder, in DepthFirstTraversal()