HomeSort by relevance Sort by last modified time
    Searched refs:URLs (Results 1 - 25 of 36) sorted by null

1 2

  /external/clang/test/Preprocessor/
traditional-cpp.c 90 Preserve URLs: http://clang.llvm.org
91 /* CHECK: {{^}}Preserve URLs: http://clang.llvm.org{{$}}
  /external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/
encoders.py 27 """Base class for encoders which turn chart objects into Google Chart URLS.
33 url_base: The prefix to use for URLs. If you want to point to a different
215 """Helper class to encode LineChart objects into Google Chart URLs."""
241 """Helper class to encode Sparkline objects into Google Chart URLs."""
249 """Helper class to encode BarChart objects into Google Chart URLs."""
353 """Helper class for encoding PieChart objects into Google Chart URLs.
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
stat.py 46 The stat command will output details about the specified object URLs.
58 URLs using wildcards.
126 raise CommandException('The stat command only works with object URLs')
149 sys.stderr.write('No URLs matched %s' % url_str)
  /external/chromium-trace/catapult/dashboard/dashboard/
bench_find_anomalies.py 244 """Makes a list of URLs to view graphs for "unconfirmed" alerts.
268 A list of URLs, each of which is for a graph for one unconfirmed alert.
294 A list of URLs, each of which is for a graph for one extra alert.
  /external/autotest/client/site_tests/power_LoadTest/extension/
urls.js 6 var URLS = new Array();
35 urls: URLS,
46 urls: [
61 urls: [
76 urls: [
95 // List of URLs to cycle through
97 URLS[u_index++] = 'http://www.google.com';
98 URLS[u_index++] = 'http://www.yahoo.com';
99 URLS[u_index++] = 'http://www.facebook.com'
    [all...]
  /external/nanohttpd/
README.md 145 * `--cors="http://appOne.company.com, http://appTwo.company.com"`: note the double quotes so that the 2 URLs are considered part of a single argument.
  /external/nanohttpd/src/site/markdown/
index.md 145 * `--cors="http://appOne.company.com, http://appTwo.company.com"`: note the double quotes so that the 2 URLs are considered part of a single argument.
  /build/tools/droiddoc/templates-sdk/
footer.cs 100 <label for="newsletter-play-store" class="dac-form-floatlabel">One of your Play Store app URLs</label>
  /build/tools/droiddoc/templates-sdk-dev/
footer.cs 107 <label for="newsletter-play-store" class="dac-form-floatlabel" data-t="newsletter.appUrl">One of your Play Store app URLs</label>
  /build/tools/droiddoc/templates-sdk-refonly/
footer.cs 100 <label for="newsletter-play-store" class="dac-form-floatlabel">One of your Play Store app URLs</label>
  /external/curl/packages/vms/
gnv_link_curl.com 268 download URLs provided and put in CPQ-VAXVMS-SSL-V0101-B-1.PCSI-DCX_VAXEXE
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cookielib.py 641 # There's no knowing what character encoding was used to create URLs
    [all...]
urllib.py 3 See the following document for more info on URLs:
4 "Names and Addresses, URIs, URLs, URNs, URCs", at
64 # (1) a class which handles opening of all sorts of URLs
66 # (2) a set of functions for parsing URLs
117 """Class to open URLs.
570 # syntax of data URLs:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
cookielib.py 641 # There's no knowing what character encoding was used to create URLs
    [all...]
urllib.py 3 See the following document for more info on URLs:
4 "Names and Addresses, URIs, URLs, URNs, URCs", at
64 # (1) a class which handles opening of all sorts of URLs
66 # (2) a set of functions for parsing URLs
117 """Class to open URLs.
570 # syntax of data URLs:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 641 # There's no knowing what character encoding was used to create URLs
    [all...]
urllib.py 3 See the following document for more info on URLs:
4 "Names and Addresses, URIs, URLs, URNs, URCs", at
64 # (1) a class which handles opening of all sorts of URLs
66 # (2) a set of functions for parsing URLs
117 """Class to open URLs.
570 # syntax of data URLs:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 641 # There's no knowing what character encoding was used to create URLs
    [all...]
urllib.py 3 See the following document for more info on URLs:
4 "Names and Addresses, URIs, URLs, URNs, URCs", at
64 # (1) a class which handles opening of all sorts of URLs
66 # (2) a set of functions for parsing URLs
117 """Class to open URLs.
570 # syntax of data URLs:
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 416 * @return {string} An encoded copy of {@code str} that is safe for urls.
418 * of URLs *will* be encoded.
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js     [all...]
  /external/v8/test/mjsunit/asm/embenchen/
copy.js     [all...]
corrections.js     [all...]
primes.js     [all...]
fannkuch.js     [all...]

Completed in 337 milliseconds

1 2