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:Umax_Scanner
(Results
1 - 3
of
3
) sorted by relevance
/third_party/backends/backend/
H
A
D
umax1220u.c
78
typedef struct
Umax_Scanner
struct
80
struct
Umax_Scanner
*next;
84
Umax_Scanner
;
typedef
89
static
Umax_Scanner
*first_handle = NULL;
260
Umax_Scanner
*scanner = handle;
in optionLampOffCallback()
687
Umax_Scanner
*scanner;
in sane_open()
742
Umax_Scanner
*prev, *scanner;
in sane_close()
840
Umax_Scanner
*scanner = handle;
in sane_start()
873
Umax_Scanner
*scanner = handle;
in sane_read()
H
A
D
umax.h
468
/*
Umax_Scanner
contains values relevant for the sane interface */
470
typedef struct
Umax_Scanner
struct
472
struct
Umax_Scanner
*next;
491
}
Umax_Scanner
;
typedef
H
A
D
umax.c
291
static
Umax_Scanner
*first_handle = NULL;
1082
static void umax_set_rgb_bind(
Umax_Scanner
*scanner)
in umax_set_rgb_bind()
1545
Umax_Scanner
*scanner = handle;
in umax_set_lamp_status()
4662
static SANE_Status do_cancel(
Umax_Scanner
*scanner)
in do_cancel()
4944
Umax_Scanner
*scanner = (
Umax_Scanner
*)data;
in reader_process()
5027
static SANE_Status init_options(
Umax_Scanner
*scanner)
in init_options()
6164
Umax_Scanner
*scanner;
in sane_open()
6287
Umax_Scanner
*prev, *scanner;
in sane_close()
6356
Umax_Scanner
*scanne
in sane_get_option_descriptor()
[all...]
Completed in 10 milliseconds