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:TPU
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
epson.h
200
SANE_Bool
TPU
; /*
TPU
is installed */
member
H
A
D
epson2.h
132
#define EXT_IDTY_CAP1_TPIR 0x02 /*
TPU
with infrared */
342
SANE_Bool
TPU
; /*
TPU
is installed */
member
H
A
D
epson2-ops.c
661
/*
TPU
*/
in e2_discover_capabilities()
663
DBG(1, "
TPU
detected\n");
in e2_discover_capabilities()
666
DBG(1, "
TPU
is enabled\n");
in e2_discover_capabilities()
677
dev->
TPU
= SANE_TRUE;
in e2_discover_capabilities()
730
/*
TPU
*/
in e2_discover_capabilities()
731
if (le32atoh(&buf[36]) > 0 && !dev->
TPU
) {
in e2_discover_capabilities()
737
dev->
TPU
= SANE_TRUE;
in e2_discover_capabilities()
930
/* only infrared in
TPU
mode (NOT in TPU2 or flatbeth)
in e2_set_extended_scanning_parameters()
934
if (extensionCtrl == 1) /* test for
TPU
*/
in e2_set_extended_scanning_parameters()
1024
* There is some undocumented special behavior with the
TPU
enabl
in e2_set_scanning_parameters()
[all...]
H
A
D
epson.c
140
Finally fixed the
TPU
problem with B4 level scanners
147
This caused problems with older (B4 level) scanners when a
TPU
166
when scanning from a
TPU
. This is fine, but
198
2000-06-13 Invert image when scanning negative with
TPU
,
199
Show film type only when
TPU
is selected
516
/* some defines to make handling the
TPU
easier: */
1569
DBG (1, "
TPU
: other error\n");
in check_ext_status()
2354
* the
TPU
are actually detected.
in attach()
2470
*
TPU
in attach()
2475
DBG (1, "
TPU
detecte
in attach()
[all...]
Completed in 8 milliseconds