/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
ansidecl.h | 101 pairs in a single function in case you need to traverse the
|
tree-flow-inline.h | 1235 /* Finished the traverse of an immediate use stmt list IMM by removing the [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/include/ |
ansidecl.h | 102 pairs in a single function in case you need to traverse the
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
ansidecl.h | 101 pairs in a single function in case you need to traverse the
|
tree-flow-inline.h | 1235 /* Finished the traverse of an immediate use stmt list IMM by removing the [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/ |
ApplicationPackageNameRefactoring.java | 126 // Traverse all files in the project, building up a list of changes
|
/bionic/libc/bionic/ |
fts.c | 127 * If comparison routine supplied, traverse in sorted 128 * order; otherwise traverse in the order specified.
|
/external/clang/lib/Sema/ |
SemaLookup.cpp | [all...] |
/external/clang/tools/libclang/ |
CIndexUSRs.cpp | 310 // to be able to traverse these. 316 // to be able to traverse these.
|
/external/webkit/Source/WebCore/accessibility/ |
AccessibilityObject.cpp | 327 // traverse backward by renderer to look for style change 350 // traverse forward by renderer to look for style change [all...] |
/external/webkit/Source/WebCore/loader/ |
HistoryController.cpp | 651 // The general idea here is to traverse the frame tree and the item tree in parallel, 679 // We now traverse the frame tree and item tree a second time, loading frames that [all...] |
/external/webkit/Source/WebKit/android/jni/ |
WebHistory.cpp | 114 // Keep a small list of child frames to traverse. 127 // item, then we do not need to traverse the children since there [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
LinkedBlockingDeque.java | 981 * ConcurrentModificationException}, and guarantees to traverse 999 * ConcurrentModificationException}, and guarantees to traverse [all...] |
PriorityBlockingQueue.java | 30 * #iterator()} is <em>not</em> guaranteed to traverse the elements of 854 * ConcurrentModificationException}, and guarantees to traverse [all...] |
ScheduledThreadPoolExecutor.java | 342 // Traverse snapshot to avoid iterator exceptions 765 * <em>not</em> guaranteed to traverse tasks in the order in [all...] |
ConcurrentSkipListMap.java | 189 * or deleted -- usually base level traversals only traverse a few [all...] |
ConcurrentLinkedDeque.java | [all...] |
SynchronousQueue.java | 442 * At worst we may need to traverse entire stack to unlink 448 * further because we don't want to doubly traverse just to [all...] |
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedLongSynchronizer.java | 399 * traverse backwards from tail to find the actual [all...] |
/external/e2fsprogs/lib/ext2fs/ |
extent.c | 704 * Traverse back up to root fixing parents of current node as needed. 738 /* traverse up until index not first, or startblk matches, or top */ [all...] |
/external/llvm/lib/CodeGen/ |
MachineLICM.cpp | 188 /// UpdateBackTraceRegPressure - Traverse the back trace from header to 864 /// UpdateBackTraceRegPressure - Traverse the back trace from header to the [all...] |
/external/webkit/Source/WebCore/editing/ |
visible_units.cpp | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
tree-flow-inline.h | 1235 /* Finished the traverse of an immediate use stmt list IMM by removing the [all...] |
/dalvik/vm/ |
LinearAlloc.cpp | 693 * the future we'll need to traverse a table of class loaders. ]
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
Expression.java | 56 * Tell if this expression or it's subexpressions can traverse outside
|