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:Offset70
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-pp_models.c
252
ps->
Offset70
= 70;
in ModelSet4800()
311
ps->
Offset70
= 70;
in ModelSet4830()
431
ps->
Offset70
= 145;
in ModelSetA3I()
502
ps->
Offset70
= 95;
in ModelSet9630()
H
A
D
plustek-pp_dac.c
955
pSrce += ps->
Offset70
+ ps->Device.DataOriginX;
in dacP96SumAverageShading()
956
pDest += ps->
Offset70
+ ps->Device.DataOriginX;
in dacP96SumAverageShading()
1122
pbDest = ps->pScanBuffer1 + ps->
Offset70
+ ps->Device.DataOriginX;
in dacP96SetShadingGainProc()
1131
pbDest = ps->pScanBuffer1 + ps->
Offset70
+ ps->ShadingBankSize +
in dacP96SetShadingGainProc()
1141
pbDest = ps->pScanBuffer1 + ps->
Offset70
+ ps->ShadingBankSize * 2 +
in dacP96SetShadingGainProc()
1239
ps->AsicReg.RD_Origin = (UShort)(ps->
Offset70
+
in dacP96Adjust10BitShading()
1524
memset( ps->pScanBuffer1, 0, (64 + 8 + ps->
Offset70
));
in dacP96001ToSetShadingAddress()
1525
memcpy( ps->pScanBuffer1 + 64 + 8 + ps->
Offset70
, pData,
in dacP96001ToSetShadingAddress()
1529
_BUF_SIZE_BASE_CONST * 2 + 64 + 8 + ps->
Offset70
);
in dacP96001ToSetShadingAddress()
1721
ps->
Offset70
in dacP96001WaitForShading()
[all...]
H
A
D
plustek-pp_scandata.h
173
UShort
Offset70
; /* CHECK: --> to Device */
member
H
A
D
plustek-pp_p48xx.c
665
ps->AsicReg.RD_Origin = (UShort)(ps->
Offset70
+ ps->Device.DataOriginX +
in p48xxSetupScanningCondition()
H
A
D
plustek-pp_motor.c
3105
ps->AsicReg.RD_Origin = (UShort)(ps->
Offset70
+ 64 + 8 + 2048);
3107
ps->AsicReg.RD_Origin = (UShort)(ps->
Offset70
+ 64 + 8 + 1024);
Completed in 9 milliseconds