HomeSort by relevance Sort by last modified time
    Searched full:commit (Results 1 - 25 of 1313) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ceres-solver/
VERSION 3 commit 8af9ebf38c48429ad02ff03d87f6a1e85e9b00a5
  /prebuilts/misc/common/ddmlib/
PREBUILT 4 From the commit 049404ad4ad6df9278836ae85c0daa963bb07b39
  /external/clang/lib/Edit/
CMakeLists.txt 2 Commit.cpp
RewriteObjCFoundationAPI.cpp 20 #include "clang/Edit/Commit.h"
60 const NSAPI &NS, Commit &commit) {
86 commit.replaceWithInner(Msg->getSourceRange(),
174 static void maybePutParensOnReceiver(const Expr *Receiver, Commit &commit) {
177 commit.insertWrap("(", RecRange, ")");
182 Commit &commit) {
193 commit.replaceWithInner(CharSourceRange::getCharRange(MsgRange.getBegin()
    [all...]
Commit.cpp 1 //===----- Commit.cpp - A unit of edits -----------------------------------===//
10 #include "clang/Edit/Commit.h"
19 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const {
26 CharSourceRange Commit::Edit::getFileRange(SourceManager &SM) const {
31 CharSourceRange Commit::Edit::getInsertFromRange(SourceManager &SM) const {
38 Commit::Commit(EditedSource &Editor)
43 bool Commit::insert(SourceLocation loc, StringRef text,
59 bool Commit::insertFromRange(SourceLocation loc,
86 bool Commit::remove(CharSourceRange range)
    [all...]
  /external/clang/include/clang/Edit/
Rewriters.h 19 class Commit;
22 const NSAPI &NS, Commit &commit);
25 const NSAPI &NS, Commit &commit,
29 const NSAPI &NS, Commit &commit);
  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/
README 1 Note: This directory is *not* automatically synchronized with Subversion via a post-commit hook.
  /prebuilts/misc/common/layoutlib_api/
PREBUILT 4 From: http://android.git.kernel.org/?p=platform/sdk.git;a=commit;h=b8bd06476ddbaa2cf745270e1223508407505217
  /prebuilts/misc/common/ninepatch/
PREBUILT 4 From: http://android.git.kernel.org/?p=platform/sdk.git;a=commit;h=795a4ad26824b0e553ca49161a8b4999b8181f8d
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
commitinfo_unittest.py 50 commit = CommitInfo(123, "committer@example.com", changelog_data, committer_list)
52 self.assertEqual(commit.revision(), 123)
53 self.assertEqual(commit.bug_id(), 1234)
54 self.assertEqual(commit.author_name(), "Committer")
55 self.assertEqual(commit.author_email(), "author@example.com")
56 self.assertEqual(commit.author(), author)
57 self.assertEqual(commit.reviewer_text(), "Reviewer")
58 self.assertEqual(commit.reviewer(), reviewer)
59 self.assertEqual(commit.committer(), committer)
60 self.assertEqual(commit.committer_email(), "committer@example.com"
    [all...]
  /external/libvpx/libvpx/tools/
ftfy.sh 9 This script applies a whitespace transformation to the commit at HEAD. If no
15 --amend Squashes the changes into the commit at HEAD
16 This option will also reformat the commit message.
17 --commit Creates a new commit containing only the whitespace changes
18 --msg-only Reformat the commit message only, ignore the patch itself.
46 commit() { function
49 log "HEAD doesn't have a Change-Id, unable to generate a new commit"
57 # Commit, preserving authorship from the parent commit
    [all...]
gen_authors.sh 6 # This file is automatically generated from the git commit history
  /external/libusb/
ChangeLog 0 commit a04cbb0095a78aeed3f65aaf06c46069d0ac184a
7 commit 53b47299531974fa8901b74a163f3c8ebae4eec9
16 commit 1519828b7ee1fce46d4c51fc097d52e01b8e0bb4
22 commit 45168627cc15aee3875192f34286110dbbd27095
31 commit 3af329db6dcbfb96d24867c757f9e125e5b7b0e5
37 commit ceb8cacd6d2a4189de0db2ee46d45217511c69be
43 commit 9bea500b5747bdeba7c8251d45608558e71a1db5
52 commit 02df59a309e813c50b8230de99e69fb4e1814279
74 commit ec303b01a5d4e51c000a283853af65059fa62285
80 commit cd809e2f7cee3874b7ae16b2c482a8b63a90e4a
    [all...]
  /external/libusb-compat/
ChangeLog 0 commit 713a4c3c2097e6d060d41718b2005490dfd7c71c
7 commit 3874dfa6141e0e4cee8ccc6c3d4ff522698ebd7d
18 commit 15bf9b0a2d3fed8f0fe69d002a4fcd0140679f2d
41 commit 3ffc1160f0599ceb503aa2e0dbbf51a5b72bb9b9
47 commit 29af8617ad6d460c3bff927f17c4938dab8f10d3
53 commit f0909ef85c5bf2ee8655864041e5e0453adc9ff0
59 commit b090e024b9dbd8d94ba6f2b6eeb629d3fd461d6e
69 commit cf9ce427f4bb62b7d575b70b299f1a582fb1baa1
75 commit c2ffa94cbcab67324aebc1b32dad69f875b6481a
92 commit 14e5a692c62c07e9698e5b51b4da5f48a7da191
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
queues_unittest.py 130 MOCK setting flag 'commit-queue' to '-' on attachment '128' with comment 'Rejecting attachment 128 from commit-queue.' and additional comment 'non-committer@example.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.
134 - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.'
135 MOCK: update_work_items: commit-queue [106, 197]
136 Feeding commit-queue items [106, 197]
197 "commit-queue": "-",
210 "begin_work_queue": self._default_begin_work_queue_stderr("commit-queue", MockSCM.fake_checkout_root),
211 "should_proceed_with_work_item": "MOCK: update_status: commit-queue Processing patch\n",
213 "process_work_item": """MOCK: update_status: commit-queue Cleaned working director
    [all...]
  /external/chromium/chrome/browser/instant/
instant_commit_type.h 11 // The commit is the result of the user pressing enter or tab.
14 // The commit is the result of focus being lost. This typically corresponds
  /external/webkit/Tools/QueueStatusServer/
app.yaml 1 application: webkit-commit-queue
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/
SOURCES 19 commit 872d5db7c3471a9d7fa78a290f84eb13b13f587a
24 commit 4f7a86c0b53a80a21dae1015f6d6b857ed6e02ed
29 commit d3fbc74c42021bf9d385a3d3b8813d0d91318137
34 commit 9fb242a79dd122d7fbf867daf5620dba6927bd2e
39 commit da6dfde986af1b56f0f41e9f5de61d093fa8af90
44 commit bdb501d14ede0c21cd6bd73699b01ec027637d5f
49 commit 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/
SOURCES 18 commit 872d5db7c3471a9d7fa78a290f84eb13b13f587a
23 commit 4f7a86c0b53a80a21dae1015f6d6b857ed6e02ed
28 commit d3fbc74c42021bf9d385a3d3b8813d0d91318137
33 commit 9fb242a79dd122d7fbf867daf5620dba6927bd2e
38 commit da6dfde986af1b56f0f41e9f5de61d093fa8af90
43 commit bdb501d14ede0c21cd6bd73699b01ec027637d5f
48 commit 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/
SOURCES 18 commit 872d5db7c3471a9d7fa78a290f84eb13b13f587a
23 commit 4f7a86c0b53a80a21dae1015f6d6b857ed6e02ed
28 commit d3fbc74c42021bf9d385a3d3b8813d0d91318137
33 commit 9fb242a79dd122d7fbf867daf5620dba6927bd2e
38 commit da6dfde986af1b56f0f41e9f5de61d093fa8af90
43 commit bdb501d14ede0c21cd6bd73699b01ec027637d5f
48 commit 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/
SOURCES 17 commit 872d5db7c3471a9d7fa78a290f84eb13b13f587a
22 commit 4f7a86c0b53a80a21dae1015f6d6b857ed6e02ed
27 commit d3fbc74c42021bf9d385a3d3b8813d0d91318137
32 commit 9fb242a79dd122d7fbf867daf5620dba6927bd2e
37 commit da6dfde986af1b56f0f41e9f5de61d093fa8af90
42 commit bdb501d14ede0c21cd6bd73699b01ec027637d5f
47 commit 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
  /external/chromium/chrome/browser/sync/sessions/
ordered_commit_set.h 20 // TODO(ncarter): This code is more generic than just Commit and can
25 // A list of indices into the full list of commit ids such that:
52 // These together allow re-association of the pre-commit Id with the
63 // Get the projection of commit ids onto the space of commit ids
64 // belonging to |group|. This is useful when you need to process a commit
75 // Returns true iff any of the commit ids added to this set have model type
108 // and shouldn't take up too much extra space since commit lists are small.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nfs_fs.h 23 #define FLUSH_STABLE 4 /* commit to stable storage */
26 #define FLUSH_NOCOMMIT 32 /* Don't send the NFSv3/v4 COMMIT */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nfs_fs.h 23 #define FLUSH_STABLE 4 /* commit to stable storage */
26 #define FLUSH_NOCOMMIT 32 /* Don't send the NFSv3/v4 COMMIT */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nfs_fs.h 23 #define FLUSH_STABLE 4 /* commit to stable storage */
26 #define FLUSH_NOCOMMIT 32 /* Don't send the NFSv3/v4 COMMIT */

Completed in 277 milliseconds

1 2 3 4 5 6 7 8 91011>>