HomeSort by relevance Sort by last modified time
    Searched refs:DATE (Results 151 - 175 of 249) sorted by null

1 2 3 4 5 67 8 910

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrmreports.h 371 STDMETHOD_(HRESULT,get_LastRun)(THIS_ DATE *lastRun) PURE;
gpmgmt.h     [all...]
tapi3.h 404 virtual HRESULT WINAPI get_SessionStartTime(DATE *pdateSessionStart) = 0;
432 HRESULT (WINAPI *get_SessionStartTime)(ITAgentSession *This,DATE *pdateSessionStart);
486 HRESULT WINAPI ITAgentSession_get_SessionStartTime_Proxy(ITAgentSession *This,DATE *pdateSessionStart);
    [all...]
tapi3cc.h 285 virtual HRESULT WINAPI get_SessionStartTime(DATE *pdateSessionStart) = 0;
313 HRESULT (WINAPI *get_SessionStartTime)(ITAgentSession *This,DATE *pdateSessionStart);
367 HRESULT WINAPI ITAgentSession_get_SessionStartTime_Proxy(ITAgentSession *This,DATE *pdateSessionStart);
    [all...]
wbemdisp.h     [all...]
oaidl.h 277 DATE date; member in union:tagVARIANT::__anon50177::__tagVARIANT::__anon50178
291 DATE *pdate;
348 DATE date; member in union:_wireVARIANT::__anon50179
363 DATE *pdate;
    [all...]
fsrm.h     [all...]
fsrmquota.h 562 STDMETHOD_(HRESULT,get_QuotaPeakUsageTime)(THIS_ DATE *peakUsageDateTime) PURE;
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java 507 // Update the call log even if the cache it is up-to-date: it is possible that the cache
638 final long date = c.getLong(CallLogQuery.DATE); local
724 // The contact info is no longer up to date, we should request it. However, we
773 formattedNumber, countryIso, geocode, callTypes, date,
777 formattedNumber, countryIso, geocode, callTypes, date,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java 68 import java.util.Date;
1430 int date = Integer.parseInt(nitzSubs[2]); local
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 83 import java.util.Date;
1592 int date = Integer.parseInt(nitzSubs[2]); local
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java     [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
ContactsSyncParser.java     [all...]
  /packages/apps/Exchange/src/com/android/exchange/utility/
CalendarUtilities.java 60 import java.util.Date;
232 // Internal structure for storing a time zone date from a SYSTEMTIME structure
233 // This date represents either the start or the end time for DST
326 * @return a GregorianCalendar with the given time zone and date
352 Date date = null; local
357 date = new Date(checkTime);
358 boolean inDaylightTime = tz.inDaylightTime(date);
410 int date; field in class:CalendarUtilities.RRule
461 int date = calendar.get(Calendar.DAY_OF_MONTH); local
562 Date date = new Date(startTime); local
1647 final Date date = new Date(getLocalAllDayCalendarTime(startTime, local
1900 Date date = new Date(entityValues.getAsLong(Events.ORIGINAL_INSTANCE_TIME)); local
    [all...]
  /external/llvm/
configure 734 DATE
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
calregts.cpp 202 int32_t date = cal->get(UCAL_DATE, status) + 1 ; local
204 log(UnicodeString("/") + date) ;
304 //This will print out todays date for MONTH and DAY_OF_MONTH
305 //instead of the date it was set to.
360 logln("DATE: " + Calendar::get(Calendar::DATE));
387 logln("DATE: " + Calendar::get(Calendar::DATE));
452 UDate date = fmt->parse("29MAY97", status); local
454 cal->setTime(date, status)
706 SimpleDateFormat *date; local
1296 UDate date = DATA[i]; local
1595 UDate date = makeDate(1996, UCAL_JANUARY, 3); \/\/ Arbitrary date local
2153 UDate date = cutover + local
    [all...]
dtfmttst.cpp 151 * Instantiate a date so we can display the time zone name.
493 tryPat994(f, "yy/MM/dd HH:mm:ss", "97/01/17 10:11:42", date(97, 1 - 1, 17, 10, 11, 42));
512 UDate date = format->parse(str, status); local
513 if (U_FAILURE(status) || date == null)
521 ((DateFormat*)format)->format(date, f);
522 logln(UnicodeString(" parse(") + str + ") -> " + dateToString(date));
525 !(date == expected)) errln((UnicodeString)"FAIL: Expected null");//" + expected);
590 testIt917(fmt, myDate, date(97, 2 - 1, 3));
594 testIt917(fmt, myDate, date(97, 3 - 1, 4));
642 UDate june = date(97, UCAL_JUNE, 15)
887 UDate date; local
998 UDate date; local
1141 DateFormat *date=0, *time=0, *full=0; local
1298 UDate date = -9896080848000.0; local
1707 UDate date = ref.parse(ctou(datestr), ec); local
1728 UDate date = ref.parse(ctou(datestr), ec); local
1746 UDate date = ref.parse(ctou(datestr), ec); local
1808 UDate date = ref.parse(ctou(datestr), ec); local
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java 124 Sms.DATE,
    [all...]
  /packages/apps/Browser/src/com/android/browser/
Controller.java 98 import java.util.Date;
274 yesterday.add(Calendar.DATE, -1);
    [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpcore-4.1.jar 
  /external/smack/asmack-master/lib/
httpcore-4.1.4.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/tools/common/http-client/
httpcore-4.1.jar 

Completed in 1136 milliseconds

1 2 3 4 5 67 8 910