/packages/apps/Email/ |
Android.mk | 18 # static library. All tests can be run via runtest email
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
HeaderFactoryImpl.java | 70 * This splits up via headers into multiple lines for readability ( better for 1076 Via via = new Via(); local [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/ |
background.js | 293 // Make sure the content can be fetched via spdy if it is enabled. 295 alert("Can not fetch current url via spdy.\n" + 308 // If last fetch was via spdy, current fetch should use spdy too. Same 347 // google home page, never trigger a paint measurement via the chrome
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
extension_custom_bindings.js | 80 // Checking existence isn't enough since some functions are disabled via
|
searchbox_api.js | 93 // the page. They are only accessible via getMostVisitedItemData().
|
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.
|
/external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/ |
nacl.scons | 28 # produce crash dumps via Breakpad.
|
/external/chromium_org/tools/page_cycler/webpagereplay/ |
start.js | 18 // The extension loads the test configuration via a DOM elemment
|
/external/chromium_org/v8/test/mjsunit/ |
math-floor-part4.js | 75 // 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.
|
/build/tools/releasetools/ |
edify_generator.py | 111 '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/chrome/browser/profiles/ |
profile.h | 543 // Locale has been reverted via LocaleChangeGuard. 553 const std::string& locale, AppLocaleChangedVia via) = 0;
|
/external/chromium_org/chrome/browser/resources/image_loader/ |
request.js | 229 * Sends the resized image via the callback. If the image has been changed, 263 * Sends the resized image via the callback.
|
/external/chromium_org/third_party/openssl/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/chromium_org/tools/grit/grit/format/ |
html_inline_unittest.py | 159 '''Tests that only CSS files referenced via relative URLs are inlined.'''
|
/external/chromium_org/tools/grit/grit/tool/ |
build.py | 82 to the value of sys.platform. The value provided via this
|
/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/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/native_client_sdk/src/examples/ |
common.js | 253 * Called when the NaCl module sends a message to JavaScript (via 284 * parsed. At this point, we can safely query any elements in the document via 361 // The data-* attributes on the body can be referenced via body.dataset.
|