OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:walk
(Results
501 - 525
of
985
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/webkit/Source/WebCore/editing/
InsertParagraphSeparatorCommand.cpp
304
// before we
walk
the DOM tree.
/external/webkit/Source/WebCore/html/
HTMLFormElement.cpp
451
// the form's tree of children; we don't want to
walk
the entire tree in that
HTMLLinkElement.cpp
502
//
Walk
the URLs linked by the linked-to stylesheet.
/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
90
<p>If you wouldn't
walk
down the street in your underwear, neither should your
/frameworks/native/cmds/dumpstate/
utils.c
489
/*
walk
/proc and kill -QUIT all Dalvik processes */
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
TrustManagerImpl.java
333
//
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
113
//
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++/4.4.3/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++/4.6/include/bits/
forward_list.tcc
382
// We don't have size() so we need to
walk
through both lists
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
forward_list.tcc
383
// 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 */
Completed in 912 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>