/external/libcxx/test/std/strings/string.view/string.view.ops/ |
D | compare.pointer_size.pass.cpp | 25 size_t pos1, size_t n1, const CharT *s, int expected ) { in test1() 42 test( const CharT *s1, size_t pos1, size_t n1, const CharT *s2, int expected) in test()
|
D | compare.size_size_sv.pass.cpp | 24 void test1 ( std::basic_string_view<CharT> sv1, size_t pos1, size_t n1, in test1() 42 void test ( const CharT *s1, size_t pos1, size_t n1, const CharT *s2, int expected ) { in test()
|
D | compare.size_size_sv_pointer_size.pass.cpp | 25 void test1 ( std::basic_string_view<CharT> sv1, size_t pos1, size_t n1, in test1() 43 void test ( const CharT *s1, size_t pos1, size_t n1, in test()
|
D | compare.size_size_sv_size_size.pass.cpp | 25 void test1 ( std::basic_string_view<CharT> sv1, size_t pos1, size_t n1, in test1() 44 void test ( const CharT *s1, size_t pos1, size_t n1, in test()
|
/external/u-boot/lib/efi_selftest/ |
D | efi_selftest_util.c | 14 const u8 *pos1 = buf1; in efi_st_memcmp() local
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | iter_iter_iter_iter.pass.cpp | 25 test(S s, typename S::size_type pos1, typename S::size_type n1, It f, It l, S expected) in test() 41 test_exceptions(S s, typename S::size_type pos1, typename S::size_type n1, It f, It l) in test_exceptions()
|
D | size_size_string.pass.cpp | 25 test(S s, typename S::size_type pos1, typename S::size_type n1, S str, S expected) in test()
|
D | iter_iter_string.pass.cpp | 24 test(S s, typename S::size_type pos1, typename S::size_type n1, S str, S expected) in test()
|
D | iter_iter_size_char.pass.cpp | 24 test(S s, typename S::size_type pos1, typename S::size_type n1, typename S::size_type n2, in test()
|
D | size_size_string_view.pass.cpp | 25 test(S s, typename S::size_type pos1, typename S::size_type n1, SV sv, S expected) in test()
|
D | iter_iter_string_view.pass.cpp | 24 test(S s, typename S::size_type pos1, typename S::size_type n1, SV sv, S expected) in test()
|
D | iter_iter_pointer.pass.cpp | 25 test(S s, typename S::size_type pos1, typename S::size_type n1, const typename S::value_type* str, … in test()
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/ |
D | size_string_size_size.pass.cpp | 26 test(S s, typename S::size_type pos1, S str, typename S::size_type pos2, in test() 56 test_npos(S s, typename S::size_type pos1, S str, typename S::size_type pos2, S expected) in test_npos()
|
D | size_T_size_size.pass.cpp | 26 test(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, in test() 57 test_npos(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, S expected) in test_npos()
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_pointer.pass.cpp | 33 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
|
D | size_size_string.pass.cpp | 32 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
|
D | size_size_string_view.pass.cpp | 33 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
|
D | size_size_string_size_size.pass.cpp | 35 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test() 58 test_npos(const S& s, typename S::size_type pos1, typename S::size_type n1, in test_npos()
|
/external/aac/libAACdec/src/ |
D | usacdec_ace_d4t64.cpp | 153 SHORT pos1; in D_ACELP_decode_1p_N1() local 185 SHORT pos1, pos2; in D_ACELP_decode_2p_2N1() local
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
D | CircularBuffer.java | 81 final int pos1 = writeIndex - distance; in copy() local
|
/external/u-boot/lib/efi_loader/ |
D | helloworld.c | 22 const u8 *pos1 = buf1; in hw_memcmp() local
|
/external/google-breakpad/src/common/linux/ |
D | linux_libc_support.cc | 199 size_t pos1 = 0; in my_strlcpy() local 216 size_t pos1 = 0; in my_strlcat() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | add_noise_msa.c | 18 v16u8 pos0, pos1, ref0, ref1; in vpx_plane_add_noise_msa() local
|
/external/libaom/libaom/aom_dsp/mips/ |
D | add_noise_msa.c | 30 v16u8 pos0, ref0, pos1, ref1; in aom_plane_add_noise_msa() local
|
/external/python/apitools/apitools/base/protorpclite/ |
D | util_test.py | 62 def fn(pos1, pos2=1, kwonly=1): argument 76 def meth(self, pos1, kwonly=1): argument
|