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:do_eof
(Results
1 - 8
of
8
) sorted by relevance
/third_party/backends/backend/
H
A
D
mustek_pp.c
128
static SANE_Status
do_eof
(Mustek_pp_Handle *hndl);
158
/*
do_eof
:
165
do_eof
(Mustek_pp_Handle *hndl)
in do_eof()
function
188
do_eof
(hndl);
in do_stop()
1214
do_eof
(handle);
in sane_close()
1757
do_eof
(hndl);
in sane_read()
1779
do_eof
(hndl);
in sane_read()
1803
do_eof
(hndl);
in sane_read()
1822
return
do_eof
(hndl);
in sane_read()
H
A
D
sp15c.h
303
do_eof
(struct sp15c *scanner);
H
A
D
agfafocus.c
931
do_eof
(AgfaFocus_Scanner *s)
in do_eof()
function
948
do_eof
(s);
in do_cancel()
2048
return
do_eof
(s);
in sane_read()
H
A
D
tamarack.c
454
do_eof
(Tamarack_Scanner *s)
in do_eof()
function
471
do_eof
(s);
in do_cancel()
1434
return
do_eof
(s);
in sane_read()
H
A
D
sp15c.c
951
return
do_eof
(scanner); /* close pipe */
in sane_read()
1759
do_eof
(scanner); /* close pipe and reposition scanner */
in do_cancel()
2077
do_eof
(struct sp15c *scanner)
in do_eof()
function
2079
DBG (10, "
do_eof
\n");
in do_eof()
2088
} /*
do_eof
*/
in do_eof()
H
A
D
coolscan.c
2007
do_eof
(Coolscan_t * scanner)
in do_eof()
function
2009
DBG (10, "
do_eof
\n");
in do_eof()
2026
do_eof
(scanner); /* close pipe and reposition scanner */
in do_cancel()
4142
return
do_eof
(scanner); /* close pipe */
in sane_read()
H
A
D
mustek.c
2920
do_eof
(Mustek_Scanner * s)
in do_eof()
function
2926
DBG (5, "
do_eof
: closing pipe\n");
in do_eof()
3023
do_eof
(s);
in do_stop()
6675
return
do_eof
(s);
in sane_read()
H
A
D
avision.c
6856
do_eof
(Avision_Scanner *s)
in do_eof()
function
6860
DBG (3, "
do_eof
:\n");
in do_eof()
6868
DBG (3, "
do_eof
: toggling duplex rear data valid\n");
in do_eof()
6870
DBG (3, "
do_eof
: duplex rear data valid: %x\n",
in do_eof()
6884
DBG (3, "
do_eof
: returning %d\n", exit_status);
in do_eof()
9375
return
do_eof
(s);
in sane_read()
Completed in 40 milliseconds