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
refs:has_adf
(Results
1 - 12
of
12
) sorted by relevance
/third_party/backends/backend/
H
A
D
ma1509.h
133
SANE_Bool
has_adf
;
member
H
A
D
epsonds.h
134
SANE_Bool
has_adf
; /* adf */
member
H
A
D
epjitsu.c
523
s->
has_adf
= 1;
in attach_one()
555
s->
has_adf
= 1;
in attach_one()
579
s->
has_adf
= 1;
in attach_one()
1080
if(s->
has_adf
){
in sane_get_option_descriptor()
1236
if(s->
has_adf
){
in sane_get_option_descriptor()
1263
if(s->
has_adf
){
in sane_get_option_descriptor()
1387
if (!s->
has_adf
)
in sane_get_option_descriptor()
1397
if (s->
has_adf
)
in sane_get_option_descriptor()
1409
if (s->
has_adf
)
in sane_get_option_descriptor()
1421
if (s->
has_adf
)
in sane_get_option_descriptor()
[all...]
H
A
D
epjitsu.h
106
int
has_adf
;
member
H
A
D
canon_dr.h
237
int
has_adf
;
member
H
A
D
fujitsu.h
190
int
has_adf
;
member
H
A
D
epsonds-ops.c
57
if (dev->
has_adf
)
in eds_dev_post_init()
H
A
D
ma1509.c
266
s->hw->
has_adf
= SANE_TRUE;
in test_unit_ready()
268
s->hw->
has_adf
= SANE_FALSE;
in test_unit_ready()
449
dev->
has_adf
? "(ADF)" : "");
in attach()
H
A
D
epsonds-cmd.c
380
s->hw->
has_adf
= 1;
in info_cb()
H
A
D
fujitsu.c
1468
s->
has_adf
= get_IN_adf(in);
in init_vpd()
1469
DBG (15, " adf: %d\n", s->
has_adf
);
in init_vpd()
2512
else if(s->
has_adf
)
in init_user()
2883
if(s->
has_adf
){
in sane_get_option_descriptor()
3077
if(s->
has_adf
|| s->has_return_path){
in sane_get_option_descriptor()
3104
if(s->
has_adf
|| s->has_return_path){
in sane_get_option_descriptor()
H
A
D
canon_dr.c
1398
s->
has_adf
= 1;
in init_model()
2073
else if(s->
has_adf
)
in init_user()
2264
if(s->
has_adf
){
in sane_get_option_descriptor()
2497
if(s->
has_adf
|| s->has_card){
in sane_get_option_descriptor()
2524
if(s->
has_adf
|| s->has_card){
in sane_get_option_descriptor()
H
A
D
epsonds.c
1604
} else if (s->hw->
has_adf
) {
in device_detect()
Completed in 51 milliseconds