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:time_ns
(Results
26 - 37
of
37
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/include/uapi/drm/
H
A
D
drm.h
1000
__s64
time_ns
;
member
/kernel/linux/linux-5.10/include/uapi/drm/
H
A
D
drm.h
1000
__s64
time_ns
;
member
/kernel/linux/linux-6.6/drivers/memory/
H
A
D
omap-gpmc.c
334
static unsigned int gpmc_ns_to_clk_ticks(unsigned int
time_ns
, int cs,
in gpmc_ns_to_clk_ticks()
argument
345
static unsigned int gpmc_ns_to_ticks(unsigned int
time_ns
)
in gpmc_ns_to_ticks()
argument
464
unsigned int
time_ns
;
in get_gpmc_timing_reg()
local
/kernel/linux/linux-6.6/include/uapi/drm/
H
A
D
drm.h
1273
__s64
time_ns
;
member
/kernel/linux/linux-6.6/tools/include/uapi/drm/
H
A
D
drm.h
1273
__s64
time_ns
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H
A
D
drm.h
574
__s64
time_ns
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H
A
D
drm.h
597
__s64
time_ns
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H
A
D
drm.h
597
__s64
time_ns
;
member
/third_party/mesa3d/include/drm-uapi/
H
A
D
drm.h
1142
__s64
time_ns
;
member
/third_party/libdrm/include/drm/
H
A
D
drm.h
1132
__s64
time_ns
;
member
/kernel/linux/linux-6.6/drivers/ptp/
H
A
D
ptp_ocp.c
45
u32
time_ns
;
member
117
u32
time_ns
;
member
981
u32 ctrl, time_sec,
time_ns
;
in __ptp_ocp_gettime_locked()
local
1029
u32 ctrl, time_sec,
time_ns
;
in __ptp_ocp_settime_locked()
local
[all...]
/third_party/ffmpeg/libavformat/
H
A
D
matroskadec.c
4103
static int buffer_size_after_time_downloaded(int64_t
time_ns
, double search_sec, int64_t bps,
in buffer_size_after_time_downloaded()
argument
4193
int64_t
time_ns
= sti->index_entries[i].timestamp * matroska->time_scale;
in webm_dash_manifest_compute_bandwidth()
local
[all...]
Completed in 34 milliseconds
1
2