HomeSort by relevance Sort by last modified time
    Searched defs:TimeStamp (Results 1 - 14 of 14) sorted by null

  /external/opencore/codecs_v2/omx/omx_m4v/src/
mpeg4_dec.cpp 92 uint32 TimeStamp;
145 TimeStamp = 0xFFFFFFFF;
185 &TimeStamp,
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdQueue.c 797 TI_UINT32 TimeStamp = os_timeStampMs(pCmdQueue->hOs);
802 " MAC TimeStamp on timeout = %d\n",
807 TimeStamp));
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdQueue.c 797 TI_UINT32 TimeStamp = os_timeStampMs(pCmdQueue->hOs);
802 " MAC TimeStamp on timeout = %d\n",
807 TimeStamp));
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/Cmd_Queue/
CmdQueue.c 842 UINT32 TimeStamp = os_timeStampMs(pCmdQueue->hOs);
848 " MAC TimeStamp on timeout = %d\n ",
853 TimeStamp));
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Export_Inc/
whalBus_Defs.h 62 UINT32 TimeStamp;
75 UINT32 TimeStamp;
  /external/opencore/fileformats/mp4/parser/src/
trackfragmentatom.cpp     [all...]
  /external/webkit/WebCore/platform/chromium/
PopupMenuChromium.cpp 67 typedef unsigned long long TimeStamp;
72 static const TimeStamp kTypeAheadTimeoutMs = 1000;
264 TimeStamp m_lastCharTime;
713 TimeStamp now = static_cast<TimeStamp>(currentTime() * 1000.0f);
714 TimeStamp delta = now - m_lastCharTime;
    [all...]
  /external/v8/src/
platform-win32.cc 252 // The Time class represents time on win32. A timestamp is represented as
264 // Convert timestamp to JavaScript representation.
267 // Set timestamp to current time.
281 // timestamp taking into account daylight saving.
311 // Return the difference (in milliseconds) between this timestamp and
312 // another timestamp.
323 // is just a struct representing a 64-bit integer. The TimeStamp union
325 // the timestamp.
326 union TimeStamp {
331 TimeStamp time_
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
BearerData.java 231 public static class TimeStamp extends Time {
233 public TimeStamp() {
237 public static TimeStamp fromByteArray(byte[] data) {
238 TimeStamp ts = new TimeStamp();
264 builder.append("TimeStamp ");
276 public TimeStamp msgCenterTimeStamp;
277 public TimeStamp validityPeriodAbsolute;
278 public TimeStamp deferredDeliveryTimeAbsolute;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 917 OMX_TICKS TimeStamp;
    [all...]
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 210 TI_UINT8 TimeStamp[8];
  /system/wlan/ti/wilink_6_1/utils/
osDot11.h 208 TI_UINT8 TimeStamp[8];
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]

Completed in 2416 milliseconds