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:devlist
(Results
51 - 75
of
75
) sorted by relevance
1
2
3
/third_party/backends/backend/
H
A
D
matsushita.c
469
static const SANE_Device **
devlist
= NULL;
variable
[all...]
H
A
D
net.c
118
static const SANE_Device **
devlist
;
variable
[all...]
H
A
D
dll.c
274
static SANE_Device **
devlist
= NULL;
variable
[all...]
H
A
D
epsonds.c
1339
static const SANE_Device **
devlist
;
variable
H
A
D
artec.c
95
static const SANE_Device **
devlist
= 0;
variable
[all...]
H
A
D
agfafocus.c
54
static const SANE_Device **
devlist
= 0;
variable
[all...]
H
A
D
dc25.c
1956
static const SANE_Device *
devlist
[] = {
in sane_get_devices()
local
H
A
D
coolscan.c
1986
static const SANE_Device **
devlist
= 0;
variable
[all...]
H
A
D
magicolor.c
1727
static const SANE_Device **
devlist
= NULL;
variable
[all...]
H
A
D
hp4200.c
115
static const SANE_Device **
devlist
= NULL;
variable
[all...]
H
A
D
nec.c
142
static const SANE_Device **
devlist
= 0;
variable
[all...]
H
A
D
rts8891.c
149
static const SANE_Device **
devlist
= 0;
variable
[all...]
H
A
D
kodakaio.c
2150
static const SANE_Device **
devlist
= NULL;
variable
[all...]
H
A
D
microtek.c
97
static const SANE_Device **
devlist
= NULL; /* sane_get_devices() */
variable
[all...]
H
A
D
qcam.c
1487
static const SANE_Device **
devlist
;
in sane_exit()
local
1508
static const SANE_Device **
devlist
= 0;
in sane_get_devices()
local
[all...]
H
A
D
sharp.c
2561
static const SANE_Device **
devlist
= 0;
variable
[all...]
H
A
D
artec_eplus48u.c
3526
static const SANE_Device **
devlist
= 0;
in sane_get_devices()
local
H
A
D
epson.c
773
static const SANE_Device **
devlist
= 0;
variable
[all...]
H
A
D
mustek.c
107
static const SANE_Device **
devlist
= 0;
variable
[all...]
H
A
D
pie.c
333
static const SANE_Device **
devlist
= NULL;
variable
[all...]
H
A
D
umax.c
289
static const SANE_Device **
devlist
= NULL;
variable
[all...]
H
A
D
avision.c
1616
static const SANE_Device**
devlist
= 0;
variable
[all...]
H
A
D
hp3500.c
245
static const SANE_Device **
devlist
= 0;
variable
[all...]
/third_party/backends/tools/
H
A
D
sane-find-scanner.c
1996
libusb_device **
devlist
;
in main()
local
/third_party/backends/sanei/
H
A
D
sanei_usb.c
1914
libusb_device **
devlist
;
in libusb_scan_devices()
local
2092
usb_manager_device **
devlist
;
in libusb_scan_devices()
local
Completed in 88 milliseconds
1
2
3