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:ld_shift_g
(Results
1 - 8
of
8
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
tables_model.cpp
109
model.
ld_shift_g
= 8;
in genesys_init_usb_device_tables()
161
model.
ld_shift_g
= 0;
in genesys_init_usb_device_tables()
216
model.
ld_shift_g
= 8;
in genesys_init_usb_device_tables()
266
model.
ld_shift_g
= 24;
in genesys_init_usb_device_tables()
317
model.
ld_shift_g
= 24;
in genesys_init_usb_device_tables()
368
model.
ld_shift_g
= 24;
in genesys_init_usb_device_tables()
433
model.
ld_shift_g
= 48;
in genesys_init_usb_device_tables()
507
model.
ld_shift_g
= 24;
in genesys_init_usb_device_tables()
573
model.
ld_shift_g
= 48;
in genesys_init_usb_device_tables()
626
model.
ld_shift_g
in genesys_init_usb_device_tables()
[all...]
H
A
D
device.h
188
SANE_Int
ld_shift_g
= 0;
member
H
A
D
low.cpp
951
s.color_shift_lines_g = dev->model->
ld_shift_g
;
in compute_session()
/third_party/backends/backend/
H
A
D
gt68xx_generic.c
401
params->ld_shift_r = params->
ld_shift_g
= params->ld_shift_b = 0;
in gt68xx_generic_setup_scan()
409
SANE_Int
ld_shift_g
= model->
ld_shift_g
;
in gt68xx_generic_setup_scan()
local
411
SANE_Int max_ld = MAX (MAX (ld_shift_r,
ld_shift_g
), ld_shift_b);
in gt68xx_generic_setup_scan()
415
params->
ld_shift_g
=
ld_shift_g
* ydpi / optical_ydpi;
in gt68xx_generic_setup_scan()
419
overscan_lines, params->ld_shift_r, params->
ld_shift_g
,
in gt68xx_generic_setup_scan()
H
A
D
rts8891_low.h
127
SANE_Int
ld_shift_g
; /* green */
member
H
A
D
gt68xx_low.h
476
SANE_Int
ld_shift_g
; /* green */
member
587
SANE_Int
ld_shift_g
;
member
H
A
D
gt68xx_mid.c
920
reader->params.
ld_shift_g
+
in gt68xx_line_reader_init_delays()
H
A
D
rts8891.c
1531
= ((dev->model->
ld_shift_g
* dev->ydpi) / dev->model->max_ydpi)
in compute_parameters()
Completed in 16 milliseconds