/external/openssl/crypto/objects/ |
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/chrome/common/extensions/docs/js/ |
api_page_generator.js | 9 * It expects to have available via XHR (relative path): 234 * via the script block's innerText property. 452 // Allow empty string to be explitly set via pageData.
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
ad_view.js | 5 // Shim that simulates a <adview> tag via Mutation Observers. 7 // The actual tag is implemented via the browser plugin. The internals of this 8 // are hidden via Shadow DOM.
|
send_request.js | 15 // bindings and ExtensionFunctions (via sendRequest).
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
dynamic-loading.rst | 190 .nmf file and is loaded via an http mount using the :ref:`nacl_io library 222 depends on. For indirect dependencies (such as libraries opened via 229 In this example we demonstrate both loading directly from via the manifest 230 file (``libeightball.so``) and loading indirectly via a http mount
|
/external/chromium_org/native_client_sdk/src/resources/ |
common.js | 302 * Called when the NaCl module sends a message to JavaScript (via 333 * parsed. At this point, we can safely query any elements in the document via 411 // The data-* attributes on the body can be referenced via body.dataset.
|
/external/chromium_org/native_client_sdk/src/tools/ |
common.mk | 67 # Define the toolchain targets for all usable toolchains via the macro. 104 # this will build a Release configuration. When debugging via "make debug", 485 $(error Set CHROME_PATH via an environment variable, or command-line.)
|
/external/chromium_org/v8/src/ |
object-observe.js | 33 // User code will interact with these mechanisms via the Object.observe APIs 41 // what "change types" are in progress on the object (i.e. via 206 // observer is referenced directly via objectInfo.changeObservers. When a second
|
/external/iproute2/ip/ |
iproute.c | 75 fprintf(stderr, "NH := [ via ADDRESS ] [ dev STRING ] [ weight NUMBER ] NHFLAGS\n"); 132 inet_prefix via; local 199 memset(&via, 0, sizeof(via)); 200 via.family = r->rtm_family; 202 memcpy(&via.data, RTA_DATA(tb[RTA_GATEWAY]), host_len/8); 223 if (filter.rvia.family && inet_addr_match(&via, &filter.rvia, filter.rvia.bitlen)) 379 fprintf(fp, "via %s ", 585 fprintf(fp, " via %s ", 634 if (strcmp(*argv, "via") == 0) [all...] |
/external/iproute2/doc/ |
ip-cref.tex | 378 i.e.\ packets send through it are encapsulated and sent via the ``master'' [all...] |
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
saml_injected.js | 18 * docRoot and send them back via a Channel.
|
/external/chromium_org/chrome/browser/resources/instant/ |
instant.js | 136 * The method is asynchronous, results being provided via getDebugInfoResult.
|
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/ |
math_map.js | 17 * JSON files. The class (and entries) can then be used as via the
|
/external/chromium_org/tools/vim/ |
ninja-build.vim | 10 " to any key by default, but can be used via the :CrBuild command.
|
/external/chromium_org/tools/win/ |
copy-installer.bat | 121 REM Branch to handle copying via robocopy (fast) or xcopy (slow).
|
/external/chromium_org/v8/test/mjsunit/compiler/ |
math-floor-global.js | 161 // to optimize via OSR (triggering the bug).
|
math-floor-local.js | 161 // to optimize via OSR (triggering the bug).
|
/external/chromium_org/v8/test/mjsunit/ |
debug-evaluate-with-context.js | 113 // Now try all the same, but via debug protocol.
|
math-round.js | 61 // to optimize via OSR (triggering the bug).
|
/external/libvorbis/doc/ |
Vorbis_I_spec.tex | 18 % Do not indent paragraphs, instead separate them via vertical spacing
|
/external/v8/test/mjsunit/compiler/ |
math-floor-global.js | 160 // to optimize via OSR (triggering the bug).
|
math-floor-local.js | 160 // to optimize via OSR (triggering the bug).
|