Home
last modified time | relevance | path

Searched +defs:is +defs:url (Results 1 – 25 of 27) sorted by relevance

12

/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
DHttpTransportSE.java49 public HttpTransportSE(String url) { in HttpTransportSE()
62 public HttpTransportSE(Proxy proxy, String url) { in HttpTransportSE()
74 public HttpTransportSE(String url, int timeout) { in HttpTransportSE()
78 public HttpTransportSE(Proxy proxy, String url, int timeout) { in HttpTransportSE()
92 public HttpTransportSE(String url, int timeout, int contentLength) { in HttpTransportSE()
96 public HttpTransportSE(Proxy proxy, String url, int timeout, int contentLength) { in HttpTransportSE()
188 InputStream is = null; in call() local
304 protected void parseResponse(SoapEnvelope envelope, InputStream is, List returnedHeaders) in parseResponse()
310 private InputStream readDebug(InputStream is, int contentLength, File outputFile) in readDebug()
/external/apache-commons-io/src/test/java/org/apache/commons/io/
DIOUtilsTest.java175 final InputStream is = new InputStream() { in testAsBufferedInputStream() local
188 final InputStream is = new InputStream() { in testAsBufferedInputStreamWithBufferSize() local
211 final OutputStream is = new OutputStream() { in testAsBufferedOutputStream() local
236 final Reader is = new Reader() { in testAsBufferedReader() local
709 CharArrayReader is = null; in testCopyLarge_CharExtraLength() local
736 CharArrayReader is = null; in testCopyLarge_CharFullLength() local
762 CharArrayReader is = null; in testCopyLarge_CharNoSkip() local
788 CharArrayReader is = null; in testCopyLarge_CharSkip() local
814 … try (CharArrayReader is = new CharArrayReader(carr); CharArrayWriter os = new CharArrayWriter()) { in testCopyLarge_CharSkipInvalid()
821 try (ByteArrayInputStream is = new ByteArrayInputStream(iarr); in testCopyLarge_ExtraLength()
[all …]
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
DTransport.java51 protected String url; field in Transport
77 public Transport(String url) { in Transport()
81 public Transport(String url, int timeout) { in Transport()
86 public Transport(String url, int timeout, int bufferLength) { in Transport()
103 public Transport(Proxy proxy, String url) { in Transport()
108 public Transport(Proxy proxy, String url, int timeout) { in Transport()
114 public Transport(Proxy proxy, String url, int timeout, int bufferLength) { in Transport()
124 protected void parseResponse(SoapEnvelope envelope, InputStream is) in parseResponse()
181 public void setUrl(String url) { in setUrl()
/external/apache-commons-io/src/test/java/org/apache/commons/io/input/compatibility/
DXmlStreamReader.java117 static String getBOMEncoding(final BufferedInputStream is) in getBOMEncoding()
185 private static String getXMLGuessEncoding(final BufferedInputStream is) in getXMLGuessEncoding()
213 private static String getXmlProlog(final BufferedInputStream is, final String guessedEnc) in getXmlProlog()
495 public XmlStreamReader(final URL url) throws IOException { in XmlStreamReader()
539 … final String bomEnc, final String xmlGuessEnc, final String xmlEnc, final InputStream is, in calculateHttpEncoding()
598 final String xmlEnc, final InputStream is) throws IOException { in calculateRawEncoding()
630 xmlGuessEnc, xmlEnc }), bomEnc, xmlGuessEnc, xmlEnc, is); in calculateRawEncoding() local
641 xmlGuessEnc, xmlEnc }), bomEnc, xmlGuessEnc, xmlEnc, is); in calculateRawEncoding() local
652 xmlEnc, is); in calculateRawEncoding() local
/external/javassist/src/main/javassist/
DURLClassPath.java110 InputStream is = con.getInputStream(); in find() local
166 URL url; in fetchClass0() local
DClassPoolTail.java109 InputStream is = jars[i].openClassfile(classname); in openClassfile() local
121 URL url = jars[i].find(classname); in find() local
364 URL url = null; in find() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DClassUnloadDebuggee.java182 URL url = getResource(res); in findClass() local
184 InputStream is = url.openStream(); in findClass() local
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
DPropertyBoxParserImpl.java39 …InputStream is = new BufferedInputStream(getClass().getResourceAsStream("/isoparser-default.proper… in PropertyBoxParserImpl() local
47 URL url = enumeration.nextElement(); in PropertyBoxParserImpl() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DCharInfo.java209 InputStream is = null; in CharInfo() local
226 URL url = new URL(entitiesResource); in CharInfo() local
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DURLClassLoaderTest.java132 InputStream is = ((URL) res.nextElement()).openStream(); in test_findResourcesLjava_lang_String() local
361 java.io.InputStream is = res.openStream(); in test_findResourceLjava_lang_String() local
462 String url; in getURLClassLoader() local
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/
DAbstractTestCase.java71 final URL url = AbstractTestCase.class.getClassLoader().getResource(path); in getFile() local
287 try (InputStream is = new FileInputStream(archive)) { in checkArchiveContent()
/external/apache-commons-math/src/main/java/org/apache/commons/math3/random/
DEmpiricalDistribution.java261 public void load(URL url) throws IOException, NullArgumentException, ZeroException { in load()
297 InputStream is = new FileInputStream(file); in load() local
/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/testing/
DBaseEmulatorHelper.java191 URL url = new URL("http", DEFAULT_HOST, this.port, request); in sendPostRequest() local
460 try (InputStream is = new BufferedInputStream(new FileInputStream(zipFile))) { in md5()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DSerializableTestUtility.java908 static byte[] copyStreamBytes(InputStream is) throws IOException { in copyStreamBytes()
923 URL url = urlEnum.nextElement(); in getSerializationClassList() local
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java905 static byte[] copyStreamBytes(InputStream is) throws IOException { in copyStreamBytes()
920 URL url = urlEnum.nextElement(); in getSerializationClassList() local
/external/pigweed/
Dpackage-lock.json139 "url": "https://opencollective.com/babel" string
766 "url": "https://opencollective.com/eslint" string
798 "url": "https://opencollective.com/eslint" string
907 "url": "https://github.com/sponsors/nzakas" string
973 "url": "https://github.com/sponsors/sindresorhus" string
1454 "url": "https://opencollective.com/material-ui" string
1520 "url": "https://opencollective.com/material-ui" string
1553 "url": "https://opencollective.com/material-ui" string
2134 "url": "https://opencollective.com/typescript-eslint" string
2160 "url": "https://opencollective.com/typescript-eslint" string
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/
Djquery.js3106 is: function( selector ) { method
9286 url: location.href, property
9370 ajax: function( url, options ) { argument
9816 getJSON: function( url, data, callback ) { argument
9820 getScript: function( url, callback ) { argument
9826 jQuery[ method ] = function( url, data, callback, type ) { argument
9837 url: url, property
9856 jQuery._evalUrl = function( url, options, doc ) { argument
9858 url: url, property
10350 jQuery.fn.load = function( url, params, callback ) { argument
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
Djquery-3.5.1.js3106 is: function( selector ) { method
9286 url: location.href, property
9370 ajax: function( url, options ) { argument
9816 getJSON: function( url, data, callback ) { argument
9820 getScript: function( url, callback ) { argument
9826 jQuery[ method ] = function( url, data, callback, type ) { argument
9837 url: url, property
9856 jQuery._evalUrl = function( url, options, doc ) { argument
9858 url: url, property
10350 jQuery.fn.load = function( url, params, callback ) { argument
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
Djquery-3.5.1.js3106 is: function( selector ) { method
9286 url: location.href, property
9370 ajax: function( url, options ) { argument
9816 getJSON: function( url, data, callback ) { argument
9820 getScript: function( url, callback ) { argument
9826 jQuery[ method ] = function( url, data, callback, type ) { argument
9837 url: url, property
9856 jQuery._evalUrl = function( url, options, doc ) { argument
9858 url: url, property
10350 jQuery.fn.load = function( url, params, callback ) { argument
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/
Djquery.js3106 is: function( selector ) { method
9286 url: location.href, property
9370 ajax: function( url, options ) { argument
9816 getJSON: function( url, data, callback ) { argument
9820 getScript: function( url, callback ) { argument
9826 jQuery[ method ] = function( url, data, callback, type ) { argument
9837 url: url, property
9856 jQuery._evalUrl = function( url, options, doc ) { argument
9858 url: url, property
10350 jQuery.fn.load = function( url, params, callback ) { argument
[all …]
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DVettingViewer.java707 public boolean is(String localeId) { in is() method in VettingViewer.LocalesWithExplicitLevel
1301 String url = "v#/" + localeID + "//"; in appendNameAndCode() local
/external/zxing/docs/js/
Dapache-maven-fluido-1.7.min.js25true}return 0},cQ=1<<31,cO=({}).hasOwnProperty,dc=[],dd=dc.pop,cM=dc.push,b7=dc.push,cm=dc.slice,c… function in b
Dapache-maven-fluido-1.5.min.js25true}return 0},cQ=1<<31,cO=({}).hasOwnProperty,dc=[],dd=dc.pop,cM=dc.push,b7=dc.push,cm=dc.slice,c… function in b
Dapache-maven-fluido-1.8.min.js25true}return 0},cQ=1<<31,cO=({}).hasOwnProperty,dc=[],dd=dc.pop,cM=dc.push,b7=dc.push,cm=dc.slice,c… property
Dapache-maven-fluido-1.6.min.js25true}return 0},cQ=1<<31,cO=({}).hasOwnProperty,dc=[],dd=dc.pop,cM=dc.push,b7=dc.push,cm=dc.slice,c… function in b

12