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:scansources
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
sharp.h
182
SANE_String_Const
scansources
[5];
member
H
A
D
nec.h
182
SANE_String_Const
scansources
[5];
member
H
A
D
sharp.c
1860
s->dev->info->
scansources
[i++] = use_auto;
in init_options()
1868
s->dev->info.
scansources
[i++] = use_adf;
in init_options()
1881
s->dev->info.
scansources
[i++] = use_fsu;
in init_options()
1892
s->dev->info.
scansources
[i++] = use_simple;
in init_options()
1893
s->dev->info.
scansources
[i] = 0;
in init_options()
1900
s->opt[OPT_SCANSOURCE].size = max_string_size (s->dev->info.
scansources
);
in init_options()
1902
s->opt[OPT_SCANSOURCE].constraint.string_list = (SANE_String_Const*)s->dev->info.
scansources
;
in init_options()
1903
s->val[OPT_SCANSOURCE].s = strdup (s->dev->info.
scansources
[0]);
in init_options()
1907
SANE_DESC_SCAN_SOURCE, (SANE_String_Const*)s->dev->info.
scansources
,
in init_options()
H
A
D
nec.c
1477
s->dev->info.
scansources
[i++] = use_adf;
in init_options()
1482
s->dev->info.
scansources
[i++] = use_fsu;
in init_options()
1486
s->dev->info.
scansources
[i++] = use_simple;
in init_options()
1489
s->dev->info.
scansources
[i] = 0;
in init_options()
1492
SANE_DESC_SCAN_SOURCE, (SANE_String_Const*)s->dev->info.
scansources
,
in init_options()
Completed in 11 milliseconds