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:ports
(Results
1 - 25
of
75
) sorted by relevance
1
2
3
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_hub.h
59
struct usb_port
ports
[0];
member
61
struct usb_port
ports
[USB_MAX_PORTS];
member
/base/usb/usb_manager/test/native/service_unittest/src/
H
A
D
usb_core_test.cpp
580
auto
ports
= usbSrvClient.GetPorts(portlist);
in HWTEST_F()
local
/third_party/backends/tools/
H
A
D
umax_pp.c
56
char **
ports
;
in main()
local
/third_party/musl/src/network/
H
A
D
getaddrinfo.c
21
struct service
ports
[MAXSERVS];
in getaddrinfo()
local
/base/usb/usb_manager/test/native/mock/src/
H
A
D
usb_core_mock_test.cpp
544
auto
ports
= usbSrv_->GetPorts(portList);
in HWTEST_F()
local
/foundation/multimedia/media_foundation/engine/pipeline/core/
H
A
D
port.h
40
std::vector<PortDesc>
ports
;
member
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/core/
H
A
D
port.h
42
std::vector<PortDesc>
ports
;
member
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_netfirewall_test/
H
A
D
netsys_netfirewall_test.cpp
59
std::vector<NetFirewallPortParam>
ports
;
in GeIpFirewallRule()
local
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H
A
D
daudio_source_manager.h
72
std::map<std::string, std::string>
ports
;
member
/third_party/pulseaudio/src/pulsecore/
H
A
D
cli-text.c
105
static void append_port_list(pa_strbuf *s, pa_hashmap *
ports
) {
in append_port_list()
argument
H
A
D
device-port.c
252
pa_device_port *pa_device_port_find_best(pa_hashmap *
ports
)
in pa_device_port_find_best()
argument
H
A
D
card.h
81
pa_hashmap *
ports
;
member
105
pa_hashmap *
ports
;
member
/base/usb/usb_manager/services/native/src/
H
A
D
usb_port_manager.cpp
82
int32_t UsbPortManager::GetPorts(std::vector<UsbPort> &
ports
)
in GetPorts()
argument
220
std::vector<UsbPort>
ports
;
in DumpGetSupportPort()
local
[all...]
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/core/
H
A
D
filter_base.cpp
149
template <typename T> T FilterBase::FindPort(const std::vector<T> &
ports
, const std::string &name)
in FindPort()
argument
/third_party/ffmpeg/libavdevice/
H
A
D
jack.c
50
jack_port_t **
ports
;
member
[all...]
/third_party/alsa-utils/seq/aseqdump/
H
A
D
aseqdump.c
42
static snd_seq_addr_t *
ports
;
variable
[all...]
/third_party/musl/porting/linux/user/src/network/
H
A
D
getaddrinfo.c
108
struct service
ports
[MAXSERVS];
in getaddrinfo_ext()
local
/third_party/musl/src/network/linux/
H
A
D
getaddrinfo.c
123
struct service
ports
[MAXSERVS];
in getaddrinfo_ext()
local
/third_party/lwip/src/netif/
H
A
D
bridgeif.c
115
bridgeif_port_t *
ports
;
member
135
bridgeif_fdb_add(struct netif *bridgeif, const struct eth_addr *addr, bridgeif_portmask_t
ports
)
bridgeif_fdb_add()
argument
[all...]
/third_party/pulseaudio/src/modules/
H
A
D
module-switch-on-port-available.c
426
new_sink_source(pa_hashmap *
ports
, const char *name)
new_sink_source()
argument
[all...]
H
A
D
module-card-restore.c
80
pa_hashmap *
ports
; /* Port name -> struct port_info */
member
[all...]
/third_party/pulseaudio/src/modules/jack/
H
A
D
module-jack-sink.c
305
const char **
ports
= NULL, **p;
in pa__init()
local
[all...]
H
A
D
module-jack-source.c
253
const char **
ports
= NULL, **p;
in pa__init()
local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
cdn-dp-core.h
95
u8
ports
;
member
/third_party/eudev/src/udev/
H
A
D
udev-builtin-net_id.c
299
char *
ports
;
in names_usb()
local
Completed in 17 milliseconds
1
2
3