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:lexmark_device
(Results
1 - 1
of
1
) sorted by relevance
/third_party/backends/backend/
H
A
D
lexmark.c
114
static SANE_Status init_options (Lexmark_Device *
lexmark_device
);
344
Lexmark_Device *
lexmark_device
;
in attachLexmark()
local
350
for (
lexmark_device
= first_lexmark_device;
lexmark_device
;
in attachLexmark()
351
lexmark_device
=
lexmark_device
->next)
in attachLexmark()
354
if (strcmp (
lexmark_device
->sane.name, devname) == 0)
in attachLexmark()
356
lexmark_device
->missing = SANE_FALSE;
in attachLexmark()
361
lexmark_device
= (Lexmark_Device *) malloc (sizeof (Lexmark_Device));
in attachLexmark()
362
if (
lexmark_device
in attachLexmark()
557
Lexmark_Device *
lexmark_device
, *next_
lexmark_device
;
sane_exit()
local
584
Lexmark_Device *
lexmark_device
;
sane_get_devices()
local
632
Lexmark_Device *
lexmark_device
;
sane_open()
local
684
Lexmark_Device *
lexmark_device
;
sane_close()
local
709
Lexmark_Device *
lexmark_device
;
sane_get_option_descriptor()
local
743
calc_parameters(Lexmark_Device *
lexmark_device
)
calc_parameters()
argument
787
Lexmark_Device *
lexmark_device
;
sane_control_option()
local
989
Lexmark_Device *
lexmark_device
;
sane_get_parameters()
local
1110
Lexmark_Device *
lexmark_device
;
sane_start()
local
1213
Lexmark_Device *
lexmark_device
;
sane_read()
local
1275
Lexmark_Device *
lexmark_device
;
sane_cancel()
local
1303
Lexmark_Device *
lexmark_device
;
sane_set_io_mode()
local
1327
Lexmark_Device *
lexmark_device
;
sane_get_select_fd()
local
[all...]
Completed in 2 milliseconds