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:HP_SCANMODE_COLOR
(Results
1 - 3
of
3
) sorted by relevance
/third_party/backends/backend/
H
A
D
hp-option.c
299
return sanei_hp_optset_scanmode(optset, data) ==
HP_SCANMODE_COLOR
;
in _cenable_incolor()
306
return sanei_hp_optset_scanmode(optset, data) !=
HP_SCANMODE_COLOR
;
in _cenable_notcolor()
399
&& (sanei_hp_optset_scanmode (optset, data) ==
HP_SCANMODE_COLOR
) )
in hp_option_download()
423
&& (sanei_hp_optset_scanmode (optset, data) ==
HP_SCANMODE_COLOR
) )
in hp_option_upload()
1094
else if (scanmode ==
HP_SCANMODE_COLOR
)
in _probe_choice()
1102
if ( scanmode ==
HP_SCANMODE_COLOR
)
in _probe_choice()
1877
if ( sanei_hp_optset_scanmode (optset, data) ==
HP_SCANMODE_COLOR
)
in _program_data_width()
1973
if (sanei_hp_optset_scanmode(optset, data) ==
HP_SCANMODE_COLOR
)
in _program_tonemap()
2419
&& ( (scan_mode==
HP_SCANMODE_COLOR
)
in _program_scan_type()
2637
case
HP_SCANMODE_COLOR
in _program_scanmode()
[all...]
H
A
D
hp-option.h
217
HP_SCANMODE_COLOR
= 5
enumerator
H
A
D
hp-handle.c
313
case
HP_SCANMODE_COLOR
: /* RGB */
in hp_handle_uploadParameters()
Completed in 7 milliseconds