HomeSort by relevance Sort by last modified time
    Searched full:walk (Results 76 - 100 of 985) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/replicaisland/src/com/replica/replicaisland/
GameObjectFactory.java 575 // Walk the world and spawn objects based on tile indexes.
    [all...]
  /bionic/libc/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /development/ndk/platforms/android-8/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /development/testrunner/test_defs/
native_test.py 56 os.path.walk(build_path, self._CollectTestSources, source_list)
110 This method is a callback for os.path.walk.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Attribute.java 77 // walk backwards looking for start of an ID
96 // walk forwards looking for end of an ID
  /external/jsilver/src/org/clearsilver/
HDF.java 158 * Use this in conjunction with objNext to walk the HDF tree. Every node
165 * Use this in conjunction with objNext to walk the HDF tree. Every node
  /external/llvm/include/llvm/Analysis/
PHITransAddr.h 26 /// As we walk "up" the CFG through predecessors, we need to ensure that the
28 /// an address of "&A[i]" and walk through the definition of 'i' which is a PHI
  /external/llvm/tools/llvm-diff/
DiffConsumer.cpp 30 // Walk the basic blocks in order.
35 // Walk the instructions in order.
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntityDiff.java 96 // Walk through "before" children looking for deletes and updates
119 // Walk through remaining "after" children, which are inserts
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fts.h 57 #define FTS_LOGICAL 0x0002 /* logical walk */
60 #define FTS_PHYSICAL 0x0010 /* physical walk */
ftw.h 68 FTW_PHYS = 1, /* Perform physical walk, ignore symlinks. */
95 FTW_SKIP_SUBTREE = 2, /* Only meaningful for FTW_D: Don't walk through the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fts.h 57 #define FTS_LOGICAL 0x0002 /* logical walk */
60 #define FTS_PHYSICAL 0x0010 /* physical walk */
ftw.h 68 FTW_PHYS = 1, /* Perform physical walk, ignore symlinks. */
95 FTW_SKIP_SUBTREE = 2, /* Only meaningful for FTW_D: Don't walk through the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fts.h 57 #define FTS_LOGICAL 0x0002 /* logical walk */
60 #define FTS_PHYSICAL 0x0010 /* physical walk */
ftw.h 68 FTW_PHYS = 1, /* Perform physical walk, ignore symlinks. */
95 FTW_SKIP_SUBTREE = 2, /* Only meaningful for FTW_D: Don't walk through the
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */
53 #define FTS_PHYSICAL 0x0010 /* physical walk */

Completed in 601 milliseconds

1 2 34 5 6 7 8 91011>>