HomeSort by relevance Sort by last modified time
    Searched refs:trunk (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/chromium_org/tools/deep_memory_profiler/
download.sh 6 http://src.chromium.org/chrome/trunk/src/tools/deep_memory_profiler \
  /external/javassist/
regenerate_from_source.sh 10 svn export --force http://anonsvn.jboss.org/repos/javassist/trunk .
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/
fetch_macholib 2 svn export --force http://svn.red-bean.com/bob/macholib/trunk/macholib/ .
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
fetch_macholib 2 svn export --force http://svn.red-bean.com/bob/macholib/trunk/macholib/ .
  /external/smack/
update.sh 7 mv build/src/trunk ../src
  /external/doclava/
moe.sh 23 rm -fr res/ src/ && svn export --force https://doclava.googlecode.com/svn/trunk/ . && rm -fr lib/ samples/ src/com/google/doclava/DoclavaTask.java
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseSvnPropertyValue.pl 64 Merged /trunk/Makefile:r33020
66 expectedReturn => ["/trunk/Makefile:r33020", undef],
73 Reverse-merged /trunk/Makefile:r33020
75 expectedReturn => ["/trunk/Makefile:r33020", undef],
178 Reverse-merged /trunk/Makefile:r33020
179 Merged /trunk/Makefile:r41697
181 expectedReturn => ["/trunk/Makefile:r33020", " Merged /trunk/Makefile:r41697\n"],
188 Merged /trunk/Makefile:r33020
189 Merged /trunk/Makefile.shared:r5835
    [all...]
parseSvnProperty.pl 82 Merged /trunk/Makefile:r33020
88 value => "/trunk/Makefile:r33020",
98 Reverse-merged /trunk/Makefile:r33020
104 value => "/trunk/Makefile:r33020",
114 Reverse-merged /trunk/Makefile:r33020
115 Merged /trunk/Makefile:r41697
121 value => "/trunk/Makefile:r41697",
134 Reverse-merged /trunk/Makefile:r33020
135 Merged /trunk/Makefile:r41697
141 value => "/trunk/Makefile:r41697"
    [all...]
parseSvnDiffFooter.pl 69 Merged /trunk/Makefile:r33020
85 Reverse-merged /trunk/Makefile:r33020
101 Reverse-merged /trunk/Makefile:r33020
102 Merged /trunk/Makefile:r41697
  /external/llvm/utils/release/
merge.sh 56 if ! svn ls http://llvm.org/svn/llvm-project/$proj/trunk > /dev/null 2>&1 ; then
64 svn log -c $rev http://llvm.org/svn/llvm-project/$proj/trunk >> $tempfile 2>&1
70 svn merge -c $rev https://llvm.org/svn/llvm-project/$proj/trunk . || exit 1
tag.sh 45 $base_url/$proj/trunk \
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
popup.css 31 .trunk-status-cell {
35 .trunk-status-cell > iframe {
40 [data-issue] + .trunk-status-row > td,
  /external/chromium_org/v8/tools/
v8-rolls.sh 93 trunk=$(echo $info | v8_svn $roll)
94 echo "$(v8_revision $trunk) $trunk $(find_rev $roll) $(msg $roll)"
v8-info.sh 58 -v Print the V8 version tag for a trunk SVN revision.
123 git cherry -v svn/trunk svn/$1 | while read merge; do
133 first=$(svn_rev trunk $(v8_hash $(echo $1 | cut -d":" -f1)))
134 last=$(svn_rev trunk $(v8_hash $(echo $1 | cut -d":" -f2)))
148 v) v8_rev $(svn_rev trunk r$OPTARG)
  /external/llvm/utils/crosstool/
create-snapshots.sh 26 svn -q export -r ${REV} ${LLVM_PROJECT_SVN}/${module}/trunk \
  /external/chromium_org/v8/tools/push-to-trunk/
releases.py 6 # This script retrieves the history of all V8 branches and trunk revisions and
45 """|\(Var\("googlecode_url"\) % "v8"\) \+ "\/trunk@"""
46 """|"http\:\/\/v8\.googlecode\.com\/svn\/trunk@)"""
148 # The SVN revision on bleeding edge (only for newer trunk pushes).
162 # Link to the CL on code review. Trunk pushes are not uploaded, so this
219 # the parent of the branch head leads to the trunk branch.
220 if branch != "trunk" and patch_level == "0":
241 # Get only recent development on trunk, beta and stable.
247 releases += self.GetReleasesFromBranch("trunk")
253 releases += self.GetReleasesFromBranch("trunk")
    [all...]
  /external/chromium_org/tools/git/
graph.sh 28 commit=$(git rev-list -1 --until="$ago days ago" origin/trunk)
  /external/valgrind/main/auxprogs/
update-demangler 10 # - m_demangle from valgrind's trunk.
15 # m_demangle in valgrind trunk
41 svn co -$old_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/libiberty libiberty > /dev/null
42 svn co -$old_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/include include > /dev/null
66 svn co -$new_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/libiberty libiberty > /dev/null
67 svn co -$new_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/include include > /dev/null
89 svn co svn://svn.valgrind.org/valgrind/trunk/coregrind/m_demangle old_m_demangle > /dev/null
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/lua/
build.sh 14 NACLPORTS_URL=http://naclports.googlecode.com/svn/trunk/src
  /external/chromium_org/third_party/skia/tools/
reformat-json.py 34 # 'trunk' was checked out as a single unit.
  /external/lldb/scripts/
build-lldb-llvm-clang 21 svn co -q -r $LLVM_REVISION http://llvm.org/svn/llvm-project/llvm/trunk llvm
29 svn co -q -r $CLANG_REVISION http://llvm.org/svn/llvm-project/cfe/trunk clang
  /external/skia/tools/
reformat-json.py 34 # 'trunk' was checked out as a single unit.
  /external/chromium_org/tools/findit/
chromium_deps_unittest.py 15 "webkit_trunk": "http://src.chromium.org/blink/trunk",
22 (Var("googlecode_url") %% "google-breakpad") + "/trunk/src@%s",
57 'repository': 'http://google-breakpad.googlecode.com/svn/trunk/src',
79 'repository': 'http://src.chromium.org/blink/trunk',
115 'repository': 'http://google-breakpad.googlecode.com/svn/trunk/src',
143 'repository': 'http://src.chromium.org/blink/trunk',
  /external/lldb/tools/lldb-perf/common/clang/
build-clang.sh 14 svn co --revision 176809 http://llvm.org/svn/llvm-project/llvm/trunk llvm
15 ( cd llvm/tools ; svn co --revision 176809 http://llvm.org/svn/llvm-project/cfe/trunk clang )
  /hardware/invensense/60xx/libsensors_iio/software/build/android/
shared.mk 5 ANDROID_ROOT ?= /Android/trunk/0xdroid/beagle-eclair
6 KERNEL_ROOT ?= /Android/trunk/0xdroid/kernel

Completed in 1643 milliseconds

1 2 3