OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:traversal
(Results
301 - 325
of
888
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
Label.java
302
* so I must do a brute force O(n^2) nested
traversal
of the Set
/external/apache-xml/src/main/java/org/apache/xml/res/
XMLErrorResources.java
206
"Unknown axis
traversal
type: {0}"},
/external/apache-xml/src/main/java/org/apache/xpath/
XPathAPI.java
32
import org.w3c.dom.
traversal
.NodeIterator;
/external/chromium-trace/catapult/tracing/tracing/extras/importer/v8/
splaytree.html
263
* Performs a preorder
traversal
of the tree.
/external/clang/include/clang/ASTMatchers/
ASTMatchFinder.h
63
///
traversal
on the AST, and applying the matchers in the order in which they
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporterVisitor.h
312
/// node in the BugReport, but the path
traversal
always starts with the last
/external/elfutils/libdwfl/
cu.c
254
/* Start the
traversal
. */
linux-pid-attach.c
165
/* Start fresh on first
traversal
. */
/external/google-breakpad/src/processor/
module_comparer.cc
86
//
Traversal
the content of module and do comparison
/external/ipsec-tools/src/racoon/
racoon.conf.5
266
The interval between sending NAT-
Traversal
keep-alive packets.
297
NAT-
Traversal
.
658
This option is only relevant if you use NAT
traversal
in tunnel mode.
767
This directive enables use of the NAT-
Traversal
IPsec extension
[
all
...]
/external/libchrome/base/trace_event/
trace_event_argument.cc
455
// to decouple the base::Value
traversal
from the JSON writing bits
/external/libxml2/doc/
libxml2.xsa
170
Support element node
traversal
in document fragments. (Kyle VanderBeek),
/external/llvm/lib/Target/Hexagon/
HexagonCommonGEP.cpp
299
// Compute block ordering for a typical DT-based
traversal
of the flow
390
// Establish depth-first
traversal
order of the dominator tree.
394
// The creation of gep nodes requires DT-
traversal
. When processing a GEP
886
// placement. The
traversal
will also stop when a suitable "preheader"
[
all
...]
HexagonGenExtract.cpp
212
// Depth-first, bottom-up
traversal
.
/external/llvm/lib/Target/Mips/
MipsOptimizePICCall.cpp
180
// Do a pre-order
traversal
of the dominator tree.
/external/llvm/lib/Transforms/IPO/
PruneEH.cpp
13
// It implements this as a bottom-up
traversal
of the call-graph.
/external/nist-sip/java/gov/nist/core/
GenericObjectList.java
193
*
traversal
.
/external/toybox/www/
code.html
[
all
...]
/external/v8/benchmarks/spinning-balls/
splay-tree.js
285
* Performs an ordered
traversal
of the subtree starting at
/external/v8/benchmarks/
splay.js
380
* Performs an ordered
traversal
of the subtree starting at
/external/v8/src/crankshaft/
hydrogen-bch.cc
159
// If we have no next block we need to backtrack the tree
traversal
.
/external/v8/src/crankshaft/x64/
lithium-gap-resolver-x64.cc
77
// Perform a depth-first
traversal
of the move graph to resolve
/external/v8/test/webkit/
array-enumerators-functions.js
59
function returnIndex(a, index) { if (lastIndex >= index) throw "Unordered
traversal
"; lastIndex = index; count++; return index; }
/external/v8/tools/
splaytree.js
287
* Performs a preorder
traversal
of the tree.
/external/valgrind/mpi/
mpiwrap_type_test.c
2
/* A test program to check whether the type-
traversal
functions in
Completed in 687 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>