OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:traversal
(Results
201 - 225
of
841
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/lib/Sema/
SemaTemplateVariadic.cpp
91
/// \brief Suppress
traversal
into Objective-C container literal
111
/// \brief Suppress
traversal
into statements and expressions that
121
/// \brief Suppress
traversal
into types that do not contain
141
/// \brief Suppress
traversal
of non-parameter declarations, since
150
/// \brief Suppress
traversal
of template argument pack expansions.
158
/// \brief Suppress
traversal
of template argument pack expansions.
[
all
...]
/external/llvm/lib/CodeGen/
StrongPHIElimination.cpp
25
// as it is possible to emulate the creation and
traversal
of a dominance forest
36
// checks to be performed at once in a single depth-first
traversal
of the
128
/// This function assumes that it is being called in a depth-first
traversal
260
// Perform a depth-first
traversal
of the dominator tree, splitting
489
/// This function assumes that it is being called in a depth-first
traversal
504
/// a depth-first
traversal
of the dominator tree. As we traverse down a branch
/external/chromium_org/third_party/WebKit/Source/core/dom/
Document.idl
70
// DOM Level 2
Traversal
and Range (DocumentRange interface)
74
// DOM Level 2
Traversal
and Range (DocumentTraversal interface)
/external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h
185
* An axis
traversal
function. To traverse an axis, the engine calls
187
* NULL indicating the end of the axis
traversal
.
/external/chromium_org/ui/views/widget/
root_view.h
206
// The parent FocusTraversable, used for focus
traversal
.
210
// wrapped inside native components, and is used for the focus
traversal
.
/external/chromium_org/v8/src/arm/
lithium-gap-resolver-arm.cc
94
// We can only find a cycle, when doing a depth-first
traversal
of moves,
113
// Perform a depth-first
traversal
of the move graph to resolve
/external/chromium_org/v8/src/mips/
lithium-gap-resolver-mips.cc
95
// We can only find a cycle, when doing a depth-first
traversal
of moves,
114
// Perform a depth-first
traversal
of the move graph to resolve
/external/libxml2/include/libxml/
xpath.h
186
* An axis
traversal
function. To traverse an axis, the engine calls
188
* NULL indicating the end of the axis
traversal
.
/external/v8/src/arm/
lithium-gap-resolver-arm.cc
94
// We can only find a cycle, when doing a depth-first
traversal
of moves,
113
// Perform a depth-first
traversal
of the move graph to resolve
/external/v8/src/mips/
lithium-gap-resolver-mips.cc
95
// We can only find a cycle, when doing a depth-first
traversal
of moves,
114
// Perform a depth-first
traversal
of the move graph to resolve
/libcore/luni/src/main/java/org/w3c/dom/ls/
LSParserFilter.java
167
* <br> The constants used here are defined in [<a href='http://www.w3.org/TR/2000/REC-DOM-Level-2-
Traversal
-Range-20001113'>DOM Level 2
Traversal
and Range</a>]
/system/core/toolbox/
du.c
196
* root of a
traversal
, display the total.
216
* the root of a
traversal
, display the total.
/external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorExsltFunction.java
118
* Non-recursive
traversal
of FunctionElement tree based on TreeWalker to verify that
/external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPartXPath.java
63
* @return true if
traversal
outside the context node's subtree can occur.
/external/apache-xml/src/main/java/org/apache/xpath/axes/
ContextNodeList.java
24
import org.w3c.dom.
traversal
.NodeIterator;
OneStepIteratorForward.java
40
/** The
traversal
axis from where the nodes will be filtered. */
ReverseAxesWalker.java
245
/** The DTM inner
traversal
class, that corresponds to the super axis. */
/external/apache-xml/src/main/java/org/apache/xpath/functions/
Function2Args.java
122
* @return true if
traversal
outside the context node's subtree can occur.
Function3Args.java
120
* @return true if
traversal
outside the context node's subtree can occur.
FunctionDef1Arg.java
161
* @return true if
traversal
outside the context node's subtree can occur.
FunctionMultiArgs.java
141
* @return true if
traversal
outside the context node's subtree can occur.
FunctionOneArg.java
101
* @return true if
traversal
outside the context node's subtree can occur.
/external/apache-xml/src/main/java/org/apache/xpath/operations/
Operation.java
65
* @return true if
traversal
outside the context node's subtree can occur.
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
UnionPattern.java
58
* @return true if
traversal
outside the context node's subtree can occur.
/external/chromium/chrome/browser/extensions/
external_extension_provider_impl.cc
119
LOG(WARNING) << "Path
traversal
not allowed in path: "
Completed in 232 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>