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:CAP_NOTHING
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
mustek_pp_null.c
68
if (options !=
CAP_NOTHING
)
in debug_drv_init()
91
*caps =
CAP_NOTHING
;
in debug_drv_capabilities()
H
A
D
mustek_pp.h
138
#define
CAP_NOTHING
0
macro
H
A
D
mustek_pp_cis.c
2255
if (options !=
CAP_NOTHING
)
in cis600_drv_init()
2264
if (options !=
CAP_NOTHING
)
in cis1200_drv_init()
2273
if (options !=
CAP_NOTHING
)
in cis1200p_drv_init()
2290
*caps =
CAP_NOTHING
;
in cis_drv_capabilities()
2325
if (caps !=
CAP_NOTHING
)
in cis_drv_open()
H
A
D
mustek_pp.c
646
(*option_ta == 0 ?
CAP_NOTHING
: CAP_TA),
in attach_device()
733
Mustek_pp_Drivers[driver_no].init(
CAP_NOTHING
, devices[device_no],
in sane_init()
H
A
D
mustek_pp_ccd300.c
1592
if (options !=
CAP_NOTHING
)
in ccd300_init()
1659
if (caps & ~(
CAP_NOTHING
| CAP_INVERT | CAP_LAMP_OFF))
in ccd300_open()
Completed in 8 milliseconds