Searched refs:pieces (Results 1 – 11 of 11) sorted by relevance
269 String[] pieces = ipAndMaskString.split("/", 2); in parseIpAndMask() local270 prefixLength = Integer.parseInt(pieces[1]); in parseIpAndMask()271 address = InetAddresses.parseNumericAddress(pieces[0]); in parseIpAndMask()297 String[] pieces = ipAndMaskString.split("/", 2); in legacyParseIpAndMask() local298 prefixLength = Integer.parseInt(pieces[1]); in legacyParseIpAndMask()299 if (pieces[0] == null || pieces[0].isEmpty()) { in legacyParseIpAndMask()306 if (pieces[0].startsWith("[") in legacyParseIpAndMask()307 && pieces[0].endsWith("]") in legacyParseIpAndMask()308 && pieces[0].indexOf(':') != -1) { in legacyParseIpAndMask()309 pieces[0] = pieces[0].substring(1, pieces[0].length() - 1); in legacyParseIpAndMask()[all …]
288 std::vector<std::string> pieces = android::base::Split(banner, ":"); in parse_banner() local294 if (pieces.size() > 2) { in parse_banner()295 const std::string& props = pieces[2]; in parse_banner()317 const std::string& type = pieces[0]; in parse_banner()1029 std::vector<std::string> pieces = android::base::Split(service, ";"); in handle_forward_request() local1033 if (pieces.size() != 1 || pieces[0].empty()) { in handle_forward_request()1039 … if (pieces.size() != 2 || pieces[0].empty() || pieces[1].empty() || pieces[1][0] == '*') { in handle_forward_request()1048 r = remove_listener(pieces[0].c_str(), transport); in handle_forward_request()1054 r = install_listener(pieces[0], pieces[1].c_str(), transport, flags, &resolved_tcp_port, in handle_forward_request()
99 std::vector<std::string> pieces = android::base::Split(port_spec, ","); in connect_emulator() local100 if (pieces.size() != 2) { in connect_emulator()106 int console_port = strtol(pieces[0].c_str(), nullptr, 0); in connect_emulator()107 int adb_port = strtol(pieces[1].c_str(), nullptr, 0); in connect_emulator()
3 There are certain pieces of `NeuralNetworksTypes.h`, `Types.h`,
1504 # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces
2890 it if you want it; that you can change the software and use pieces of
2122 Landroid/icu/text/CanonicalIterator;->pieces:[[Ljava/lang/String;
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...