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:is_lamp_on
(Results
1 - 8
of
8
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
status.h
36
bool
is_lamp_on
= false;
member
H
A
D
status.cpp
36
<< "
is_lamp_on
: " << (status.
is_lamp_on
? "yes" : "no") << '\n'
in operator <<()
H
A
D
register.h
54
bool
is_lamp_on
= false;
member
H
A
D
gl843.cpp
1237
if (reg->state.is_xpa_on && reg->state.
is_lamp_on
) {
in begin_scan()
1256
if (reg->state.is_xpa_on && reg->state.
is_lamp_on
) {
in begin_scan()
1264
if (reg->state.is_xpa_on && reg->state.
is_lamp_on
) {
in begin_scan()
1274
if (reg->state.is_xpa_on && reg->state.
is_lamp_on
) {
in begin_scan()
H
A
D
low.cpp
170
status.
is_lamp_on
= value & LAMPSTS;
in scanner_read_status()
604
regs.state.
is_lamp_on
= set;
in sanei_genesys_set_lamp_power()
H
A
D
gl846.cpp
753
if (reg->state.is_xpa_on && reg->state.
is_lamp_on
) {
in begin_scan()
H
A
D
gl842.cpp
677
if (reg->state.is_xpa_on && reg->state.
is_lamp_on
&&
in begin_scan()
H
A
D
gl847.cpp
728
if (reg->state.is_xpa_on && reg->state.
is_lamp_on
) {
in begin_scan()
Completed in 13 milliseconds