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:gain_adjust_list
(Results
1 - 2
of
2
) sorted by relevance
/third_party/backends/backend/
H
A
D
pieusb_specific.c
445
dev->
gain_adjust_list
[0] = SCAN_GAIN_ADJUST_03;
in pieusb_initialize_device_definition()
446
dev->
gain_adjust_list
[1] = SCAN_GAIN_ADJUST_05;
in pieusb_initialize_device_definition()
447
dev->
gain_adjust_list
[2] = SCAN_GAIN_ADJUST_08;
in pieusb_initialize_device_definition()
448
dev->
gain_adjust_list
[3] = SCAN_GAIN_ADJUST_10;
in pieusb_initialize_device_definition()
449
dev->
gain_adjust_list
[4] = SCAN_GAIN_ADJUST_12;
in pieusb_initialize_device_definition()
450
dev->
gain_adjust_list
[5] = SCAN_GAIN_ADJUST_16;
in pieusb_initialize_device_definition()
451
dev->
gain_adjust_list
[6] = SCAN_GAIN_ADJUST_19;
in pieusb_initialize_device_definition()
452
dev->
gain_adjust_list
[7] = SCAN_GAIN_ADJUST_24;
in pieusb_initialize_device_definition()
453
dev->
gain_adjust_list
[8] = SCAN_GAIN_ADJUST_30;
in pieusb_initialize_device_definition()
454
dev->
gain_adjust_list
[
in pieusb_initialize_device_definition()
[all...]
H
A
D
pieusb_specific.h
209
SANE_String
gain_adjust_list
[10]; /* gain adjustment values */
member
Completed in 3 milliseconds