HomeSort by relevance Sort by last modified time
    Searched refs:ports (Results 26 - 50 of 517) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
ioportconquery.py 36 ports A 2-tuple of the port range to match. (Set both to
77 def ports(self): member in class:IoportconQuery
80 @ports.setter
81 def ports(self, value): member in class:IoportconQuery
105 self.log.debug("Ports: {0.ports!r}, overlap: {0.ports_overlap}, "
112 if self.ports and not match_range(
113 ioportcon.ports,
114 self.ports,
portconquery.py 40 ports A 2-tuple of the port range to match. (Set both to
82 def ports(self): member in class:PortconQuery
85 @ports.setter
86 def ports(self, value): member in class:PortconQuery
121 self.log.debug("Ports: {0.ports}, overlap: {0.ports_overlap}, "
129 if self.ports and not match_range(
130 portcon.ports,
131 self.ports,
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
automatic-bw.d 2 # This test is only valid on ELF based ports.
automatic-cbz.d 2 # This test is only valid on ELF based ports.
automatic-clrex.d 2 # This test is only valid on ELF based ports.
automatic-ldrex.d 2 # This test is only valid on ELF based ports.
automatic-ldrexd.d 2 # This test is only valid on ELF based ports.
automatic-movw.d 2 # This test is only valid on ELF based ports.
automatic-strexb.d 2 # This test is only valid on ELF based ports.
weakdef-2.d 4 # This test is only valid on ELF based ports.
any-idiv.d 4 # This test is only valid on EABI based ports.
  /external/libmojo/mojo/edk/system/
node_controller.cc 51 ports::NodeName GetRandomNodeName() {
52 ports::NodeName name;
92 if (!ports::Message::Parse(*data, *num_data_bytes, num_header_bytes,
145 node_(new ports::Node(name_, this)) {
173 // after it is launched, but before any reserved ports are connected, this can
174 // be used to clean up any dangling ports.
175 ports::NodeName node_name;
206 std::vector<ports::PortRef> ports_to_close;
263 const ports::PortRef& port,
265 ports::NodeName node_name
    [all...]
data_pipe_control_message.h 13 #include "mojo/edk/system/ports/port_ref.h"
36 const ports::PortRef& port,
dispatcher.cc 139 ports::PortName* ports,
156 const ports::PortName* ports,
163 bytes, num_bytes, ports, num_ports, platform_handles,
167 bytes, num_bytes, ports, num_ports, platform_handles,
171 bytes, num_bytes, ports, num_ports, platform_handles,
175 bytes, num_bytes, ports, num_ports, platform_handles,
179 bytes, num_bytes, ports, num_ports, platform_handles,
data_pipe_consumer_dispatcher.h 21 #include "mojo/edk/system/ports/port_ref.h"
37 const ports::PortRef& control_port,
68 ports::PortName* ports,
77 const ports::PortName* ports,
97 const ports::PortRef control_port_;
data_pipe_producer_dispatcher.h 20 #include "mojo/edk/system/ports/port_ref.h"
37 const ports::PortRef& port,
68 ports::PortName* ports,
77 const ports::PortName* ports,
100 const ports::PortRef control_port_;
message_pipe_dispatcher.cc 17 #include "mojo/edk/system/ports/message_filter.h"
65 class ReadMessageFilter : public ports::MessageFilter {
84 // ports::MessageFilter:
85 bool Match(const ports::Message& m) override {
139 class PeekSizeMessageFilter : public ports::MessageFilter {
144 // ports::MessageFilter:
145 bool Match(const ports::Message& message) override {
161 const ports::PortRef& port,
180 ports::PortRef port0;
188 ports::PortRef port1
    [all...]
  /external/libmojo/mojo/edk/system/ports/
node_delegate.h 10 #include "mojo/edk/system/ports/message.h"
11 #include "mojo/edk/system/ports/name.h"
12 #include "mojo/edk/system/ports/port_ref.h"
16 namespace ports { namespace in namespace:mojo::edk
44 } // namespace ports
message_queue.h 16 #include "mojo/edk/system/ports/message.h"
20 namespace ports { namespace in namespace:mojo::edk
58 // Returns all of the ports referenced by messages in this message queue.
59 void GetReferencedPorts(std::deque<PortName>* ports);
69 } // namespace ports
  /external/selinux/libsepol/src/
port_internal.h 5 #include <sepol/ports.h>
  /frameworks/base/services/core/java/com/android/server/
SerialService.java 40 ArrayList<String> ports = new ArrayList<String>(); local
44 ports.add(path);
47 String[] result = new String[ports.size()];
48 ports.toArray(result);
  /tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
rpc_connection.py 47 ports: The Sl4aPorts object that stores the ports this connection uses.
51 def __init__(self, adb, ports, client_socket, socket_fd, uid=UNKNOWN_UID):
66 self.ports = ports
96 'UID not received for connection %s.' % self.ports)
98 self.log.debug('Created connection over: %s.' % self.ports)
136 self.adb.remove_tcp_forward(self.ports.forwarded_port)
  /external/iptables/extensions/
libebt_ip.c 67 parse_port_range(const char *protocol, const char *portstring, uint16_t *ports)
74 ports[0] = ports[1] = xtables_parse_port(buffer, NULL);
79 ports[0] = buffer[0] ? xtables_parse_port(buffer, NULL) : 0;
80 ports[1] = cp[0] ? xtables_parse_port(cp, NULL) : 0xFFFF;
82 if (ports[0] > ports[1])
229 static void print_port_range(uint16_t *ports)
231 if (ports[0] == ports[1]
    [all...]
  /external/autotest/client/site_tests/cellular_GobiPorts/
cellular_GobiPorts.py 17 ports = ['/dev/ttyUSB0', '/dev/ttyUSB1', '/dev/ttyUSB2']
19 for port in ports:
33 raise error.TestFail('Ports [%s] are missing or not char devices' %
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphExporter.java 38 * Optionally, one may /exclude/ unconnected optional ports (third parameter = false),
69 // Write upper part of element (i.e., input ports)
84 // Write lower part of element (i.e., output ports)
100 // Iterate over all filters again to collect connections and find unconnected ports
118 ? "red" : "blue"; // red for unconnected, required ports
136 ? "red" : "blue"; // red for unconnected, required ports
160 // Retrieve all input ports of a filter, including:
161 // unconnected ports (which can not be retrieved from the filter, only from the signature), and
162 // additional (connected) ports not listed in the signature (which is allowed by default,
164 // With second parameter = false, *omit* unconnected optional ports
167 Set<String> ports = new HashSet<String>(); local
185 Set<String> ports = new HashSet<String>(); local
    [all...]

Completed in 445 milliseconds

12 3 4 5 6 7 8 91011>>