OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:traverse
(Results
201 - 225
of
392
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-xml/src/main/java/org/apache/xpath/
XPath.java
599
* This will
traverse
the heararchy, calling the visitor for
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
StepPattern.java
230
* Tell if this expression or it's subexpressions can
traverse
outside
/external/bluetooth/glib/gio/tests/
live-g-file.c
[
all
...]
/external/bluetooth/glib/glib/
glist.c
94
* Note that g_list_append() has to
traverse
the entire list
gslist.c
89
* Note that g_slist_append() has to
traverse
the entire list
/external/chromium/base/synchronization/
condition_variable_win.cc
272
// We don't do the O(n) check and
traverse
the whole loop, and instead only
/external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_result_view.cc
304
// is the rightmost run. This is why the order in which we
traverse
the
/external/clang/lib/Rewrite/
DeltaTree.cpp
446
// Otherwise,
traverse
down the tree. The selected subtree may be
/external/grub/stage2/
fsys_ext2fs.c
682
/* else we have to
traverse
a directory */
/external/javasqlite/src/main/java/SQLite/
Shell.java
602
* It contains a special callback interface to
traverse
the
/external/llvm/lib/CompilerDriver/
CompilationGraph.cpp
368
//
Traverse
initial parts of the toolchains and fill in InLangs.
/external/oprofile/libpp/
arrange_profiles.cpp
63
// The profile classes are used to
traverse
the sample data
xml_utils.cpp
993
//
traverse
the hierarchy to intersperse the summary data for the
/external/v8/src/
accessors.cc
81
//
Traverse
the prototype chain until we reach an array.
frames.h
744
//
traverse
proper JavaScript frames; that is JavaScript frames that
full-codegen.h
311
// May emit code to
traverse
the context chain, destroying the scratch
heap-profiler.cc
147
//
Traverse
one level deep for data members that are fixed arrays.
[
all
...]
/external/valgrind/main/include/
pub_tool_oset.h
62
//
traverse
all the nodes in order. Note that the iterator maintains state
/external/webkit/Source/WebCore/platform/graphics/gpu/
PODRedBlackTree.h
303
// We may need to
traverse
both the left and right subtrees.
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_ssdp.c
73
* This accepts only spaces/tabs and thus will not
traverse
a line
/external/wpa_supplicant_8/src/wps/
wps_upnp_ssdp.c
72
* This accepts only spaces/tabs and thus will not
traverse
a line
/libcore/luni/src/main/java/java/util/concurrent/
ArrayBlockingQueue.java
681
* and guarantees to
traverse
elements as they existed upon
LinkedBlockingQueue.java
741
* ConcurrentModificationException}, and guarantees to
traverse
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfdlink.h
192
/*
Traverse
a link hash table. */
/dalvik/vm/analysis/
RegisterMap.cpp
657
*
traverse
them in the same order. (We could split them into two
790
* The nice thing about option #2 is that we don't have to
traverse
[
all
...]
Completed in 308 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>