Searched defs:pw2 (Results 1 – 11 of 11) sorted by relevance
/external/clang/test/ARCMT/ |
D | GC-no-arc-runtime.m | 54 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property
|
D | GC-no-finalize-removal.m | 51 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property
|
D | GC.m | 51 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property
|
/external/llvm-project/clang/test/ARCMT/ |
D | GC-no-arc-runtime.m | 54 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property
|
D | GC-no-finalize-removal.m | 51 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property
|
D | GC.m | 51 @property (assign) I3 *__weak pw1, *__weak pw2; property 62 @property (assign) I4Impl *__weak pw1, *__weak pw2; property
|
/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
|
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
|
D | ShowLanguages.java | 202 …PrintWriter pw2 = org.unicode.cldr.draft.FileUtilities.openUTF8Writer(FormattedFileWriter.CHART_TA… in writeSupplementalIndex() local 1043 PrintWriter pw2 = pw21; in showLanguageCountryInfo() local 1155 PrintWriter pw2 = new PrintWriter(new FormattedFileWriter(null, "Coverage Goals", in showCoverageGoals() local 1331 PrintWriter pw2 = pw21; in showCountryLanguageInfo() local 1415 PrintWriter pw2 = pw21; in showCountryInfo() local
|
/external/puffin/src/ |
D | puff_io_unittest.cc | 358 BufferPuffWriter pw2(buf.data(), buf.size()); in TEST() local
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_fold.c | 887 __isl_take isl_pw_qpolynomial_fold *pw2) in isl_pw_qpolynomial_fold_fold()
|