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
defs:trb
(Results
1 - 5
of
5
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nouveau_vp3_video_vp.c
65
uint32_t
trb
[2]; // 40, 44
member
/third_party/ffmpeg/libavcodec/
H
A
D
snowenc.c
1028
BlockNode *
trb
= mb_x+1<b_width && mb_y ? &s->block[index-b_stride+1] : NULL;
in iterative_me()
local
/third_party/FreeBSD/sys/dev/usb/controller/
H
A
D
xhci.c
128
xhci_dump_trb(struct xhci_trb *
trb
)
in xhci_dump_trb()
argument
856
xhci_check_transfer(struct xhci_softc *sc, struct xhci_trb *
trb
)
in xhci_check_transfer()
argument
1024
xhci_check_command(struct xhci_softc *sc, struct xhci_
trb
*
trb
)
xhci_check_command()
argument
1124
xhci_do_command(struct xhci_softc *sc, struct xhci_
trb
*
trb
, uint16_t timeout_ms)
xhci_do_command()
argument
1270
struct xhci_
trb
trb
;
xhci_cmd_enable_slot()
local
1295
struct xhci_
trb
trb
;
xhci_cmd_disable_slot()
local
1314
struct xhci_
trb
trb
;
xhci_cmd_set_address()
local
1463
struct xhci_
trb
trb
;
xhci_cmd_configure_ep()
local
1485
struct xhci_
trb
trb
;
xhci_cmd_evaluate_ctx()
local
1503
struct xhci_
trb
trb
;
xhci_cmd_reset_ep()
local
1526
struct xhci_
trb
trb
;
xhci_cmd_set_tr_dequeue_ptr()
local
1548
struct xhci_
trb
trb
;
xhci_cmd_stop_ep()
local
1570
struct xhci_
trb
trb
;
xhci_cmd_reset_dev()
local
2669
struct xhci_
trb
*
trb
;
xhci_alloc_device_ext()
local
[all...]
H
A
D
xhci.h
328
struct xhci_trb
trb
[(XHCI_MAX_STREAMS *
member
366
struct xhci_trb
trb
;
member
386
struct xhci_trb *
trb
;
member
/third_party/mesa3d/src/gallium/include/pipe/
H
A
D
p_video_state.h
223
int32_t
trb
[2];
member
Completed in 12 milliseconds