HomeSort by relevance Sort by last modified time
    Searched refs:p2 (Results 1 - 25 of 1333) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/deqp-deps/glslang/Test/inc1/path1/
local.h 1 float4 p2; variable
  /external/icu/icu4c/source/test/perf/collperf2/
CollPerf2_r.pl 54 my $p1, $p2;
58 $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/collperf2/$WindowsPlatform/Release/collperf2.exe";
61 $p2 = "LD_LIBRARY_PATH=".$ICULatest."/lib:".$ICULatest."/tools/ctestfw ".$ICULatest."/test/perf/collperf2/collperf2";
65 "ucol_strcoll/len", ["$p1,TestStrcoll", "$p2,TestStrcoll"],
66 "ucol_strcoll/null", ["$p1,TestStrcollNull", "$p2,TestStrcollNull"],
67 "ucol_strcoll/len/similar", ["$p1,TestStrcollSimilar", "$p2,TestStrcollSimilar"],
69 "ucol_strcollUTF8/len", ["$p1,TestStrcollUTF8", "$p2,TestStrcollUTF8"],
70 "ucol_strcollUTF8/null", ["$p1,TestStrcollUTF8Null", "$p2,TestStrcollUTF8Null"],
71 "ucol_strcollUTF8/len/similar", ["$p1,TestStrcollUTF8Similar", "$p2,TestStrcollUTF8Similar"],
73 "ucol_getSortKey/len", ["$p1,TestGetSortKey", "$p2,TestGetSortKey"]
    [all...]
  /external/icu/icu4c/source/test/perf/collperf/
CollPerf_r.pl 33 my $p1, $p2;
37 $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/collperf/$WindowsPlatform/Release/collperf.exe";
40 $p2 = "LD_LIBRARY_PATH=".$ICULatest."/source/lib:".$ICULatest."/source/tools/ctestfw ".$ICUPathLatest."/collperf/collperf";
45 "Key Gen ICU null", ["$p1,TestIcu_KeyGen_null", "$p2,TestIcu_KeyGen_null"],
46 "Key Gen ICU len", ["$p1,TestIcu_KeyGen_len", "$p2,TestIcu_KeyGen_len"],
47 "Iteration icu forward null", ["$p1,TestIcu_ForwardIter_null", "$p2,TestIcu_ForwardIter_null"],
48 "Iteration icu forward len", ["$p1,TestIcu_ForwardIter_len", "$p2,TestIcu_ForwardIter_len"],
49 "Iteration icu backward null", ["$p1,TestIcu_BackwardIter_null", "$p2,TestIcu_BackwardIter_null"],
50 "Iteration icu backward len", ["$p1,TestIcu_BackwardIter_len", "$p2,TestIcu_BackwardIter_len"],
51 "Iteration/all icu forward null", ["$p1,TestIcu_ForwardIter_all_null", "$p2,TestIcu_ForwardIter_all_null"]
    [all...]
  /external/icu/icu4c/source/test/perf/normperf/
NormPerf_r.pl 35 my $p2; # Latest
39 $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/normperf/$WindowsPlatform/Release/normperf.exe";
42 $p2 = "LD_LIBRARY_PATH=".$ICULatest."/source/lib:".$ICULatest."/source/tools/ctestfw ".$ICUPathLatest."/normperf/normperf";
67 "NFC_NFD_Text", ["$p1,TestICU_NFC_NFD_Text" , "$p2,TestICU_NFC_NFD_Text" ],
68 "NFC_NFC_Text", ["$p1,TestICU_NFC_NFC_Text" , "$p2,TestICU_NFC_NFC_Text" ],
69 "NFC_Orig_Text", ["$p1,TestICU_NFC_Orig_Text" , "$p2,TestICU_NFC_Orig_Text"],
70 "NFD_NFD_Text", ["$p1,TestICU_NFD_NFD_Text" , "$p2,TestICU_NFD_NFD_Text" ],
71 "NFD_NFC_Text", ["$p1,TestICU_NFD_NFC_Text" , "$p2,TestICU_NFD_NFC_Text" ],
72 "NFD_Orig_Text", ["$p1,TestICU_NFD_Orig_Text" , "$p2,TestICU_NFD_Orig_Text"],
74 "QC_NFC_NFD_Text", ["$p1,TestQC_NFC_NFD_Text" , "$p2,TestQC_NFC_NFD_Text" ]
    [all...]
  /art/test/300-package-override/src/p2/
