HomeSort by relevance Sort by last modified time
    Searched refs:urls (Results 101 - 125 of 629) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/tools/common/m2/repository/classworlds/classworlds/1.1-alpha-2/
classworlds-1.1-alpha-2.jar 
  /packages/apps/UnifiedEmail/assets/
script.js 465 var urls = new Array();
476 urls[k] = src;
488 window.mail.onInlineAttachmentsParsed(urls, messageIds);
507 // preserve cid urls as is
  /external/python/cpython2/Lib/test/
test_urllib2.py 689 urls = [
699 urls.append("file://%s%s" % (localaddr, urlpath))
701 for url in urls:
750 # what was intended was to distinguish between URLs like:
863 # Issue4493: urllib2 to supply '/' when to urls where path does not
    [all...]
  /external/webrtc/talk/app/webrtc/
peerconnection_unittest.cc     [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
CacheTest.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationViewFragment.java     [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/
plexus-classworlds-2.4.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /frameworks/base/core/java/android/webkit/
WebView.java 325 * If Safe Browsing is enabled, WebView will block malicious URLs and present a warning UI to the
    [all...]
  /system/update_engine/
payload_state.cc 104 // Compute the candidate URLs first as they are used to calculate the
312 // chances of downloading from the URLs that appear earlier in the response
457 for (const auto& urls : candidate_urls_)
458 max_url_size = std::max(max_url_size, urls.size());
470 // If we have multiple URLs, record that we just switched to another one
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_urllib2.py 668 urls = [
678 urls.append("file://%s%s" % (localaddr, urlpath))
680 for url in urls:
729 # what was intended was to distinguish between URLs like:
842 # Issue4493: urllib2 to supply '/' when to urls where path does not
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_urllib2.py 674 urls = [
684 urls.append("file://%s%s" % (localaddr, urlpath))
686 for url in urls:
735 # what was intended was to distinguish between URLs like:
848 # Issue4493: urllib2 to supply '/' when to urls where path does not
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_urllib2.py 674 urls = [
684 urls.append("file://%s%s" % (localaddr, urlpath))
686 for url in urls:
735 # what was intended was to distinguish between URLs like:
848 # Issue4493: urllib2 to supply '/' when to urls where path does not
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 674 urls = [
684 urls.append("file://%s%s" % (localaddr, urlpath))
686 for url in urls:
735 # what was intended was to distinguish between URLs like:
848 # Issue4493: urllib2 to supply '/' when to urls where path does not
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 674 urls = [
684 urls.append("file://%s%s" % (localaddr, urlpath))
686 for url in urls:
735 # what was intended was to distinguish between URLs like:
848 # Issue4493: urllib2 to supply '/' when to urls where path does not
    [all...]
  /external/guice/extensions/persist/lib/
commons-io.jar 
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Cache.java 311 * Returns an iterator over the URLs in this cache. This iterator doesn't throw {@code
312 * ConcurrentModificationException}, but if new responses are added while iterating, their URLs
319 public Iterator<String> urls() throws IOException { method in class:Cache
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
XLIFF2ICUConverter.java 278 * flavors of URLs at all.
316 // URLs must explicitly use only forward slashes
373 String urls = filenameToURL(xmlfileName); local
419 doc = docBuilder.parse(new InputSource(urls));
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageHeaderView.java 1348 final URLSpan[] urls = textView.getUrls(); local
    [all...]
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 
  /external/v8/src/profiler/
heap-snapshot-generator.cc 2172 const char** urls = NewArray<const char*>(enumerator.count()); local
    [all...]
  /external/jline/
jline-1.0.jar 
  /external/robolectric/v1/lib/main/
commons-logging-1.1.1.jar 

Completed in 2689 milliseconds

1 2 3 45 6 7 8 91011>>