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:expire
(Results
1 - 18
of
18
) sorted by relevance
/third_party/curl/docs/examples/
H
A
D
hsts-preload.c
53
const char *
expire
;
in hstsread()
local
/third_party/libinput/src/
H
A
D
timer.h
37
uint64_t
expire
; /* in absolute us CLOCK_MONOTONIC */
member
H
A
D
timer.c
90
libinput_timer_set_flags(struct libinput_timer *timer, uint64_t
expire
, uint32_t flags)
libinput_timer_set_flags()
argument
124
libinput_timer_set(struct libinput_timer *timer, uint64_t
expire
)
libinput_timer_set()
argument
[all...]
/third_party/curl/tests/libtest/
H
A
D
lib1915.c
58
const char *
expire
;
in hstsread()
local
/third_party/node/deps/cares/src/lib/
H
A
D
ares_qcache.c
32
ares__slist_t *
expire
;
member
H
A
D
ares_dns_private.h
76
unsigned int
expire
;
member
/third_party/skia/src/gpu/
H
A
D
GrResourceAllocator.cpp
310
void GrResourceAllocator::
expire
(unsigned int curIndex) {
in expire()
function in GrResourceAllocator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H
A
D
wps_upnp.c
697
time_t
expire
= now + UPNP_SUBSCRIBE_SEC;
in subscription_start()
local
762
time_t
expire
= now + UPNP_SUBSCRIBE_SEC;
in subscription_renew()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H
A
D
wps_upnp.c
719
time_t
expire
= now + UPNP_SUBSCRIBE_SEC;
in subscription_start()
local
784
time_t
expire
= now + UPNP_SUBSCRIBE_SEC;
in subscription_renew()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H
A
D
dpp_hostapd.c
1064
os_time_t
expire
;
in hostapd_dpp_rx_peer_disc_req()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H
A
D
ieee802_1x_kay_i.h
48
time_t
expire
;
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H
A
D
ieee802_1x_kay_i.h
48
time_t
expire
;
member
/third_party/cares/include/
H
A
D
ares.h
586
unsigned int
expire
;
member
/third_party/node/src/
H
A
D
cares_wrap.cc
596
const unsigned int
expire
= ReadUint32BE(ptr + 3 * 4);
in ParseSoaReply()
local
/third_party/node/deps/cares/include/
H
A
D
ares.h
619
unsigned int
expire
;
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H
A
D
dpp_hostapd.c
1615
os_time_t
expire
;
in hostapd_dpp_rx_peer_disc_req()
local
/third_party/mesa3d/src/egl/drivers/dri2/
H
A
D
egl_dri2.c
3603
struct timespec
expire
;
in dri2_client_wait_sync()
local
[all...]
/third_party/curl/include/curl/
H
A
D
curl.h
1004
char
expire
[18]; /* YYYYMMDD HH:MM:SS [null-terminated] */
member
Completed in 28 milliseconds