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:clock
(Results
51 - 67
of
67
) sorted by relevance
1
2
3
/drivers/hdf_core/framework/model/storage/include/mmc/
H
A
D
mmc_corex.h
191
uint32_t
clock
;
member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H
A
D
alltypes.h
296
typedef struct { int
clock
; } pthread_condattr_t;
member
389
int
clock
;
member
/third_party/musl/porting/liteos_m/user/hook/
H
A
D
los_usr_libc.c
351
clock_t
clock
(void)
in clock()
function
/third_party/musl/src/internal/
H
A
D
pthread_impl.h
244
__absolute_timespec_from_timespec(struct timespec *abs_ts, const struct timespec *ts,
clock
id_t
clock
)
__absolute_timespec_from_timespec()
argument
/third_party/libdrm/
H
A
D
xf86drmMode.h
92
uint32_t
clock
;
member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H
A
D
alltypes.h
293
typedef struct { int
clock
; } pthread_condattr_t;
member
438
int
clock
;
member
/third_party/musl/porting/uniproton/kernel/include/bits/
H
A
D
alltypes.h
293
typedef struct { int
clock
; } pthread_condattr_t;
member
436
int
clock
;
member
/drivers/hdf_core/framework/model/storage/src/mmc/
H
A
D
mmc_protocol.c
1260
uint32_t
clock
;
in EmmcGetPowerClassValue()
local
2198
uint32_t
clock
= 0xFFFFFFFF;
SdGetMaxClock()
local
3856
uint32_t
clock
;
SdioGetMaxClock()
local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H
A
D
wsi_common_display.c
76
uint32_t
clock
; /* in kHz */
member
/third_party/node/deps/uvwasi/include/
H
A
D
wasi_types.h
276
}
clock
;
member
/third_party/backends/backend/
H
A
D
hp3900_config.c
524
static SANE_Int cfg_sscg_get(SANE_Int *enable, SANE_Int *mode, SANE_Int *
clock
)
in cfg_sscg_get()
argument
[all...]
H
A
D
hp3900_rts8822.c
3494
SANE_Int enable, mode,
clock
;
in SSCG_Enable()
local
/third_party/mesa3d/include/drm-uapi/
H
A
D
drm_mode.h
243
__u32
clock
;
member
/third_party/libdrm/include/drm/
H
A
D
drm_mode.h
243
__u32
clock
;
member
/third_party/ffmpeg/fftools/
H
A
D
ffplay.c
1405
double
clock
= get_clock(c);
in sync_clock_to_slave()
local
[all...]
/third_party/rust/crates/libc/src/solid/
H
A
D
mod.rs
796
pub fn
clock
() -> clock_t;
in clock()
functions
/third_party/rust/crates/libc/src/
H
A
D
wasi.rs
505
pub fn
clock
() -> clock_t;
in clock()
functions
Completed in 49 milliseconds
1
2
3