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:lamp_time
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
ma1509.h
160
long
lamp_time
; /* at this time the lamp was turned on */
member
H
A
D
ma1509.c
710
remaining_time = warmup_time - (now.tv_sec - s->
lamp_time
);
in set_window()
998
struct timeval
lamp_time
;
in turn_lamp()
local
1014
gettimeofday (&
lamp_time
, 0);
in turn_lamp()
1015
s->
lamp_time
=
lamp_time
.tv_sec;
in turn_lamp()
H
A
D
hs2p-scsi.h
1130
SANE_Byte
lamp_time
[4]; /* Lamp Time */
member
H
A
D
hs2p.c
1794
(SANE_Word) _4btol (&(s->data.maintenance.
lamp_time
[0]));
in update_hs2p_data()
2007
DBG (DBG_LEVEL, "lamp time = %lu\n", _4btol (&(d->
lamp_time
[0])));
in print_maintenance_data()
2169
(SANE_Word) _4btol (&(s->data.maintenance.
lamp_time
[0]));
in sane_control_option()
Completed in 9 milliseconds