Searched refs:List (Results 1 – 25 of 25) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/ |
D | push_front.hpp | 27 template< typename List, typename T > struct apply 30 typename next<typename List::size>::type 32 , typename List::type
|
D | size.hpp | 25 template< typename List > struct apply 26 : List::size
|
D | O1_size.hpp | 25 template< typename List > struct apply 26 : List::size
|
D | empty.hpp | 26 template< typename List > struct apply 27 : not_<typename List::size>
|
D | front.hpp | 25 template< typename List > struct apply 27 typedef typename List::item type;
|
D | pop_front.hpp | 26 template< typename List > struct apply 28 typedef typename mpl::next<List>::type type;
|
D | begin_end.hpp | 27 template< typename List > struct apply 29 typedef l_iter<typename List::type> type;
|
D | clear.hpp | 26 template< typename List > struct apply
|
/ndk/sources/android/crazy_linker/src/ |
D | crazy_linker_system_mock.cpp | 35 class List { class 37 List() : entries_() {} in List() function in __anonf4e4ae0c0111::List 39 ~List() { Reset(); } in ~List() 155 List<MockFileEntry> files_; 156 List<MockEnvEntry> environment_;
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
D | gtest-typed-test.h | 49 typedef std::list<T> List; 78 typename TestFixture::List values;
|
/ndk/sources/host-tools/make-3.81/po/ |
D | POTFILES.in | 1 # List of source files containing translatable strings.
|
/ndk/docs/text/ |
D | CPU-FEATURES.text | 13 * List '`cpufeatures`' in your list of static library dependencies, as in:
|
D | DEVELOPMENT.text | 290 --platforms=<list> List of API levels to package in the NDK
|
D | STABLE-APIS.text | 281 - List supported EGL configurations
|
D | CHANGES.text | 1406 and for static libraries. List file generation is sped up, and it is no longer
|
/ndk/build/gmsl/ |
D | __gmsl | 107 # Arguments: List containing the desired library version number (maj min rev) 213 # 2: List to iterate over calling the function in 1 221 # 2: List to iterate over calling the function in 1
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-printers_test.cc | 879 TEST(PrintStlContainerTest, List) { in TEST() argument
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 203 List on the Title Page, as authors, one or more persons or entities
|
D | make.info-2 | 3038 B. List on the Title Page, as authors, one or more persons or
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | COPYING.DOC | 193 B. List on the Title Page, as authors, one or more persons or entities
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.info | 2361 * List pattern space: Other Commands. (line 65)
|
D | sed.texi | 1219 @cindex List pattern space
|
D | sed-in.texi | 1218 @cindex List pattern space
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 5679 % List of all defined macros in the form
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 6833 % List of all defined macros in the form
|