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
66
) sorted by relevance
1
2
3
/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
/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
/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
H
A
D
freebsd.c
178
unsigned int
ticks
= (unsigned int)sysconf(_SC_CLK_TCK),
in uv_cpu_info()
local
H
A
D
netbsd.c
186
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
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H
A
D
auxv.rs
45
let mut
ticks
= CLOCK_TICKS_PER_SECOND.load(Relaxed);
variables
/third_party/icu/icu4c/source/test/cintltst/
H
A
D
utmstest.c
356
int64_t
ticks
;
member
454
int64_t
ticks
, millis;
in TestDotNet()
local
[all...]
/third_party/libdrm/tests/ttmtest/src/
H
A
D
ttmtest.c
169
benchmarkBuffer(TinyDRIContext * ctx, unsigned long size, unsigned long *
ticks
)
benchmarkBuffer()
argument
307
unsigned long
ticks
[128], *pTicks;
testAGP()
local
[all...]
/third_party/lwip/src/core/
H
A
D
lowpower.c
321
u32_t
ticks
;
in check_timeout()
local
Completed in 10 milliseconds
1
2
3