OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tick
(Results
101 - 125
of
312
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/sonivox/arm-fm-22k/lib_src/
eas_smfdata.c
61
0, /* current MIDI
tick
to msec conversion */
/external/sonivox/arm-hybrid-22k/lib_src/
eas_imelodydata.h
55
EAS_I32
tick
; /* actual length of 32nd note in 256th of a msec */
member in struct:__anon10997
eas_otadata.h
62
EAS_U32
tick
; /* length of 32nd note in 256th of a msec */
member in struct:__anon11000
eas_rtttldata.h
56
EAS_I32
tick
; /* length of 32nd note in 256th of a msec */
member in struct:__anon11010
eas_smfdata.c
61
0, /* current MIDI
tick
to msec conversion */
/external/sonivox/arm-wt-22k/lib_src/
eas_imelodydata.h
55
EAS_I32
tick
; /* actual length of 32nd note in 256th of a msec */
member in struct:__anon11045
eas_otadata.h
62
EAS_U32
tick
; /* length of 32nd note in 256th of a msec */
member in struct:__anon11052
eas_rtttldata.h
56
EAS_I32
tick
; /* length of 32nd note in 256th of a msec */
member in struct:__anon11062
eas_smfdata.c
61
0, /* current MIDI
tick
to msec conversion */
/external/speex/include/speex/
speex_jitter.h
168
/** Advance by one
tick
/external/v8/src/
profile-generator.h
363
void
Tick
();
366
// Instead of querying current wall time each
tick
,
424
INLINE(void
Tick
()) { sample_rate_calc_.
Tick
(); }
[
all
...]
platform-openbsd.cc
567
active_sampler_->
Tick
(&sample);
611
// Set the itimer to generate a
tick
for each interval.
/external/v8/tools/
tickprocessor.js
164
'
tick
': {
206
case op.
TICK
:
208
// otherwise
tick
balance will be corrupted (this behavior is compatible
219
// Count each
tick
as a time unit.
ll_prof.py
115
def
Tick
(self, pc):
723
def
Tick
(self, pc):
887
code.
Tick
(sample.ip)
890
if not library_repo.
Tick
(sample.ip) and not code:
916
print "%9.2fs
tick
processing time" % sample_time
/external/webkit/Source/JavaScriptCore/runtime/
TimeoutChecker.cpp
140
// Adjust the
tick
threshold so we get the next checkTimeout call in the
/frameworks/base/tests/StatusBar/res/layout/
notification_builder_test.xml
560
android:tag="
tick
"
566
android:tag="
tick
tick
tick
tock tock tock something fun has happened but i don't know what it is just yet"
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
PlayheadView.java
53
// Prepare the Paint used to draw the
tick
marks
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pmu.h
61
#define PMU_INT_TICK 0x80 /* 1-second
tick
interrupt */
taskstats.h
124
* a
tick
is charged to a task's system time. So, at the end we
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
gmon.h
185
#define GPROF_COUNT 1 /* struct: profile
tick
count buffer */
/external/v8/test/cctest/
test-log.cc
283
//
tick
sample it has got.
286
// Now we must have compiler and
tick
records.
290
const char*
tick
= "\ntick,";
local
291
const bool ticks_found = matcher->Find(
tick
) != NULL;
432
void
Tick
(v8::internal::TickSample*) { semaphore_->Signal(); }
[
all
...]
/external/chromium/chrome/browser/task_manager/
task_manager.h
382
// resource. That's the value retrieved at the last timer's
tick
.
431
//
tick
. The Resources are owned by the ResourceProviders.
/external/icu4c/test/cintltst/
utmstest.c
434
* ICU's Universal Time Scale is designed to be
tick
-for-
tick
compatible with
/external/llvm/include/llvm/Support/
TimeValue.h
77
NANOSECONDS_PER_POSIX_TICK = 100, ///< Posix
tick
is 100 Hz (10ms)
78
NANOSECONDS_PER_WIN32_TICK = 100 ///< Win32
tick
is 100 Hz (10ms)
/external/webkit/Source/WebCore/platform/chromium/
ScrollbarThemeChromiumMac.mm
447
// Calculate how far down (in %) the
tick
-mark should appear.
452
// Calculate how far down (in pixels) the
tick
-mark should appear.
Completed in 300 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>