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:use_ta
(Results
1 - 6
of
6
) sorted by relevance
/third_party/backends/backend/
H
A
D
gt68xx_generic.c
256
!request->
use_ta
&& action == SA_SCAN)
in gt68xx_generic_setup_scan()
273
if (request->
use_ta
)
in gt68xx_generic_setup_scan()
284
if (request->
use_ta
)
in gt68xx_generic_setup_scan()
316
if (request->
use_ta
)
in gt68xx_generic_setup_scan()
H
A
D
gt68xx_high.c
736
if (req.
use_ta
)
in gt68xx_scanner_calibrate()
863
if (req.
use_ta
)
in gt68xx_scanner_calibrate()
906
if (request->
use_ta
)
in gt68xx_scanner_start_scan()
1328
request.
use_ta
= orig_request->
use_ta
;
in gt68xx_afe_ccd_auto()
1330
if (orig_request->
use_ta
)
in gt68xx_afe_ccd_auto()
1356
if (orig_request->
use_ta
)
in gt68xx_afe_ccd_auto()
1739
request.
use_ta
= SANE_FALSE;
in gt68xx_afe_cis_read_lines()
1767
if (request.
use_ta
)
in gt68xx_afe_cis_read_lines()
2105
request.
use_ta
in gt68xx_sheetfed_scanner_calibrate()
[all...]
H
A
D
mustek_pp.h
261
int
use_ta
;
member
H
A
D
gt68xx_low.h
561
SANE_Bool
use_ta
; /**< Use the tansparency adapter */
member
H
A
D
mustek_pp.c
844
(strcasecmp (option_ta, "
use_ta
") != 0))
in sane_init()
1559
hndl->
use_ta
= SANE_TRUE;
in sane_get_parameters()
1561
hndl->
use_ta
= SANE_FALSE;
in sane_get_parameters()
1593
if (! hndl->
use_ta
)
in sane_get_parameters()
H
A
D
gt68xx.c
343
scan_request->
use_ta
= SANE_TRUE;
in setup_scan_request()
345
scan_request->
use_ta
= SANE_FALSE;
in setup_scan_request()
Completed in 11 milliseconds