Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/stdio/
H A Dvfscanf.cpp41 int __svfscanf(FILE* fp, const char* fmt0, va_list ap) { in __svfscanf()
H A Dvfwprintf.cpp68 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME()
H A Dvfprintf.cpp65 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME()
H A Dprintf_common.h317 static int __find_arguments(const CHAR_TYPE* fmt0, va_list ap, union arg** argtable, in __find_arguments()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A 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()
/aosp_15_r20/external/harfbuzz_ng/src/
H A 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
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
H A DRbnfTest.java115 RuleBasedNumberFormat fmt0 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
H A DDateFormatTest.java4885 DateFormat fmt0 = DateFormat.getDateTimeInstance(dateStylesList[i], DateFormat.DEFAULT); in Test10632() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DRbnfTest.java118 RuleBasedNumberFormat fmt0 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
H A DDateFormatRegressionTest.java1532 SimpleDateFormat fmt0 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSS"); in TestT11363() local
H A DDateFormatTest.java4888 DateFormat fmt0 = DateFormat.getDateTimeInstance(dateStylesList[i], DateFormat.DEFAULT); in Test10632() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dincaltst.cpp1129 DateFormat *fmt0 = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull); in simpleTest() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dincaltst.cpp1149 DateFormat *fmt0 = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull); in simpleTest() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DDateFormatRegressionTest.java1529 SimpleDateFormat fmt0 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSS"); in TestT11363() local