Home
last modified time | relevance | path

Searched defs:fmt0 (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp529 FBOSentry::FBOSentry(const glw::Functions& gl, int width, int height, glw::GLenum fmt0) : m_gl(gl) in FBOSentry()
534 FBOSentry::FBOSentry(const glw::Functions& gl, int width, int height, glw::GLenum fmt0, glw::GLenum… in FBOSentry()
545 void FBOSentry::init(int width, int height, glw::GLenum fmt0, glw::GLenum fmt1) in init()
/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh205 …Encoding0 *fmt0 = c->allocate_size<Encoding0> (Encoding0::min_size + HBUINT8::static_size * enc_co… in serialize() local
478 …Charset0 *fmt0 = c->allocate_size<Charset0> (Charset0::min_size + HBUINT16::static_size * (num_gly… in serialize() local
/external/icu/icu4c/source/test/intltest/
Dincaltst.cpp921 DateFormat *fmt0 = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull); in simpleTest() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRbnfTest.java115 RuleBasedNumberFormat fmt0 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DDateFormatRegressionTest.java1497 SimpleDateFormat fmt0 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSS"); in TestT11363() local
DDateFormatTest.java4783 DateFormat fmt0 = DateFormat.getDateTimeInstance(dateStylesList[i], DateFormat.DEFAULT); in Test10632() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRbnfTest.java118 RuleBasedNumberFormat fmt0 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DDateFormatRegressionTest.java1500 SimpleDateFormat fmt0 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSS"); in TestT11363() local
DDateFormatTest.java4786 DateFormat fmt0 = DateFormat.getDateTimeInstance(dateStylesList[i], DateFormat.DEFAULT); in Test10632() local
/external/u-boot/drivers/spi/
Ddavinci_spi.c111 dv_reg fmt0; /* 0x50 */ member