Home
last modified time | relevance | path

Searched defs:tick (Results 1 – 25 of 52) sorted by relevance

123

/external/chromium_org/chrome/browser/
Dinternal_auth.cc80 int64 tick = base::Time::Now().ToInternalValue() / kTickUs; in GetCurrentTick() local
144 int64 tick, in CreatePassport()
203 int64 tick = PreVerifyPassport(passport, domain, current_tick); in VerifyPassport() local
281 int64 tick = 0; in PreVerifyPassport() local
380 for (int64 tick = current_tick; in GetUnusedTick() local
396 const std::string& domain, const VarValueMap& map, int64 tick) { in GeneratePassport()
/external/ipsec-tools/src/racoon/
Dschedule.c127 sched_new(tick, func, param) in sched_new() argument
295 test(tick) in test() argument
305 int *tick; in getstdin() local
Dschedule.h54 time_t tick; /* for debug */ member
75 time_t tick; member
/external/chromium_org/tools/perf/page_sets/tough_canvas_cases/many_images/
Dbench.js9 function tick() { function
/external/chromium_org/tools/site_compare/drivers/win32/
Dwindowing.py128 def InvokeAndWait(path, cmdline="", timeout=10, tick=1.): argument
218 def WaitForThrobber(hwnd, rect=None, timeout=20, tick=0.1, done=10): argument
Dmouse.py100 def MoveToLocation(pos, duration=0, tick=0.01): argument
/external/chromium/base/debug/
Dtrace_event.cc72 TimeTicks tick = TimeTicks::HighResNow(); in Trace() local
74 TimeTicks tick = TimeTicks::Now(); in Trace() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.h57 void tick(unsigned tid) { in tick() function
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
Dspyware.cc29 DWORD tick = ::GetTickCount() + 15000; in TestSpyKeys() local
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
DStopwatch.java124 long tick = ticker.read(); in stop() local
/external/guava/guava/src/com/google/common/base/
DStopwatch.java125 long tick = ticker.read(); in stop() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_tcdata.h50 EAS_I32 tick; /* tick based on current tempo and resolution */ member
Deas_rtttldata.h56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */ member
Deas_imelodydata.h55 EAS_I32 tick; /* actual length of 32nd note in 256th of a msec */ member
Deas_otadata.h62 EAS_U32 tick; /* length of 32nd note in 256th of a msec */ member
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_rtttldata.h56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */ member
Deas_imelodydata.h55 EAS_I32 tick; /* actual length of 32nd note in 256th of a msec */ member
Deas_otadata.h62 EAS_U32 tick; /* length of 32nd note in 256th of a msec */ member
/external/sonivox/arm-fm-22k/lib_src/
Deas_rtttldata.h56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */ member
Deas_imelodydata.h55 EAS_I32 tick; /* actual length of 32nd note in 256th of a msec */ member
Deas_otadata.h62 EAS_U32 tick; /* length of 32nd note in 256th of a msec */ member
/external/qemu/distrib/sdl-1.2.15/src/timer/macos/
DFastTimes.c145 UInt64 tick, usec1, usec2; in FastInitialize() local
/external/v8/test/cctest/
Dlog-eq-of-logging-and-traversal.js51 'tick': null }); property
/external/chromium_org/v8/test/cctest/
Dlog-eq-of-logging-and-traversal.js51 'tick': null }); property
/external/iproute2/tc/
Dtc_core.c44 unsigned tc_core_tick2time(unsigned tick) in tc_core_tick2time()

123