HomeSort by relevance Sort by last modified time
    Searched full:curl (Results 51 - 75 of 100) sorted by null

1 23 4

  /external/webkit/Source/WebCore/WebCore.gyp/
WebCore.gyp     [all...]
  /docs/source.android.com/src/source/
initializing.md 80 zip curl zlib1g-dev libc6-dev lib32ncurses5-dev ia32-libs \
99 zip curl libc6-dev libncurses5-dev:i386 x11proto-core-dev \
downloading.md 32 $ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
  /external/webkit/Tools/DumpRenderTree/wx/
DumpRenderTreeWx.cpp 233 // CURL isn't happy if we don't have a protocol.
  /ndk/build/core/
ndk-common.sh 571 find_program CMD_CURL curl
575 # Download a file with either 'curl', 'wget' or 'scp'
588 echo "Please install wget or curl on this machine"
  /external/webkit/Tools/Scripts/
prepare-ChangeLog 268 # Perl has no built in XML processing, so we'll fetch and parse with curl and grep
271 my $descriptionLine = `curl --insecure --silent "$bugXMLURL" | grep short_desc`;
273 # Maybe the reason the above did not work is because the curl that is installed doesn't
275 if (`curl --version | grep ^Protocols` !~ /\bhttps\b/) {
277 print STDERR " It looks like your version of curl does not support ssl.\n";
278 print STDERR " If you are using macports, this can be fixed with sudo port install curl +ssl.\n";
    [all...]
bisect-builds 231 `curl -# -o '$path' '$urlBase/$filename'`;
315 open(NIGHTLIES, "curl -s $nightlyBuildsURLBase/all |") || die;
  /external/chromium/chrome/browser/sync/glue/
http_bridge.cc 177 // content for POSTs whereas CURL does not, for now
  /external/webkit/Source/WebCore/WebCore.vcproj/
copyForwardingHeaders.cmd 2 rem %2 argument is used for network. It can be cf or curl
WebCore.vcproj     [all...]
  /external/webkit/LayoutTests/http/conf/
mime.types 126 application/vnd.curl
550 text/vnd.curl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 492 find_program CMD_CURL curl
495 # Download a file with either 'curl', 'wget' or 'scp'
508 echo "Please install wget or curl on this machine"
    [all...]
  /external/webkit/Source/WebCore/
WebCore.gypi     [all...]
  /external/webkit/Source/WebCore/loader/
DocumentThreadableLoader.cpp 302 #if PLATFORM(MAC) || USE(CFNETWORK) || USE(CURL)
  /external/webkit/Source/WebKit/wx/
WebFrame.cpp 284 // NB: This is an ugly fix, but CURL won't load sub-resources if the
  /external/webkit/Source/WebKit2/win/
WebKit2.vcproj 1631 Name="curl"
1634 RelativePath="..\WebProcess\Cookies\curl\WebCookieManagerCurl.cpp"
    [all...]
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 153 # token, to use as context to curl single-
262 # token, to use as context to curl single-
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 570 find_program CMD_CURL curl
573 # Download a file with either 'curl', 'wget' or 'scp'
586 echo "Please install wget or curl on this machine"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 570 find_program CMD_CURL curl
573 # Download a file with either 'curl', 'wget' or 'scp'
586 echo "Please install wget or curl on this machine"
    [all...]
  /external/icu4c/data/unidata/
UnicodeData.txt     [all...]
DerivedAge.txt 61 0250..02A8 ; 1.1 # [89] LATIN SMALL LETTER TURNED A..LATIN SMALL LETTER TC DIGRAPH WITH CURL
    [all...]
  /ndk/build/tools/
build-mingw64-toolchain.sh 312 (cd $ARCHIVE_DIR && run curl -L -o "$PKG_NAME" "$PKG_URL")
  /sdk/docs/
howto_build_SDK.txt 173 - Required packages: autoconf, bison, curl, flex, gcc, g++, git, gnupg, make,
  /frameworks/base/docs/html/tools/adk/
adk2.jd 239 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...]

Completed in 777 milliseconds

1 23 4