HomeSort by relevance Sort by last modified time
    Searched full:commit (Results 226 - 250 of 4550) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Edit/
EditedSource.h 27 class Commit;
79 bool commit(const Commit &commit);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Edit/
EditedSource.h 27 class Commit;
79 bool commit(const Commit &commit);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/
EditedSource.h 26 class Commit;
66 bool commit(const Commit &commit);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Edit/
EditedSource.h 26 class Commit;
68 bool commit(const Commit &commit);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Edit/
EditedSource.h 26 class Commit;
68 bool commit(const Commit &commit);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Edit/
EditedSource.h 27 class Commit;
79 bool commit(const Commit &commit);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Edit/
EditedSource.h 27 class Commit;
79 bool commit(const Commit &commit);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Edit/
EditedSource.h 27 class Commit;
79 bool commit(const Commit &commit);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Edit/
EditedSource.h 27 class Commit;
79 bool commit(const Commit &commit);
  /prebuilts/tools/linux-x86_64/kythe/
README.google 12 -patched in https://github.com/google/kythe/commit/bd502d99c0605f52bb268e109598487327abaceb
  /system/chre/
bundle_chre.sh 5 # commit hash.
  /system/netd/server/
ControllersTest.cpp 80 "COMMIT\n"
93 "COMMIT\n"
104 "COMMIT\n"
111 "COMMIT\n"
120 "COMMIT\n"
127 "COMMIT\n"
134 "COMMIT\n"
138 "COMMIT\n" },
148 "COMMIT\n"
152 "COMMIT\n" }
    [all...]
IdletimerControllerTest.cpp 47 "COMMIT\n"
50 "COMMIT\n",
72 "COMMIT",
76 "COMMIT\n",
  /tools/test/connectivity/tools/
ignore_commit_keywords.sh 18 echo "Ignoring repo commit keywords list."
  /frameworks/base/core/java/android/content/
SharedPreferences.java 36 * {@link Editor#commit()} and {@link Editor#apply()}.
71 * back to the original {@link SharedPreferences} until you call {@link #commit}
77 * {@link #commit} or {@link #apply} are called.
91 * back once {@link #commit} or {@link #apply} is called.
104 * {@link #commit} or {@link #apply} are called.
116 * {@link #commit} or {@link #apply} are called.
128 * {@link #commit} or {@link #apply} are called.
140 * once {@link #commit} or {@link #apply} are called.
152 * will be done in the actual preferences once {@link #commit} is
168 * preferences. Once commit is called, the only remaining preference
196 boolean commit(); method in interface:SharedPreferences.Editor
    [all...]
  /tools/repohooks/
pre-upload.py 60 COMMIT = COLOR.color(COLOR.CYAN, 'COMMIT')
78 def commit_start(self, commit, commit_summary):
79 """Emit status for new commit.
82 commit: commit hash.
83 commit_summary: commit summary.
85 status_line = '[%s %s] %s' % (self.COMMIT, commit[0:12], commit_summary)
193 hook_name, commit, fixup_func = fixup_func_list[0
    [all...]
  /external/lz4/tests/
test-lz4-speed.py 89 def send_email_with_attachments(branch, commit, last_commit, args, text, results_files,
95 % (email_header, pid, branch, commit, last_commit,
116 def git_get_changes(branch, commit, last_commit):
119 commits = execute('git log -n 10 %s %s' % (fmt, commit))
121 commits = execute('git --no-pager log %s %s..%s' % (fmt, last_commit, commit))
128 commit = None
135 if len(words) <= 4: # branch + commit + compilerVer + md5
136 commit = words[1]
144 return commit, csize, cspeed, dspeed
147 def benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersion, resultsFileName
318 commit = "" variable
332 commit = execute('git show -s --format=%h ' + branch, verbose)[0] variable
    [all...]
  /external/llvm/docs/
Phabricator.rst 24 to the relevant -commits mailing list. If you are not subscribed to the commit
68 in the form of a :ref:`commit message <commit messages>`.
94 * Use ``svn blame`` and the commit log to find names of people who have
132 method you follow it is recommend that your commit message ends with the line:
142 context. This also allows Phabricator to detect the commit, close the
143 review, and add a link from the review to the commit.
147 ``Differential Revision`` line (as the last line) to the commit message
152 and place it in the commit message. Several methods of using Arcanist to commit
    [all...]
  /external/v8/tools/release/
push_to_candidates.py 110 MESSAGE = "Detect commit ID of last release base."
123 """Attempts to reload the commit message from rietveld in order to allow
148 # Cache raw commit messages.
151 self.GitLog(n=1, format="%s", git_hash=commit),
152 self.Reload(self.GitLog(n=1, format="%B", git_hash=commit)),
153 self.GitLog(n=1, format="%an", git_hash=commit),
154 ] for commit in commits.splitlines()
157 # Auto-format commit messages.
163 "all relevant\n# commit messages from the list below are included."
167 # Include unformatted commit messages as a reference in a comment
    [all...]
  /developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
MainActivity.java 46 .commit();
52 .commit();
  /developers/samples/android/admin/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
MainActivity.java 46 .commit();
52 .commit();
  /development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/
MainActivity.java 46 .commit();
52 .commit();
  /external/autotest/server/hosts/
shadowing_store_unittest.py 28 """Successful commit involves committing to both stores"""
33 store.commit(info)
38 """Failure to commit to shadow store does not affect the result"""
44 store.commit(info)
77 shadow.commit(s_info)
94 shadow.commit(s_info)
108 """A fake store that raises an error on refresh / commit if requested"""
130 raise host_info.StoreError('Test commit error')
  /external/autotest/site_utils/presubmit_hooks/
check_json_files.py 9 This wrapper is invoked through autotest's PRESUBMIT.cfg for every commit
22 """Check if all json files that are a part of this commit are valid."""
  /external/dagger2/
deploy_website.sh 39 # Stage all files in git and create a commit
42 git commit -m "Website at $(date)"

Completed in 997 milliseconds

1 2 3 4 5 6 7 8 91011>>