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:DISABLE_GAMMA
(Results
1 - 10
of
10
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
enums.h
557
DISABLE_GAMMA
= 1 << 2,
member in genesys::ScanMethod::ScanFlag
H
A
D
gl841.cpp
1521
ScanFlag::
DISABLE_GAMMA
;
in init_regs_for_shading()
1597
ScanFlag::
DISABLE_GAMMA
|
in ad_fe_offset_calibration()
1716
ScanFlag::
DISABLE_GAMMA
|
in offset_calibration()
2042
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_warmup()
H
A
D
gl842.cpp
796
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_shading()
899
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_warmup()
H
A
D
gl124.cpp
956
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_shading()
1091
ScanFlag::
DISABLE_GAMMA
|
in move_to_calibration_area()
1154
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_warmup()
H
A
D
gl646.cpp
579
if (!has_flag(session.params.flags, ScanFlag::
DISABLE_GAMMA
) &&
in init_regs_for_scan_session()
1699
ScanFlag::
DISABLE_GAMMA
;
in move_back_home()
1816
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_shading()
2484
ScanFlag::
DISABLE_GAMMA
;
in init_regs_for_warmup()
H
A
D
low.cpp
621
if ((session.params.flags & ScanFlag::
DISABLE_GAMMA
) != ScanFlag::NONE) {
in should_enable_gamma()
1119
s.params.flags |= ScanFlag::
DISABLE_GAMMA
;
in compute_session()
H
A
D
genesys.cpp
781
ScanFlag::
DISABLE_GAMMA
|
in scanner_move()
947
ScanFlag::
DISABLE_GAMMA
|
in scanner_move_back_home()
1090
ScanFlag::
DISABLE_GAMMA
|
in scanner_move_back_home_ta()
1201
ScanFlag::
DISABLE_GAMMA
;
in scanner_search_strip()
1472
ScanFlag::
DISABLE_GAMMA
|
in scanner_offset_calibration()
1784
ScanFlag::
DISABLE_GAMMA
|
in scanner_coarse_gain_calibration()
2005
ScanFlag::
DISABLE_GAMMA
|
in scanner_led_calibration()
H
A
D
gl843.cpp
1383
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_shading()
1501
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_warmup()
H
A
D
gl846.cpp
817
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_shading()
H
A
D
gl847.cpp
835
ScanFlag::
DISABLE_GAMMA
|
in init_regs_for_shading()
Completed in 26 milliseconds