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:read_time
(Results
1 - 19
of
19
) sorted by relevance
/third_party/ffmpeg/libavutil/aarch64/
H
A
D
timer.h
37
static inline uint64_t
read_time
(void)
in read_time()
function
/third_party/ffmpeg/libavutil/arm/
H
A
D
timer.h
37
static inline uint64_t
read_time
(void)
in read_time()
function
/third_party/ffmpeg/libavutil/x86/
H
A
D
timer.h
31
static inline uint64_t
read_time
(void)
in read_time()
function
/third_party/ffmpeg/libavutil/bfin/
H
A
D
timer.h
28
static inline uint64_t
read_time
(void)
in read_time()
function
/third_party/ffmpeg/libavutil/ppc/
H
A
D
timer.h
30
static inline uint64_t
read_time
(void)
in read_time()
function
/kernel/linux/linux-5.10/include/linux/
H
A
D
intel-ish-client-if.h
67
unsigned long
read_time
;
member
H
A
D
rtc.h
61
int (*
read_time
)(struct device *, struct rtc_time *);
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
intel-ish-client-if.h
73
unsigned long
read_time
;
member
H
A
D
rtc.h
61
int (*
read_time
)(struct device *, struct rtc_time *);
member
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
rtc-zynqmp.c
89
unsigned long
read_time
;
in xlnx_rtc_read_time()
local
/kernel/linux/linux-5.10/drivers/misc/eeprom/
H
A
D
at24.c
326
unsigned long timeout,
read_time
;
in at24_regmap_read()
local
/kernel/linux/linux-6.6/drivers/misc/eeprom/
H
A
D
at24.c
332
unsigned long timeout,
read_time
;
in at24_regmap_read()
local
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
rtc-zynqmp.c
89
unsigned long
read_time
;
in xlnx_rtc_read_time()
local
/third_party/skia/third_party/externals/libwebp/examples/
H
A
D
cwebp.c
985
const double
read_time
= StopwatchReadAndReset(&stop_watch);
in main()
local
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
st.h
110
ktime_t
read_time
; /* holds ktime request was queued */
member
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H
A
D
hardware.c
46
unsigned long
read_time
;
member
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
st.h
109
ktime_t
read_time
; /* holds ktime request was queued */
member
/kernel/linux/linux-6.6/drivers/tty/ipwireless/
H
A
D
hardware.c
46
unsigned long
read_time
;
member
/third_party/skia/third_party/externals/libpng/contrib/tools/
H
A
D
pngcp.c
416
struct timespec
read_time
;
member
Completed in 17 milliseconds