/external/sonivox/arm-wt-22k/lib_src/ |
eas_miditypes.h | 109 EAS_U16 tickConv; /* current MIDI tick to msec conversion */
|
eas_rtttl.c | 303 ticks = pData->duration * pData->tick; 369 pData->tick = TICK_CONVERT / (EAS_U32) temp; 408 ticks = c * pData->tick; 911 pData->tick = TICK_CONVERT / (EAS_U32) tempo; 986 pData->tick = DEFAULT_TICK_CONV; [all...] |
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 528 Starting measure, beat and tick of the segment</li> 531 Ending measure, beat and tick of the segment</li> 620 Sets the starting measure, beat, and tick for the event</p> 623 Sets the ending measure, beat, and tick for the event, if applicable</p> [all...] |
/frameworks/base/tools/velocityplot/ |
velocityplot.py | 40 timeticks = 1 # seconds between each time tick
|
/external/grub/netboot/ |
eepro.c | 479 outb(outval | EESK, ee_addr); /* EEPROM clock tick */ 481 outb(outval, ee_addr); /* finish EEPROM clock tick */
|
epic100.c | 446 outl(EE_ENB | dataval, eectl); /* Finish EEPROM a clock tick. */
|
/external/kernel-headers/original/sound/ |
asound.h | 328 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */ 644 unsigned int lost; /* counter of master tick lost */ [all...] |
/external/qemu/slirp/ |
tcp_input.c | [all...] |
/external/qemu/slirp-android/ |
tcp_input.c | [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_rtttl.c | 303 ticks = pData->duration * pData->tick; 369 pData->tick = TICK_CONVERT / (EAS_U32) temp; 408 ticks = c * pData->tick; 911 pData->tick = TICK_CONVERT / (EAS_U32) tempo; 986 pData->tick = DEFAULT_TICK_CONV; [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_rtttl.c | 303 ticks = pData->duration * pData->tick; 369 pData->tick = TICK_CONVERT / (EAS_U32) temp; 408 ticks = c * pData->tick; 911 pData->tick = TICK_CONVERT / (EAS_U32) tempo; 986 pData->tick = DEFAULT_TICK_CONV; [all...] |
/frameworks/base/core/java/android/speech/tts/ |
TextToSpeech.java | 665 * Example: <code>"[tick]"</code><br/> 698 * Example: <code>"[tick]"</code> 701 * "/sdcard/mysounds/tick.wav") [all...] |
/prebuilt/common/jfreechart/ |
README.txt | 170 - tick labels on a DateAxis that uses a SegmentedTimeline can be 335 - fixes for tick label positioning on axes; 691 auto-tick mechanism. JFreeChartPanel now incorporates [all...] |
/external/chromium/chrome/browser/net/ |
load_timing_observer.cc | 36 // If we add this number to a time tick value, it gives the timestamp.
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_cocoa.mm | 146 // to relayout for each tick of the animation. We don't need anything of the
|
/external/kernel-headers/original/linux/ |
jiffies.h | 343 * there is a LARGE error in the tick size in microseconds.
|
/external/kernel-headers/original/linux/spi/ |
cpcap.h | 382 CPCAP_IRQ_1HZ, /* 1Hz Tick */
|
/external/openssl/crypto/engine/ |
README | 184 tick is that the ENGINE_TABLE instantiations (tb_***.c) use NULL as their
|
/external/v8/test/cctest/ |
test-cpu-profiler.cc | 121 // Enqueue a tick event to enable code events processing.
|
/external/webkit/Source/WebKit/chromium/src/win/ |
WebInputEventFactory.cpp | 419 // three lines (the default scroll amount is three lines per wheel tick).
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4lib_int.h | 399 UInt refTick[4]; /* second aligned referenc tick */
|
/frameworks/base/tools/orientationplot/ |
orientationplot.py | 36 timeticks = 1 # seconds between each time tick
|
/packages/apps/Settings/src/com/android/settings/widget/ |
ChartDataUsageView.java | 509 // tick mark for every week
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-as.1 | 184 [\-h\-tick\-hex] 208 [\fB\-m32c\fR|\fB\-m16c\fR] [\-relax] [\-h\-tick\-hex] 655 .IP "\fB\-h\-tick\-hex\fR" 4 656 .IX Item "-h-tick-hex" [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-as.1 | 184 [\-h\-tick\-hex] 208 [\fB\-m32c\fR|\fB\-m16c\fR] [\-relax] [\-h\-tick\-hex] 655 .IP "\fB\-h\-tick\-hex\fR" 4 656 .IX Item "-h-tick-hex" [all...] |