HomeSort by relevance Sort by last modified time
    Searched full:today (Results 251 - 275 of 343) sorted by null

<<11121314

  /frameworks/base/core/res/res/values-zh-rTW/
donottranslate-cldr.xml 91 <string name="today">??</string>
  /ndk/build/tools/
make-release.sh 28 # the default release name (use today's date)
  /system/extras/tests/sdcard/
sysutil.cpp 387 // today so *sync is called twice.
  /external/webkit/WebKitTools/Scripts/webkitpy/
scm_unittest.py 291 # svn-apply will update ChangeLog entries with today's date.
292 return changelog_entry.replace('DATE_HERE', date.today().isoformat())
  /frameworks/base/core/java/android/content/
SyncManager.java 1160 int today = dses[0].day; local
    [all...]
  /build/core/
cleanspec.mk 49 # made today requires touching the same file, just copy the old
  /external/icu4c/i18n/
indiancal.h 28 * The two calendars most widely used in India today are the Vikrama calendar
  /frameworks/base/core/res/res/values-cs/
donottranslate-cldr.xml 91 <string name="today">Dnes</string>
  /frameworks/base/core/res/res/values-de/
donottranslate-cldr.xml 91 <string name="today">Heute</string>
  /frameworks/base/core/res/res/values-es-rUS/
donottranslate-cldr.xml 91 <string name="today">hoy</string>
  /frameworks/base/core/res/res/values-hr-rHR/
donottranslate-cldr.xml 91 <string name="today">danas</string>
  /frameworks/base/core/res/res/values-hu-rHU/
donottranslate-cldr.xml 91 <string name="today">ma</string>
  /frameworks/base/core/res/res/values-lt-rLT/
donottranslate-cldr.xml 91 <string name="today">?iandien</string>
  /frameworks/base/core/res/res/values-lv-rLV/
donottranslate-cldr.xml 91 <string name="today">?odien</string>
  /frameworks/base/docs/html/guide/practices/
compatibility.jd 237 remain in control of their apps, today and in the future. With the information
  /external/webkit/WebCore/platform/network/mac/
ResourceHandleMac.mm 742 // However, with today's computers and networking speeds, this won't happen in practice.
757 // However, with today's computers and networking speeds, this won't happen in practice.
    [all...]
  /development/tools/zoneinfo/tzdata2009s/
asia 536 # Today's _Economist_ (p 60) reports that Georgia moved its clocks forward
590 # Timorese and I still don't think it would work today because it
601 # today to advance East Timor's time by one hour. The time change,
    [all...]
southamerica 237 # Today it was officially published that the Province of Mendoza is changing
703 # effective today (00:00am at June 24, 2008) as follows:
    [all...]
  /dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
MatcherTest.java 63 Matcher m = pat.matcher("Today is XX-XX-XX ...");
70 assertEquals("Today is 0-11-22 ...", sb.toString());
    [all...]
  /external/icu4c/test/intltest/
dtfmttst.cpp 124 UDate today = Calendar::getNow(); local
132 cal->setTime(today, status);
157 sdf->format(today,fmtOffset, pos);
671 UDate today = Calendar::getNow(); local
672 int32_t year,month,day,hour,min,sec; dateToFields(today,year,month,day,hour,min,sec);
674 logln((UnicodeString)"Test Date: " + dateToString(today));
680 tryPattern(*sdf, today, 0, expected);
681 tryPattern(*sdf, today, "G yyyy DDD", expected);
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 27 \date{\today}
  /external/guava/
guava.ipr 138 <option name="notice" value="Copyright (C) &amp;#36;today.year Google Inc.&#10;&#10;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#10;you may not use this file except in compliance with the License.&#10;You may obtain a copy of the License at&#10;&#10;http://www.apache.org/licenses/LICENSE-2.0&#10;&#10;Unless required by applicable law or agreed to in writing, software&#10;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#10;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#10;See the License for the specific language governing permissions and&#10;limitations under the License." />
  /external/srec/srec/EventLog/src/
EventLogImpl.c 252 /* create the directory for today's log if it doesn't already exist */
  /external/webkit/WebKitTools/Scripts/
svn-apply 46 # the patch to today's date using $changeLogTimeZone.
  /frameworks/base/core/java/android/pim/vcard/
VCardParser_V21.java 605 * but today's vCard often contains other charset, so we allow them.
    [all...]

Completed in 916 milliseconds

<<11121314