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:opt_depth
(Results
1 - 3
of
3
) sorted by relevance
/third_party/backends/backend/
H
A
D
test.h
63
opt_depth
,
enumerator
H
A
D
hp3900_sane.c
81
opt_depth
,
enumerator
1362
case
opt_depth
:
in options_init()
1956
case
opt_depth
:
in option_get()
2033
case
opt_depth
:
in option_set()
2131
scanner->aOptions[
opt_depth
].constraint.word_list =
in option_set()
2153
scanner->aValues[
opt_depth
].w = scanner->list_depths[1];
in option_set()
2255
depth = (colormode == CM_LINEART) ? 1 : s->aValues[
opt_depth
].w;
in sane_get_parameters()
2327
depth = s->aValues[
opt_depth
].w;
in sane_start()
H
A
D
test.c
403
/*
opt_depth
*/
in init_options()
404
od = &test_device->opt[
opt_depth
];
in init_options()
414
test_device->val[
opt_depth
].w = init_depth;
in init_options()
2280
case
opt_depth
: /* Word list with parameter and options reloading */
in sane_control_option()
2564
case
opt_depth
: /* Int + word list options */
in sane_control_option()
2647
p->depth = test_device->val[
opt_depth
].w;
in sane_get_parameters()
Completed in 7 milliseconds