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:gl646
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
low.cpp
38
#include "
gl646
.h"
44
#include "
gl646
.h"
60
case AsicType::GL646: return std::unique_ptr<CommandSet>(new
gl646
::CommandSetGl646{});
in create_cmd_set()
1541
regs.set16(
gl646
::REG_EXPR, exposure.red);
in regs_set_exposure()
1542
regs.set16(
gl646
::REG_EXPG, exposure.green);
in regs_set_exposure()
1543
regs.set16(
gl646
::REG_EXPB, exposure.blue);
in regs_set_exposure()
1587
regs.find_reg(
gl646
::REG_0x01).value &= ~
gl646
::REG_0x01_SCAN;
in regs_set_optical_off()
1624
return static_cast<bool>(regs.get8(
gl646
::REG_0x06) &
gl646
in get_registers_gain4_bit()
[all...]
H
A
D
gl646.h
32
namespace
gl646
{
namespace
102
} // namespace
gl646
H
A
D
gl646_registers.h
27
namespace
gl646
{
namespace
151
} // namespace
gl646
H
A
D
gl646.cpp
30
#include "
gl646
.h"
37
namespace
gl646
{
namespace
1204
* this this the public interface, the
gl646
as to use one more
2982
} // namespace
gl646
Completed in 7 milliseconds