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:getnbyte1
(Results
1 - 1
of
1
) sorted by relevance
/third_party/backends/backend/
H
A
D
pie-scsidef.h
83
static inline int
getnbyte1
(unsigned char * pnt, int nbytes)
in getnbyte1()
function
199
#define get_inquiry_max_x_res(in)
getnbyte1
(in + 0x24, 2)
200
#define get_inquiry_max_y_res(in)
getnbyte1
(in + 0x26, 2)
201
#define get_inquiry_fb_max_scan_width(in)
getnbyte1
(in + 0x28, 2)
202
#define get_inquiry_fb_max_scan_length(in)
getnbyte1
(in + 0x2a, 2)
212
#define get_inquiry_fast_preview_res(in)
getnbyte1
(in + 0x36, 2)
220
#define get_inquiry_max_exp(in)
getnbyte1
(in + 0x68, 2)
221
#define get_inquiry_min_exp(in)
getnbyte1
(in + 0x6a, 2)
222
#define get_inquiry_trans_x1(in)
getnbyte1
(in + 0x6c, 2)
223
#define get_inquiry_trans_y1(in)
getnbyte1
(i
[all...]
Completed in 2 milliseconds