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:MS_MODE_COLOR
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
microtek.h
310
#define
MS_MODE_COLOR
3
macro
H
A
D
microtek2.c
340
case
MS_MODE_COLOR
:
in sane_get_parameters()
402
if ( mode ==
MS_MODE_COLOR
&& mi->onepass )
in sane_get_parameters()
3715
if ( ! mi->onepass && ms->mode ==
MS_MODE_COLOR
)
in calculate_sane_params()
3730
else if ( mi->onepass && ms->mode ==
MS_MODE_COLOR
)
in calculate_sane_params()
3735
if ( ! mi->onepass && ms->mode ==
MS_MODE_COLOR
&& ms->current_pass < 3 )
in calculate_sane_params()
3782
ms->mode =
MS_MODE_COLOR
;
in get_calib_params()
4029
*mode =
MS_MODE_COLOR
;
in get_scan_mode_and_depth()
5551
if ( ms->mode ==
MS_MODE_COLOR
&& mi->data_format == MI_DATAFMT_LPLSEGREG )
in prepare_buffers()
5628
if ( mi->onepass && ms->mode ==
MS_MODE_COLOR
)
in prepare_buffers()
5834
if ( ms->mode ==
MS_MODE_COLOR
)
in write_cshading_pnm()
[all...]
H
A
D
microtek.c
2497
((s->mode ==
MS_MODE_COLOR
) && /* or, other weirdness */
in finagle_precal()
2499
((s->mode ==
MS_MODE_COLOR
) &&
in finagle_precal()
2511
if (s->mode ==
MS_MODE_COLOR
) {
in finagle_precal()
3645
s->mode =
MS_MODE_COLOR
;
in sane_get_parameters()
3647
if (s->mode ==
MS_MODE_COLOR
) {
in sane_get_parameters()
3809
case
MS_MODE_COLOR
:
in sane_get_parameters()
3940
case
MS_MODE_COLOR
:
in sane_start_guts()
H
A
D
microtek2.h
1039
#define
MS_MODE_COLOR
0x05
macro
Completed in 17 milliseconds