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