Home
last modified time | relevance | path

Searched defs:fmt0 (Results 1 – 11 of 11) 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/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRbnfTest.java118 RuleBasedNumberFormat fmt0 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DDateFormatRegressionTest.java1532 SimpleDateFormat fmt0 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSS"); in TestT11363() local
DDateFormatTest.java4888 DateFormat fmt0 = DateFormat.getDateTimeInstance(dateStylesList[i], DateFormat.DEFAULT); in Test10632() local
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
DRbnfTest.java115 RuleBasedNumberFormat fmt0 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
DDateFormatTest.java4885 DateFormat fmt0 = DateFormat.getDateTimeInstance(dateStylesList[i], DateFormat.DEFAULT); in Test10632() local
/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh190 …Encoding0 *fmt0 = c->allocate_size<Encoding0> (Encoding0::min_size + HBUINT8::static_size * enc_co… in serialize() local
516 Charset0 *fmt0 = c->allocate_size<Charset0> (Charset0::get_size (num_glyphs), false); in serialize() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dincaltst.cpp1129 DateFormat *fmt0 = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull); in simpleTest() local
/external/icu/icu4c/source/test/intltest/
Dincaltst.cpp1149 DateFormat *fmt0 = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull); in simpleTest() local
/external/cronet/tot/third_party/icu/source/test/intltest/
Dincaltst.cpp1129 DateFormat *fmt0 = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull); in simpleTest() local
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
DDateFormatRegressionTest.java1529 SimpleDateFormat fmt0 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSS"); in TestT11363() local