HomeSort by relevance Sort by last modified time
    Searched full:checkout (Results 101 - 125 of 399) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
patchreader.py 34 from webkitpy.common.checkout.diff_parser import DiffParser
37 from webkitpy.common.checkout.scm.detection import SCMDetector
  /external/chromium_org/third_party/libvpx/
update_libvpx.sh 10 # Make sure you run this in a svn checkout of deps/third_party/libvpx!
67 git checkout -b tot $GIT_BRANCH
  /external/chromium_org/third_party/libyuv/
gyp_libyuv 42 # If we didn't get a file, assume 'all.gyp' in the root of the checkout.
71 # Set the gyp depth variable to the root of the checkout.
  /external/chromium_org/third_party/webrtc/build/
gyp_webrtc 53 # If we didn't get a file, assume 'all.gyp' in the root of the checkout.
84 # Set the gyp depth variable to the root of the checkout.
  /external/chromium_org/third_party/libxslt/
INSTALL 31 When installing from a checkout of the GNOME CVS base:
  /external/chromium_org/third_party/skia/gm/rebaseline_server/
compare_to_expectations_test.py 16 Although, if you're using an SVN checkout, this will blow away .svn directories
  /external/chromium_org/third_party/skia/gyp/
android_deps.gyp 12 # that contains your primary Skia checkout. If it is not then you must manually
  /external/chromium_org/third_party/skia/src/core/
SkGlyphCache_Globals.h 108 // Checkout budgets, modulated by the specified min-bytes-needed-to-purge,
  /external/chromium_org/tools/gyp/buildbot/
buildbot_run.py 42 print '@@@BUILD_STEP Clobber CMake checkout@@@'
50 print '@@@BUILD_STEP Initialize CMake checkout@@@'
82 print '@@@BUILD_STEP Clobber Android checkout@@@'
90 print '@@@BUILD_STEP Initialize Android checkout@@@'
  /external/chromium_org/tools/
prepare-bisect-perf-regression.py 37 'do an initial checkout of the chromium depot. The '
  /external/clang/docs/
LibFormat.rst 10 checkout :doc:`ClangFormat`.
  /external/eigen/doc/
Overview.dox 24 Want more? Checkout the <a href="unsupported/index.html">\em unsupported \em modules </a> documentation.
  /external/libpcap/
TODO 10 autogen.sh script to run autoconf etc. after checkout. I think we
  /external/lldb/www/
source.html 39 <p>Once you have commit access, you will have a <b>USERNAME</b> and you can checkout the sources:
  /external/skia/gm/rebaseline_server/
compare_to_expectations_test.py 16 Although, if you're using an SVN checkout, this will blow away .svn directories
  /external/skia/gyp/
android_deps.gyp 12 # that contains your primary Skia checkout. If it is not then you must manually
  /external/skia/src/core/
SkGlyphCache_Globals.h 108 // Checkout budgets, modulated by the specified min-bytes-needed-to-purge,
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
linux_unittest.py 96 self.assert_build_path(options, ['/mock-checkout/out/Release'], '/foo/Release')
100 self.assert_build_path(options, ['/mock-checkout/out/Release'], 'foo/Release')
107 self.assertEqual(self.make_port()._path_to_image_diff(), '/mock-checkout/out/Release/image_diff')
  /external/chromium_org/tools/grit/grit/testdata/tools/grit/
resource_ids 11 # this file to the base of your checkout.
59 # in a chromium checkout or a webkit-only checkout.
  /external/chromium_org/v8/tools/testrunner/server/
work_handler.py 85 self._Call("git checkout -f")
120 code = self._Call("git checkout -f %s" % base_revision)
126 self._SendResponse("Failed to reset checkout")
  /ndk/sources/cxx-stl/llvm-libc++/tools/
upgrade-upstream.sh 129 run git checkout ndk
142 run git checkout master
182 run git checkout ndk
  /external/chromium_org/v8/tools/push-to-trunk/
test_scripts.py 599 Git("checkout -f hash1 -- %s" % TEST_CONFIG[VERSION_FILE], "")
680 """On 'git co -b new_branch svn/trunk', and 'git checkout -- ChangeLog',
728 Git("checkout -b %s svn/bleeding_edge" % TEST_CONFIG[BRANCHNAME], ""),
737 Git("checkout -f hash2 -- %s" % TEST_CONFIG[VERSION_FILE], "",
744 Git("checkout -f svn/bleeding_edge", ""),
747 Git("checkout -b %s svn/trunk" % TEST_CONFIG[TRUNKBRANCH], "",
750 Git("checkout -f svn/trunk -- %s" % TEST_CONFIG[CHANGELOG_FILE], "",
752 Git("checkout -f svn/trunk -- %s" % TEST_CONFIG[VERSION_FILE], "",
758 Git("checkout -f some_branch", ""),
828 Git("checkout -f master", "")
    [all...]
  /external/chromium_org/third_party/skia/experimental/benchtools/
rebase.py 123 subprocess.call(['git', 'checkout', 'master'])
142 cmds = ([['git', 'checkout', 'master'],
144 ['git', 'checkout', '-b', branch, '-t', 'origin/master']] +
150 ['git', 'checkout', 'master'],
158 subprocess.call(['git', 'checkout', 'master'])
  /external/skia/experimental/benchtools/
rebase.py 123 subprocess.call(['git', 'checkout', 'master'])
142 cmds = ([['git', 'checkout', 'master'],
144 ['git', 'checkout', '-b', branch, '-t', 'origin/master']] +
150 ['git', 'checkout', 'master'],
158 subprocess.call(['git', 'checkout', 'master'])
  /external/clang/www/
get_started.html 47 <li>Checkout LLVM:
53 <li>Checkout Clang:
60 <li>Checkout extra Clang Tools: (optional)
68 <li>Checkout Compiler-RT:
160 <li>Checkout LLVM:
165 <li>Checkout Clang:

Completed in 453 milliseconds

1 2 3 45 6 7 8 91011>>