/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
barrier-thumb.d | 5 # This test is only valid on ELF based ports.
|
mapmisc.d | 4 # This test is only valid on EABI based ports.
|
/bionic/libc/kernel/uapi/sound/ |
asequencer.h | 195 int ports; member in struct:snd_seq_system_info
|
/external/autotest/client/site_tests/usbpd_GFU/ |
usbpd_GFU.py | 247 for port in self._usbpd.ports:
|
/external/kernel-headers/original/uapi/sound/ |
asequencer.h | 107 #define SNDRV_SEQ_EVENT_PORT_SUBSCRIBED 66 /* ports connected */ 108 #define SNDRV_SEQ_EVENT_PORT_UNSUBSCRIBED 67 /* ports disconnected */ 159 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */ 170 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */ 171 #define SNDRV_SEQ_ADDRESS_BROADCAST 255 /* send event to all queues/clients/ports/channels */ 314 int ports; /* maximum ports per client */ member in struct:snd_seq_system_info 358 int num_ports; /* RO: number of ports */
|
/external/webrtc/webrtc/p2p/base/ |
p2ptransportchannel.h | 12 // two P2P clients. Clients have candidate ports for connecting, and 110 const std::vector<PortInterface*>& ports() { return ports_; } function in class:cricket::P2PTransportChannel
|
/external/wpa_supplicant_8/wpa_supplicant/ |
config.c | 2878 int *ports, *nports; local 3344 int *ports; local [all...] |
config_file.c | 971 int *ports; local 975 ports = cred->req_conn_capab_port[i]; 976 if (ports) { 978 for (j = 0; ports[j] != -1; j++) { 980 ports[j]); [all...] |
/frameworks/av/media/libaudioclient/include/media/ |
IAudioFlinger.h | 222 /* List available audio ports and their attributes */ 224 struct audio_port *ports) = 0; 229 /* Create an audio patch between several source and sink ports */
|
IAudioPolicyService.h | 127 /* List available audio ports and their attributes */ 131 struct audio_port *ports, 137 /* Create an audio patch between several source and sink ports */
|
/frameworks/av/services/audiopolicy/ |
AudioPolicyInterface.h | 213 struct audio_port *ports, 332 /* Create a patch between several source and sink ports */
|
/frameworks/base/wifi/java/android/net/wifi/hotspot2/omadm/ |
PpsMoParser.java | 1460 String ports = null; local [all...] |
/hardware/intel/common/omx-components/videocodec/ |
OMXVideoEncoderH263.cpp | 136 ports[INPORT_INDEX]->ReturnAllRetainedBuffers();
|
OMXVideoEncoderMPEG4.cpp | 128 ports[INPORT_INDEX]->ReturnAllRetainedBuffers();
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
asequencer.h | 237 int ports; member in struct:snd_seq_system_info
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
asequencer.h | 106 #define SNDRV_SEQ_EVENT_PORT_SUBSCRIBED 66 /* ports connected */ 107 #define SNDRV_SEQ_EVENT_PORT_UNSUBSCRIBED 67 /* ports disconnected */ 158 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */ 169 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */ 170 #define SNDRV_SEQ_ADDRESS_BROADCAST 255 /* send event to all queues/clients/ports/channels */ 313 int ports; /* maximum ports per client */ member in struct:snd_seq_system_info 357 int num_ports; /* RO: number of ports */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
asequencer.h | 106 #define SNDRV_SEQ_EVENT_PORT_SUBSCRIBED 66 /* ports connected */ 107 #define SNDRV_SEQ_EVENT_PORT_UNSUBSCRIBED 67 /* ports disconnected */ 158 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */ 169 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */ 170 #define SNDRV_SEQ_ADDRESS_BROADCAST 255 /* send event to all queues/clients/ports/channels */ 313 int ports; /* maximum ports per client */ member in struct:snd_seq_system_info 357 int num_ports; /* RO: number of ports */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/ |
asequencer.h | 106 #define SNDRV_SEQ_EVENT_PORT_SUBSCRIBED 66 /* ports connected */ 107 #define SNDRV_SEQ_EVENT_PORT_UNSUBSCRIBED 67 /* ports disconnected */ 158 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */ 169 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */ 170 #define SNDRV_SEQ_ADDRESS_BROADCAST 255 /* send event to all queues/clients/ports/channels */ 313 int ports; /* maximum ports per client */ member in struct:snd_seq_system_info 357 int num_ports; /* RO: number of ports */
|
/external/libmojo/mojo/edk/system/ |
core.cc | 32 #include "mojo/edk/system/ports/name.h" 33 #include "mojo/edk/system/ports/node.h" 327 ports::PortRef port0, port1; 338 ports::PortRef port0, port1; 600 ports::PortRef port0, port1; 755 if (ports_message.source_node() == ports::kInvalidNodeName) { 789 ports::PortRef port0, port1; [all...] |
/external/syslinux/gpxe/src/drivers/net/ |
sky2.c | 70 #define STATUS_RING_SIZE 512 /* 2 ports * (TX + RX) */ [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/ |
facp.asl | 83 8042 Present on ports 60/64 (V2) : 0
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/DeviceTree/ |
hi6220-hikey.dts | 317 ports {
|
/frameworks/av/services/audiopolicy/service/ |
AudioPolicyInterfaceImpl.cpp | 619 struct audio_port *ports, 627 return mAudioPolicyManager->listAudioPorts(role, type, num_ports, ports, generation);
|
/libcore/ojluni/src/main/java/java/net/ |
HttpCookie.java | 358 * @param ports 364 public void setPortlist(String ports) { 365 portlist = ports; [all...] |
/external/libnl/include/linux-private/linux/ |
rtnetlink.h | 394 } ports; member in union:rta_session::__anon24047
|