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:timer
(Results
1 - 25
of
179
) sorted by relevance
1
2
3
4
5
6
7
8
/third_party/libuv/test/
H
A
D
test-loop-time.c
37
static void cb(uv_timer_t*
timer
) {
in cb()
argument
43
uv_timer_t
timer
;
in TEST_IMPL()
local
H
A
D
test-active.c
45
uv_timer_t
timer
;
in TEST_IMPL()
local
[all...]
H
A
D
test-default-loop-close.c
29
static void timer_cb(uv_timer_t*
timer
) {
in timer_cb()
argument
H
A
D
test-walk-handles.c
30
static uv_timer_t
timer
;
variable
H
A
D
test-queue-foreach-delete.c
134
static uv_timer_t
timer
;
variable
/third_party/libwebsockets/lib/drivers/led/
H
A
D
private-lib-drivers-led.h
28
LWS_PLAT_TIMER_TYPE
timer
;
member
/third_party/vixl/benchmarks/aarch64/
H
A
D
bench-dataop.cc
49
BenchTimer
timer
;
in main()
local
H
A
D
bench-mixed-masm.cc
47
BenchTimer
timer
;
in main()
local
H
A
D
bench-branch-link.cc
46
BenchTimer
timer
;
in main()
local
H
A
D
bench-branch-masm.cc
50
BenchTimer
timer
;
in main()
local
H
A
D
bench-branch.cc
51
BenchTimer
timer
;
in main()
local
/third_party/rust/crates/nix/test/
H
A
D
test_timer.rs
51
let mut
timer
=
in alarm_fires()
variables
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H
A
D
linux_timer.c
36
void linux_init_timer(struct timer_list *
timer
)
in linux_init_timer()
argument
50
STATIC UINT32 DoDeleteTimer(struct timer_list *
timer
)
in DoDeleteTimer()
argument
61
DoAddTimer(struct
timer
_list *
timer
)
DoAddTimer()
argument
78
linux_add_
timer
(struct
timer
_list *
timer
)
linux_add_timer()
argument
103
linux_del_
timer
(struct
timer
_list *
timer
)
linux_del_timer()
argument
122
linux_mod_
timer
(struct
timer
_list *
timer
, unsigned long expires)
linux_mod_timer()
argument
[all...]
/third_party/libsnd/src/
H
A
D
test_cart_var.c
63
SF_CART_TIMER
timer
;
in test_cart_var()
local
/third_party/mesa3d/src/util/
H
A
D
os_time.h
67
os_localtime(const time_t *
timer
, struct tm *buf)
in os_localtime()
argument
/third_party/ltp/testcases/kernel/syscalls/timer_getoverrun/
H
A
D
timer_getoverrun01.c
50
int
timer
;
in main()
local
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H
A
D
timer_gettime01.c
28
static kernel_timer_t
timer
;
variable
/third_party/lwip/src/include/lwip/
H
A
D
mld6.h
68
u16_t
timer
;
member
H
A
D
igmp.h
84
u16_t
timer
;
member
H
A
D
ip4_frag.h
67
u8_t
timer
;
member
/third_party/typescript/tests/baselines/reference/
H
A
D
jsDeclarationsFunctionClassesCjsExportAssignment.js
[all...]
/third_party/mbedtls/programs/fuzz/
H
A
D
fuzz_dtlsclient.c
40
mbedtls_timing_delay_context
timer
;
in LLVMFuzzerTestOneInput()
local
/third_party/node/src/
H
A
D
timer_wrap.cc
41
void TimerWrap::OnTimeout(uv_timer_t*
timer
) {
in OnTimeout()
argument
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H
A
D
timer_settime03.c
32
static timer_t
timer
;
variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/
H
A
D
helper.c
67
static void *
timer
(void *arg)
in timer()
function
Completed in 5 milliseconds
1
2
3
4
5
6
7
8