HomeSort by relevance Sort by last modified time
    Searched full:walk (Results 501 - 525 of 937) sorted by null

<<21222324252627282930>>

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GroupsTest.java 112 // Walk across groups summary cursor and verify returned counts.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
forward_list.tcc 458 // We don't have size() so we need to walk through both lists
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
forward_list.tcc 382 // We don't have size() so we need to walk through both lists
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
forward_list.tcc 382 // We don't have size() so we need to walk through both lists
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.tcc 458 // We don't have size() so we need to walk through both lists
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.tcc 458 // We don't have size() so we need to walk through both lists
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.tcc 458 // We don't have size() so we need to walk through both lists
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ReplaceStringsVisitor.java 217 // Walk up the hierarchy again to find the immediate child of the parent,
  /cts/tools/dasm/src/java_cup/
emit.java 266 /* walk over the terminals */ /* later might sort these */
281 /* walk over the non terminals */ /* later might sort these */
  /dalvik/vm/analysis/
DexVerify.cpp 215 * (1) Walk through all code units, determining instruction locations,
217 * (2) Walk through all code units, performing static checks on
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ThreadGroupTest.java 374 // Now we walk the levels down, checking if parent is ok
550 // Now we walk the levels down, changing the maxPrio and later verifying
  /external/chromium/chrome/browser/password_manager/
native_backend_gnome_x.cc 747 // We could walk the list and delete items as we find them, but it is much
787 // We could walk the list and add items as we find them, but it is much
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc 406 // walk the display list hit-testing Tabs. Since the active tab always
408 // left-adjacent Tab, so we look ahead for it as we walk.
    [all...]
  /external/chromium/net/socket/
ssl_client_socket_openssl.cc 82 // Walk down the error stack to find the SSLerr generated reason.
498 // Walk through all the installed ciphers, seeing if any need to be
    [all...]
  /external/clang/lib/CodeGen/
CGRTTI.cpp 807 // Walk all bases.
819 // Walk all bases.
    [all...]
  /external/llvm/include/llvm/ADT/
FoldingSet.h 522 /// folding sets, which knows how to walk the folding set hash table.
563 /// shared by all folding sets, which knows how to walk a particular bucket
  /external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.cpp 472 // Track progress along the critical path through the SUnit graph as we walk
520 // Attempt to break anti-dependence edges on the critical path. Walk the
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp 502 // We do a CFG-ordered walk since the actual ordering of the blocks in the
503 // linked list is immaterial. Our walk starts at the entry block for both
  /frameworks/base/services/tests/servicestests/src/com/android/server/
NetworkPolicyManagerServiceTest.java 576 // walk forwards, ensuring that cycle boundaries don't get stuck
591 // walk backwards, ensuring that cycle boundaries look sane
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
TextUtilities.java 382 // Walk through the text until we're done with the input OR we've got a large enough snippet
590 // Walk through the text until we're done with the input
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h 781 /* Walk all reachable static variables. */
812 /* Walk all static variables with initializer set. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cgraph.h 781 /* Walk all reachable static variables. */
812 /* Walk all static variables with initializer set. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h 781 /* Walk all reachable static variables. */
812 /* Walk all static variables with initializer set. */
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAToDFAConverter.java 122 * Walk each alt in decision and compute closure from the start of that
785 * We could walk configurations linearly doing the comparison instead
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderLayer.cpp 930 // Note: we don't have to walk z-order lists since transparent elements always establish
931 // a stacking context. This means we can just walk the layer tree directly.
    [all...]

Completed in 1671 milliseconds

<<21222324252627282930>>