Home
last modified time | relevance | path

Searched refs:writeFormat (Results 1 – 4 of 4) sorted by relevance

/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/source/
DSampleQueueTest.java482 writeFormat(ENCRYPTED_SAMPLE_FORMATS[0]); in trailingCryptoInfoInitializationVectorBytesZeroed()
955 writeFormat(FORMAT_1); in adjustUpstreamFormat()
975 writeFormat(FORMAT_1); in invalidateUpstreamFormatAdjustment()
1009 writeFormat(FORMAT_SPLICED); in splice()
1024 writeFormat(FORMAT_SPLICED); in spliceAfterRead()
1034 writeFormat(FORMAT_SPLICED); in spliceAfterRead()
1049 writeFormat(FORMAT_SPLICED); in spliceWithSampleOffset()
1102 private void writeFormat(Format format) { in writeFormat() method in SampleQueueTest
/external/cldr/tools/c/genldml/
Dgenldml.h181 …void writeFormat(const char* style, const char* start, const char* end, const char* type,UnicodeSt…
183 …void writeFormat(const char* elemName, const char* style, const char* start, const char* end, cons…
Dgenldml.cpp1528 void GenerateXML::writeFormat(const char* elemName, const char* style, const char* start, const cha… in writeFormat() function in GenerateXML
1538 writeFormat(style, start, end, NULL, pattern, xmlString, split); in writeFormat()
1552 void GenerateXML::writeFormat(const char* style, const char* start, const char* end, const char* ty… in writeFormat() function in GenerateXML
1653writeFormat("dateFormatLength","dateFormatStart","dateFormatEnd","full",dtPatterns.getStringEx((in… in writeDateFormat()
1654writeFormat("dateFormatLength","dateFormatStart","dateFormatEnd","long",dtPatterns.getStringEx((in… in writeDateFormat()
1655writeFormat("dateFormatLength","dateFormatStart","dateFormatEnd","medium",dtPatterns.getStringEx((… in writeDateFormat()
1656writeFormat("dateFormatLength","dateFormatStart","dateFormatEnd","short",dtPatterns.getStringEx((i… in writeDateFormat()
1688writeFormat("timeFormatLength","timeFormatStart","timeFormatEnd","full",dtPatterns.getStringEx((in… in writeTimeFormat()
1689writeFormat("timeFormatLength","timeFormatStart","timeFormatEnd","long",dtPatterns.getStringEx((in… in writeTimeFormat()
1690writeFormat("timeFormatLength","timeFormatStart","timeFormatEnd","medium",dtPatterns.getStringEx((… in writeTimeFormat()
[all …]
/external/fonttools/Lib/fontTools/ttLib/tables/
DotBase.py687 self.writeFormat(writer)
755 def writeFormat(self, writer): member in BaseTable
834 def writeFormat(self, writer): member in FormatSwitchingBaseTable
845 def writeFormat(self, writer): member in UInt8FormatSwitchingBaseTable