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:bit_ordering
(Results
1 - 12
of
12
) sorted by relevance
/third_party/backends/backend/
H
A
D
kvs20xx.h
131
u16
bit_ordering
;
member
H
A
D
ricoh.h
285
SANE_Byte
bit_ordering
[2];
member
H
A
D
ibm.h
341
SANE_Byte
bit_ordering
[2];
member
H
A
D
kvs40xx.h
166
u8
bit_ordering
[2];
member
H
A
D
nec.h
310
SANE_Byte
bit_ordering
[2];
member
H
A
D
hs2p-scsi.h
916
SANE_Byte
bit_ordering
[2]; /* 30-31: Bit Ordering: Default 0xF8
member
H
A
D
ibm.c
1027
wbuf.
bit_ordering
[0] = 0;
in sane_start()
1028
wbuf.
bit_ordering
[1] = 7; /* modified by mf (it was 3) */
in sane_start()
H
A
D
ricoh.c
877
wbuf.
bit_ordering
[0] = 0;
in sane_start()
878
wbuf.
bit_ordering
[1] = 3;
in sane_start()
H
A
D
kvs20xx_opt.c
721
wnd->
bit_ordering
= cpu2be16 (BIT_ORDERING);
in kvs20xx_init_window()
H
A
D
hs2p-scsi.c
1106
DBG (DBG_info, "Bit Ordering = %lu\n", _2btol (data->
bit_ordering
));
in print_window_data()
H
A
D
kvs40xx_opt.c
1321
copy16 (wnd->
bit_ordering
, cpu2be16 (BIT_ORDERING));
in kvs40xx_init_window()
H
A
D
hs2p.c
2839
_lto2b (0x007, &data->
bit_ordering
[0]); /* Set to Packed4bitGray, MSB, MSbit */
in set_window_data()
Completed in 17 milliseconds