/external/llvm-project/polly/lib/External/isl/ |
D | isl_pw_union_opt.c | 87 static __isl_give PW *FN(PW,merge)(__isl_take PW *pw1, __isl_take PW *pw2, in FN() 93 if (!pw1 || !pw2) in FN() 96 res = FN(PW,alloc_size)(isl_space_copy(pw1->dim), pw1->n + pw2->n); in FN() 99 while (i < pw1->n || j < pw2->n) { in FN() 104 if (i < pw1->n && j < pw2->n) in FN() 106 pw2->p[j].FIELD); in FN() 116 el = FN(EL,copy)(pw2->p[j].FIELD); in FN() 131 FN(PW,free)(pw2); in FN() 137 FN(PW,free)(pw2); in FN() 183 __isl_take PW *pw1, __isl_take PW *pw2, in FN() [all …]
|
D | isl_pw_templ.c | 426 static __isl_give PW *FN(PW,union_add_)(__isl_take PW *pw1, __isl_take PW *pw2) in FN() 433 if (FN(PW,align_params_bin)(&pw1, &pw2) < 0) in FN() 437 if (!OPT_EQUAL_TYPES(pw1->, pw2->)) in FN() 440 if (FN(PW,check_equal_space)(pw1, pw2) < 0) in FN() 445 return pw2; in FN() 448 if (FN(PW,IS_ZERO)(pw2)) { in FN() 449 FN(PW,free)(pw2); in FN() 453 n = (pw1->n + 1) * (pw2->n + 1); in FN() 459 for (j = 0; j < pw2->n; ++j) { in FN() 463 isl_set_copy(pw2->p[j].set)); in FN() [all …]
|
D | isl_pw_sub_templ.c | 13 __isl_give PW *FN(PW,sub)(__isl_take PW *pw1, __isl_take PW *pw2) in FN() 15 return FN(PW,add)(pw1, FN(PW,neg)(pw2)); in FN()
|
D | isl_fold.c | 887 __isl_take isl_pw_qpolynomial_fold *pw2) in isl_pw_qpolynomial_fold_fold() argument 893 if (!pw1 || !pw2) in isl_pw_qpolynomial_fold_fold() 896 isl_assert(pw1->dim->ctx, isl_space_is_equal(pw1->dim, pw2->dim), goto error); in isl_pw_qpolynomial_fold_fold() 900 return pw2; in isl_pw_qpolynomial_fold_fold() 903 if (isl_pw_qpolynomial_fold_is_zero(pw2)) { in isl_pw_qpolynomial_fold_fold() 904 isl_pw_qpolynomial_fold_free(pw2); in isl_pw_qpolynomial_fold_fold() 908 if (pw1->type != pw2->type) in isl_pw_qpolynomial_fold_fold() 912 n = (pw1->n + 1) * (pw2->n + 1); in isl_pw_qpolynomial_fold_fold() 918 for (j = 0; j < pw2->n; ++j) { in isl_pw_qpolynomial_fold_fold() 922 isl_set_copy(pw2->p[j].set)); in isl_pw_qpolynomial_fold_fold() [all …]
|
/external/clang/test/ARCMT/ |
D | GC-no-arc-runtime.m.result | 46 @property (unsafe_unretained) I3 * pw1, * pw2; 54 @property (unsafe_unretained) I4Impl * pw1, * pw2; 61 @synthesize pw1, pw2, ps, pds, pds2;
|
D | GC-no-arc-runtime.m | 54 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property 69 @synthesize pw1, pw2, ps, pds, pds2;
|
D | GC.m.result | 46 @property (weak) I3 * pw1, * pw2; 57 @property (weak) I4Impl * pw1, * pw2; 68 @synthesize pw1, pw2, pw3, pw4, ps, pds, pds2, pds3, pds4;
|
D | GC-no-finalize-removal.m | 51 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property 73 @synthesize pw1, pw2, pw3, pw4, ps, pds, pds2, pds3, pds4;
|
D | GC.m | 51 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property 73 @synthesize pw1, pw2, pw3, pw4, ps, pds, pds2, pds3, pds4;
|
D | GC-no-finalize-removal.m.result | 59 @property (weak) I3 * pw1, * pw2; 70 @property (weak) I4Impl * pw1, * pw2; 81 @synthesize pw1, pw2, pw3, pw4, ps, pds, pds2, pds3, pds4;
|
/external/llvm-project/clang/test/ARCMT/ |
D | GC-no-arc-runtime.m.result | 46 @property (unsafe_unretained) I3 * pw1, * pw2; 54 @property (unsafe_unretained) I4Impl * pw1, * pw2; 61 @synthesize pw1, pw2, ps, pds, pds2;
|
D | GC-no-arc-runtime.m | 54 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property 69 @synthesize pw1, pw2, ps, pds, pds2;
|
D | GC-no-finalize-removal.m | 51 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property 73 @synthesize pw1, pw2, pw3, pw4, ps, pds, pds2, pds3, pds4;
|
D | GC.m.result | 46 @property (weak) I3 * pw1, * pw2; 57 @property (weak) I4Impl * pw1, * pw2; 68 @synthesize pw1, pw2, pw3, pw4, ps, pds, pds2, pds3, pds4;
|
D | GC.m | 51 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property 73 @synthesize pw1, pw2, pw3, pw4, ps, pds, pds2, pds3, pds4;
|
D | GC-no-finalize-removal.m.result | 59 @property (weak) I3 * pw1, * pw2; 70 @property (weak) I4Impl * pw1, * pw2; 81 @synthesize pw1, pw2, pw3, pw4, ps, pds, pds2, pds3, pds4;
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | FormattedFileWriter.java | 165 … PrintWriter pw2 = org.unicode.cldr.draft.FileUtilities.openUTF8Writer(targetdir, targetFileName); in writeTargetWithReplacements() local 166 …FileUtilities.appendBufferedReader(ToolUtilities.getUTF8Data(templateFileName), pw2, replacements); in writeTargetWithReplacements() local 167 pw2.close(); in writeTargetWithReplacements()
|
D | ShowLanguages.java | 202 …PrintWriter pw2 = org.unicode.cldr.draft.FileUtilities.openUTF8Writer(FormattedFileWriter.CHART_TA… in writeSupplementalIndex() local 203 FileUtilities.appendFile(ShowLanguages.class, "supplemental.html", replacements, pw2); in writeSupplementalIndex() 204 pw2.close(); in writeSupplementalIndex() 1043 PrintWriter pw2 = pw21; in showLanguageCountryInfo() local 1127 pw2.println(value); in showLanguageCountryInfo() 1128 pw2.close(); in showLanguageCountryInfo() 1155 PrintWriter pw2 = new PrintWriter(new FormattedFileWriter(null, "Coverage Goals", in showCoverageGoals() local 1225 pw2.println(value); in showCoverageGoals() 1226 pw2.append("<h2>Others</h2><div align='left'><ul>"); in showCoverageGoals() 1228 pw2.append("<li><b>"); in showCoverageGoals() [all …]
|
D | GenerateChangeChart.java | 341 PrintWriter pw2 = org.unicode.cldr.draft.FileUtilities.openUTF8Writer(dir, filename); in close() local 345 …FileUtilities.appendBufferedReader(ToolUtilities.getUTF8Data(templateFileName), pw2, replacements); in close() local 346 pw2.close(); in close()
|
/external/puffin/src/ |
D | puff_io_unittest.cc | 358 BufferPuffWriter pw2(buf.data(), buf.size()); in TEST() local 361 ASSERT_TRUE(pw2.Insert(pd)); in TEST() 368 ASSERT_TRUE(pw2.Insert(pd)); in TEST() 372 ASSERT_TRUE(pw2.Insert(pd)); in TEST() 373 ASSERT_TRUE(pw2.Flush()); in TEST()
|
/external/hyphenation-patterns/cy/ |
D | hyph-cy.pat.txt | 4951 pw2
|