HomeSort by: relevance | last modified time | path
    Searched refs:releases (Results 1 - 25 of 123) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/contrib/
gennews 58 This file contains information about GCC releases which has been generated
59 automatically from the online release notes. It covers releases of GCC
61 that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2,
git-descr.sh 31 if git rev-parse --verify --quiet ${o:-origin}/releases/gcc-$rr >/dev/null; then
32 m=releases/gcc-$rr;
git-undescr.sh 10 h=$(git rev-parse --verify --quiet ${o:-origin}/releases/gcc-$r);
gcc_update 361 if $GCC_GIT rev-parse --verify --quiet ${o:-origin}/releases/gcc-$rr >/dev/null; then
362 m=releases/gcc-$rr;
  /src/external/gpl3/gcc.old/dist/contrib/
gennews 56 This file contains information about GCC releases which has been generated
57 automatically from the online release notes. It covers releases of GCC
59 that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2,
git-descr.sh 31 if git rev-parse --verify --quiet ${o:-origin}/releases/gcc-$rr >/dev/null; then
32 m=releases/gcc-$rr;
git-undescr.sh 10 h=$(git rev-parse --verify --quiet ${o:-origin}/releases/gcc-$r);
gcc_update 344 if $GCC_GIT rev-parse --verify --quiet ${o:-origin}/releases/gcc-$rr >/dev/null; then
345 m=releases/gcc-$rr;
  /src/external/bsd/unbound/dist/contrib/android/
install_expat.sh 7 if ! curl -L -k -s -o $LIBEXPAT_FNAME.tar.gz https://github.com/libexpat/libexpat/releases/download/$LIBEXPAT_VERSION_DIR/$LIBEXPAT_FNAME.tar.gz;
  /src/external/bsd/unbound/dist/contrib/ios/
install_expat.sh 7 if ! curl -L -k -s -o $LIBEXPAT_FNAME.tar.gz https://github.com/libexpat/libexpat/releases/download/$LIBEXPAT_VERSION_DIR/$LIBEXPAT_FNAME.tar.gz;
  /src/distrib/amiga/stand/
update 26 ftp -o $exelha $githubdir/releases/download/$version/device-streams.lha
  /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
core.c 29 # warning Use releases available at https://download.libsodium.org/libsodium/releases/ instead.
  /src/external/apache2/llvm/dist/libcxx/
appveyor-reqs-install.cmd 41 appveyor DownloadFile https://github.com/ninja-build/ninja/releases/download/v1.6.0/ninja-win.zip -FileName ninja.zip
  /src/external/gpl3/gcc/dist/maintainer-scripts/
branch_changer.py 36 # NOTE: If we change target milestone in between releases and the PR does not
95 def add_release(self, releases):
96 parts = releases.split(':')
update_web_docs_git 63 echo "Multiple releases specified" >&2
132 git clone -q -b releases/gcc-$RELEASE $GITROOT gcc
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
branch_changer.py 36 # NOTE: If we change target milestone in between releases and the PR does not
95 def add_release(self, releases):
96 parts = releases.split(':')
update_web_docs_git 49 echo "Multiple releases specified" >&2
118 git clone -q -b releases/gcc-$RELEASE $GITROOT gcc
  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 44 SmallVectorImpl<ObjCMessageExpr *> &Releases;
47 ReleaseCollector(Decl *D, SmallVectorImpl<ObjCMessageExpr *> &releases)
48 : Dcl(D), Releases(releases) { }
58 Releases.push_back(E);
100 clearRefsIn(scope.Releases.begin(), scope.Releases.end(), info.Refs);
154 relI = scope.Releases.begin(),
155 relE = scope.Releases.end(); relI != relE; ++relI) {
230 SmallVector<ObjCMessageExpr *, 4> Releases;
    [all...]
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 50 (** [dispose ee] releases the memory used by the execution engine and must be
  /src/external/bsd/zstd/dist/tests/fuzz/
Makefile 25 CORPORA_URL_PREFIX:=https://github.com/facebook/zstd/releases/download/fuzz-corpora/
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
target.go 286 // Dispose releases resources related to the TargetMachine.
  /src/external/mpl/bind/dist/fuzz/isc_lex_getmastertoken.in/
named.conf 72 // because previous releases supported
  /src/external/mpl/bind/dist/fuzz/isc_lex_gettoken.in/
named.conf 72 // because previous releases supported
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
README.md 217 https://github.com/fastfloat/fast_float/releases/download/v3.4.0/fast_float.h
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/
README.md 194 https://github.com/fastfloat/fast_float/releases/download/v1.1.2/fast_float.h

Completed in 31 milliseconds

1 2 3 4 5