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:pack_id
(Results
1 - 8
of
8
) sorted by relevance
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
H
A
D
sg.h
76
int
pack_id
;
member
105
int
pack_id
;
member
119
int
pack_id
;
member
/third_party/musl/porting/uniproton/kernel/include/scsi/
H
A
D
sg.h
76
int
pack_id
;
member
105
int
pack_id
;
member
119
int
pack_id
;
member
/third_party/musl/porting/liteos_m/kernel/include/scsi/
H
A
D
sg.h
76
int
pack_id
;
member
105
int
pack_id
;
member
119
int
pack_id
;
member
/third_party/musl/include/scsi/
H
A
D
sg.h
76
int
pack_id
;
member
105
int
pack_id
;
member
119
int
pack_id
;
member
/third_party/ffmpeg/libavformat/
H
A
D
dvenc.c
97
static int dv_write_pack(enum dv_pack_type
pack_id
, DVMuxContext *c, uint8_t* buf, int channel, int seq)
in dv_write_pack()
argument
104
buf[0] = (uint8_t)
pack_id
;
in dv_write_pack()
105
switch (
pack_id
) {
in dv_write_pack()
/third_party/ffmpeg/libavcodec/
H
A
D
dvenc.c
998
static inline int dv_write_pack(enum dv_pack_type
pack_id
, DVVideoContext *c,
in dv_write_pack()
argument
1034
buf[0] = (uint8_t)
pack_id
;
in dv_write_pack()
1035
switch (
pack_id
) {
in dv_write_pack()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H
A
D
scsimain.c
2049
io_hdr.
pack_id
= from_block;
in sg_read()
2115
io_hdr.
pack_id
= to_block;
in sg_write()
3999
io_hdr.
pack_id
= k;
in do_scsi_read_buffer()
4640
rsghp->
pack_id
= 0;
in find_out_about_buffer()
4815
rsghp->
pack_id
= 2;
in read_buffer()
4873
rsghp->
pack_id
= 1;
in write_buffer()
4992
io_hdr.
pack_id
= k;
in do_scsi_test_unit_ready()
5044
sghp->
pack_id
= 0;
in do_sg_io()
6163
io_hdr.
pack_id
= from_block;
in sg_read2()
6230
io_hdr.
pack_id
in sg_write2()
[all...]
/third_party/backends/sanei/
H
A
D
sanei_scsi.c
1845
static int
pack_id
= 0;
variable
2127
req->sgdata.cdb.hdr.
pack_id
=
pack_id
++;
in sanei_scsi_req_enter2()
2198
req->sgdata.sg3.hdr.
pack_id
=
pack_id
++;
in sanei_scsi_req_enter2()
Completed in 20 milliseconds