/external/replicaisland/res/values/ |
strings.xml | 343 I may have found a path into the forest. The grasslands stretch out ahead in what appears to be a small glade, but I think that beyond them the border of the forest will thin. If my calculations are correct, this side of the island should be shady most of the year, so I expect that the almost impenetrable forest vegetation will yield enough to permit traversal.\n
|
/external/selinux/sepolgen/src/sepolgen/ |
refpolicy.py | 173 first traversal of the tree (controlled by the depthfirst
|
/external/valgrind/coregrind/ |
m_wordfm.c | 762 // This in-order traversal requires each node to be pushed and popped
|
/external/vboot_reference/futility/ |
cmd_sign.c | 27 #include "traversal.h"
|
/frameworks/base/core/java/android/view/ |
AccessibilityInteractionController.java | 93 // tree traversal. [all...] |
InputDevice.java | 250 * For example, an upward swipe should be as an upward focus traversal in the same manner as [all...] |
/frameworks/base/core/java/android/widget/ |
AdapterView.java | 903 // If we are in a layout traversal, defer notification [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/ |
EventBus.java | 820 // We need to clone the list in case a subscriber unregisters itself during traversal [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/ |
SystemServicesProxy.java | 347 // NOTE: The order of these checks happens in the expected order of the traversal of the [all...] |
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
TimePickerDialog.java | [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
LinkedBlockingDeque.java | 159 * the given collection, added in traversal order of the [all...] |
PriorityBlockingQueue.java | 43 * ordered traversal, consider using [all...] |
/libcore/ojluni/src/main/java/java/util/ |
ArrayDeque.java | 622 // but does catch the ones that corrupt traversal [all...] |
PriorityQueue.java | 59 * traversal, consider using {@code Arrays.sort(pq.toArray())}. [all...] |
/ndk/build/core/ |
definitions-graph.mk | 129 # Call this before tree traversal.
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationContainer.java | 505 // flip direction from bottom->top to top->bottom traversal on the very first spacer [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/ |
bfdlink.h | 111 require a traversal. When an undefined or common symbol is
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/ |
bfdlink.h | 111 require a traversal. When an undefined or common symbol is
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
basic-block.h | 684 an element might be removed during the traversal, otherwise [all...] |
tree-flow-inline.h | 944 /* Immediate use traversal of uses within a stmt require that all the [all...] |
/prebuilts/go/darwin-x86/src/cmd/fix/ |
fix.go | 48 // in a bottom-up traversal.
|
/prebuilts/go/linux-x86/src/cmd/fix/ |
fix.go | 48 // in a bottom-up traversal.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/ |
refpolicy.py | 173 first traversal of the tree (controlled by the depthfirst
|
/toolchain/binutils/binutils-2.25/bfd/ |
bfd-in.h | 431 element. If the function returns FALSE, the traversal stops. The [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
ar.c | 1040 /* PR binutils/17533: Do not allow directory traversal [all...] |