DerivedClass2.java 17 package p2; package
20 public class DerivedClass2 extends p2.DerivedClass {
  /external/icu/icu4c/source/test/perf/convperf/
ConvPerf_r.pl 41 my $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/convperf/$WindowsPlatform/Release/convperf.exe"; # Latest
47 "UTF-8 From Unicode", ["$p1,TestICU_UTF8_FromUnicode", "$p2,TestICU_UTF8_FromUnicode" ],
48 "UTF-8 To Unicode", ["$p1,TestICU_UTF8_ToUnicode", "$p2,TestICU_UTF8_ToUnicode" ],
50 "ISO-8859-1 From Unicode", ["$p1,TestICU_Latin1_FromUnicode", "$p2,TestICU_Latin1_FromUnicode" ],
51 "ISO-8859-1 To Unicode", ["$p1,TestICU_Latin1_ToUnicode", "$p2,TestICU_Latin1_ToUnicode" ],
53 "Shift-JIS From Unicode", ["$p1,TestICU_SJIS_FromUnicode", "$p2,TestICU_SJIS_FromUnicode" ],
54 "Shift-JIS To Unicode", ["$p1,TestICU_SJIS_ToUnicode", "$p2,TestICU_SJIS_ToUnicode" ],
56 "EUC-JP From Unicode", ["$p1,TestICU_EUCJP_FromUnicode", "$p2,TestICU_EUCJP_FromUnicode" ],
57 "EUC-JP To Unicode", ["$p1,TestICU_EUCJP_ToUnicode", "$p2,TestICU_EUCJP_ToUnicode" ],
59 "GB2312 From Unicode", ["$p1,TestICU_GB2312_FromUnicode", "$p2,TestICU_GB2312_FromUnicode" ]
    [all...]
  /external/icu/icu4c/source/test/perf/ustrperf/
StringPerf_r.pl 34 my $p2; # Latest
38 $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/ustrperf/$WindowsPlatform/Release/stringperf.exe -b -u"; # Latest
41 $p2 = "LD_LIBRARY_PATH=".$ICULatest."/source/lib:".$ICULatest."/source/tools/ctestfw ".$ICUPathLatest."/ustrperf/stringperf -b -u"; # Latest
66 "Object Construction(empty string)", ["$p1,TestCtor" , "$p2,TestCtor" ],
67 "Object Construction(single char)", ["$p1,TestCtor1" , "$p2,TestCtor1" ],
68 "Object Construction(another string)", ["$p1,TestCtor2" , "$p2,TestCtor2" ],
69 "Object Construction(string literal)", ["$p1,TestCtor3" , "$p2,TestCtor3" ],
70 "String Assignment(helper)", ["$p1,TestAssign" , "$p2,TestAssign" ],
71 "String Assignment(string literal)", ["$p1,TestAssign1" , "$p2,TestAssign1" ],
72 "String Assignment(another string)", ["$p1,TestAssign2" , "$p2,TestAssign2" ]
    [all...]
  /external/icu/icu4c/source/test/perf/charperf/
CharPerf_r.pl 35 my $p2; # Latest
38 $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/charperf/$WindowsPlatform/Release/charperf.exe";
41 $p2 = "LD_LIBRARY_PATH=".$ICULatest."/source/lib:".$ICULatest."/source/tools/ctestfw ".$ICUPathLatest."/charperf/charperf";
47 "isAlpha", ["$p1 TestIsAlpha" , "$p2 TestIsAlpha" ],
48 "isUpper", ["$p1 TestIsUpper" , "$p2 TestIsUpper" ],
49 "isLower", ["$p1 TestIsLower" , "$p2 TestIsLower" ],
50 "isDigit", ["$p1 TestIsDigit" , "$p2 TestIsDigit" ],
51 "isSpace", ["$p1 TestIsSpace" , "$p2 TestIsSpace" ],
52 "isAlphaNumeric", ["$p1 TestIsAlphaNumeric" , "$p2 TestIsAlphaNumeric" ],
53 "isPrint", ["$p1 TestIsPrint" , "$p2 TestIsPrint" ]
    [all...]
  /external/icu/icu4c/source/test/perf/usetperf/
UsetPerf.pl 35 my $p1, $p2;
38 $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/usetperf/$WindowsPlatform/Release/usetperf.exe";
41 $p2 = "LD_LIBRARY_PATH=".$ICULatest."/source/lib:".$ICULatest."/source/tools/ctestfw ".$ICUPathLatest."/usetperf/usetperf";
45 "titlecase_letter/add", ["$p1,titlecase_letter_add", "$p2,titlecase_letter_add"],
46 "titlecase_letter/contains", ["$p1,titlecase_letter_contains", "$p2,titlecase_letter_contains"],
47 "titlecase_letter/iterator", ["$p1,titlecase_letter_iterator", "$p2,titlecase_letter_iterator"],
48 "unassigned/add", ["$p1,unassigned_add", "$p2,unassigned_add"],
49 "unassigned/contains", ["$p1,unassigned_contains", "$p2,unassigned_contains"],
50 "unassigned/iterator", ["$p1,unassigned_iterator", "$p2,unassigned_iterator"],
51 "pattern1", ["$p1,pattern1", "$p2,pattern1"]
    [all...]
  /external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/
rel.pass.cpp 60 const std::unique_ptr<A, Deleter<A> > p2(new A);
61 assert((p1 < p2) == !(p1 > p2));
62 assert((p1 < p2) == (p1 <= p2));
63 assert((p1 < p2) == !(p1 >= p2));
67 const std::unique_ptr<B, Deleter<B> > p2(new B);
68 assert((p1 < p2) == !(p1 > p2));
88 const std::unique_ptr<A, Deleter<A> > p2; local
95 const std::unique_ptr<B, Deleter<B> > p2; local
    [all...]
cmp_nullptr.pass.cpp 58 const std::unique_ptr<int> p2; local
59 assert( (p2 == nullptr));
60 assert( (nullptr == p2));
61 assert(!(p2 < nullptr));
62 assert(!(nullptr < p2));
63 assert( (p2 <= nullptr));
64 assert( (nullptr <= p2));
65 assert(!(p2 > nullptr));
66 assert(!(nullptr > p2));
67 assert( (p2 >= nullptr))
    [all...]
  /external/libcxx/test/std/utilities/utility/pairs/pairs.spec/
comparison.pass.cpp 31 P p2(3, static_cast<short>(4));
32 assert( (p1 == p2));
33 assert(!(p1 != p2));
34 assert(!(p1 < p2));
35 assert( (p1 <= p2));
36 assert(!(p1 > p2));
37 assert( (p1 >= p2));
42 P p2(3, static_cast<short>(4));
43 assert(!(p1 == p2));
44 assert( (p1 != p2));
    [all...]
  /art/test/300-package-override/src/
Main.java 19 p1.BaseClass c = new p2.DerivedClass();
21 p2.DerivedClass d = new p2.DerivedClass();
23 p2.DerivedClass d2 = new p2.DerivedClass2();
25 p2.DerivedClass2 d3 = new p2.DerivedClass2();
  /external/clang/test/Analysis/
Malloc+MismatchedDeallocator_intersections.cpp 19 int *p2 = new int; local
20 delete p2;
21 delete p2; // no-warning
34 int *p2 = (int *)operator new[](0); local
35 p2[0] = 1; // no-warning
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
residu.c 35 Word16 i,*p1, *p2; local
40 p2 = &x[i];
41 s = vo_mult32((*p1++), (*p2--));
42 s += vo_mult32((*p1++), (*p2--));
43 s += vo_mult32((*p1++), (*p2--));
44 s += vo_mult32((*p1++), (*p2--));
45 s += vo_mult32((*p1++), (*p2--));
46 s += vo_mult32((*p1++), (*p2--));
47 s += vo_mult32((*p1++), (*p2--));
48 s += vo_mult32((*p1++), (*p2--))
    [all...]
  /external/icu/icu4c/source/test/perf/utfperf/
UtfPerf.pl 34 my $p2;
38 $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Latest
41 $p2 = "LD_LIBRARY_PATH=".$ICULatest."/source/lib:".$ICULatest."/source/tools/ctestfw ".$ICUPathLatest."/utfperf/utfperf -e gb18030"; # Latest
45 "Roundtrip", ["$p1,Roundtrip", "$p2,Roundtrip"],
46 "FromUnicode", ["$p1,FromUnicode", "$p2,FromUnicode"],
47 "FromUTF8", ["$p1,FromUTF8", "$p2,FromUTF8"],
  /external/libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.assignment/
move_assign.pass.cpp 27 P p2(2);
29 p2=std::move(p1);
31 assert(*p2==1);
  /external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/
make_unique.single.pass.cpp 25 std::unique_ptr<std::string> p2 = std::make_unique<std::string> ( "Meow!" ); local
26 assert ( *p2 == "Meow!" );
27 p2 = std::make_unique<std::string> ();
28 assert ( *p2 == "" );
29 p2 = std::make_unique<std::string> ( 6, 'z' );
30 assert ( *p2 == "zzzzzz" );
  /external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
copy_ctor.pass.cpp 26 P1 p2 = p1; local
27 assert(p2.first == 3);
28 assert(p2.second == 4);
34 constexpr P1 p2 = p1; local
35 static_assert(p2.first == 3, "");
36 static_assert(p2.second == 4, "");
  /external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/
cmp_nullptr.pass.cpp 58 const std::shared_ptr<int> p2; local
59 assert( (p2 == nullptr));
60 assert( (nullptr == p2));
61 assert(!(p2 < nullptr));
62 assert(!(nullptr < p2));
63 assert( (p2 <= nullptr));
64 assert( (nullptr <= p2));
65 assert(!(p2 > nullptr));
66 assert(!(nullptr > p2));
67 assert( (p2 >= nullptr))
    [all...]
  /external/icu/icu4c/source/test/perf/ubrkperf/
UBrkPerf_r.pl 47 my $p2; # Latest
51 $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
54 $p2 = "LD_LIBRARY_PATH=".$ICULatest."/source/lib:".$ICULatest."/source/tools/ctestfw ".$ICUPathLatest."/ubrkperf/ubrkperf";
86 "TestForwardChar", ["$p1,$m1,TestICUForward", "$p2,$m1,TestICUForward"],
87 "TestForwardWord", ["$p1,$m2,TestICUForward", "$p2,$m2,TestICUForward"],
88 "TestForwardLine", ["$p1,$m3,TestICUForward", "$p2,$m3,TestICUForward"],
89 "TestForwardSentence", ["$p1,$m4,TestICUForward", "$p2,$m4,TestICUForward"],
91 "TestIsBoundChar", ["$p1,$m1,TestICUIsBound", "$p2,$m1,TestICUIsBound"],
92 "TestIsBoundWord", ["$p1,$m2,TestICUIsBound", "$p2,$m2,TestICUIsBound"],
93 "TestIsBoundLine", ["$p1,$m3,TestICUIsBound", "$p2,$m3,TestICUIsBound"]
    [all...]
  /external/jdiff/src/jdiff/
ComparePkgPdiffs.java 18 PackageDiff p2 = (PackageDiff)obj2; local
19 if (p1.pdiff < p2.pdiff)
21 if (p1.pdiff > p2.pdiff)
23 return p1.name_.compareTo(p2.name_);
  /external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
clear.pass.cpp 39 path p2(p);
40 assert(p == p2);
41 p2.clear();
42 assert(p2.empty());
  /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/
param_eq.pass.cpp 26 param_type p2(0.75);
27 assert(p1 == p2);
33 param_type p2(0.5);
34 assert(p1 != p2);
  /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/
param_eq.pass.cpp 27 param_type p2(3, 0.75);
28 assert(p1 == p2);
34 param_type p2(3, 0.5);
35 assert(p1 != p2);

Completed in 2018 milliseconds

1 2 3 4 5 6 7 8 91011>>