Home
last modified time | relevance | path

Searched refs:tree (Results 1 – 25 of 27) sorted by relevance

12

/ndk/docs/Programmers_Guide/html/
Dnavtree.css1 #nav-tree .children_ul {
6 #nav-tree ul {
12 #nav-tree li {
18 #nav-tree .plus {
22 #nav-tree .selected {
29 #nav-tree img {
36 #nav-tree a {
43 #nav-tree .label {
49 #nav-tree .label a {
53 #nav-tree .selected a {
[all …]
Ddoxygen.css669 /* these are for tree view when not used as main index */
/ndk/tests/build/no-installable-modules/
Dbuild.sh14 tree .
23 tree .
/ndk/tests/device/test-stlport/unit/
Dset_test.cpp240 set<int> tree; in implementation_check() local
241 tree.insert(1); in implementation_check()
242 set<int>::iterator it = tree.begin(); in implementation_check()
246 CPPUNIT_ASSERT( it == tree.end() ); in implementation_check()
247 CPPUNIT_ASSERT( it != tree.begin() ); in implementation_check()
249 set<int>::const_iterator cit = tree.begin(); in implementation_check()
256 set<int> tree; in reverse_iterator_test() local
257 tree.insert(1); in reverse_iterator_test()
258 tree.insert(2); in reverse_iterator_test()
261 set<int>::reverse_iterator rit(tree.rbegin()); in reverse_iterator_test()
[all …]
/ndk/tests/device/test-gnustl-full/unit/
Dset_test.cpp240 set<int> tree; in implementation_check() local
241 tree.insert(1); in implementation_check()
242 set<int>::iterator it = tree.begin(); in implementation_check()
246 CPPUNIT_ASSERT( it == tree.end() ); in implementation_check()
247 CPPUNIT_ASSERT( it != tree.begin() ); in implementation_check()
249 set<int>::const_iterator cit = tree.begin(); in implementation_check()
256 set<int> tree; in reverse_iterator_test() local
257 tree.insert(1); in reverse_iterator_test()
258 tree.insert(2); in reverse_iterator_test()
261 set<int>::reverse_iterator rit(tree.rbegin()); in reverse_iterator_test()
[all …]
/ndk/build/core/
Ddefinitions-graph.mk130 -ndk-mod-tree-setup-visit = \
136 -ndk-mod-tree-is-visited = \
140 -ndk-mod-tree-set-visited = \
207 $(call -ndk-mod-tree-setup-visit)\
220 $(call -ndk-mod-tree-set-visited,$1)
227 $(if $(call -ndk-mod-tree-is-visited,$(_ndk_mod_dep)),,\
452 $(call -ndk-mod-tree-setup-visit)\
453 $(call -ndk-mod-tree-set-visited,$(_ndk_mod_wq))\
467 $(if $(call -ndk-mod-tree-is-visited,$(_ndk_mod_child)),,\
468 $(call -ndk-mod-tree-set-visited,$(_ndk_mod_child))\
/ndk/
Dndk-gdb.py473 tree = ElementTree.ElementTree(file=xmlfile)
474 root = tree.getroot()
484 tree = ElementTree.ElementTree(file=xmlfile)
485 root = tree.getroot()
502 tree = ElementTree.ElementTree(file=xmlfile)
503 root = tree.getroot()
/ndk/sources/host-tools/make-3.81/
DMakefile.am164 # If we're building outside the tree, we use symlinks to make a local copy of
DREADME.DOS251 root of the DJGPP installation tree (unless you've tampered with
Daclocal.m477 # configured tree to be moved without reconfiguration.
/ndk/sources/android/support/
DREADME21 and how the sources appear in the Musl source tree. They are either in
/ndk/build/tools/
DDEV-SCRIPTS-USAGE.TXT68 tree instead.
101 repository is auto-merged to the internal tree maintained by Google
104 the system happen only in the internal tree. They get back-ported to
105 the public tree only when the corresponding system release is
109 generally don't want to see the churn that goes in the internal tree
209 part of the Android platform source tree. It is a special toolchain that
241 that are used to build the Android platform tree. For various reasons, they
253 have a clone of the repo toolchain/ tree, you can speed this up considerably
470 of an existing NDK install tree.
560 used to verify that the generated NDK packages or the working NDK tree still
/ndk/docs/Additional_library_docs/renderscript/
Ddoxygen.css513 /* @group Directory (tree) */
515 /* for the tree view */
522 /* these are for tree view when used as main index */
572 /* these are for tree view when not used as main index */
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/
Dprinters.py74 tree = get_non_debug_impl (rbtree , '_M_t')
75 self.size = tree['_M_node_count']
76 self.node = tree['_M_header']['_M_data']['_M_left']
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dresults_reporter.ipp61 // test tree visitor interface implementation
Dunit_test_main.ipp138 // test tree visitor interface
Dframework.ipp406 ? BOOST_TEST_L( "test tree is empty" )
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
D__tree44 The algorithms taking _NodePtr are red black tree algorithms. Those
46 points to a proper red black tree (unless otherwise specified).
106 // Determintes if the red black tree rooted at __root is a proper red black tree.
107 // __root == nullptr is a proper tree. Returns true is __root is a proper
108 // red black tree, else returns false.
314 // Effects: unlinks __z from the tree rooted at __root, rebalancing as needed.
322 // __z will be removed from the tree. Client still needs to destruct/deallocate it
325 // __y will be the initial hole in the tree (make the hole at a leaf)
1173 // This is no longer a red-black tree
/ndk/sources/host-tools/make-3.81/tests/
DREADME87 way it works when you build out of the source tree is to create
/ndk/sources/host-tools/make-3.81/config/
Dgettext.m446 dnl Catalog extension: .mo after installation, .gmo in source tree
49 dnl Catalog extension: .mo after installation, .gmo in source tree
/ndk/docs/Getting_Started/html/
Ddoxygen.css669 /* these are for tree view when not used as main index */
/ndk/sources/host-tools/nawk-20071023/
DFIXES765 tree already had a relational at that point.
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi400 The root of the directory tree for read-only architecture-independent
Dmake.info-21490 The root of the directory tree for read-only
2517 that filename is wrong) or a corrupted source tree (if that file
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.02348 # They can cause serious problems if a builder's source tree is in a directory
10073 # Have a temporary directory for convenience. Make it in the build tree
10420 *) # Look for the file first in the build tree, then in the source tree

12