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:U12_Scanner
(Results
1 - 2
of
2
) sorted by relevance
/third_party/backends/backend/
H
A
D
u12.c
128
static
U12_Scanner
*first_handle;
220
static SANE_Status drvClosePipes(
U12_Scanner
*scanner )
in drvClosePipes()
241
static pModeParam getModeList(
U12_Scanner
*scanner )
in getModeList()
309
U12_Scanner
*scanner = (
U12_Scanner
*)args;
in reader_process()
383
static SANE_Status do_cancel(
U12_Scanner
*scanner, SANE_Bool closepipe )
in do_cancel()
449
static SANE_Status init_options(
U12_Scanner
*s )
in init_options()
1094
U12_Scanner
*s;
in sane_open()
1146
U12_Scanner
*prev, *s;
in sane_close()
1194
U12_Scanner
*
in sane_control_option()
[all...]
H
A
D
u12.h
318
}
U12_Scanner
;
typedef
Completed in 3 milliseconds