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:device_index
(Results
1 - 9
of
9
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_hub.h
37
uint8_t
device_index
; /* zero means not valid */
member
H
A
D
usb_device.h
237
uint8_t
device_index
; /* device index in "bus->devices" */
member
H
A
D
usb_hub.c
2286
usb_bus_port_set_device(struct usb_bus *bus, struct usb_port *up, struct usb_device *udev, uint8_t
device_index
)
usb_bus_port_set_device()
argument
[all...]
H
A
D
usb_device.c
1474
uint8_t
device_index
;
in usb_alloc_device()
local
[all...]
/third_party/pulseaudio/src/pulse/
H
A
D
internal.h
186
uint32_t
device_index
;
member
/third_party/pulseaudio/src/modules/
H
A
D
module-device-manager.c
652
uint32_t role_index,
device_index
;
in route_sink_input()
local
724
uint32_t role_index,
device_index
;
in route_source_output()
local
992
uint32_t
device_index
;
in sink_input_new_hook_callback()
local
1032
uint32_t
device_index
;
source_output_new_hook_callback()
local
[all...]
H
A
D
module-tunnel.c
244
uint32_t
device_index
;
member
1663
uint32_t
device_index
;
in create_stream_callback()
local
/third_party/ffmpeg/libavutil/
H
A
D
hwcontext_opencl.c
471
int
device_index
;
member
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H
A
D
spirv_msl.hpp
304
uint32_t
device_index
= 0;
member
Completed in 18 milliseconds