OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:walk
(Results
751 - 775
of
985
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
/frameworks/base/core/java/android/os/
Bundle.java
333
// It's been unparcelled, so we need to
walk
the map
[
all
...]
/frameworks/opt/calendar/src/com/android/calendarcommon2/
RecurrenceProcessor.java
362
* Now
walk
through the BYSETPOS list and see if the instance is equal to any of the
[
all
...]
/libcore/luni/src/main/java/java/util/
TreeMap.java
862
*
Walk
the nodes of the tree left-to-right or right-to-left. Note that in
[
all
...]
/ndk/sources/host-tools/make-3.81/
variable.c
301
/*
Walk
through the hash of variables, constructing a list of names. */
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/model/
RawContactModifier.java
429
//
Walk
through entries for each well-known kind
[
all
...]
/system/core/adb/
commandline.c
839
/* The environment didn't help.
Walk
up the tree from the CWD
[
all
...]
/dalvik/vm/compiler/codegen/arm/
Assemble.cpp
[
all
...]
/dalvik/vm/compiler/codegen/mips/
Assemble.cpp
[
all
...]
/external/antlr/antlr-3.4/runtime/C/src/
antlr3collections.c
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_inq.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_api.h
[
all
...]
/external/clang/lib/AST/
RecordLayoutBuilder.cpp
[
all
...]
/external/clang/lib/Basic/
SourceManager.cpp
[
all
...]
/external/clang/lib/CodeGen/
CodeGenModule.cpp
746
/// it depends on, using a postorder
walk
.
[
all
...]
/external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
[
all
...]
/external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp
[
all
...]
/external/libxml2/
xmllint.c
[
all
...]
/external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp
602
//
walk
through all the block in func to check for unreachable
[
all
...]
/external/llvm/lib/Target/X86/
X86FastISel.cpp
344
// Don't
walk
into other basic blocks; it's possible we haven't
[
all
...]
/external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp
632
//
Walk
the use list for the instruction, comparing them to I.
[
all
...]
/external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp
354
//
Walk
the preds of DestBB.
[
all
...]
Reassociate.cpp
198
//
Walk
the basic block, adding precomputed ranks for any instructions that
[
all
...]
/external/qemu/target-arm/
helper.c
1041
/* Pagetable
walk
. */
[
all
...]
/external/tinyxml/docs/
classTiXmlNode.html
90
<tr><td class="mdescLeft"> </td><td class="mdescRight">An alternate way to
walk
the children of a node. <a href="#a20"></a><br></td></tr>
[
all
...]
/external/webkit/Source/WebCore/rendering/
RenderBlockLineLayout.cpp
349
// from the bidi runs
walk
above has a selection state.
[
all
...]
Completed in 889 milliseconds
<<
31
32
33
34
35
36
37
38
39
40