/external/apache-http/src/org/apache/http/protocol/ |
HttpDateGenerator.java | 34 import java.text.DateFormat; 65 private final DateFormat dateformat; field in class:HttpDateGenerator 72 this.dateformat = new SimpleDateFormat(PATTERN_RFC1123, Locale.US); 73 this.dateformat.setTimeZone(GMT); 80 this.dateAsText = this.dateformat.format(new Date(now));
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_urllibnet.py | 188 dateformat = '%a, %d %b %Y %H:%M:%S GMT'
190 time.strptime(datevalue, dateformat)
192 self.fail('Date value not in %r format', dateformat)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_urllibnet.py | 196 dateformat = '%a, %d %b %Y %H:%M:%S GMT' 198 time.strptime(datevalue, dateformat) 200 self.fail('Date value not in %r format', dateformat)
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_urllibnet.py | 196 dateformat = '%a, %d %b %Y %H:%M:%S GMT' 198 time.strptime(datevalue, dateformat) 200 self.fail('Date value not in %r format', dateformat)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_urllibnet.py | 196 dateformat = '%a, %d %b %Y %H:%M:%S GMT' 198 time.strptime(datevalue, dateformat) 200 self.fail('Date value not in %r format', dateformat)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_urllibnet.py | 196 dateformat = '%a, %d %b %Y %H:%M:%S GMT' 198 time.strptime(datevalue, dateformat) 200 self.fail('Date value not in %r format', dateformat)
|
/external/clang/test/Sema/ |
format-strings.c | 589 void __attribute__((format(strftime,1,0))) dateformat(const char *fmt); 596 dateformat(""); // expected-warning{{format string is empty}} 597 dateformat(str); // no-warning (using strftime non-literal is not unsafe) [all...] |
/external/v8/src/js/ |
i18n.js | 114 'dateformat': UNDEFINED, 174 new GlobalRegExp('^(collator|numberformat|dateformat|breakiterator)$'); 113 'numberformat': UNDEFINED, property in class:AVAILABLE_LOCALES [all...] |
/external/robolectric/v1/lib/main/ |
httpcore-4.0.1.jar | |
/prebuilts/devtools/tools/lib/ |
httpcore-4.1.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar | |
/prebuilts/misc/common/robolectric/lib/ |
httpcore-4.0.1.jar | |
/prebuilts/tools/common/http-client/ |
httpcore-4.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.0.1/ |
httpcore-4.0.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/ |
httpcore-4.1.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar | |
/prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpcore/4.1/ |
httpcore-4.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/ |
httpcore-4.2.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.5/ |
httpcore-4.2.5.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.3.1/ |
httpcore-4.3.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/ |
httpcore-4.4.4.jar | |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
wagon-http-2.6-shaded.jar | |
/prebuilts/tools/common/google-api-java-client/1.20.0/ |
google-api-java-client-min-repackaged-1.20.0.jar | |
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/ |
google-api-java-client-min-repackaged.jar | |