/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/ |
D | binary_search.hpp | 42 typename traits::difference_type len = boost::detail::distance(first, last); in lower_bound() local 67 typename traits::difference_type len = boost::detail::distance(first, last); in lower_bound() local 92 typename traits::difference_type len = boost::detail::distance(first, last); in upper_bound() local 117 typename traits::difference_type len = boost::detail::distance(first, last); in upper_bound() local 142 typename traits::difference_type len = boost::detail::distance(first, last); in equal_range() local 174 typename traits::difference_type len = boost::detail::distance(first, last); in equal_range() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | test_demangle.pass.cpp | 29616 std::size_t len = 0; in test() local 29646 std::size_t len = 0; in test2() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.regex/re.regex.construct/ |
D | ptr_size_flg.pass.cpp | 21 test(const CharT* p, std::size_t len, std::regex_constants::syntax_option_type f, in test()
|
/ndk/sources/third_party/googletest/googletest/samples/ |
D | sample2.cc | 42 const size_t len = strlen(a_c_string); in CloneCString() local
|
/ndk/sources/host-tools/make-3.81/ |
D | commands.c | 56 unsigned int len; in set_file_variables() local 83 unsigned int len; in set_file_variables() local 126 #define DEFINE_VARIABLE(name, len, value) \ in set_file_variables() argument 147 unsigned int len; in set_file_variables() local
|
D | amiga.c | 35 int len = 0; in MyExecute() local
|
D | strcache.c | 58 add_string(const char *str, int len) in add_string() 118 add_hash (const char *str, int len) in add_hash() 156 strcache_add_len (const char *str, int len) in strcache_add_len()
|
D | function.c | 35 unsigned char len; member 153 unsigned int len; in patsubst_expand() local 286 unsigned int len = strlen (pattern) + 1; in pattern_matches() local 367 unsigned int len = strlen (name); in string_glob() local 525 unsigned int len=0; in func_notdir_suffix() local 583 unsigned int len=0; in func_basename_dir() local 642 unsigned int len; in func_addsuffix_addprefix() local 840 unsigned int len; in func_foreach() local 937 unsigned int len; in func_filter_filterout() local 1086 int len; in func_error() local [all …]
|
D | read.c | 510 int len; in eval() local 711 unsigned int len; in eval() local 740 unsigned int len; in eval() local 767 unsigned int len; in eval() local 871 unsigned int len, plen = 0; in eval() local 1182 unsigned int len = strlen (cmdleft); in eval() local 1250 register unsigned int len = strlen (dep_name (d2)); in eval() local 1340 unsigned int len; in do_define() local 1430 conditional_line (char *line, int len, const struct floc *flocp) in conditional_line() 1588 unsigned int len; in conditional_line() local [all …]
|
D | getopt.c | 339 int len = middle - bottom; in exchange() local 356 int len = top - middle; in exchange() local 425 int len = nonoption_flags_max_len = strlen (orig_str); in _getopt_initialize() local
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | eh3_2.cpp | 9 int barf (int len) in barf()
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | eh3_2.cpp | 9 int barf (int len) in barf()
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-printers.cc | 256 const CharType* begin, size_t len, ostream* os) { in PrintCharsAsStringTo() 277 const CharType* begin, size_t len, ostream* os) { in UniversalPrintCharArray() 299 void UniversalPrintArray(const char* begin, size_t len, ostream* os) { in UniversalPrintArray() 305 void UniversalPrintArray(const wchar_t* begin, size_t len, ostream* os) { in UniversalPrintArray()
|
/ndk/sources/android/support/tests/minitest/ |
D | minitest.cc | 26 String::String(const char* str, size_t len) { in String() 40 size_t len = ::strlen(str); in operator +=() local 132 int len; in Format() local
|
/ndk/sources/cxx-stl/stlport/src/details/ |
D | fstream_unistd.cpp | 135 size_t pagesize, len; in _S_initialize() local 316 void* _Filebuf_base::_M_mmap(streamoff offset, streamoff len) in _M_mmap() 336 void _Filebuf_base::_M_unmap(void* base, streamoff len) in _M_unmap()
|
/ndk/sources/cxx-stl/gabi++/src/ |
D | stdexcept.cc | 40 std::size_t len; member 79 std::size_t len = strlen(msg); in __libcpp_nmstr() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/ |
D | locale_win32.cpp | 43 size_t len, mbstate_t *__restrict ps, locale_t loc ) in mbsrtowcs_l() 61 size_t nms, size_t len, mbstate_t *__restrict ps, locale_t loc ) in mbsnrtowcs_l() 67 size_t nwc, size_t len, mbstate_t *__restrict ps, locale_t loc ) in wcsnrtombs_l()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/units/detail/ |
D | utility.hpp | 39 std::size_t len; in demangle() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_default_handlers.cpp | 52 size_t len = sizeof(buf); in default_terminate_handler() local
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | regerror.c | 82 size_t len; in regerror() local
|
/ndk/sources/cxx-stl/stlport/src/ |
D | codecvt.cpp | 90 ptrdiff_t len = (min) (from_end - from, to_limit - to); in do_out() local 105 ptrdiff_t len = (min) (from_end - from, to_limit - to); in do_in() local
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | glob.c | 250 # define getpwnam_r(name, bufp, buf, len, res) \ argument 829 size_t len = strlen (dirname) + 1; local 1033 size_t len = strlen (pglob->gl_pathv[i]) + 2; local 1314 size_t len; variable 1359 size_t len = strlen (pattern); variable
|
/ndk/sources/host-tools/gdb-stub/ |
D | gdb-stub.c | 83 DWORD len, exitCode; in main() local
|
/ndk/sources/android/support/src/musl-ctype/ |
D | towctrans.c | 11 unsigned char len; member
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.sort/sort/ |
D | sort.pass.cpp | 28 long len = l - f; in test_sort_helper() local
|