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:in_use
(Results
1 - 25
of
30
) sorted by relevance
1
2
/third_party/python/Modules/_sqlite/
H
A
D
statement.h
36
int
in_use
;
member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nouveau_heap.h
55
int
in_use
;
member
/third_party/python/Python/
H
A
D
thread_pthread_stubs.h
129
bool
in_use
;
member
/third_party/backends/sanei/
H
A
D
sanei_pio.c
122
u_int
in_use
; /* port in use? */
member
H
A
D
sanei_DomainOS.c
107
u_int
in_use
: 1; /* is this DomainFdInfo in use? */
member
H
A
D
sanei_ab306.c
86
u_int
in_use
: 1, /* port in use? */
member
H
A
D
sanei_pa4s2.c
163
u_int
in_use
; /* port in use? */
member
[all...]
H
A
D
sanei_pp.c
130
u_int
in_use
; /**< port in use? */
member
/third_party/node/deps/v8/src/base/
H
A
D
small-vector.h
160
size_t
in_use
= end_ - begin_;
in Grow()
local
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
utils.c
262
uint8_t
in_use
[COLOR_HASH_SIZE] = { 0 };
in WebPGetColorPalette()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H
A
D
ieee802_11_shared.c
424
int
in_use
= hostapd_sae_pw_id_in_use(hapd->conf);
in hostapd_ext_capab_byte()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H
A
D
ieee802_11_shared.c
387
int
in_use
= hostapd_sae_pw_id_in_use(hapd->conf);
in hostapd_ext_capab_byte()
local
/third_party/ntfs-3g/ntfsprogs/
H
A
D
utils.c
1022
int
in_use
;
in mft_next_record()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H
A
D
driver_macsec_qca.c
632
bool
in_use
= FALSE;
in macsec_qca_get_available_receive_sc()
local
827
bool
in_use
= FALSE;
in macsec_qca_get_available_transmit_sc()
local
/third_party/libwebsockets/lib/roles/http/
H
A
D
private-lib-roles-http.h
141
uint8_t
in_use
;
member
/third_party/node/deps/v8/src/heap/
H
A
D
mark-compact.h
586
bool
in_use
() { return state_ > PREPARE_GC; }
in in_use()
function in v8::internal::final
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H
A
D
fst_session.c
148
Boolean
in_use
= FALSE;
in fst_find_free_session_id()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H
A
D
ieee802_1x_kay.h
96
Boolean
in_use
; /* bool inUse (read only) */
member
124
Boolean
in_use
; /* bool inUse (read only) */
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H
A
D
driver_macsec_qca.c
654
bool
in_use
= false;
in macsec_qca_get_available_receive_sc()
local
849
bool
in_use
= false;
in macsec_qca_get_available_transmit_sc()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H
A
D
fst_session.c
148
bool
in_use
= false;
in fst_find_free_session_id()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H
A
D
ieee802_1x_kay.h
96
bool
in_use
; /* bool inUse (read only) */
member
124
bool
in_use
; /* bool inUse (read only) */
member
/third_party/ffmpeg/libavcodec/
H
A
D
wmalosslessdec.c
357
int subframe_len,
in_use
= 0;
in decode_tilehdr()
local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H
A
D
cord.cc
443
const size_t
in_use
= dst->length;
in PrepareAppendRegion()
local
/third_party/libdrm/
H
A
D
xf86drm.h
320
unsigned char
in_use
;
member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H
A
D
pngstest.c
2647
png_byte
in_use
[256], amax = 0, bmax = 0;
in compare_two_images()
local
Completed in 35 milliseconds
1
2