OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:traversal
(Results
76 - 100
of
841
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/compile/mclinker/unittests/
BinTreeTest.h
26
* \brief Make sure the interface of BinTree , such as insert ,
traversal
, etc..
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_renames.py
46
order = "pre" # Pre-order tree
traversal
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_renames.py
46
order = "pre" # Pre-order tree
traversal
/external/ipsec-tools/src/racoon/doc/
FAQ
36
Enable NAT-
Traversal
. This needs kernel support, which is
37
available on Linux. On NetBSD, NAT-
Traversal
kernel support
41
using NAT-
Traversal
might infringe a patent.
/external/kernel-headers/original/linux/
pfkeyv2.h
199
/* This defines the TYPE of Nat
Traversal
in use. Currently only one
210
/* Pass a NAT
Traversal
port (Source or Dest port) */
333
/* The next four entries are for setting up NAT
Traversal
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pfkeyv2.h
199
/* This defines the TYPE of Nat
Traversal
in use. Currently only one
210
/* Pass a NAT
Traversal
port (Source or Dest port) */
336
/* The next four entries are for setting up NAT
Traversal
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pfkeyv2.h
199
/* This defines the TYPE of Nat
Traversal
in use. Currently only one
210
/* Pass a NAT
Traversal
port (Source or Dest port) */
336
/* The next four entries are for setting up NAT
Traversal
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pfkeyv2.h
199
/* This defines the TYPE of Nat
Traversal
in use. Currently only one
210
/* Pass a NAT
Traversal
port (Source or Dest port) */
336
/* The next four entries are for setting up NAT
Traversal
*/
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMTreeWalker.java
97
/** Perform a non-recursive pre-order/post-order
traversal
,
102
* @param pos Node in the tree at which to start (and end)
traversal
--
147
/** Perform a non-recursive pre-order/post-order
traversal
,
152
* @param pos Node in the tree where to start
traversal
153
* @param top Node in the tree where to end
traversal
.
/external/chromium_org/third_party/angle_dx11/src/compiler/
intermOut.cpp
20
// the
traversal
70
// The rest of the file are the
traversal
functions. The last one
71
// is the one that starts the
traversal
.
73
// Return true from interior nodes to have the external
traversal
412
// This function is the one to call externally to start the
traversal
.
/external/llvm/include/llvm/ADT/
SCCIterator.h
68
// A single "visit" within the non-recursive DFS
traversal
.
79
// The stack-based DFS
traversal
; defined below.
97
// Compute the next SCC using the DFS
traversal
.
121
// the DFS
traversal
till the next ++).
155
// Iterator
traversal
: forward iteration only
/external/apache-xml/src/main/java/org/apache/xml/serializer/
TreeWalker.java
125
* Perform a pre-order
traversal
non-recursive style.
129
*
traversal
, startDocument and endDocument will always be issued to the
132
* @param pos Node in the tree where to start
traversal
180
* Perform a pre-order
traversal
non-recursive style.
184
*
traversal
, startDocument and endDocument will always be issued to the
187
* @param pos Node in the tree where to start
traversal
188
* @param top Node in the tree where to end
traversal
/external/llvm/include/llvm/Analysis/
LoopInfoImpl.h
373
// Perform a backward CFG
traversal
using a worklist.
408
// Continue
traversal
along predecessors that are not loop-back edges from
503
/// Analyze LoopInfo discovers loops during a postorder DominatorTree
traversal
505
/// (discoverAndMapSubloop). The backward
traversal
skips inner subloops, so
507
/// Block vectors are then populated during a single forward CFG
traversal
511
/// 1) Discovered and mapped by a reverse CFG
traversal
.
512
/// 2) Visited during a forward DFS CFG
traversal
.
521
// Postorder
traversal
of the dominator tree.
543
// Perform a backward CFG
traversal
to discover and map blocks in this loop.
549
// Perform a single forward CFG
traversal
to populate block and subloo
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/axes/
MatchPatternIterator.java
38
*
traversal
against the LocationPath interpreted as a match pattern. This
49
/** The
traversal
axis from where the nodes will be filtered. */
52
/** The DTM inner
traversal
class, that corresponds to the super axis. */
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/iterator/
token_iterator.hpp
182
typename
Traversal
= forward_traversal_tag>
184
: public input_iterator_facade<Derived,ValueType,Reference,
Traversal
> {
187
typedef input_iterator_facade<Derived,ValueType,Reference,
Traversal
> base;
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
NodeTest.java
63
* Make sure this does not conflict with {@link org.w3c.dom.
traversal
.NodeFilter}.
69
* These constants are defined in the {@link org.w3c.dom.
traversal
.NodeFilter}
72
* @return bitset mainly defined in {@link org.w3c.dom.
traversal
.NodeFilter}.
81
* These constants are defined in the {@link org.w3c.dom.
traversal
.NodeFilter}
84
* @param what bitset mainly defined in {@link org.w3c.dom.
traversal
.NodeFilter}.
195
* @param whatToShow Bit set defined mainly by {@link org.w3c.dom.
traversal
.NodeFilter}.
208
* @param whatToShow Bit set defined mainly by {@link org.w3c.dom.
traversal
.NodeFilter}.
264
* @param whatToShow Bit set defined mainly by {@link org.w3c.dom.
traversal
.NodeFilter}.
280
* @param whatToShow Bit set defined mainly by {@link org.w3c.dom.
traversal
.NodeFilter}.
/external/chromium-trace/trace-viewer/src/tracing/trace_model/
slice_group.js
237
// we must do the
traversal
from back to front in order to maintain the
243
//
traversal
we maintain a stack of currently "open" slices for each input
245
// our input group
traversal
to the time we reach an slice in this
246
//
traversal
with an end-time before the start time of the "open" slice.
/external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_object_enumerator_unittest.cc
65
TEST_F(MTPDeviceObjectEnumeratorWinTest,
Traversal
) {
/external/chromium_org/remoting/protocol/
jingle_session_manager.h
51
// TODO(sergeyu): Move NAT-
traversal
config fetching to a separate
/external/chromium_org/sync/internal_api/
change_reorder_buffer.h
70
class
Traversal
;
/external/chromium_org/ui/views/controls/menu/
menu_model_adapter.h
69
//
traversal
. The first element is always the top-level model
/external/chromium_org/webkit/browser/database/
database_util.cc
66
// Watch out for directory
traversal
attempts from a compromised renderer.
/external/clang/test/Tooling/
clang-check-ast-dump.cpp
53
// Check that
traversal
continues after the previous construct.
/external/iptables/libipq/
ipq_set_verdict.3
52
Accept the packet and continue
traversal
within the kernel.
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DOMImplementationImpl.java
60
// "ElementTraversal" (org.w3c.dom.
traversal
) versions "1.0"
Completed in 954 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>