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:devtype
(Results
26 - 37
of
37
) sorted by relevance
1
2
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
wps_supplicant.c
1438
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in wpas_wps_pin_needed_cb()
local
H
A
D
ctrl_iface.c
6604
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in p2p_ctrl_peer()
local
H
A
D
p2p_supplicant.c
2369
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in wpas_dev_found()
local
2638
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in wpas_prov_disc_req()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H
A
D
wps_hostapd.c
179
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in hostapd_wps_pin_needed_cb()
local
260
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in hostapd_wps_enrollee_seen_cb()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
wps_supplicant.c
1476
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in wpas_wps_pin_needed_cb()
local
H
A
D
ctrl_iface.c
7436
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
local
H
A
D
p2p_supplicant.c
2857
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in wpas_dev_found()
local
3248
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
wpas_prov_disc_req()
local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H
A
D
wps_hostapd.c
177
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in hostapd_wps_pin_needed_cb()
local
258
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in hostapd_wps_enrollee_seen_cb()
local
/third_party/backends/backend/
H
A
D
hs2p-scsi.h
272
SANE_Byte
devtype
; /* must be 0x06 */
member
320
SANE_Byte
devtype
; /* bits7-5: Peripheral Qualifier
member
394
SANE_Byte
devtype
; /* 7-5: peripheral qualifier, 4-0: peripheral device type */
member
H
A
D
bh.h
261
SANE_Byte
devtype
;
member
862
SANE_Byte
devtype
;
member
871
SANE_Byte
devtype
;
member
889
SANE_Byte
devtype
;
member
/third_party/mesa3d/src/microsoft/vulkan/
H
A
D
dzn_device.c
1517
VkPhysicalDeviceType
devtype
= VK_PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU;
in dzn_GetPhysicalDeviceProperties2()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H
A
D
wps_registrar.c
3592
char
devtype
[WPS_DEV_TYPE_BUFSIZE];
in wps_registrar_get_info()
local
Completed in 66 milliseconds
1
2