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:aValues
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
hp3900_sane.c
140
TOptionValue
aValues
[opt_count];
member
495
if (scanner->
aValues
[opt_chipname].s != NULL)
in bknd_info()
497
free (scanner->
aValues
[opt_chipname].s);
in bknd_info()
498
scanner->
aValues
[opt_chipname].s = NULL;
in bknd_info()
501
scanner->
aValues
[opt_chipname].s = strdup (data);
in bknd_info()
505
scanner->
aValues
[opt_chipid].w = Chipset_ID (device);
in bknd_info()
508
scanner->
aValues
[opt_scancount].w = RTS_ScanCounter_Get (device);
in bknd_info()
763
s->
aValues
[opt_button_0 + btn].w = SANE_TRUE;
in get_button_status()
1136
pVal = &scanner->
aValues
[i];
in options_free()
1213
pVal = &scanner->
aValues
[
in options_init()
[all...]
H
A
D
niash.c
105
TOptionValue
aValues
[optLast];
member
591
pVal = &s->
aValues
[i];
in _InitOptions()
1026
(int) s->
aValues
[n].w);
in sane_control_option()
1027
*(SANE_Word *) pVal = s->
aValues
[n].w;
in sane_control_option()
1033
memcpy (pVal, s->
aValues
[n].wa, s->aOptions[n].size);
in sane_control_option()
1038
modeList[s->
aValues
[optMode].w]);
in sane_control_option()
1039
strcpy ((char *) pVal, modeList[s->
aValues
[optMode].w]);
in sane_control_option()
1098
fSame = s->
aValues
[n].w == *(SANE_Word *) pVal;
in sane_control_option()
1102
s->
aValues
[n].w = *(SANE_Word *) pVal;
in sane_control_option()
1105
(int) s->
aValues
[
in sane_control_option()
[all...]
H
A
D
hp5400_sane.c
193
TOptionValue
aValues
[optLast];
member
272
pVal = &s->
aValues
[i];
in _InitOptions()
839
*(SANE_Word *) pVal = s->
aValues
[n].w;
in sane_control_option()
847
*(SANE_Word *) pVal = s->
aValues
[n].w;
in sane_control_option()
857
(int) s->
aValues
[n].w);
in sane_control_option()
858
*(SANE_Word *) pVal = s->
aValues
[n].w;
in sane_control_option()
866
memcpy (pVal, s->
aValues
[n].wa, s->aOptions[n].size);
in sane_control_option()
997
s->
aValues
[n].w = value;
in sane_control_option()
1016
s->
aValues
[n].w = value;
in sane_control_option()
1045
(s->
aValues
[
in sane_control_option()
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H
A
D
stylo.hpp
[all...]
Completed in 28 milliseconds