OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:traversal
(Results
426 - 450
of
888
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/java/android/view/
View.java
399
* pass is implemented in {@link #measure(int, int)} and is a top-down
traversal
[
all
...]
/frameworks/base/libs/hwui/
PathTessellator.cpp
596
// TODO: use normal from bezier
traversal
for cap, instead of from vertices
643
// TODO: use normal from bezier
traversal
for cap, instead of from vertices
[
all
...]
/art/test/968-default-partial-compile-generated/util-src/
generate_smali.py
508
Performs depth-first
traversal
of the interface tree this interface is the
/art/test/970-iface-super-resolution-generated/util-src/
generate_smali.py
483
Performs depth-first
traversal
of the interface tree this interface is the
/art/test/971-iface-super/util-src/
generate_smali.py
591
Performs depth-first
traversal
of the interface tree this interface is the
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityWindowQueryTest.java
[
all
...]
/external/antlr/antlr-3.4/runtime/C/include/
antlr3collections.h
351
ANTLR3_UINT32 bitNum; /**< This is the left/right bit index for
traversal
along the nodes */
/external/apache-xml/src/main/java/org/apache/xpath/
Expression.java
59
* @return true if
traversal
outside the context node's subtree can occur.
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/
XPathImpl.java
39
import org.w3c.dom.
traversal
.NodeIterator;
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XNodeSet.java
31
import org.w3c.dom.
traversal
.NodeIterator;
XObject.java
39
import org.w3c.dom.
traversal
.NodeIterator;
/external/bison/src/
reduce.c
107
This iteration doesn't use any special
traversal
over the
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
layer1.py
503
traversal
of the index. Default is forward (True).
table.py
427
traversal
of the index. Default is forward (True).
/external/chromium-trace/catapult/tracing/tracing/model/
vm_region_test.html
958
// Assuming the
traversal
order is deterministic, we check that once the
/external/clang/docs/
LibASTMatchersTutorial.rst
207
and
traversal
matchers to get from one kind of AST node to another. For
/external/clang/test/Index/
c-index-api-loadTU-test.m
57
// Test attribute
traversal
.
/external/e2fsprogs/e2fsck/
pass1b.c
12
* Pass1C does a tree-
traversal
of the filesystem, to determine the
recovery.c
396
/* If we already know where to stop the log
traversal
,
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CTableCombo.java
477
// do not use them for
traversal
.
/external/eigen/Eigen/src/SparseQR/
SparseQR.h
412
Index st = m_firstRowElt(curIdx); // The
traversal
of the etree starts here
/external/gemmlowp/internal/
pack.h
100
// the fine details of the storage/
traversal
order.
/external/google-breakpad/src/common/mac/
macho_reader.cc
425
// Return true if the
traversal
found the segment, false otherwise.
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
MonitorBasedArrayBlockingQueue.java
197
* added in
traversal
order of the collection's iterator.
MonitorBasedPriorityBlockingQueue.java
51
* ordered
traversal
, consider using
Completed in 631 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>