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:curr_time
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/stime/
H
A
D
stime02.c
47
time_t
curr_time
;
in setup()
local
/third_party/jerryscript/targets/mbedos5/source/
H
A
D
jerry_port_mbed.c
72
time_t
curr_time
= time(NULL); /* The value is in seconds. */
in jerry_port_get_current_time()
local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_time.h
187
hi_u64
curr_time
;
in oal_get_time_stamp_from_timeval()
local
/third_party/ntfs-3g/libfuse-lite/
H
A
D
fuse.c
1136
static void
curr_time
(struct timespec *now)
in curr_time()
function
/third_party/libfuse/lib/
H
A
D
fuse.c
2434
static void
curr_time
(struct timespec *now)
in curr_time()
function
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_linux.c
4649
u64
curr_time
= DIV_U64_BY_U32(OSL_LOCALTIME_NS(), NSEC_PER_SEC);
in dhd_rx_frame()
local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
7745
uint32
curr_time
; /**< ms */
member
7779
uint32
curr_time
; /**< ms */
member
7845
uint32
curr_time
; /* ms */
member
8292
uint32
curr_time
; /**< ms */
member
Completed in 99 milliseconds