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:end_black
(Results
1 - 1
of
1
) sorted by relevance
/third_party/backends/backend/
H
A
D
gt68xx_high.c
1029
SANE_Int
end_black
;
in gt68xx_afe_ccd_calc()
local
1041
end_black
= start_black + 1.0 * values->scan_dpi / MM_PER_INCH; /* 1 mm */
in gt68xx_afe_ccd_calc()
1044
start_white =
end_black
+ 5.0 * values->scan_dpi / MM_PER_INCH;
in gt68xx_afe_ccd_calc()
1048
"gt68xx_afe_ccd_calc: dpi=%d, start_black=%d,
end_black
=%d, start_white=%d, end_white=%d\n",
in gt68xx_afe_ccd_calc()
1049
values->scan_dpi, start_black,
end_black
, start_white, end_white);
in gt68xx_afe_ccd_calc()
1052
for (i = start_black; i <
end_black
; i++)
in gt68xx_afe_ccd_calc()
1496
SANE_Int
end_black
;
in gt68xx_afe_cis_calc_black()
local
1502
end_black
= values->calwidth;
in gt68xx_afe_cis_calc_black()
1505
for (i = start_black; i <
end_black
; ++i)
in gt68xx_afe_cis_calc_black()
1516
average /= (
end_black
in gt68xx_afe_cis_calc_black()
[all...]
Completed in 3 milliseconds