/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/ |
xmlhttp.js | 134 * instantiating this directly, but rather using it via goog.net.XmlHttp.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
ant.bat | 171 rem Windows 9x way of checking the error code. It matches via brute force.
|
/external/libvncserver/webclients/novnc/ |
README.md | 29 Bugs and feature requests can be submitted via [github
|
/external/nanohttpd/ |
README.md | 133 * Simple [CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) support via `--cors` paramater
|
/external/nanohttpd/src/site/markdown/ |
index.md | 133 * Simple [CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) support via `--cors` paramater
|
/external/v8/test/mjsunit/ |
array-slice.js | 273 // via indexed assignment.
|
debug-set-variable-value.js | 82 // The test changes the value of variable via the handle to function and checks
|
unicode-test.js | [all...] |
strict-mode.js | [all...] |
/external/vixl/ |
Android.mk | 1 # NOTE: `Android.mk` is automatically generated via the
|
/frameworks/base/services/core/java/com/android/server/ |
NetworkManagementService.java | 924 String via = null; local [all...] |
/external/chromium-trace/catapult/netlog_viewer/netlog_viewer/ |
cr.js | 334 * must pass the ID, also sent via the chrome.send arguments list, as the 405 * @return {!WebUIListener} An object to be used for removing a listener via
|
/external/libunwind/doc/ |
libunwind.tex | 110 as well. The exact set of registers that can be accessed via the 283 unloaded (e.g., via \Cmd{dlclose}{3}).
|
/external/libunwind_llvm/src/ |
UnwindRegistersRestore.S | 182 ; the _vectorRegisters may not be 16-byte aligned so copy via red zone temp buffer
|
/external/v8/build/android/ |
adb_gdb | 270 You can set the path manually via --symbol-dir.
|
/external/v8/build/android/play_services/ |
update.py | 458 When downloaded via the Android SDK manager, it will contain,
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
UnwindRegistersRestore.S | 182 ; the _vectorRegisters may not be 16-byte aligned so copy via red zone temp buffer
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.as | 71 * and child isNil then you can decide it is ok to move children to t via
|
/external/libvncserver/webclients/novnc/include/web-socket-js/ |
web_socket.js | 37 "Open the page via Web server i.e. http://...");
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
SIPMessage.java | 67 import gov.nist.javax.sip.header.Via; 413 // in the topmost Via header 816 * @return A string containing the concatenation of various portions of the From,To,Via and 821 * Ledgard of IPera for generating transactionIDs when no port is present in the via 830 Via topVia = null; 832 topVia = (Via) this.getViaHeaders().getFirst(); 1014 Via via = (Via) it.next(); local [all...] |
/external/skia/dm/ |
DM.cpp | 717 #define VIA(t, via, ...) if (tag.equals(t)) { return new via(__VA_ARGS__); } 718 VIA("twice", ViaTwice, wrapped); 719 VIA("serialize", ViaSerialization, wrapped); 720 VIA("pic", ViaPicture, wrapped); 721 VIA("2ndpic", ViaSecondPicture, wrapped); 722 VIA("sp", ViaSingletonPictures, wrapped); 723 VIA("tiles", ViaTiles, 256, 256, nullptr, wrapped); 724 VIA("tiles_rt", ViaTiles, 256, 256, new SkRTreeFactory, wrapped) [all...] |
/external/v8/test/mjsunit/es6/ |
tail-call.js | 309 // Tail calling via various expressions.
|
/external/v8/test/mjsunit/es8/ |
syntactic-tail-call.js | 309 // Tail calling via various expressions.
|
/external/blktrace/btreplay/doc/ |
btreplay.tex | 207 \emph{The user has \emph{some} control over this (via the 281 trace files in the directory specified (either via the \texttt{-d} 419 record files in the directory specified (either via the \texttt{-d}
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/ |
client.py | [all...] |