OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subtree
(Results
351 - 375
of
549
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGRoot.cpp
444
// hit testing would stop immediately. For SVG only trees this doesn't matter. Though when we have a <foreignObject>
subtree
we need
/external/chromium_org/third_party/icu/source/common/
rbbinode.cpp
134
// cloneTree Make a copy of the
subtree
rooted at this node.
/external/chromium_org/third_party/isimpledom/
ISimpleDOMNode.idl
117
cpp_quote("// Returns HTML of this DOM node's
subtree
. Does not include the start and end tag for this node/element.")
/external/chromium_org/third_party/jstemplate/
util.js
211
* @param {Element} node Parent element of the
subtree
to traverse.
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_server_table.py
92
children, and the depth of the
subtree
rooted at the node."""
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
hamt.c
401
/*
Subtree
: look up in bitmap */
/external/chromium_org/third_party/zlib/
deflate.h
216
/* Depth of each
subtree
used as tie breaker for trees of equal frequency
/external/chromium_org/ui/webui/resources/js/cr/ui/
tree.js
659
* Helper function that returns the last visible tree item in the
subtree
.
/external/icu4c/common/
rbbinode.cpp
134
// cloneTree Make a copy of the
subtree
rooted at this node.
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
AutoEscaper.java
151
// Ignore the entire defcommand
subtree
, don't even parse it.
/external/mesa3d/src/mapi/glapi/gen/
glX_server_table.py
92
children, and the depth of the
subtree
rooted at the node."""
/external/qemu/distrib/zlib-1.2.3/
deflate.h
211
/* Depth of each
subtree
used as tie breaker for trees of equal frequency
/external/zlib/src/
deflate.h
214
/* Depth of each
subtree
used as tie breaker for trees of equal frequency
/libcore/luni/src/test/java/tests/security/cert/
X509CertSelectorTest.java
480
// GeneralSubtree
subtree
= new GeneralSubtree(name_constraints[i]);
482
// subtrees.addSubtree(
subtree
);
[
all
...]
/libcore/xml/src/main/java/org/xmlpull/v1/sax2/
Driver.java
358
"start tag must be read before skiping
subtree
"+pp.getPositionDescription());
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMManagerDefault.java
504
// NOTE that since a DOM2DTM may represent a
subtree
rather
512
//
subtree
, but that's going to entail additional work
/external/chromium_org/third_party/jemalloc/chromium/
rb.h
[
all
...]
/external/chromium_org/third_party/jemalloc/vendor/
rb.h
[
all
...]
/external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3.c
161
** Segment interior nodes store blockids for
subtree
nodes and terms
162
** to describe what data is stored by the each
subtree
. Interior
170
** varint iBlockid; (block id of node's leftmost
subtree
)
186
**
subtree
blocks are contiguous, so only the first
subtree
's blockid
187
** is encoded. The
subtree
at iBlockid will contain all terms less
190
** than pTerm[i+1], the
subtree
for that term will be rooted at
[
all
...]
/external/chromium_org/third_party/libxslt/libxslt/
xslt.c
6915
xmlNodePtr
subtree
, newtree;
local
[
all
...]
/external/libxslt/libxslt/
xslt.c
6915
xmlNodePtr
subtree
, newtree;
local
[
all
...]
/external/chromium_org/third_party/libxml/src/
xinclude.c
[
all
...]
xmlreader.c
[
all
...]
/external/libxml2/
xinclude.c
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLSelectElement.cpp
782
// <select>'s
subtree
at this point.
[
all
...]
Completed in 735 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>