HomeSort by relevance Sort by last modified time
    Searched full:web (Results 101 - 125 of 4110) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium-trace/catapult/firefighter/default/
dispatch.yaml 6 # Default module serves the typical web resources and all static resources.
  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/archive_files/
test_missing_wpr_file.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/page_sets/data/
example_domain.json 2 "description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.",
  /external/chromium-trace/catapult/telemetry/telemetry/web_perf/
__init__.py 5 The web_perf module provides utilities and measurements for benchmarking web
  /external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
__init__.py 5 The web_perf.metrics module provides metrics for analyzing web performance.
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
README.web-page-replay 9 Used by Web Page Replay's dnsproxy module to create and handle dns queries.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/data/
client_secrets.json 2 "web": {
  /external/chromium-trace/catapult/third_party/webapp2/
README 3 webapp2 is a lightweight Python web framework compatible with Google App
  /external/jacoco/org.jacoco.build/
publish.sh 11 ssh $USERNAME,eclemma@shell.sourceforge.net '/home/project-web/eclemma/scripts/publish-jacoco-snapshot.sh'
  /external/libusb/doc/
Makefile.am 8 rsync -av api-1.0/ dsd_,libusb@web.sourceforge.net:htdocs/api-1.0/
  /external/markdown/tests/extensions-x-abbr/
abbr.html 4 is maintained by the <abbr title="World Wide Web Consortium">W3C</abbr>.</p
abbr.txt 12 *[W3C]: World Wide Web Consortium
  /external/mesa3d/doxygen/
README 10 your web browser.
  /external/wpa_supplicant_8/src/utils/
browser.h 2 * Hotspot 2.0 client - Web browser
  /frameworks/base/core/res/res/raw-es/
nodomain.html 4 <title>P&aacute;gina web no disponible</title>
13 <h2>P&aacute;gina web no disponible</h2>
14 <p>Es posible que la p&aacute;gina web <a href="%s">%s</a> se encuentre temporalmente fuera de servicio o se haya trasladado a otra direcci&oacute;n web de forma permanente.</p>
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
README 7 The Distutils-SIG web page is also a good starting point:
  /prebuilts/gdb/darwin-x86/lib/python2.7/
wsgiref.egg-info 6 Author-email: web-sig@python.org
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
README 7 The Distutils-SIG web page is also a good starting point:
  /prebuilts/gdb/linux-x86/lib/python2.7/
wsgiref.egg-info 6 Author-email: web-sig@python.org
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-web/
maven-metadata.xml 4 <artifactId>espresso-web</artifactId>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
README 7 The Distutils-SIG web page is also a good starting point:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
wsgiref.egg-info 6 Author-email: web-sig@python.org
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
README 7 The Distutils-SIG web page is also a good starting point:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
wsgiref.egg-info 6 Author-email: web-sig@python.org
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_help.py 37 stdout = self.RunCommand('help', ['web', 'set'], return_stdout=True)
38 self.assertIn('gsutil web set', stdout)
39 self.assertNotIn('gsutil web get', stdout)
42 stdout = self.RunCommand('help', ['web', 'asdf'], return_stdout=True)
58 stdout = self.RunCommand('web', ['set', '--help'], return_stdout=True)
59 self.assertIn('gsutil web set', stdout)
60 self.assertNotIn('gsutil web get', stdout)

Completed in 562 milliseconds

1 2 3 45 6 7 8 91011>>