/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/host-tools/sed-4.2.1/lib/ |
D | strndup.c | 31 size_t len = strnlen (s, n); in strndup() local
|
D | lstat.c | 56 size_t len; in rpl_lstat() local
|
D | basename.c | 113 size_t len; in base_len() local
|
/ndk/sources/third_party/googletest/googletest/samples/ |
D | sample2.cc | 42 const size_t len = strlen(a_c_string); in CloneCString() 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/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 131 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/llvm-libc++/libcxx/src/support/win32/ |
D | locale_win32.cpp | 44 size_t len, mbstate_t *__restrict__ ps, locale_t loc ) in mbsrtowcs_l() 62 size_t nms, size_t len, mbstate_t *__restrict__ ps, locale_t loc ) in mbsnrtowcs_l() 68 size_t nwc, size_t len, mbstate_t *__restrict__ ps, locale_t loc ) in wcsnrtombs_l()
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | bug-regex28.c | 65 size_t len = strlen (tests[i].string); in main() local
|
D | tst-regex2.c | 25 size_t len; in main() local
|
D | tst-pcre.c | 40 ssize_t len; in main() local
|
D | tst-boost.c | 83 ssize_t len; in main() local
|
/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/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
|