HomeSort by relevance Sort by last modified time
    Searched refs:postorder (Results 1 - 20 of 20) sorted by null

  /bionic/libc/include/
search.h 17 postorder, enumerator in enum:__anon176
  /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)
  /development/ndk/platforms/android-L/include/
search.h 17 postorder, enumerator in enum:__anon2527
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
search.h 17 postorder, enumerator in enum:__anon55715
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
search.h 17 postorder, enumerator in enum:__anon56483
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
search.h 17 postorder, enumerator in enum:__anon57261
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
search.h 17 postorder, enumerator in enum:__anon58039
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
search.h 17 postorder, enumerator in enum:__anon58816
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
search.h 17 postorder, enumerator in enum:__anon59594
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
search.h 48 postorder, enumerator in enum:__anon30344
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
search.h 122 postorder, enumerator in enum:__anon26273
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
search.h 122 postorder, enumerator in enum:__anon28009
  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
tsearch.c 104 (*action)(root, postorder, level);
  /bionic/tests/
search_test.cpp 65 if (order == postorder || order == leaf) {
  /external/eigen/bench/
sparse_cholesky.cpp 176 c.postorder = 0;
  /external/elfutils/0.153/libcpu/
i386_parse.y 867 if (value == leaf || value == postorder)
1076 if (value == leaf || value == postorder)
1092 if (value == leaf || value == postorder)
1101 if (value == leaf || value == postorder)
1376 if (value == leaf || value == postorder)
    [all...]
i386_parse.c     [all...]
  /external/ceres-solver/internal/ceres/
suitesparse.cc 191 cc_.postorder = 0;
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 41 static reg_errcode_t postorder (bin_tree_t *root,
1203 postorder (bin_tree_t *root, reg_errcode_t (fn (void *, bin_tree_t *)), function
    [all...]
  /external/chromium_org/v8/src/
hydrogen.cc 3835 PostorderProcessor* postorder = local
    [all...]

Completed in 1112 milliseconds