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:xStepTime
(Results
1 - 6
of
6
) sorted by relevance
/third_party/backends/backend/
H
A
D
u12-image.c
245
dev->shade.wXStep = nmlScan[index].
xStepTime
;
in u12image_SetupScanStateVariables()
254
dev->shade.wXStep = posScan[index].
xStepTime
;
in u12image_SetupScanStateVariables()
257
dev->shade.wXStep = dev->scan.negScan[index].
xStepTime
;
in u12image_SetupScanStateVariables()
656
posScan[1].
xStepTime
= 12;
in u12image_SetupScanSettings()
658
posScan[2].
xStepTime
= 24;
in u12image_SetupScanSettings()
660
posScan[3].
xStepTime
= 48;
in u12image_SetupScanSettings()
662
posScan[4].
xStepTime
= 96;
in u12image_SetupScanSettings()
666
ps->Shade.wXStep = posScan[ps->Scan.dpiIdx].
xStepTime
;
in u12image_SetupScanSettings()
670
ps->Scan.negScan[1].
xStepTime
= 12;
in u12image_SetupScanSettings()
672
ps->Scan.negScan[2].
xStepTime
in u12image_SetupScanSettings()
[all...]
H
A
D
plustek-pp_image.c
1315
ps->Shade.wXStep = nmlScan[ps->IO.portMode][index].
xStepTime
;
in imageP98003SetupScanStateVariables()
1318
ps->Shade.wXStep = nmlScan[_PORT_EPP][index].
xStepTime
;
in imageP98003SetupScanStateVariables()
1328
ps->Shade.wXStep = posScan[index].
xStepTime
;
in imageP98003SetupScanStateVariables()
1331
ps->Shade.wXStep = ps->Scan.negScan[index].
xStepTime
;
in imageP98003SetupScanStateVariables()
1573
posScan[1].
xStepTime
= 12;
in imageP98003SetupScanSettings()
1575
posScan[2].
xStepTime
= 24;
in imageP98003SetupScanSettings()
1577
posScan[3].
xStepTime
= 48;
in imageP98003SetupScanSettings()
1579
posScan[4].
xStepTime
= 96;
in imageP98003SetupScanSettings()
1583
ps->Shade.wXStep = posScan[ps->Scan.dpiIdx].
xStepTime
;
in imageP98003SetupScanSettings()
1587
ps->Scan.negScan[1].
xStepTime
in imageP98003SetupScanSettings()
[all...]
H
A
D
u12-tpa.c
66
dev->scan.negScan[1].
xStepTime
= 18;
in u12tpa_Reshading()
68
dev->scan.negScan[2].
xStepTime
= 36;
in u12tpa_Reshading()
70
dev->scan.negScan[3].
xStepTime
= 72;
in u12tpa_Reshading()
72
dev->scan.negScan[4].
xStepTime
= 144;
in u12tpa_Reshading()
75
dev->shade.wXStep = dev->scan.negScan[dev->scan.dpiIdx].
xStepTime
;
in u12tpa_Reshading()
H
A
D
u12-scanner.h
163
u_short
xStepTime
;
member
H
A
D
plustek-pp_tpa.c
846
ps->Scan.negScan[1].
xStepTime
= 18;
in TPAP98003Reshading()
848
ps->Scan.negScan[2].
xStepTime
= 36;
in TPAP98003Reshading()
850
ps->Scan.negScan[3].
xStepTime
= 72;
in TPAP98003Reshading()
852
ps->Scan.negScan[4].
xStepTime
= 144;
in TPAP98003Reshading()
856
ps->Shade.wXStep = ps->Scan.negScan[ps->Scan.dpiIdx].
xStepTime
;
in TPAP98003Reshading()
H
A
D
plustek-pp_hwdefs.h
256
UShort
xStepTime
;
member
Completed in 10 milliseconds