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:source_mode_dim
(Results
1 - 2
of
2
) sorted by relevance
/third_party/backends/backend/
H
A
D
avision.h
288
}
source_mode_dim
;
typedef
509
source_mode_dim
source_mode_dim
;
member
H
A
D
avision.c
2804
return s->hw->scanner_type == AV_SHEETFEED || (s->hw->scanner_type == AV_FLATBED && s->
source_mode_dim
== AV_ADF_DIM);
in is_adf_scan()
2848
static
source_mode_dim
3011
long y_max = (long int) (dev->inquiry_y_ranges[s->
source_mode_dim
] *
in compute_parameters()
4841
source_mode_dim
mode;
in attach()
6324
s->source_mode, s->
source_mode_dim
);
in set_window()
6378
if (s->
source_mode_dim
== AV_TRANSPARENT_DIM) {
in set_window()
6794
if (s->
source_mode_dim
== AV_ADF_DIM && dev->inquiry_batch_scan)
7029
s->
source_mode_dim
= match_source_mode_dim (s->source_mode);
in init_options()
7031
dev->x_range.max = SANE_FIX ( (int)dev->inquiry_x_ranges[s->
source_mode_dim
]);
in init_options()
7033
dev->y_range.max = SANE_FIX ( (int)dev->inquiry_y_ranges[s->
source_mode_dim
]);
in init_options()
[all...]
Completed in 10 milliseconds