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:st_coords
(Results
1 - 3
of
3
) sorted by relevance
/third_party/backends/backend/
H
A
D
hp3900_types.c
403
struct
st_coords
struct
417
struct
st_coords
coords;
424
struct
st_coords
reflective;
425
struct
st_coords
negative;
426
struct
st_coords
slide;
440
struct
st_coords
coord; /* [+12] left */
H
A
D
hp3900_sane.c
223
struct
st_coords
*coords);
227
static SANE_Status Translate_coords (struct
st_coords
*coords);
560
struct
st_coords
*coords = Constrains_Get (device, source);
in bknd_constrains()
688
struct
st_coords
*coords)
in Set_Coordinates()
690
struct
st_coords
*limits = Constrains_Get (device, scantype);
in Set_Coordinates()
1046
Translate_coords (struct
st_coords
*coords)
in Translate_coords()
2056
struct
st_coords
*coords;
in option_set()
2108
struct
st_coords
*coords;
in option_set()
2242
struct
st_coords
coords;
in sane_get_parameters()
2316
struct
st_coords
coord
in sane_start()
[all...]
H
A
D
hp3900_rts8822.c
336
struct
st_coords
*mycoords);
337
static struct
st_coords
*Constrains_Get (struct st_device *dev,
1561
memcpy (&scan.coord, ¶m->coords, sizeof (struct
st_coords
));
in RTS_Scanner_SetParams()
1639
struct
st_coords
mycoords;
in SetScanParams()
1652
memset (&mycoords, 0, sizeof (struct
st_coords
));
in SetScanParams()
9081
struct
st_coords
rts_coords;
in RTS_Setup()
13901
SANE_Int scantype, struct
st_coords
*mycoords)
in Constrains_Check()
13915
struct
st_coords
coords;
in Constrains_Check()
13916
struct
st_coords
*mc;
in Constrains_Check()
13968
static struct
st_coords
*
[all...]
Completed in 19 milliseconds