/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p1-0x.cpp | 36 int *ip1 = first_arg(ip); in test_simple_deduction() local 49 int *ip1 = first_arg_ref(ip); in test_simple_ref_deduction() local 64 int *ip1 = first_arg_pair(make_pair(ip, 17)); in test_pair_deduction() local
|
D | p3.cpp | 116 int *ip1 = f4c(&f); in test_f4() local
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
D | p9-0x.cpp | 31 int *ip1 = first_arg<int *>(0); in test_explicit_spec_simple() local 40 int *ip1 = first_arg<int *>(0, 0); in test_explicit_spec_extension() local
|
/external/clang/test/SemaCXX/ |
D | address-space-newdelete.cpp | 21 void test_delete(int_1 *ip1) { in test_delete()
|
D | overload-call.cpp | 18 int* ip1 = g(iv, fv, 0); in test_g() local 39 int* ip1 = i(sv); in test_i() local 49 int* ip1 = j(ip); in test_j() local 56 …int* ip1 = k("foo"); // expected-warning{{conversion from string literal to 'char *' is deprecated… in test_k() local 65 …int* ip1 = l(L"foo"); // expected-warning{{conversion from string literal to 'wchar_t *' is deprec… in test_l() local 82 int* ip1 = n(ca); in test_n() local 104 int* ip1 = o(PromotesToIntValue); in test_o() local 134 int* ip1 = multiparm(lv, iv, lv); in test_multiparm() local
|
D | address-space-conversion.cpp | 25 void test_const_cast(int_ptr ip, int_ptr_1 ip1, int_ptr_2 ip2, in test_const_cast()
|
/external/clang/test/PCH/ |
D | namespaces.cpp | 9 N1::t1 *ip1 = &int_val; variable
|
/external/clang/test/Analysis/ |
D | malloc-sizeof.c | 14 int *ip1 = malloc(sizeof(1)); in foo() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
D | PKIXNameConstraintValidator.java | 455 byte[] ip1, in minMaxIPs() 1646 private static byte[] max(byte[] ip1, byte[] ip2) in max() 1665 private static byte[] min(byte[] ip1, byte[] ip2) in min() 1686 private static int compareTo(byte[] ip1, byte[] ip2) in compareTo() 1707 private static byte[] or(byte[] ip1, byte[] ip2) in or()
|
/external/qemu/slirp-android/ |
D | helper.h | 105 ip_equal( ipaddr_t ip1, ipaddr_t ip2 ) in ip_equal()
|
/external/clang/test/SemaTemplate/ |
D | address-spaces.cpp | 57 void test_accept_any_pointer(int_1_ptr ip1, int_2_ptr ip2) { in test_accept_any_pointer()
|
D | instantiate-field.cpp | 17 int* ip1 = xi->z; in test1() local
|
D | member-template-access-expr.cpp | 64 int *ip1 = x1.f1(17); in test_X1() local
|
D | typename-specifier.cpp | 19 typename N::A::type *ip1 = &i; // expected-warning{{'typename' occurs outside of a template}} variable
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1-11.cpp | 22 IP<(0)> ip1; // expected-error{{null non-type template argument must be cast to template parameter … variable
|
/external/valgrind/main/perf/ |
D | ffbench.c | 173 int i2rev, i3rev, ip1, ip2, ip3, ifp1, ifp2; local
|
/external/chromium_org/net/proxy/ |
D | proxy_resolver_v8.cc | 255 const IPAddressNumber& ip1 = this->ip_address_number; in operator <() local
|
/external/chromium-libpac/src/ |
D | proxy_resolver_v8.cc | 238 const IPAddressNumber& ip1 = this->ip_address_number; in operator <() local
|
/external/vixl/src/a64/ |
D | assembler-a64.h | 273 const Register ip1 = x17; variable
|
/external/mdnsresponder/mDNSCore/ |
D | DNSCommon.c | 303 mDNSexport mDNSBool mDNSSameAddress(const mDNSAddr *ip1, const mDNSAddr *ip2) in mDNSSameAddress()
|