Searched defs:pw2 (Results 1 – 8 of 8) 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/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | FormattedFileWriter.java | 193 PrintWriter pw2 = in writeTargetWithReplacements() local 197 ToolUtilities.getUTF8Data(templateFileName), pw2, replacements); in writeTargetWithReplacements() local
|
D | ChartUnitConversions.java | 173 PrintWriter pw2 = new PrintWriter(System.out); in writeContents() local
|
D | GenerateChangeChart.java | 391 PrintWriter pw2 = org.unicode.cldr.draft.FileUtilities.openUTF8Writer(dir, filename); in close() local 408 ToolUtilities.getUTF8Data(templateFileName), pw2, replacements); in close() local
|
D | ShowLanguages.java | 202 PrintWriter pw2 = in writeSupplementalIndex() local 1217 PrintWriter pw2 = pw21; in showLanguageCountryInfo() local 1381 try (PrintWriter pw2 = in showCoverageGoals() 1624 PrintWriter pw2 = pw21; in showCountryLanguageInfo() local 1767 PrintWriter pw2 = pw21; in showCountryInfo() local
|
/external/puffin/src/ |
D | puff_io_unittest.cc | 358 BufferPuffWriter pw2(buf.data(), buf.size()); in TEST() local
|