/external/chromium-trace/catapult/third_party/vinn/vinn/ |
d8_bootstrap.js | 22 * - a) Intentioned exit triggered via quit(0) 23 * - b) Intentioned exit triggered via quit(n)
|
/external/libvpx/libvpx/build/make/ |
iosbuild.sh | 182 # VPX.framework/VPX via lipo -info. 210 passing --enable-examples via --extra-configure-args.
|
/external/mesa3d/src/mapi/glapi/gen/ |
mesadef.py | 60 print '; off the stack, usually via a RETF n instruction.'
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
p2p-action.sh | 54 sudo ip ro re default via "$goipaddr"
|
/build/core/ |
executable_prefer_symlink.mk | 2 # but this requires the primary version name specified via LOCAL_MODULE_STEM_32 or LOCAL_MODULE_STEM_64,
|
/external/llvm/test/MC/Mips/ |
mips_abi_flags_xx.s | 56 # command line options and any inconsistencies reported via a warning.
|
oddspreg.s | 69 # command line options and any inconsistencies reported via a warning.
|
/external/v8/test/mjsunit/regress/ |
regress-1118.js | 44 // This function should be optimized via OSR.
|
regress-263.js | 28 // Exits via return, break, or continue from within try/finally or
|
regress-603.js | 28 // Calling non-objects directly or via Function.prototype.call should
|
regress-2073.js | 29 // leaking objects via embedded maps in optimized code.
|
/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-trace/catapult/netlog_viewer/netlog_viewer/ |
log_util_test.js | 102 * A Task that creates a log dump in the browser process via 103 * WriteToFileNetLogObserver, waits to receive it via IPC, and and then loads 249 * it from a string. The string is passed to Javascript via an IPC rather than
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/ |
network_quiescence.js | 62 * resources requested via XMLHttpRequest) has exceeded a threshold defined
|
/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
|
/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/boringssl/src/crypto/obj/ |
obj_dat.pl | 177 /* THIS FILE IS GENERATED FROM objects.h by obj_dat.pl via the
|
objects.pl | 128 /* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the
|
/external/chromium-trace/catapult/telemetry/telemetry/core/ |
local_server.py | 43 'The server class\' module must be findable via sys.modules'
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
README.rst | 34 repository and installed via ``pip``. It supports the latest service APIs 145 Install via `pip`_:
|
/external/v8/test/mjsunit/es6/ |
unicode-escapes-in-regexps.js | 27 // Though, unicode escapes via strings should work too. 48 // Though, unicode escapes via strings should work too.
|
/external/valgrind/gdbserver_tests/ |
mchelp.stdoutB.exp | 49 With heuristics, only shows the blocks found via heur1,heur2,... 118 With heuristics, only shows the blocks found via heur1,heur2,...
|
/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...] |