/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
chrome_apps_on_mobile.html | 38 <ul><li><p><a href="http://nodejs.org">Node.js</a> version 0.10.0 (or higher) with <code>npm</code> is required:</p><ul><li><strong>Windows</strong>: Install Node.js using the installation executables downloadable from <a href="http://nodejs.org">nodejs.org</a>.</li><li><p><strong>OS X</strong> or <strong>Linux</strong>: Installation executables are also available from <a href="http://nodejs.org">nodejs.org</a>. If you wish to avoid the need for root access, it may be more convenient to install via <a href="https://github.com/creationix/nvm">nvm</a>. Example:</p><pre><code>curl https://raw.github.com/creationix/nvm/master/install.sh | sh
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/network/ |
NetworkPanel.js | [all...] |
/external/chromium_org/third_party/icu/source/data/unidata/ |
UnicodeData.txt | [all...] |
ppucd.txt | [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/ |
libs.mk | 411 curl -L -o $@ $(call libvpx_test_data_url,$(@F))
|
/external/icu/icu4c/source/data/unidata/ |
UnicodeData.txt | [all...] |
ppucd.txt | [all...] |
/external/libvpx/libvpx/ |
libs.mk | 407 curl -L -o $@ $(call libvpx_test_data_url,$(@F))
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
HttpURLConnectionImpl.java | 70 * How many redirects should we follow? Chrome follows 21; Firefox, curl,
|
/external/pdfium/fpdfsdk/src/javascript/ |
app.cpp | 939 JS_PutObjectString(isolate,pRetObj, L"cURL", SysPathToPDFPath(wsFilePath));
|
Document.cpp | 845 v8::Handle<v8::Value> pValue = JS_GetObjectElement(isolate,pObj, L"cURL");
[all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
libs.mk | 407 curl -L -o $@ $(call libvpx_test_data_url,$(@F))
|
/ndk/build/tools/ |
build-mingw64-toolchain.sh | 366 (cd $ARCHIVE_DIR && run curl -L -o "$PKG_NAME" "$PKG_URL")
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/ |
build-mingw64-toolchain.sh | 366 (cd $ARCHIVE_DIR && run curl -L -o "$PKG_NAME" "$PKG_URL")
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
AppleEvents.py | 719 cURL = FOUR_CHAR_CODE('url ') [all...] |
/frameworks/base/docs/html/google/gcm/ |
http.jd | 339 # curl --header "Authorization: key=$api_key" --header Content-Type:"application/json" https://android.googleapis.com/gcm/send -d "{\"registration_ids\":[\"ABC\"]}"</pre>
|
/frameworks/base/docs/html/tools/adk/ |
adk2.jd | 243 Within your compatibility environment, you must install {@code curl}, {@code git} and {@code
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
motion_comp.cpp | 49 uint8 *curL, *curCb, *curCr; 62 curL = currPic->Sl + tmp_word + x_position; 67 predBlock = curL; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
pimp.py | 142 "curl", [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/ |
about_os_credits.html | [all...] |
/external/chromium_org/third_party/icu/source/data/unidata/norm2/ |
uts46.txt | 384 # 0221 valid # 4.0 LATIN SMALL LETTER D WITH CURL 403 # 0234..0236 valid # 4.0 LATIN SMALL LETTER L WITH CURL..LATIN SMALL LETTER T WITH CURL [all...] |
/external/icu/icu4c/source/data/unidata/norm2/ |
uts46.txt | 384 # 0221 valid # 4.0 LATIN SMALL LETTER D WITH CURL 403 # 0234..0236 valid # 4.0 LATIN SMALL LETTER L WITH CURL..LATIN SMALL LETTER T WITH CURL [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
pprof | 97 my @URL_FETCHER = ("curl", "-s"); [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
pprof | 97 my @URL_FETCHER = ("curl", "-s"); [all...] |
/external/jemalloc/bin/ |
pprof | 97 my @URL_FETCHER = ("curl", "-s"); [all...] |