Home
last modified time | relevance | path

Searched refs:tis (Results 1 – 25 of 72) sorted by relevance

123

/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/
DTarTestCase.java143 TarArchiveInputStream tis = null; in testDirectoryEntryFromFile() local
154 tis = new TarArchiveInputStream(new FileInputStream(archive)); in testDirectoryEntryFromFile()
155 final TarArchiveEntry out = tis.getNextTarEntry(); in testDirectoryEntryFromFile()
156 tis.close(); in testDirectoryEntryFromFile()
157 tis = null; in testDirectoryEntryFromFile()
166 if (tis != null) { in testDirectoryEntryFromFile()
167 tis.close(); in testDirectoryEntryFromFile()
183 TarArchiveInputStream tis = null; in testExplicitDirectoryEntry() local
195 tis = new TarArchiveInputStream(new FileInputStream(archive)); in testExplicitDirectoryEntry()
196 final TarArchiveEntry out = tis.getNextTarEntry(); in testExplicitDirectoryEntry()
[all …]
DCpioTestCase.java121 CpioArchiveInputStream tis = null; in testDirectoryEntryFromFile() local
132 tis = new CpioArchiveInputStream(new FileInputStream(archive)); in testDirectoryEntryFromFile()
133 final CpioArchiveEntry out = tis.getNextCPIOEntry(); in testDirectoryEntryFromFile()
134 tis.close(); in testDirectoryEntryFromFile()
135 tis = null; in testDirectoryEntryFromFile()
144 if (tis != null) { in testDirectoryEntryFromFile()
145 tis.close(); in testDirectoryEntryFromFile()
161 CpioArchiveInputStream tis = null; in testExplicitDirectoryEntry() local
174 tis = new CpioArchiveInputStream(new FileInputStream(archive)); in testExplicitDirectoryEntry()
175 final CpioArchiveEntry out = tis.getNextCPIOEntry(); in testExplicitDirectoryEntry()
[all …]
/external/icu/icu4c/source/data/rbnf/
Dcs.txt45 "1000: <%spellout-cardinal-feminine< tis\u00EDc[ >>];",
46 "2000: <%spellout-cardinal-feminine< tis\u00EDce[ >>];",
47 "5000: <%spellout-cardinal-feminine< tis\u00EDc[ >>];",
78 "1000: <%spellout-cardinal-feminine< tis\u00EDc[ >>];",
79 "2000: <%spellout-cardinal-feminine< tis\u00EDce[ >>];",
80 "5000: <%spellout-cardinal-feminine< tis\u00EDc[ >>];",
111 "1000: <%spellout-cardinal-feminine< tis\u00EDc[ >>];",
112 "2000: <%spellout-cardinal-feminine< tis\u00EDce[ >>];",
113 "5000: <%spellout-cardinal-feminine< tis\u00EDc[ >>];",
Dsk.txt40 "1000: <%spellout-cardinal-feminine< tis\u00EDc[ >>];",
58 "1000: <%spellout-cardinal-feminine< tis\u00EDc[ >>];",
76 "1000: <%spellout-cardinal-feminine< tis\u00EDc[ >>];",
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/tar/
DTarArchiveEntryTest.java155 …TarArchiveInputStream tis = new TarArchiveInputStream(new ByteArrayInputStream(bos.toByteArray())); in testExtraPaxHeaders() local
156 entry = tis.getNextTarEntry(); in testExtraPaxHeaders()
165 assertEquals('W',tis.read()); in testExtraPaxHeaders()
166 assertTrue("should be at end of entry",tis.read() <0); in testExtraPaxHeaders()
168 assertNull("should be at end of file",tis.getNextTarEntry()); in testExtraPaxHeaders()
169 tis.close(); in testExtraPaxHeaders()
DTarArchiveInputStreamTest.java190 final TarArchiveInputStream tis = in shouldUseSpecifiedEncodingWhenReadingGNULongNames() local
192 t = tis.getNextTarEntry(); in shouldUseSpecifiedEncodingWhenReadingGNULongNames()
194 tis.close(); in shouldUseSpecifiedEncodingWhenReadingGNULongNames()
272 final TarArchiveInputStream tis = in shouldReadBigGid() local
274 t = tis.getNextTarEntry(); in shouldReadBigGid()
276 tis.close(); in shouldReadBigGid()
/external/jemalloc_new/test/unit/
Dmallctl.c241 unsigned tis[NTCACHES]; in TEST_BEGIN() local
253 assert_d_eq(mallctl("tcache.create", (void *)&tis[i], &sz, NULL, in TEST_BEGIN()
260 (void *)&tis[i], sizeof(unsigned)), 0, in TEST_BEGIN()
265 assert_d_eq(mallctl("tcache.create", (void *)&tis[i], &sz, NULL, in TEST_BEGIN()
271 assert_d_eq(mallctl("tcache.flush", NULL, NULL, (void *)&tis[i], in TEST_BEGIN()
278 ps[i] = mallocx(psz, MALLOCX_TCACHE(tis[i])); in TEST_BEGIN()
281 dallocx(ps[i], MALLOCX_TCACHE(tis[i])); in TEST_BEGIN()
283 qs[i] = mallocx(qsz, MALLOCX_TCACHE(tis[i])); in TEST_BEGIN()
286 dallocx(qs[i], MALLOCX_TCACHE(tis[i])); in TEST_BEGIN()
292 ps[i] = mallocx(psz, MALLOCX_TCACHE(tis[i])); in TEST_BEGIN()
[all …]
/external/icu/icu4c/source/data/lang/
Dmgo.txt7 und{"ngam tisɔʼ"}
12 Zzzz{"abo ŋwaʼri tisɔʼ"}
Dga.txt351 ty{"Taihítis"}
Dlt.txt812 Xsux{"Šumero Akado dantiraštis"}
/external/icu/icu4c/source/data/locales/
Dsk.txt41 few{"0 tisíce"}
42 many{"0 tisíca"}
43 one{"0 tisíc"}
44 other{"0 tisíc"}
47 few{"00 tisíc"}
48 many{"00 tisíca"}
49 one{"00 tisíc"}
50 other{"00 tisíc"}
53 few{"000 tisíc"}
54 many{"000 tisíca"}
[all …]
Dsl.txt117 few{"0 tis'.' ¤"}
118 one{"0 tis'.' ¤"}
119 other{"0 tis'.' ¤"}
120 two{"0 tis'.' ¤"}
123 few{"00 tis'.' ¤"}
124 one{"00 tis'.' ¤"}
125 other{"00 tis'.' ¤"}
126 two{"00 tis'.' ¤"}
129 few{"000 tis'.' ¤"}
130 one{"000 tis'.' ¤"}
[all …]
Dhr.txt110 few{"00 tis'.' ¤"}
111 one{"00 tis'.' ¤"}
112 other{"00 tis'.' ¤"}
115 few{"000 tis'.' ¤"}
116 one{"000 tis'.' ¤"}
117 other{"000 tis'.' ¤"}
167 few{"0 tis'.'"}
168 one{"0 tis'.'"}
169 other{"0 tis'.'"}
172 few{"00 tis'.'"}
[all …]
Dsv.txt958 "tis",
996 "tis",
2672 "-1"{"förra tis."}
2673 "0"{"denna tis."}
2674 "1"{"nästa tis."}
2678 one{"+{0} tis"}
2679 other{"+{0} tis"}
2682 one{"−{0} tis"}
2683 other{"−{0} tis"}
2689 "-1"{"tis. förra veckan"}
[all …]
Dcs.txt161 few{"0 tisíce"}
162 many{"0 tisíce"}
163 one{"0 tisíc"}
164 other{"0 tisíc"}
167 few{"00 tisíc"}
168 many{"00 tisíce"}
169 one{"00 tisíc"}
170 other{"00 tisíc"}
173 few{"000 tisíc"}
174 many{"000 tisíce"}
[all …]
Dfr_CA.txt623 "tis.",
657 "tis.",
Dlt.txt384 "nedidelis karštis",
385 "didelis karštis",
841 "nedidelis karštis",
842 "didelis karštis",
1893 "rugpjūtis",
/external/icu/icu4c/source/data/region/
Dmgo.txt7 ZZ{"aba aben tisɔ̀"}
Dyo_BJ.txt30 BA{"Bɔ̀síníà àti Ɛtisɛgófínà"}
Dyo.txt54 BA{"Bọ̀síníà àti Ẹtisẹgófínà"}
/external/cldr/common/testData/transforms/
Del-Latn-t-el-m0-bgn.txt4 της tis
20 τις tis
/external/brotli/tests/testdata/
Dasyoulik.txt1628 And know what 'tis to pity and be pitied,
2064 CELIA I' faith, coz, 'tis he.
2077 CELIA You must borrow me Gargantua's mouth first: 'tis a
2437 his wife; 'tis none of his own getting. Horns?
2679 Than she a woman: 'tis such fools as you
2766 His leg is but so so; and yet 'tis well:
2819 JAQUES Why, 'tis good to be sad and say nothing.
2821 ROSALIND Why then, 'tis good to be a post.
3049 won me: 'tis but one cast away, and so, come,
3123 JAQUES Sing it: 'tis no matter how it be in tune, so it
[all …]
/external/llvm-project/lld/ELF/
DRelocations.cpp1999 if (auto *tis = t->getTargetInputSection()) in createThunks() local
2000 ts = getISThunkSec(tis); in createThunks()
/external/hyphenation-patterns/la/
Dhyph-la-x-liturgic.pat.txt699 .pe4r5irétis
/external/hyphenation-patterns/en-US/
Dhyph-en-us.hyp.txt1108 sta-tis-tics

123