/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
D | SimpleDateFormatTest.java | 45 SimpleDateFormat sdf = new SimpleDateFormat(hmzmdy); in testFormatCalendarStringBufferFieldPosition() local 57 SimpleDateFormat sdf = new SimpleDateFormat(hmzmdy); in testParseStringCalendarParsePosition() local 74 SimpleDateFormat sdf = new SimpleDateFormat(); in testSimpleDateFormat() local 83 SimpleDateFormat sdf = new SimpleDateFormat(mdy); in testSimpleDateFormatString() local 93 SimpleDateFormat sdf = new SimpleDateFormat(mdy, l); in testSimpleDateFormatStringLocale() local 103 SimpleDateFormat sdf = new SimpleDateFormat(mdy, l); in testSimpleDateFormatStringULocale() local 115 SimpleDateFormat sdf = new SimpleDateFormat(mdy, dfs); in testSimpleDateFormatStringDateFormatSymbols() local 124 SimpleDateFormat sdf = new SimpleDateFormat(md2); in testSet2DigitYearStart() local 139 SimpleDateFormat sdf = new SimpleDateFormat(md2); in testGet2DigitYearStart() local 148 SimpleDateFormat sdf = new SimpleDateFormat(mdy); in testToPattern() local [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | DateFormatRegressionTestJ.java | 178 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4358730() local 202 SimpleDateFormat sdf = new SimpleDateFormat(pattern, Locale.JAPAN); in Test4375399() local 229 SimpleDateFormat sdf = new SimpleDateFormat(pattern); in Test4468663() local 253 SimpleDateFormat sdf = (SimpleDateFormat) sdf_.clone(); in run() local 280 SimpleDateFormat sdf = (SimpleDateFormat) sdf_.clone(); in run() local
|
D | IntlTestDateFormatAPIC.java | 71 SimpleDateFormat sdf = new SimpleDateFormat(); in TestNameHiding() local
|
D | TimeZoneFormatTest.java | 147 SimpleDateFormat sdf = new SimpleDateFormat(PATTERNS[patidx], LOCALES[locidx]); in TestTimeZoneRoundTrip() local 374 SimpleDateFormat sdf = new SimpleDateFormat(pattern, LOCALES[locidx]); in TestTimeRoundTrip() local 804 SimpleDateFormat sdf = new SimpleDateFormat(); in TestISOFormat() local
|
D | DateFormatRoundTripTest.java | 244 … SimpleDateFormat sdf = new SimpleDateFormat("EEEE, MMMM d, yyyy HH:mm:ss, z G", Locale.US); in _test() local
|
D | DateFormatRegressionTest.java | 58 SimpleDateFormat sdf = (SimpleDateFormat) DateFormat.getDateInstance(); in Test4029195() local 493 SimpleDateFormat sdf = new SimpleDateFormat("z", Locale.US); in Test4101483() local 554 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104136() local 588 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104522() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateFormatRegressionTestJ.java | 174 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4358730() local 198 SimpleDateFormat sdf = new SimpleDateFormat(pattern, Locale.JAPAN); in Test4375399() local 225 SimpleDateFormat sdf = new SimpleDateFormat(pattern); in Test4468663() local 249 SimpleDateFormat sdf = (SimpleDateFormat) sdf_.clone(); in run() local 276 SimpleDateFormat sdf = (SimpleDateFormat) sdf_.clone(); in run() local
|
D | IntlTestDateFormatAPIC.java | 67 SimpleDateFormat sdf = new SimpleDateFormat(); in TestNameHiding() local
|
D | TimeZoneFormatTest.java | 143 SimpleDateFormat sdf = new SimpleDateFormat(PATTERNS[patidx], LOCALES[locidx]); in TestTimeZoneRoundTrip() local 370 SimpleDateFormat sdf = new SimpleDateFormat(pattern, LOCALES[locidx]); in TestTimeRoundTrip() local 800 SimpleDateFormat sdf = new SimpleDateFormat(); in TestISOFormat() local
|
D | DateFormatRoundTripTest.java | 240 … SimpleDateFormat sdf = new SimpleDateFormat("EEEE, MMMM d, yyyy HH:mm:ss, z G", Locale.US); in _test() local
|
D | DateFormatRegressionTest.java | 54 SimpleDateFormat sdf = (SimpleDateFormat) DateFormat.getDateInstance(); in Test4029195() local 489 SimpleDateFormat sdf = new SimpleDateFormat("z", Locale.US); in Test4101483() local 550 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104136() local 584 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104522() local
|
/external/icu/icu4c/source/samples/dtptngsample/ |
D | dtptngsample.cpp | 56 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,locales[j],status); in getBestPatternExample() local 89 …SimpleDateFormat *sdf = new SimpleDateFormat(dtfg->getBestPattern("MMMMddHmm",status),locale,statu… in addPatternExample() local 130 SimpleDateFormat *sdf = new SimpleDateFormat("EEEE d MMMM y HH:mm:ss zzzz",locale,status); in replaceFieldTypesExample() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/ |
D | document.py | 182 def _commit_with_auth(self, sdf, api_version): argument 185 def _commit_without_auth(self, sdf, api_version): argument 248 def __init__(self, response, doc_service, sdf, signed_request=False): argument
|
/external/clang/test/CodeGen/ |
D | ppc64-qpx-vector.c | 8 struct sdf { v4df v; }; struct
|
/external/icu/icu4c/source/test/perf/normperf/ |
D | dtfmtrtperf.h | 152 …SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)PATTERNS[patidx], LOCALES[locidx], *st… in call() local 199 delete sdf; in call() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | variance.h | 62 vpx_sad_fn_t sdf; member 79 vpx_sad_fn_t sdf; member
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
D | DerGeneralizedTimeEDTest.java | 82 SimpleDateFormat sdf = in testGeneralizedEncoder() local
|
D | DerUTCTimeEDTest.java | 64 SimpleDateFormat sdf = in testUTCEncoder() local
|
/external/caliper/examples/src/main/java/examples/ |
D | ExpensiveObjectsBenchmark.java | 63 SimpleDateFormat sdf = new SimpleDateFormat(); in clonedSimpleDateFormat() local
|
/external/icu/icu4c/source/test/intltest/ |
D | dtptngts.cpp | 554 SimpleDateFormat sdf(bPattern, loc, status); in testAPI() local 579 SimpleDateFormat sdf(bPattern, loc, status); in testAPI() local 640 SimpleDateFormat sdf(bestPattern, loc, status); in testAPI() local
|
D | dtfmrgts.cpp | 77 SimpleDateFormat *sdf = (SimpleDateFormat*) DateFormat::createDateInstance(); in Test4029195() local 717 SimpleDateFormat *sdf = new SimpleDateFormat(UnicodeString("z"), Locale::getUS(), status); in Test4101483() local 804 SimpleDateFormat *sdf = new SimpleDateFormat(status); in Test4104136() local 869 SimpleDateFormat *sdf = new SimpleDateFormat(status); in Test4104522() local 1338 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); in Test1684() local 1447 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); in Test5554() local
|
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/datetimepatterngenerator/ |
D | DateTimePatternGeneratorSample.java | 60 SimpleDateFormat sdf = new SimpleDateFormat(pattern, locale); in getBestPatternExample() local
|
/external/icu/android_icu4j/src/samples/java/android/icu/samples/text/datetimepatterngenerator/ |
D | DateTimePatternGeneratorSample.java | 61 SimpleDateFormat sdf = new SimpleDateFormat(pattern, locale); in getBestPatternExample() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/ |
D | document.py | 219 def __init__(self, response, doc_service, sdf): argument
|
/external/opencv3/samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/ |
D | Tutorial3Activity.java | 176 SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd_HH-mm-ss"); in onTouch() local
|