HomeSort by relevance Sort by last modified time
    Searched full:tick (Results 26 - 50 of 223) sorted by null

12 3 4 5 6 7 8 9

  /external/opencore/oscl/oscl/osclutil/src/
oscl_tickcount.inl 72 // ignored since we require that the tick counter be monotonic
96 // how many microseconds per tick
  /external/sonivox/arm-wt-22k/lib_src/
eas_tcdata.h 50 EAS_I32 tick; /* tick based on current tempo and resolution */ member in struct:__anon5781
  /packages/apps/Gallery3D/src/com/cooliris/media/
Shared.java 42 int tick = ((i - 1) / 2) + 1; local
44 return tick * pass;
  /bionic/libc/kernel/common/linux/
timex.h 47 long tick; member in struct:timex
  /external/opencore/oscl/oscl/config/android/
osclconfig_util.h 35 //Define system sleep call for the tick count test here.
  /external/opencore/oscl/oscl/config/linux/
osclconfig_util.h 35 //Define system sleep call for the tick count test here.
  /external/sonivox/jet_tools/JetCreator/
JetCreatorhlp.dat 14 starting m/b/t = Sets the starting measure, beat, and tick for the event.
28 ending m/b/t = Sets the ending measure, beat, and tick for the segment.
55 starting m/b/t = Sets the starting measure, beat, and tick for the segment.
67 ending m/b/t = Sets the ending measure, beat, and tick for the segment.
  /external/v8/tools/
tickprocessor-driver.js 29 // Tick Processor's code flow.
windows-tick-processor.py 36 # This tick processor expects to find a map file for the binary named
37 # binary.map if the binary is named binary.exe. The tick processor
  /frameworks/base/opengl/tests/angeles/
app.h 43 extern void appRender(long tick, int width, int height);
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
timex.h 47 long tick; member in struct:timex
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
timex.h 47 long tick; member in struct:timex
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
timex.h 47 long tick; member in struct:timex
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
timex.h 47 long tick; member in struct:timex
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
timex.h 47 long tick; member in struct:timex
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
timex.h 47 long tick; member in struct:timex
  /ndk/samples/san-angeles/jni/
app.h 43 extern void appRender(long tick, int width, int height);
  /dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/midi/
AndroidSequencer.java 169 public void setLoopEndPoint(long tick) {
173 public void setLoopStartPoint(long tick) {
217 public void setTickPosition(long tick) {
  /external/iproute2/tc/
tc_core.c 44 unsigned tc_core_tick2time(unsigned tick)
46 return tick/tick_in_usec;
203 * tick multiplier of 1000 in case of nano-second resolution,
  /external/webkit/WebCore/platform/win/
WheelEventWin.cpp 105 // (the default scroll amount on Windows is three lines per wheel tick).
110 // |delta| after saving the original value on the wheel tick member.
116 // WebKit, we still note it as a vertical scroll on the wheel tick
  /external/kernel-headers/original/linux/
timex.h 119 long tick; /* (modified) usecs between clock ticks */ member in struct:timex
144 #define ADJ_TICK 0x4000 /* tick value */
202 extern int tickadj; /* amount of adjustment per tick */
220 extern long time_next_adjust; /* Value for time_adjust at next tick */
261 * time jump forward during a tick. A slower clock is usually a side effect
timer.h 78 * timer tick.
  /external/qemu/slirp-android/
tcp_var.h 155 * will each average +1/2 tick of bias. When we compute
156 * the retransmit timer, we want 1/2 tick of rounding and
157 * 1 extra tick because of +-1/2 tick uncertainty in the
159 * 1.5 tick we need. But, because the bias is
  /packages/apps/Camera/src/com/android/camera/ui/
ZoomController.java 224 // render the tick labels
234 // render the main tick marks
245 // render the fine tick marks
  /frameworks/base/core/java/android/widget/
DigitalClock.java 82 * requests a tick on the next hard-second boundary

Completed in 130 milliseconds

12 3 4 5 6 7 8 9