/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/ |
D | copyfmt.pass.cpp | 34 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1() 49 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2() 64 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1() 79 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2() 94 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
|
D | move.pass.cpp | 42 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1() 47 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2() 52 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1() 61 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2() 70 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
|
D | swap.pass.cpp | 41 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1() 47 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2() 53 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1() 59 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2() 65 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
|
D | imbue.pass.cpp | 31 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1() 44 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2() 57 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.base.cons/ |
D | dtor.pass.cpp | 35 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1() 48 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2() 61 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.base.locales/ |
D | imbue.pass.cpp | 37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1() 50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2() 63 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.base.callback/ |
D | register_callback.pass.cpp | 35 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | ios.cpp | 96 _Stl_expand_array(PODType* __array, size_t N, int index) { in _Stl_expand_array() 150 long& ios_base::iword(int index) { in iword() 167 void*& ios_base::pword(int index) { in pword() 183 void ios_base::register_callback(event_callback __fn, int index) { in register_callback()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/ |
D | concept_def.hpp | 49 # define BOOST_CONCEPT_typename(r, ignored, index, t) \ argument
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | money_facets_test.cpp | 84 size_t index = 0; in _money_put_get2() local 199 size_t index = 0; in _money_put_get2() local 303 size_t index = 0; in _money_put_X_bug() local 365 size_t index = 0; in _money_put_X_bug() local
|
D | mvctor_test.cpp | 626 size_t index = 0; in vector_test() local 655 size_t index = 0; in vector_test() local 679 size_t index = 0; in vector_test() local 704 size_t index = 0; in vector_test() local 733 size_t index = 0; in vector_test() local 763 size_t index = 0; in vector_test() local
|
D | allocator_test.cpp | 130 thread_vector& getThreadVector(size_t index) { in getThreadVector()
|
/ndk/tests/device/test-stlport/unit/ |
D | money_facets_test.cpp | 84 size_t index = 0; in _money_put_get2() local 199 size_t index = 0; in _money_put_get2() local 303 size_t index = 0; in _money_put_X_bug() local 365 size_t index = 0; in _money_put_X_bug() local
|
D | mvctor_test.cpp | 626 size_t index = 0; in vector_test() local 655 size_t index = 0; in vector_test() local 679 size_t index = 0; in vector_test() local 704 size_t index = 0; in vector_test() local 733 size_t index = 0; in vector_test() local 763 size_t index = 0; in vector_test() local
|
D | allocator_test.cpp | 130 thread_vector& getThreadVector(size_t index) { in getThreadVector()
|
/ndk/sources/cxx-stl/gabi++/tests/ |
D | test_guard.cpp | 35 int index = reinterpret_cast<int>(arg); in thread_run() local
|
/ndk/sources/host-tools/ndk-stack/elff/ |
D | elf_file.h | 279 const char* get_str_sec_str(Elf_Xword index) const { in get_str_sec_str() 299 const char* get_debug_str(Elf_Xword index) const { in get_debug_str() 319 const void* get_section_by_index(Elf_Half index) const { in get_section_by_index()
|
D | dwarf_cu.cc | 705 Elf_Word index) { in get_stmt_file_info()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | ios.cpp | 160 ios_base::iword(int index) in iword() 188 ios_base::pword(int index) in pword() 218 ios_base::register_callback(event_callback fn, int index) in register_callback()
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 250 int index() const { return index_; } in index() function
|
D | gtest-internal.h | 562 const char* test_names, int index) { in Register()
|
/ndk/sources/android/support/include/ |
D | langinfo.h | 33 #define _NL_ITEM(category,index) (((category) << 10) | (index)) argument
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-printers.cc | 260 for (size_t index = 0; index < len; ++index) { in PrintCharsAsStringTo() local
|
D | gtest-internal-inl.h | 581 const int index = GetElementOr(test_case_indices_, i, -1); in GetTestCase() local 588 const int index = GetElementOr(test_case_indices_, i, -1); in GetMutableTestCase() local
|
/ndk/sources/host-tools/make-3.81/ |
D | arscan.c | 146 unsigned long index = 1; in ar_scan() local
|