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:get_pictures_info
(Results
1 - 6
of
6
) sorted by relevance
/third_party/backends/backend/
H
A
D
gphoto2.h
172
static PictureInfo *
get_pictures_info
(void);
H
A
D
dc210.h
271
static PictureInfo *
get_pictures_info
(void);
H
A
D
dc240.h
252
static PictureInfo *
get_pictures_info
(void);
H
A
D
dc240.c
911
get_pictures_info
();
in sane_init()
1193
get_pictures_info
();
in sane_control_option()
1650
*
get_pictures_info
- load information about all pictures currently in
1655
get_pictures_info
(void)
in get_pictures_info()
function
1657
SANE_Char f[] = "
get_pictures_info
";
in get_pictures_info()
1755
* snap_pic - take a picture (and call
get_pictures_info
to re-create
1816
if (
get_pictures_info
() == NULL)
in snap_pic()
H
A
D
gphoto2.c
866
DBG (3, "sane_init: about to
get_pictures_info
\n");
in sane_init()
867
get_pictures_info
();
in sane_init()
1215
get_pictures_info
();
in sane_control_option()
1585
*
get_pictures_info
- load information about all pictures currently in
1592
get_pictures_info
(void)
in get_pictures_info()
function
1594
SANE_Char f[] = "
get_pictures_info
";
in get_pictures_info()
1668
* snap_pic - take a picture (and call
get_pictures_info
to re-create
1698
* with get_info and
get_pictures_info
. (We didn't have the call
in snap_pic()
1716
if (
get_pictures_info
() == NULL)
in snap_pic()
H
A
D
dc210.c
767
Camera.Pictures =
get_pictures_info
();
in sane_init()
1398
get_pictures_info
(void)
in get_pictures_info()
function
1401
char f[] = "
get_pictures_info
";
in get_pictures_info()
Completed in 8 milliseconds