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:PIXMA_EPROTO
(Results
1 - 8
of
8
) sorted by relevance
/third_party/backends/backend/pixma/
H
A
D
pixma_common.c
254
case
PIXMA_EPROTO
:
in pixma_strerror()
606
return
PIXMA_EPROTO
;
in pixma_map_status_errno()
631
error =
PIXMA_EPROTO
;
in pixma_check_result()
639
error =
PIXMA_EPROTO
;
in pixma_check_result()
644
error =
PIXMA_EPROTO
;
in pixma_check_result()
647
if (error ==
PIXMA_EPROTO
)
in pixma_check_result()
1283
int status =
PIXMA_EPROTO
;
in pixma_parse_xml_response()
1297
status =
PIXMA_EPROTO
;
in pixma_parse_xml_response()
1307
status =
PIXMA_EPROTO
;
in pixma_parse_xml_response()
1317
status =
PIXMA_EPROTO
;
in pixma_parse_xml_response()
[all...]
H
A
D
pixma.h
135
#define
PIXMA_EPROTO
-10
macro
H
A
D
pixma_mp750.c
296
error =
PIXMA_EPROTO
;
in request_image_block_ex()
380
return
PIXMA_EPROTO
;
in handle_interrupt()
733
return
PIXMA_EPROTO
;
in mp750_fill_buffer()
H
A
D
pixma_mp730.c
285
return
PIXMA_EPROTO
;
in read_image_block()
334
return
PIXMA_EPROTO
;
in handle_interrupt()
357
return
PIXMA_EPROTO
;
in handle_interrupt()
H
A
D
pixma_mp150.c
603
return
PIXMA_EPROTO
;
in select_source()
891
return
PIXMA_EPROTO
;
in read_image_block()
942
return
PIXMA_EPROTO
;
in handle_interrupt()
1441
return
PIXMA_EPROTO
;
in mp150_scan()
1443
return
PIXMA_EPROTO
;
in mp150_scan()
1483
return
PIXMA_EPROTO
;
in mp150_scan()
H
A
D
pixma_imageclass.c
364
error =
PIXMA_EPROTO
;
in request_image_block()
451
return
PIXMA_EPROTO
;
in handle_interrupt()
H
A
D
pixma_mp800.c
1119
return
PIXMA_EPROTO
;
in read_image_block()
1167
return
PIXMA_EPROTO
;
in handle_interrupt()
2132
return
PIXMA_EPROTO
;
in mp810_scan()
2134
return
PIXMA_EPROTO
;
in mp810_scan()
H
A
D
pixma.c
204
case
PIXMA_EPROTO
:
in map_error()
Completed in 17 milliseconds