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:COLOR_TRUE48
(Results
1 - 9
of
9
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-pp_scale.c
86
case
COLOR_TRUE48
: step = 6; break;
in ScaleX()
H
A
D
plustek-pp.h
175
#define
COLOR_TRUE48
4 /* not sure if this should be the same as 32 */
macro
188
#define _TPAModeSupportMax
COLOR_TRUE48
H
A
D
plustek.h
156
#define
COLOR_TRUE48
4
macro
H
A
D
plustek-usbscan.c
1547
case
COLOR_TRUE48
:
in usb_GetImageInfo()
1595
case
COLOR_TRUE48
:
in usb_SaveImageInfo()
H
A
D
plustek-pp_image.c
758
if(
COLOR_TRUE48
== pImgInf->wDataType ) {
in imageP98GetInfo()
801
case
COLOR_TRUE48
:
in imageP98GetInfo()
805
ps->DataInf.wPhyDataType =
COLOR_TRUE48
;
in imageP98GetInfo()
H
A
D
plustek.c
362
scanmode =
COLOR_TRUE48
;
in getScanMode()
1787
COLOR_TRUE24,
COLOR_TRUE48
};
in do_calibration()
1804
(modes[scanmode] ==
COLOR_TRUE48
)) {
in do_calibration()
2360
if( scanmode == COLOR_TRUE24 || scanmode ==
COLOR_TRUE48
) {
in sane_get_parameters()
H
A
D
plustek_pp.c
177
{1, 16,
COLOR_TRUE48
}
1905
if(
COLOR_TRUE48
== scanmode )
in sane_start()
H
A
D
plustek-usb.c
930
si->ImgDef.wDataType =
COLOR_TRUE48
;
in usbDev_setScanEnv()
H
A
D
plustek-pp_p9636.c
683
if (
COLOR_TRUE48
== ps->DataInf.wPhyDataType) {
in p9636SetGeneralRegister()
Completed in 14 milliseconds