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:alt_index
(Results
1 - 7
of
7
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_handle_request.c
151
usb_check_alt_setting(struct usb_device *udev, struct usb_interface *iface, uint8_t
alt_index
)
usb_check_alt_setting()
argument
H
A
D
usb_generic.c
577
ugen_set_interface(struct usb_fifo *f, uint8_t iface_index, uint8_t
alt_index
)
ugen_set_interface()
argument
H
A
D
usb_device.c
638
uint8_t
alt_index
;
in usb_config_parse()
local
841
usbd_set_alt_interface_index(struct usb_device *udev, uint8_t iface_index, uint8_t
alt_index
)
usbd_set_alt_interface_index()
argument
[all...]
H
A
D
usbdi.h
170
uint8_t
alt_index
;
member
/third_party/node/deps/v8/src/regexp/experimental/
H
A
D
experimental-bytecode.h
127
static RegExpInstruction Fork(int32_t
alt_index
) {
in Fork()
argument
134
static RegExpInstruction Jmp(int32_t
alt_index
) {
in Jmp()
argument
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-layout-gsub-table.hh
562
unsigned int
alt_index
= ((lookup_mask & glyph_mask) >> shift);
in apply()
local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H
A
D
linux_usb.c
740
usb_set_interface(struct usb_device *dev, uint8_t iface_no, uint8_t
alt_index
)
in usb_set_interface()
argument
1229
usb_altnum_to_altsetting(const struct usb_interface *intf, uint8_t
alt_index
)
in usb_altnum_to_altsetting()
argument
Completed in 11 milliseconds