Home
last modified time | relevance | path

Searched defs:ip2 (Results 1 – 25 of 66) sorted by relevance

123

/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp1-0x.cpp37 int *ip2 = first_arg(ip, fp); in test_simple_deduction() local
50 int *ip2 = first_arg_ref(ip, fp); in test_simple_ref_deduction() local
65 int *ip2 = first_arg_pair(make_pair(ip, 17), make_pair(fp, 17)); in test_pair_deduction() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp1-0x.cpp37 int *ip2 = first_arg(ip, fp); in test_simple_deduction() local
50 int *ip2 = first_arg_ref(ip, fp); in test_simple_ref_deduction() local
65 int *ip2 = first_arg_pair(make_pair(ip, 17), make_pair(fp, 17)); in test_pair_deduction() local
/external/clang/test/SemaCXX/
Ddelete-and-function-templates.cpp63 …int *ip2 = g(3.14); // this is OK - because the non-int specializations are deleted and sfinae's o… in foo() local
79 …int *ip2 = g(3.14); // this is OK - because the non-int specializations are deleted and sfinae's o… in foo() local
101 …int *ip2 = g1(3.14, 3); // this is OK - because the non-int specializations are deleted and sfinae… in foo() local
/external/llvm-project/clang/test/SemaCXX/
Ddelete-and-function-templates.cpp63 …int *ip2 = g(3.14); // this is OK - because the non-int specializations are deleted and sfinae's o… in foo() local
79 …int *ip2 = g(3.14); // this is OK - because the non-int specializations are deleted and sfinae's o… in foo() local
101 …int *ip2 = g1(3.14, 3); // this is OK - because the non-int specializations are deleted and sfinae… in foo() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp9-0x.cpp32 int *ip2 = first_arg<int *, float*>(0, 0); in test_explicit_spec_simple() local
41 int *ip2 = first_arg<int *, float*>(0, 0, 0, 0); in test_explicit_spec_extension() local
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp9-0x.cpp32 int *ip2 = first_arg<int *, float*>(0, 0); in test_explicit_spec_simple() local
41 int *ip2 = first_arg<int *, float*>(0, 0, 0, 0); in test_explicit_spec_extension() local
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp8 IP<ip> *ip2; member
23 IP<nullptr> ip2; variable
/external/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp8 IP<ip> *ip2; member
23 IP<nullptr> ip2; variable
/external/autotest/client/cros/cellular/
Dbase_station_interface.py25 def SetBsIpV4(self, ip1, ip2): argument
60 def SetUeIpV4(self, ip1, ip2=None): argument
Dbase_station_8960.py109 def SetBsIpV4(self, ip1, ip2): argument
159 def SetUeIpV4(self, ip1, ip2=None): argument
Dbase_station_pxt.py99 def SetBsIpV4(self, ip1, ip2): argument
134 def SetUeIpV4(self, ip1, ip2=None): argument
/external/clang/test/PCH/
Dchain-conversion-lookup.cpp22 int *ip2 = y.operator int*(); in main() local
Dnamespaces.cpp10 N1::t2 *ip2 = &int_val; variable
Dvariables.c33 int *ip2 = &x; variable
/external/llvm-project/clang/test/PCH/
Dchain-conversion-lookup.cpp22 int *ip2 = y.operator int*(); in main() local
Dnamespaces.cpp10 N1::t2 *ip2 = &int_val; variable
Dvariables.c33 int *ip2 = &x; variable
/external/clang/test/Modules/
Dmacros2.c37 …LEFT_RIGHT_DIFFERENT *ip2 = &f; // expected-warning{{ambiguous expansion of macro 'LEFT_RIGHT_DIFF… in test() local
Dmacros.c130 …LEFT_RIGHT_DIFFERENT *ip2 = &i; // expected-warning{{ambiguous expansion of macro 'LEFT_RIGHT_DIFF… in test2() local
/external/llvm-project/clang/test/Modules/
Dmacros2.c37 …LEFT_RIGHT_DIFFERENT *ip2 = &f; // expected-warning{{ambiguous expansion of macro 'LEFT_RIGHT_DIFF… in test() local
Dmacros.c130 …LEFT_RIGHT_DIFFERENT *ip2 = &i; // expected-warning{{ambiguous expansion of macro 'LEFT_RIGHT_DIFF… in test2() local
/external/clang/test/SemaObjCXX/Inputs/
Dnullability-pragmas-1.h76 int_ptr_2 ip2; in f30() local
/external/llvm-project/clang/test/SemaObjCXX/Inputs/
Dnullability-pragmas-1.h98 int_ptr_2 ip2; in f30() local
/external/clang/test/Analysis/
Dmalloc-sizeof.c15 int *ip2 = malloc(4 * sizeof(int)); in foo() local
/external/llvm-project/clang/test/Analysis/
Dmalloc-sizeof.c15 int *ip2 = malloc(4 * sizeof(int)); in foo() local

123