Searched defs:all (Results 1 – 11 of 11) sorted by relevance
8 all: $(addsuffix .png, $(DOTFILES)) $(addsuffix .pdf, $(DOTFILES)) target
68 InetAddress all = InetAddress.getByAddress( in ipv4PrefixLengthToSubnetMask() local
144 final AnimatorSet all = new AnimatorSet(); in run() local
157 private void assertEnabledButtons(boolean all, boolean redact) { in assertEnabledButtons()
230 public static <T> boolean all(Iterable<T> coll, Predicate<T> fn) { in all() method in InitialConfiguration
145 final Collection<City> all = getCityMap().values(); in getUnselectedCities() local
870 InetAddress all = InetAddress.getByAddress( in ipv4PrefixLengthToSubnetMask() local
827 InetAddress all = InetAddress.getByAddress( in ipv4PrefixLengthToSubnetMask() local
933 InetAddress all = InetAddress.getByAddress( in ipv4PrefixLengthToSubnetMask() local
2223 static <T> boolean all(Iterable<T> coll, Predicate<T> fn) { in all() method in IpClient
883 auto all = map.getAll(); in TEST() local