Searched defs:Time (Results 1 - 25 of 44) sorted by last modified time

12

/external/valgrind/main/massif/
H A Dms_main.c1013 // Time is measured either in i or ms or bytes, depending on the --time-unit
1016 typedef Long Time; typedef
1031 Time time;
1155 Time min_timespan;
1185 Time timespan = snapshots[jn].time - snapshots[jp].time;
1250 Time timespan = snapshots[i].time - snapshots[i-1].time;
1274 static Time get_time(void)
1290 static Time start_time_ms;
1310 take_snapshot(Snapshot* snapshot, SnapshotKind kind, Time my_time,
1356 static Time min_time_interva
[all...]
/external/tcpdump/
H A Dutil.c164 time_t Time; local
212 Time = (tvp->tv_sec + thiszone) - s;
213 tm = gmtime (&Time);
/external/smack/src/org/jivesoftware/smackx/packet/
H A DTime.java32 * A Time IQ packet, which is used by XMPP clients to exchange their respective local
40 * Time timeRequest = new Time();
53 * Time timeResult = (Time)result;
63 public class Time extends IQ { class in inherits:IQ
73 * Creates a new Time instance with empty values for all fields.
75 public Time() { method in class:Time
80 * Creates a new Time instance using the specified calendar instance as
85 public Time(Calenda method in class:Time
[all...]
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
H A DXvproto.h63 #define Time CARD32 macro
272 Time time B32;
281 Time time B32;
571 Time time B32;
583 Time time B32;
600 #undef Time macro
/external/openssl/ssl/
H A Dd1_clnt.c150 unsigned long Time=(unsigned long)time(NULL); local
159 RAND_add(&Time,sizeof(Time),0);
H A Dd1_srvr.c148 unsigned long Time=(unsigned long)time(NULL); local
159 RAND_add(&Time,sizeof(Time),0);
H A Ds23_clnt.c150 unsigned long Time=(unsigned long)time(NULL); local
155 RAND_add(&Time,sizeof(Time),0);
288 unsigned long Time = (unsigned long)time(NULL); local
290 l2n(Time, p);
H A Ds23_srvr.c152 unsigned long Time=(unsigned long)time(NULL); local
157 RAND_add(&Time,sizeof(Time),0);
H A Ds3_clnt.c189 unsigned long Time=(unsigned long)time(NULL); local
194 RAND_add(&Time,sizeof(Time),0);
H A Ds3_srvr.c220 unsigned long alg_k,Time=(unsigned long)time(NULL); local
226 RAND_add(&Time,sizeof(Time),0);
/external/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs150 public System.DateTime Time; field in class:SevenZip.LzmaBench.CProgressInfo
156 Time = DateTime.UtcNow;
298 TimeSpan sp2 = DateTime.UtcNow - progressInfo.Time;
/external/lzma/Java/SevenZip/
H A DLzmaBench.java199 public long Time; field in class:LzmaBench.CProgressInfo
206 Time = System.currentTimeMillis();
346 long encodeTime = System.currentTimeMillis() - progressInfo.Time;
/external/mdnsresponder/mDNSCore/
H A DmDNS.c2707 for (i=0; i<DupSuppressInfoSize; i++) if (ds[i].Time - time < 0) ds[i].InterfaceID = mDNSNULL;
2713 for (i=0; i<DupSuppressInfoSize; i++) if (ds[i].InterfaceID == InterfaceID && ds[i].Time - time < 0) ds[i].InterfaceID = mDNSNULL;
2731 mDNSlocal int RecordDupSuppressInfo(DupSuppressInfo ds[DupSuppressInfoSize], mDNSs32 Time, mDNSInterfaceID InterfaceID, mDNSs32 Type) argument
2743 if (!ds[j].InterfaceID || ds[j].Time - ds[i].Time < 0)
2748 ds[i].Time = Time;
2915 //LogInfo("Time to send %##s (%s) %d", q->qname.c, DNSTypeName(q->qtype), m->timenow - NextQSendTime(q));
7983 LogInfo("GetServerForName: DNS server %#a:%d (Penalty Time Left %d) (Scope %s:%p) found for name %##s", &curmatch->addr,
8013 LogInfo("GetServerForQuestion: %p DNS server %#a:%d (Penalty Time Lef
[all...]
H A DmDNSEmbeddedAPI.h721 mDNSu32 refresh; // Time in seconds that a slave waits after successful replication of the database before it attempts replication again
722 mDNSu32 retry; // Time in seconds that a slave waits after an unsuccessful replication attempt before it attempts replication again
723 mDNSu32 expire; // Time in seconds that a slave holds on to old data while replication attempts remain unsuccessful
937 mDNSu32 upseconds; // Time since last NAT engine reboot, in seconds
956 mDNSu32 upseconds; // Time since last NAT engine reboot, in seconds
999 mDNSs32 ExpiryTime; // Time this mapping expires, or zero if no mapping
1072 mDNSs32 lasttest; // Time we sent last bug-detection query to this server
1231 mDNSs32 NextUpdateCredit; // Time next token is added to bucket
1426 mDNSs32 Time; member in struct:__anon26815
1535 mDNSs32 StopTime; // Time thi
[all...]
/external/llvm/include/llvm/Support/
H A DTimer.h50 // Sort by Wall Time elapsed, as it is the only thing really accurate
81 TimeRecord Time; member in class:llvm::Timer
107 /// startTimer - Start the timer running. Time between calls to
/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp448 unsigned Time = 0; local
453 Time += 10;
455 Time += 2;
457 ++Time;
459 return Time;
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1635 SDValue Time = N->getOperand(3); local
1637 if (Time.hasOneUse()) {
1638 unsigned BitWidth = Time.getValueSizeInBits();
1644 if (TLO.ShrinkDemandedConstant(Time, DemandedMask) ||
1645 TLI.SimplifyDemandedBits(Time, DemandedMask, KnownZero, KnownOne,
/external/libvorbis/doc/
H A D04-codec.tex120 \paragraph{Time domain transforms}
/external/libmtp/src/
H A Dptp.h986 time_t Time; member in struct:_PTPCANONFolderEntry
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/utils/analyzer/
H A DSumTimerInfo.py22 Time = 0.0 variable
38 if (("Analyzer Total Time" in line) and (Mode == 1)) :
40 Time = Time + float(s[6]) variable
74 print "Time %f" % (Time)
/external/chromium_org/v8/src/base/platform/
H A Dtime.h24 class Time;
156 // Time
161 class Time FINAL {
175 // Contains the NULL time. Use Time::Now() to get the current time.
176 Time() : us_(0) {} function in class:v8::base::FINAL
187 static Time Now();
193 static Time NowFromSystemTime();
196 static Time UnixEpoch() { return Time(0); }
200 static Time Ma
277 explicit Time(int64_t us) : us_(us) {} function in class:v8::base::FINAL
[all...]
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dclock.cc193 uint64_t Time; variable
200 Time = (((uint64_t) StartTime.dwHighDateTime) << 32) +
204 Time -= FILETIME_1970;
206 tv.tv_sec = (uint32_t)(Time / (uint64_t)10000000);
207 tv.tv_usec = (uint32_t)((Time % (uint64_t)10000000) / 10);

Completed in 339 milliseconds

12