/external/ipsec-tools/src/racoon/doc/ |
FAQ | 12 if we can interoperate with them today (we hope them to interoperate,
|
/external/netcat/scripts/ |
web | 7 ## about as much security as today's cable industry!
|
/ndk/build/tools/ |
download-toolchain-sources.sh | 31 # the default release name (use today's date)
|
/packages/apps/Calendar/res/values/ |
strings.xml | 112 item takes the user to the current day (today) in whatever view 114 <string name="goto_today">"Today"</string> 240 <!-- This is shown as part of the heading at the top of a list of today's events. --> 241 <string name="agenda_today">Today, <xliff:g id="date">%1$s</xliff:g></string>
|
/frameworks/base/core/java/android/text/format/ |
DateUtils.java | 578 * today this function returns "Today", if the day was a week ago it returns "7 days ago", and 583 * @param today the current time in UTC milliseconds 586 private static final String getRelativeDayString(Resources r, long day, long today) { 590 currentTime.set(today); 593 int currentDay = Time.getJulianDay(today, currentTime.gmtoff); 596 boolean past = (today > day); 605 return r.getString(com.android.internal.R.string.today); [all...] |
/external/icu4c/test/cintltst/ |
cdattst.c | 398 UDate today = 0.0; local 409 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */ 410 today = ucal_getMillis(ucal, &status); 413 if ( U_FAILURE(status) || today == 0.0 ) { 414 log_err("Generate UDate for a specified time today fails, error %s\n", myErrorName(status) ); 486 UDate dateToUse = today + (float)dayOffset*dayInterval; [all...] |
/external/bluetooth/glib/tests/ |
date-test.c | 114 TEST("Today is valid", g_date_valid(d)); 116 g_date_strftime(buf,100,"Today is a %A, %x\n", d);
|
testgdate.c | 121 TEST("Today is valid", g_date_valid(d)); 123 g_date_strftime(buf,100,"Today is a %A, %x\n", d);
|
/external/webkit/WebCore/loader/ |
FTPDirectoryDocument.cpp | 220 // If it was today or yesterday, lets just do that - but we have to compare to the current time 231 return "Today" + timeOfDay;
|
ResourceLoader.cpp | 261 // However, with today's computers and networking speeds, this won't happen in practice.
|
/frameworks/base/core/res/res/values-vi-rVN/ |
donottranslate-cldr.xml | 91 <string name="today">Today</string>
|
/frameworks/base/core/tests/coretests/src/android/app/ |
SearchablesTest.java | 63 * confirm XML ordering enforced (will fail today - bug in SearchableInfo) 95 * confirm XML ordering enforced (will fail today - bug in SearchableInfo)
|
/development/testrunner/ |
create_test.py | 110 "YEAR":datetime.date.today().year}
|
/external/bison/ |
Makefile.maint | 79 # in system.h. E.g. today I removed from tail.c a useless definition of 332 today=`date +%Y-%m-%d`; \ 333 if head NEWS | grep '^\*.* $(VERSION_REGEXP) ('$$today')' \ 337 echo "version or today's date is not in NEWS" 1>&2; \
|
/external/grub/ |
THANKS | 1 GRUB would not be what it is today without the invaluable help of
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/ |
15.9.2.1.js | 53 var TODAY = new Date();
|
15.9.5.34-1.js | 104 // whatever today is
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
Constants.java | 123 * Today, restricted to images, audio, video and certain text types.
|
/packages/apps/IM/libwbxml/test/ |
imps_encoder_test.cpp | 323 <ContentData>Today  Today</ContentData> 614 TEST_ASSERT_EQUAL_STRING("Today \xc2\xa0Today", contentData.characters.c_str());
|
imps_parser_test.cpp | 252 <ContentData>Today  Today</ContentData> 683 TEST_ASSERT_EQUAL_STRING("Today \xc2\xa0Today", contentData.characters.c_str()); [all...] |
/packages/apps/Mms/src/com/android/mms/ui/ |
MessageUtils.java | 406 // If it is from a different day than today, show only the date. 409 // Otherwise, if the message is from today, show the time. 415 // the year only happen if it is a different year from today). [all...] |
/development/apps/FontLab/src/com/android/fontlab/ |
FontLab.java | 74 + " Naomi Campbell was today sentenced to five days' community service and ordered to attend an anger management course after she admitted throwing a mobile phone at her maid."
|
/external/iproute2/ |
RELNOTES | 18 and a huff about this happened only today. :-)
|
/external/webkit/WebKitTools/Scripts/ |
validate-committer-lists | 214 committer_cuttof = date.today() - timedelta(days=365)
|
/frameworks/base/core/res/res/values-ar-rEG/ |
donottranslate-cldr.xml | 91 <string name="today">?????</string>
|