/external/apache-http/src/org/apache/http/message/ |
D | BasicLineParser.java | 144 final String protoname = this.protocol.getProtocol(); in parseProtocolVersion() local 145 final int protolength = protoname.length(); in parseProtocolVersion() 164 ok = (buffer.charAt(i+j) == protoname.charAt(j)); in parseProtocolVersion() 240 final String protoname = this.protocol.getProtocol(); in hasProtocolVersion() local 241 final int protolength = protoname.length(); in hasProtocolVersion() 266 ok = (buffer.charAt(index+j) == protoname.charAt(j)); in hasProtocolVersion()
|
/external/tcpdump/ |
D | util.c | 577 print_txt_line(netdissect_options *ndo, const char *protoname, in print_txt_line() argument 638 protoname)); in print_txt_line() 648 const char *protoname, const char **cmds, u_int flags) in txtproto_print() argument 705 for (pnp = protoname; *pnp != '\0'; pnp++) in txtproto_print() 725 idx < len && (eol = print_txt_line(ndo, protoname, "\n\t", pptr, idx, len)) != 0; in txtproto_print() 732 print_txt_line(ndo, protoname, ": ", pptr, 0, len); in txtproto_print()
|
/external/iptables/iptables/ |
D | xshared.c | 71 const char *protoname = proto_to_name(proto, nolookup); in find_proto() local 73 if (protoname) in find_proto() 74 return xtables_find_match(protoname, tryload, matches); in find_proto()
|
/external/avahi/avahi-python/avahi-discover/ |
D | avahi-discover.py | 81 def protoname(self,protocol): member in Main_window 98 return str(self.siocgifname(interface)) + " " + str(self.protoname(protocol)) 233 …infos = infos % (stype, name, domain, self.siocgifname(interface), self.protoname(protocol), host,…
|
/external/vulkan-validation-layers/ |
D | generator.py | 2264 protoname = cmd.find('proto/name').text 2290 tempstring += self.makeFLink(protoname) 2308 self.threadsafety['implicit'] += self.makeFLink(protoname) 2313 if protoname is not None and 'vkCmd' in protoname: 2316 self.threadsafety['implicit'] += self.makeFLink(protoname)
|
/external/robolectric/v1/lib/main/ |
D | httpcore-4.0.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |