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:snapscan
(Results
1 - 3
of
3
) sorted by relevance
/third_party/backends/backend/
H
A
D
snapscan.h
59
/*
snapscan
device field values */
64
#define TMP_FILE_PREFIX "/var/tmp/
snapscan
"
65
#define SNAPSCAN_CONFIG_FILE "
snapscan
.conf"
356
#include <
snapscan
-sources.h>
483
* Use sanei_thread in
snapscan
backend
579
* - Added new devices to
snapscan
.desc
584
* - more debugging messages in
snapscan
-sources.c
605
* Adding support for
snapscan
e40 an e50 thanks to Giuseppe Tanzilli
630
* New
snapscan
backend version dated 20000514 from Steve Underwood.
639
* Early version 1.0
snapscan
[all...]
H
A
D
snapscan.c
82
#define BACKEND_NAME
snapscan
87
#include "
snapscan
.h"
213
#include "
snapscan
-scsi.c"
214
#include "
snapscan
-sources.c"
215
#include "
snapscan
-usb.c"
216
#include "
snapscan
-options.c"
634
"%s: USB vendor ID 0x%04x is currently NOT supported by the
snapscan
backend.\n",
in add_usb_device()
1982
* * backend/
snapscan
.c: remove EXPECTED_VERSION check
1989
* fix
snapscan
bug, add LiDE 600F
2007
* Added
snapscan
[all...]
/third_party/backends/testsuite/sanei/
H
A
D
sanei_config_test.c
827
snapscan
(void)
in snapscan()
function
856
sanei_configure_attach (CONFIG_PATH "/data/
snapscan
.conf",
in snapscan()
861
assert (strcmp (firmware, "/usr/share/sane/
snapscan
/your-firmwarefile.bin")
in snapscan()
891
snapscan
();
in sanei_config_suite()
Completed in 6 milliseconds