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:SCANDATATYPE_BW
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-usbmap.c
132
if( scanning->sParam.bDataType !=
SCANDATATYPE_BW
)
in usb_MapDownload()
152
if((scanning->sParam.bDataType ==
SCANDATATYPE_BW
) ||
in usb_MapDownload()
H
A
D
plustek-usbscan.c
164
scanning->sParam.bDataType ==
SCANDATATYPE_BW
) {
in usb_SetAsicDpiX()
310
case
SCANDATATYPE_BW
:
in usb_SetColorAndBits()
476
else if(sp->bDataType ==
SCANDATATYPE_BW
)
in usb_GetScanRect()
1620
pParam->bDataType =
SCANDATATYPE_BW
;
in usb_SaveImageInfo()
H
A
D
plustek-usb.h
222
SCANDATATYPE_BW
,
enumerator
H
A
D
plustek-usbshading.c
657
if(param->bDataType ==
SCANDATATYPE_BW
&& param->PhyDpi.x <= 300)
in usb_GetSWOffsetGain()
2771
if( scanning->sParam.bDataType ==
SCANDATATYPE_BW
) {
H
A
D
plustek-usbhw.c
949
(dev->scanning.sParam.bDataType ==
SCANDATATYPE_BW
)) {
in usb_AdjustCISLampSettings()
Completed in 9 milliseconds