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_imagebuf_t
(Results
1 - 8
of
8
) sorted by relevance
/third_party/backends/backend/pixma/
H
A
D
pixma_common.h
102
struct
pixma_imagebuf_t
struct
124
pixma_imagebuf_t
imagebuf;
157
int (*fill_buffer) (pixma_t *,
pixma_imagebuf_t
* ib);
H
A
D
pixma.h
198
struct
pixma_imagebuf_t
;
206
typedef struct
pixma_imagebuf_t
pixma_imagebuf_t
;
typedef
H
A
D
pixma_imageclass.c
705
iclass_fill_buffer (pixma_t * s,
pixma_imagebuf_t
* ib)
in iclass_fill_buffer()
H
A
D
pixma_mp750.c
693
mp750_fill_buffer (pixma_t * s,
pixma_imagebuf_t
* ib)
in mp750_fill_buffer()
H
A
D
pixma_mp730.c
659
mp730_fill_buffer (pixma_t * s,
pixma_imagebuf_t
* ib)
in mp730_fill_buffer()
H
A
D
pixma_common.c
927
pixma_imagebuf_t
ib;
in pixma_read_image()
H
A
D
pixma_mp150.c
1144
post_process_image_data (pixma_t * s,
pixma_imagebuf_t
* ib)
in post_process_image_data()
1555
mp150_fill_buffer (pixma_t * s,
pixma_imagebuf_t
* ib)
in mp150_fill_buffer()
H
A
D
pixma_mp800.c
1607
static unsigned post_process_image_data (pixma_t * s,
pixma_imagebuf_t
* ib)
in post_process_image_data()
2246
static int mp810_fill_buffer (pixma_t * s,
pixma_imagebuf_t
* ib)
in mp810_fill_buffer()
Completed in 15 milliseconds