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:GAMMA_14BIT
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
tables_model.cpp
1266
model.flags = ModelFlag::
GAMMA_14BIT
|
in genesys_init_usb_device_tables()
1318
model.flags = ModelFlag::
GAMMA_14BIT
|
in genesys_init_usb_device_tables()
1370
model.flags = ModelFlag::
GAMMA_14BIT
|
in genesys_init_usb_device_tables()
1423
ModelFlag::
GAMMA_14BIT
|
in genesys_init_usb_device_tables()
1475
model.flags = ModelFlag::UNTESTED | ModelFlag::
GAMMA_14BIT
;
in genesys_init_usb_device_tables()
1525
ModelFlag::
GAMMA_14BIT
|
in genesys_init_usb_device_tables()
1575
ModelFlag::
GAMMA_14BIT
|
in genesys_init_usb_device_tables()
2141
ModelFlag::
GAMMA_14BIT
|
in genesys_init_usb_device_tables()
2197
ModelFlag::
GAMMA_14BIT
|
in genesys_init_usb_device_tables()
2784
ModelFlag::
GAMMA_14BIT
|
in genesys_init_usb_device_tables()
[all...]
H
A
D
enums.h
472
GAMMA_14BIT
= 1 << 1,
member in genesys::ScanMethod::ModelFlag
H
A
D
gl646.cpp
575
if (has_flag(dev->model->flags, ModelFlag::
GAMMA_14BIT
)) {
in init_regs_for_scan_session()
906
if (has_flag(dev->model->flags, ModelFlag::
GAMMA_14BIT
)) {
in gl646_init_regs()
1851
if (has_flag(dev->model->flags, ModelFlag::
GAMMA_14BIT
)) {
in send_gamma_table()
H
A
D
genesys.cpp
341
if (has_flag(dev->model->flags, ModelFlag::
GAMMA_14BIT
)) {
in sanei_genesys_create_default_gamma_table()
4323
* gl646: 12 or 14 bits gamma table depending on ModelFlag::
GAMMA_14BIT
4339
if (has_flag(scanner->dev->model->flags, ModelFlag::
GAMMA_14BIT
)) {
in init_gamma_vector_option()
Completed in 14 milliseconds