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:_E_NOSUPP
(Results
1 - 9
of
9
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-pp_misc.c
225
return
_E_NOSUPP
;
in MiscInitPorts()
H
A
D
plustek-pp.h
227
#define
_E_NOSUPP
(_FIRST_ERR-11) /* feature or device not supported */
macro
H
A
D
plustek-pp_io.c
652
return
_E_NOSUPP
;
in IOInitialize()
H
A
D
plustek-pp_ptdrv.c
943
retval =
_E_NOSUPP
;
in ptdrvIoctl()
H
A
D
plustek-pp_p12.c
738
return
_E_NOSUPP
;
in P12InitAsic()
H
A
D
plustek-pp_genericio.c
1053
return
_E_NOSUPP
;
in IOFuncInitialize()
H
A
D
plustek-pp_image.c
1641
return
_E_NOSUPP
;
in ImageInitialize()
H
A
D
plustek-pp_motor.c
2802
return
_E_NOSUPP
;
H
A
D
plustek-pp_dac.c
2468
return
_E_NOSUPP
;
in DacInitialize()
Completed in 15 milliseconds