Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:ticks
(Results
1 - 25
of
85
) sorted by relevance
1
2
3
4
/third_party/mesa3d/src/c11/impl/
H
A
D
time.c
54
LONGLONG
ticks
;
in timespec_get()
local
/third_party/vk-gl-cts/external/amber/src/samples/
H
A
D
timestamp.cc
46
LARGE_INTEGER
ticks
;
in SampleGetTimestampNs()
local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H
A
D
Timer.cpp
59
int64_t Timer::
ticks
()
in ticks()
function in sw::Timer
/third_party/skia/third_party/externals/swiftshader/src/System/
H
A
D
Timer.cpp
59
int64_t Timer::
ticks
()
in ticks()
function in sw::Timer
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_osk_time.c
32
u32 _mali_osk_time_tickstoms(unsigned long
ticks
)
in _mali_osk_time_tickstoms()
argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_osk_time.c
32
u32 _mali_osk_time_tickstoms(unsigned long
ticks
)
in _mali_osk_time_tickstoms()
argument
/third_party/libuv/test/
H
A
D
benchmark-loop-count.c
31
static unsigned long
ticks
;
variable
42
int
ticks
= 0;
in idle_alive_cb()
local
113
int
ticks
= 0;
BENCHMARK_IMPL()
local
[all...]
H
A
D
test-tcp-oob.c
36
static int
ticks
;
variable
H
A
D
test-poll-oob.c
40
static int
ticks
;
variable
H
A
D
test-tcp-unexpected-read.c
33
static unsigned long
ticks
; /* event loop
ticks
*/
variable
/third_party/node/deps/icu-small/source/i18n/
H
A
D
utmscale.cpp
16
#define
ticks
INT64_C(1)
macro
/third_party/icu/icu4c/source/i18n/
H
A
D
utmscale.cpp
16
#define
ticks
INT64_C(1)
macro
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
H
A
D
GenerateCTimeScaleData.java
37
private static final long
ticks
= 1;
field in GenerateCTimeScaleData
H
A
D
EpochOffsets.java
38
private static final long
ticks
= 1;
field in EpochOffsets
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
utmscale.cpp
16
#define
ticks
INT64_C(1)
macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_js_backend.c
119
u32
ticks
= atom->
ticks
++;
in timer_callback()
local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H
A
D
mali_kbase_js_backend.c
113
u32
ticks
= atom->
ticks
++;
in timer_callback()
local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_js_backend.c
114
u32
ticks
= atom->
ticks
++;
in timer_callback()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H
A
D
mali_kbase_js_backend.c
120
u32
ticks
= atom->
ticks
++;
in timer_callback()
local
[all...]
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H
A
D
timerfd01.c
69
uint64_t
ticks
;
in waittmr()
local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H
A
D
nanobenchmark.h
118
float
ticks
;
member
/third_party/astc-encoder/Source/
H
A
D
astcenccli_platform_dependents.cpp
140
unsigned long long
ticks
= tv.dwHighDateTime;
in get_time()
local
/third_party/libuv/src/unix/
H
A
D
darwin.c
189
unsigned int
ticks
= (unsigned int)sysconf(_SC_CLK_TCK),
in uv_cpu_info()
local
H
A
D
openbsd.c
185
unsigned int
ticks
= (unsigned int)sysconf(_SC_CLK_TCK),
in uv_cpu_info()
local
/third_party/node/deps/uv/src/unix/
H
A
D
openbsd.c
180
unsigned int
ticks
= (unsigned int)sysconf(_SC_CLK_TCK),
in uv_cpu_info()
local
Completed in 10 milliseconds
1
2
3
4