HomeSort by relevance Sort by last modified time
    Searched refs:via (Results 76 - 100 of 235) sorted by null

1 2 34 5 6 7 8 910

  /external/chromium_org/chrome/browser/resources/net_export/
net_export.js 61 * Sends NetLog data via email from browser.
  /external/chromium_org/extensions/renderer/resources/
extension_custom_bindings.js 79 // Checking existence isn't enough since some functions are disabled via
  /external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/
nacl.scons 28 # produce crash dumps via Breakpad.
  /external/chromium_org/remoting/webapp/
host_installer.js 9 * install progress of the host by pinging the host periodically via native
  /external/chromium_org/tools/telemetry/telemetry/core/
network_quiescence.js 58 * resources requested via XMLHttpRequest) has exceeded a threshold defined
local_server.py 39 'The server class\' module must be findable via sys.modules'
  /external/chromium_org/ui/file_manager/image_loader/
request.js 197 // Fetch the image via authorized XHR and parse it.
209 // Request raw data via XHR.
335 * Sends the resized image via the callback. If the image has been changed,
369 * Sends the resized image via the callback.
  /external/chromium_org/v8/test/mjsunit/
math-floor-part4.js 84 // to optimize via OSR (triggering the bug).
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2073.js 29 // leaking objects via embedded maps in optimized code.
  /external/libunwind/doc/
unw_set_caching_policy.tex 44 For address spaces created via \Func{unw\_create\_addr\_space}(3),
  /packages/apps/Email/
Android.mk 18 # static library. All tests can be run via runtest email
  /build/tools/releasetools/
edify_generator.py 135 'dur' seconds. 'dur' may be zero to advance it via SetProgress
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 238 <paths:{ it | alt <it.alt> via NFA path <it.states; separator=","><\n>}>
280 <paths:{ it | alt <it.alt> via NFA path <it.states; separator=","><\n>}>
  /external/chromium_org/chrome/common/extensions/docs/server2/
file_system.py 113 There are several ways to implement this method via the interface but this
  /external/chromium_org/third_party/boringssl/src/crypto/obj/
obj_dat.pl 171 /* THIS FILE IS GENERATED FROM objects.h by obj_dat.pl via the
objects.pl 122 /* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the
  /external/chromium_org/tools/grit/grit/format/
html_inline_unittest.py 159 '''Tests that only CSS files referenced via relative URLs are inlined.'''
  /external/openssl/crypto/objects/
obj_dat.pl 173 /* THIS FILE IS GENERATED FROM objects.h by obj_dat.pl via the
objects.pl 124 /* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the
  /external/stlport/
configure 49 pass extra options to linker (via C/C++)
101 \$LDFLAGS pass extra options to linker (via C/C++)
  /external/bison/
maint.mk 3 # used by many projects via the gnulib maintainer-makefile module.
251 # Note that while this functionality is mostly inherited via VC_LIST_EXCEPT,
252 # when filtering by name via in_files, we explicitly filter out matching
377 # Convert all uses automatically, via these two commands:
436 # via inclusion of a package-specific header, if cfg.mk specified one.
446 # This can possibly be via a package-specific header, if given by cfg.mk.
620 # generated via this:
853 && { echo '$(ME): define the above via some gnulib .h file' \
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java 57 import gov.nist.javax.sip.header.Via;
1926 Via via = lp.getViaHeader(); local
2044 Via via = ((SIPClientTransaction) clientTransactionId).getOutgoingViaHeader(); local
2459 Via via = this.lastResponse.getTopmostVia(); local
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 193 .nmf file and is loaded via an http mount using the :ref:`nacl_io library
225 depends on. For indirect dependencies (such as libraries opened via
232 In this example we demonstrate both loading directly from via the manifest
233 file (``libeightball.so``) and loading indirectly via a http mount
  /external/chromium_org/native_client_sdk/src/resources/
common.js 307 * Called when the NaCl module sends a message to JavaScript (via
338 * parsed. At this point, we can safely query any elements in the document via
416 // The data-* attributes on the body can be referenced via body.dataset.
  /external/chromium_org/native_client_sdk/src/tools/
common.mk 73 # Define the toolchain targets for all usable toolchains via the macro.
110 # this will build a Release configuration. When debugging via "make debug",
493 $(error Set CHROME_PATH via an environment variable, or command-line.)

Completed in 1043 milliseconds

1 2 34 5 6 7 8 910