Searched defs:subnet (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/common_lib/cros/network/
H A Dnetblock.py15 @param prefix_len: int number of bits forming the IP subnet prefix for
97 def subnet(self): member in class:Netblock
98 """@return the IPv4 subnet, e.g., '192.168.0.0'."""
121 @param prefix_len: int length of subnet prefix (e.g. 24).
131 """Get an address in a subnet.
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/ipaddr/
H A Dipaddr.py303 elif cur_addr == ret_array[-1].supernet().subnet()[1]:
692 """Number of hosts in the current subnet."""
756 s1, s2 = self.subnet()
760 s1, s2 = s1.subnet()
763 s1, s2 = s2.subnet()
890 """The subnets which join to make the current subnet.
956 def subnet(self, prefixlen_diff=1, new_prefix=None): member in class:_BaseNet
1001 Subnet = subnet
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 120 milliseconds