Searched
full:walk (Results
501 -
525 of
966) sorted by null
<<21222324252627282930>>
/external/webkit/Source/WebCore/platform/network/mac/ |
WebCoreURLResponse.mm | 457 // If not, walk the ancestory of this UTI via its "ConformsTo" tags and return the first MIME type we find.
|
/external/webkit/Source/WebCore/rendering/ |
HitTestResult.cpp | 230 // For <area> tags in image maps, walk the tree for the <area>, not the <img> using it.
|
/external/webkit/Source/WebCore/svg/ |
SVGStyledElement.cpp | 81 // Walk up the tree, to find out whether we're inside a <use> shadow tree, to find the right title.
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
queries.py | 283 start_revision = self._tool.user.prompt("Revision to walk backwards from? [%s] " % latest_revision) or latest_revision
|
/frameworks/base/core/java/android/util/ |
JsonWriter.java | 34 * writer as you walk the structure's contents, nesting arrays and objects as
|
/frameworks/base/docs/html/guide/practices/app-design/ |
seamlessness.jd | 89 <p>If you wouldn't walk down the street in your underwear, neither should your
|
/frameworks/base/docs/html/guide/practices/ |
seamlessness.jd | 89 <p>If you wouldn't walk down the street in your underwear, neither should your
|
/frameworks/native/cmds/dumpstate/ |
utils.c | 420 /* walk /proc and kill -QUIT all Dalvik processes */
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
TrustManagerImpl.java | 321 // Walk the chain to find a "subject" matching
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSecurity.java | 163 * Walk the user through the required steps to become an active administrator and with
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
GroupsTest.java | 111 // 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/5/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/6/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/7/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/8/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/editors/layout/descriptors/ |
LayoutDescriptors.java | 500 // probably abstract, so we just need to walk up the super-class chain till
|
/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/bluetooth/bluedroid/stack/sdp/ |
sdp_api.c | 733 /* Walk through the protocol descriptor list */ 879 /* Walk through the protocol descriptor list */ [all...] |
/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...] |
Completed in 1892 milliseconds
<<21222324252627282930>>