HomeSort by relevance Sort by last modified time
    Searched full:checkout (Results 76 - 100 of 398) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/eclipse-basebuilder/
README.txt 8 $ cvs -d :pserver:anonymous@dev.eclipse.org/cvsroot/eclipse/ checkout -r R3_6_2 org.eclipse.releng.basebuilder
  /external/llvm/test/tools/llvm-profdata/
c-general.test 1 REGENERATE: You need a checkout of clang with compiler-rt to generate the
  /external/llvm/utils/crosstool/
create-snapshots.sh 29 # Create "module-revision.tar.bz2" packages from the SVN checkout dirs.
  /external/nanopb-c/extra/
nanopb.mk 25 # Source only or git checkout
  /external/qemu/docs/
REFACTORING-MADNESS.TXT 49 See section III. to see how to checkout and submit to the idea133 branch.
93 platform, it is highly recommended to checkout the full branch with repo:
103 If you already have a 'master' checkout of AOSP, you can still work on individual
108 git checkout -t -b my-fix aosp/idea133
  /external/skia/gm/rebaseline_server/
compare_configs_test.py 16 Although, if you're using an SVN checkout, this will blow away .svn directories
download_actuals_test.py 16 Although, if you're using an SVN checkout, this will blow away .svn directories
  /external/skia/gyp/
android_system.gyp 12 # that contains your primary Skia checkout. If it is not then you must manually
  /external/skia/tools/
add_codereview_message.py 17 cd /path/to/git/checkout
55 repository checkout to be used.
92 space, [git, 'checkout', branch_name])
109 help='Path to the Git repository checkout,'
git-sync-deps 8 """Parse a DEPS file and git checkout all of the dependencies.
85 """Checkout (and clone if needed) a Git repository.
94 passing to `git checkout`
121 [git, 'checkout', '--quiet', checkoutable], cwd=directory)
git_utils.py 98 [git, 'checkout', '-q', '-b',
106 raise Exception('git checkout not clean:\n%s' % status)
107 vsp.check_call([git, 'checkout', '-q', self._original_branch])
122 A string suitable for passing to `git checkout` later.
  /frameworks/base/docs/html/
support.jd 79 <a href="http://support.google.com/checkout/sell/">Merchant&nbsp;Help&nbsp;Center&nbsp;Home<br />
80 <a href="http://support.google.com/checkout/sell/bin/static.py?hl=en&page=ts.cs&ts=2472700">Issue reporting tool<br />
81 <a href="https://productforums.google.com/forum/#!forum/checkout-merchant">checkout-merchant</a> support forum<br />
  /frameworks/base/tools/layoutlib/rename_font/
test.py 9 PYTHONPATH="$PYTHONPATH:/path/to/android/checkout/external/fonttools/Lib" ./test.py
  /frameworks/webview/chromium/tools/buildbot/
webview_buildbot_functions.sh 70 # Basic setup for all bots to run after a source tree checkout.
92 # subfolder of the upstream chromium_org checkout (that would make repo think
97 export CHECKOUT="repo"
126 echo "No chromium_tot checkout detected. Creating new one.."
  /external/chromium_org/third_party/skia/experimental/benchtools/
greenify.py 55 subprocess.call(['git', 'checkout', 'master'])
75 cmds = ([['git', 'checkout', 'master'],
77 ['git', 'checkout', '-b', branch, '-t', 'origin/master'],
82 ['git', 'checkout', 'master'],
90 subprocess.call(['git', 'checkout', 'master'])
  /external/chromium_org/tools/resources/
find_unused_resources.py 11 Requires a git checkout. Must be run from your checkout's "src" root.
164 # Try to ensure we are in a source checkout.
170 # We require a git checkout to use git grep.
172 print 'You must use a git checkout for this script to run.'
  /external/skia/experimental/benchtools/
greenify.py 55 subprocess.call(['git', 'checkout', 'master'])
75 cmds = ([['git', 'checkout', 'master'],
77 ['git', 'checkout', '-b', branch, '-t', 'origin/master'],
82 ['git', 'checkout', 'master'],
90 subprocess.call(['git', 'checkout', 'master'])
  /external/chromium_org/tools/clang/scripts/
update.py 109 def Checkout(name, url, dir):
110 """Checkout the SVN module at url into dir. Use name for the log message."""
112 RunCommand(['svn', 'checkout', '--force',
168 Checkout('LLVM', LLVM_REPO_URL + '/llvm/trunk', LLVM_DIR)
169 Checkout('Clang', LLVM_REPO_URL + '/cfe/trunk', CLANG_DIR)
170 Checkout('compiler-rt', LLVM_REPO_URL + '/compiler-rt/trunk', COMPILER_RT_DIR)
  /frameworks/base/docs/html/google/play/billing/
billing_overview.jd 14 <li>Checkout processing is automatically handled by Google Play, with the
26 <li><a href="#checkout">Google Play Purchase Flow</a></li>
129 <h2 id="checkout">Google Play Purchase Flow</h2>
130 <p>Google Play uses the same checkout backend service as is used for application
135 specific in-app product. Google Play then handles all of the checkout details for
138 <p>When the checkout process is complete,
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
host_mock.py 29 from webkitpy.common.checkout.scm.scm_mock import MockSCM
72 def checkout(self): member in class:MockHost
  /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 59 # If we didn't get a file, assume 'all.gyp' in the root of the checkout.
93 # Set the gyp depth variable to the root of the checkout.
  /frameworks/base/docs/html-intl/intl/zh-cn/google/play/billing/
billing_overview.jd 23 <li><a href="#checkout">Google Play ????</a></li>
70 <h2 id="checkout">Google Play ????</h2>

Completed in 1598 milliseconds

1 2 34 5 6 7 8 91011>>