/external/llvm-project/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
|
/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
|
/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/llvm-project/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/llvm-project/clang/test/FixIt/ |
D | fixit-nullability-declspec.cpp | 7 _Nullable int *ip1; // expected-error{{nullability specifier '_Nullable' cannot be applied to non-p… variable
|
/external/clang/test/FixIt/ |
D | fixit-nullability-declspec.cpp | 7 _Nullable int *ip1; // expected-error{{nullability specifier '_Nullable' cannot be applied to non-p… variable
|
/external/clang/test/SemaCXX/ |
D | overload-call.cpp | 21 int* ip1 = g(iv, fv, 0); in test_g() local 42 int* ip1 = i(sv); in test_i() local 52 int* ip1 = j(ip); in test_j() local 59 int* ip1 = k("foo"); in test_k() local 79 int* ip1 = l(L"foo"); in test_l() local 101 int* ip1 = n(ca); in test_n() local 127 int* ip1 = o(PromotesToIntValue); in test_o() local 157 int* ip1 = multiparm(lv, iv, lv); in test_multiparm() local
|
D | address-space-newdelete.cpp | 21 void test_delete(int_1 *ip1) { in test_delete()
|
D | nullability-declspec.cpp | 5 _Nullable int *ip1; // expected-error{{nullability specifier '_Nullable' cannot be applied to non-p… variable
|
/external/llvm-project/clang/test/SemaCXX/ |
D | address-space-newdelete.cpp | 21 void test_delete(int_1 *ip1) { in test_delete()
|
D | nullability-declspec.cpp | 5 _Nullable int *ip1; // expected-error{{nullability specifier '_Nullable' cannot be applied to non-p… variable
|
D | overload-call.cpp | 21 int* ip1 = g(iv, fv, 0); in test_g() local 42 int* ip1 = i(sv); in test_i() local 52 int* ip1 = j(ip); in test_j() local 59 int* ip1 = k("foo"); in test_k() local 79 int* ip1 = l(L"foo"); in test_l() local 101 int* ip1 = n(ca); in test_n() local 127 int* ip1 = o(PromotesToIntValue); in test_o() local 157 int* ip1 = multiparm(lv, iv, lv); in test_multiparm() local
|
/external/autotest/client/cros/cellular/ |
D | base_station_interface.py | 25 def SetBsIpV4(self, ip1, ip2): argument 60 def SetUeIpV4(self, ip1, ip2=None): argument
|
D | base_station_8960.py | 109 def SetBsIpV4(self, ip1, ip2): argument 159 def SetUeIpV4(self, ip1, ip2=None): argument
|
D | base_station_pxt.py | 99 def SetBsIpV4(self, ip1, ip2): argument 134 def SetUeIpV4(self, ip1, ip2=None): argument
|
/external/llvm-project/flang/test/Semantics/ |
D | null01.f90 | 32 integer, pointer :: ip1(:) component 45 integer, pointer :: ip0, ip1(:), ip2(:,:) local
|
/external/llvm-project/clang/test/PCH/ |
D | namespaces.cpp | 9 N1::t1 *ip1 = &int_val; variable
|
/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/llvm-project/clang/test/Analysis/ |
D | malloc-sizeof.c | 14 int *ip1 = malloc(sizeof(1)); in foo() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
D | PKIXNameConstraintValidator.java | 794 byte[] ip1, in minMaxIPs() 1860 private static byte[] max(byte[] ip1, byte[] ip2) in max() 1879 private static byte[] min(byte[] ip1, byte[] ip2) in min() 1900 private static int compareTo(byte[] ip1, byte[] ip2) in compareTo() 1921 private static byte[] or(byte[] ip1, byte[] ip2) in or()
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/ |
D | PKIXNameConstraintValidator.java | 798 byte[] ip1, in minMaxIPs() 1864 private static byte[] max(byte[] ip1, byte[] ip2) in max() 1883 private static byte[] min(byte[] ip1, byte[] ip2) in min() 1904 private static int compareTo(byte[] ip1, byte[] ip2) in compareTo() 1925 private static byte[] or(byte[] ip1, byte[] ip2) in or()
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/ |
D | PKIXNameConstraintValidator.java | 798 byte[] ip1, in minMaxIPs() 1864 private static byte[] max(byte[] ip1, byte[] ip2) in max() 1883 private static byte[] min(byte[] ip1, byte[] ip2) in min() 1904 private static int compareTo(byte[] ip1, byte[] ip2) in compareTo() 1925 private static byte[] or(byte[] ip1, byte[] ip2) in or()
|
/external/llvm-project/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()
|
/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()
|