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:old32
(Results
1 - 8
of
8
) sorted by relevance
/third_party/musl/src/signal/
H
A
D
getitimer.c
8
long
old32
[4];
in getitimer()
local
H
A
D
setitimer.c
15
long
old32
[4];
in setitimer()
local
/third_party/musl/compat/time32/
H
A
D
getitimer_time32.c
5
int __getitimer_time32(int which, struct itimerval32 *
old32
)
in __getitimer_time32()
argument
H
A
D
timerfd_settime32.c
5
int __timerfd_settime32(int t, int flags, const struct itimerspec32 *restrict val32, struct itimerspec32 *restrict
old32
)
in __timerfd_settime32()
argument
H
A
D
timer_settime32.c
4
int __timer_settime32(timer_t t, int flags, const struct itimerspec32 *restrict val32, struct itimerspec32 *restrict
old32
)
in __timer_settime32()
argument
H
A
D
setitimer_time32.c
5
int __setitimer_time32(int which, const struct itimerval32 *restrict new32, struct itimerval32 *restrict
old32
)
in __setitimer_time32()
argument
/third_party/musl/src/linux/
H
A
D
timerfd.c
26
long
old32
[4];
in timerfd_settime()
local
/third_party/musl/src/time/
H
A
D
timer_settime.c
25
long
old32
[4];
in timer_settime()
local
Completed in 2 milliseconds