OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:checkout
(Results
251 - 275
of
399
) sorted by null
<<
11
12
13
14
15
16
/external/chromium_org/tools/
bisect_utils.py
70
REPO_SYNC_COMMAND = 'git
checkout
-f $(git rev-list --max-count=1 '\
427
path_to_src: Path to the src
checkout
.
sync-webkit-git.py
168
print "Run 'git
checkout
gclient' under third_party/WebKit if you want"
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/
searchcvs.php
206
return "http://dev.eclipse.org/viewcvs/index.cgi/~
checkout
~/$file$ext?${params}cvsroot=Eclipse_Website";
210
return "http://dev.eclipse.org/viewcvs/indextools.cgi/~
checkout
~/$file$ext?$params";
/external/skia/tools/
svndiff.py
11
checkout
.
52
Generates a visual diff of all pending changes in the local SVN/git
checkout
.
/external/smack/asmack-master/
build.bash
24
git
checkout
"${2}"
28
git
checkout
"${2}"
/frameworks/base/docs/html/google/play/billing/
api.jd
79
<li>Google Play returns a {@code Bundle} that contains a {@code PendingIntent} which you application uses to start the
checkout
UI for the purchase.</li>
81
<li>When the
checkout
flow finishes (that is, the user successfully purchases the item or cancels the purchase), Google Play sends a response {@code Intent} to your {@code onActivityResult} method. The result code of the {@code onActivityResult} has a result code that indicates whether the purchase was successful or canceled. The response {@code Intent} contains information about the purchased item, including a {@code purchaseToken} String that is generated by Google Play to uniquely identify this purchase transaction. The {@code Intent} also contains the signature of the purchase, signed with your private developer key.</li>
billing_admin.jd
140
</strong>. To be visible to a user during
checkout
, an item's publishing state must be set to
159
users during
checkout
. For optimum appearance, titles should be no longer than 25 characters;
447
<p>For transactions dated previous to 5 December 2012, Google
checkout
assigned
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.pom
247
<cloneProjectsTo>/home/herve/projets/maven/trunks/plugins/maven-site-plugin/target/
checkout
/target/it</cloneProjectsTo>
250
<localRepositoryPath>/home/herve/projets/maven/trunks/plugins/maven-site-plugin/target/
checkout
/target/local-repo</localRepositoryPath>
/external/chromium_org/chrome/renderer/extensions/
app_bindings.cc
40
checkout_url_prefix = "https://
checkout
.google.com/";
/external/chromium_org/components/gcm_driver/
gcm_client.h
234
virtual void
CheckOut
() = 0;
/external/chromium_org/native_client_sdk/src/build_tools/
buildbot_common.py
6
on having a full chromium
checkout
.
/external/chromium_org/remoting/
remoting.gyp
90
'..', # Root of Chrome
checkout
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/bot/
commitannouncer.py
31
from webkitpy.common.
checkout
.scm.git import Git
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
queries_unittest.py
102
('/mock-
checkout
/LayoutTests/TestExpectations\n'
/external/chromium_org/third_party/mesa/src/docs/
repository.html
107
This will cause git to convert all text files to CR+LF on
checkout
,
/external/chromium_org/tools/emacs/
trybot.el
14
"Path to the src/ directory of your Chrome
checkout
.")
/external/chromium_org/tools/vim/
chromium.ycm_extra_conf.py
58
"""Searches for the root of the Chromium
checkout
.
/external/llvm/docs/
ReleaseNotes.rst
29
Note that if you are reading this file from a Subversion
checkout
or the main
/external/mesa3d/docs/
repository.html
107
This will cause git to convert all text files to CR+LF on
checkout
,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tools.py
4
Tools directory of a Python
checkout
or tarball, such as reindent.py.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tools.py
4
Tools directory of a Python
checkout
or tarball, such as reindent.py.
/docs/source.android.com/src/source/
build-numbers.jd
744
switching the git
checkout
paramater, and if necessary the -m parameter in
745
repo init. The git
checkout
command outputs an error for the non-GPL
749
$ repo forall -c git
checkout
android-3.0_r1.1
building-kernels.jd
196
$ git
checkout
<commit_from_first_step>
/external/chromium_org/v8/
Makefile
466
svn
checkout
--force http://gyp.googlecode.com/svn/trunk build/gyp \
468
svn
checkout
--force \
475
git
checkout
5d89977ce55240995d1596fe420b818468f5ec37 )
/frameworks/base/docs/html/google/play/billing/v2/
billing_integrate.jd
622
can use to launch the
checkout
UI.</p>
627
Android 1.6, you must use the pending intent to launch the
checkout
UI in its own separate task
629
intent to launch the
checkout
UI on your application's activity stack. The following code shows you
636
// This is on Android 2.0 and beyond. The in-app
checkout
page activity
652
// This is on Android 1.6. The in-app
checkout
page activity will be on its
[
all
...]
Completed in 563 milliseconds
<<
11
12
13
14
15
16