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:SHARP_Device
(Results
1 - 2
of
2
) sorted by relevance
/third_party/backends/backend/
H
A
D
sharp.h
213
typedef struct
SHARP_Device
struct
215
struct
SHARP_Device
*next;
221
SHARP_Device
;
typedef
225
struct
SHARP_Device
*dev;
234
SHARP_Device
*dev;
H
A
D
sharp.c
169
static
SHARP_Device
*first_dev = NULL;
241
and as indexes for the arrays x_ranges, y_ranges in
SHARP_Device
1216
get_max_scan_size(int fd,
SHARP_Device
*dev, int mode)
in get_max_scan_size()
1279
attach (const char *devnam,
SHARP_Device
** devp)
in attach()
1282
SHARP_Device
*dev;
in attach()
2304
SHARP_Device
*devp;
in attach_and_list()
2348
SHARP_Device
sd;
in sane_init()
2349
SHARP_Device
*dp = &sd;
in sane_init()
2351
SHARP_Device
*dp;
in sane_init()
2565
SHARP_Device
*de
in sane_exit()
[all...]
Completed in 5 milliseconds