HomeSort by relevance Sort by last modified time
    Searched full:postorder (Results 1 - 25 of 135) sorted by null

1 2 3 4 5 6

  /external/llvm/include/llvm/Analysis/
LoopIterator.h 40 /// Postorder list iterators.
49 /// Map each block to its postorder number. A block is only mapped after it is
50 /// preorder visited by DFS. It's postorder number is initially zero and set
51 /// to nonzero after it is finished by postorder traversal.
66 /// Return true if postorder numbers are assigned to all loop blocks.
69 /// Iterate over the cached postorder blocks.
76 /// Reverse iterate over the cached postorder blocks.
86 /// Return true if this block has a postorder number.
92 /// Get a block's postorder number.
100 /// Get a block's reverse postorder number
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/gen/
nftw.c 47 int ftsflags, fnflag, error, postorder, sverrno; local
62 postorder = (ftwflags & FTW_DEPTH) != 0;
70 if (postorder)
78 if (!postorder)
  /external/eigen/Eigen/src/SparseLU/
SparseLU_relax_snode.h 39 * It assumes that the matrix has been reordered according to the postorder of the etree
60 // Identify the relaxed supernodes by postorder traversal of the etree
76 } // End postorder traversal of the etree
SparseLU_heap_relax_snode.h 38 * It assumes that the matrix has been reordered according to the postorder of the etree
56 // Renumber etree in postorder
76 // Identify the relaxed supernodes by postorder traversal of the etree
118 } // End postorder traversal of the etree
  /prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
visitor.py 10 postorder traversal depending on which method is called.
14 postorder(tree, visitor)
26 the order during a postorder walk, because it is called _after_
  /prebuilts/gdb/linux-x86/lib/python2.7/compiler/
visitor.py 10 postorder traversal depending on which method is called.
14 postorder(tree, visitor)
26 the order during a postorder walk, because it is called _after_
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
visitor.py 10 postorder traversal depending on which method is called.
14 postorder(tree, visitor)
26 the order during a postorder walk, because it is called _after_
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
visitor.py 10 postorder traversal depending on which method is called.
14 postorder(tree, visitor)
26 the order during a postorder walk, because it is called _after_
  /bionic/libc/include/
search.h 17 postorder, enumerator in enum:__anon207
  /development/ndk/platforms/android-21/include/
search.h 17 postorder, enumerator in enum:__anon2156
  /external/libmicrohttpd/src/microhttpd/
tsearch.h 28 postorder, enumerator in enum:__anon16719
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
search.h 17 postorder, enumerator in enum:__anon56643
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
search.h 17 postorder, enumerator in enum:__anon57411
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
search.h 17 postorder, enumerator in enum:__anon58189
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
search.h 17 postorder, enumerator in enum:__anon58967
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
search.h 17 postorder, enumerator in enum:__anon59744
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
search.h 17 postorder, enumerator in enum:__anon60522
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
search.h 17 postorder, enumerator in enum:__anon61290
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
search.h 17 postorder, enumerator in enum:__anon62058
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
search.h 17 postorder, enumerator in enum:__anon62836
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
search.h 17 postorder, enumerator in enum:__anon63614
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
search.h 17 postorder, enumerator in enum:__anon64391
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
search.h 17 postorder, enumerator in enum:__anon65169
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
search.h 17 postorder, enumerator in enum:__anon65937
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
search.h 17 postorder, enumerator in enum:__anon66705

Completed in 943 milliseconds

1 2 3 4 5 6