Home
last modified time | relevance | path

Searched refs:commit (Results 1 – 25 of 875) sorted by relevance

12345678910>>...35

/netbsd/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp393 commit.replace(MsgRange, "@[]"); in rewriteToArrayLiteral()
419 commit.replace(MsgRange, "@[]"); in rewriteToArrayLiteral()
497 commit.replace(MsgRange, "@{}"); in rewriteToDictionaryLiteral()
533 commit.replace(MsgRange, "@{}"); in rewriteToDictionaryLiteral()
582 objectifyExpr(Vals[i], commit); in rewriteToDictionaryLiteral()
583 objectifyExpr(Keys[i], commit); in rewriteToDictionaryLiteral()
869 commit.insert(LitB, "@"); in rewriteToNumberLiteral()
872 commit.insert(LitE, ".0"); in rewriteToNumberLiteral()
876 commit.insert(LitE, LitInfo.F); in rewriteToNumberLiteral()
879 commit.insert(LitE, LitInfo.U); in rewriteToNumberLiteral()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp886 Editor->commit(commit); in migrateProtocolConformance()
952 Editor->commit(commit); in migrateNSEnumDecl()
1230 Editor->commit(commit); in migrateProperty()
1244 Editor->commit(commit); in migrateProperty()
1264 Editor->commit(commit); in migrateNsReturnsInnerPointer()
1276 Editor->commit(commit); in migratePropertyNsReturnsInnerPointer()
1416 Editor->commit(commit); in AnnotateImplicitBridging()
1479 Editor->commit(commit); in AddCFAnnotations()
1646 Editor->commit(commit); in migrateAddMethodAnnotation()
1742 Editor->commit(commit); in InsertFoundation()
[all …]
/netbsd/external/public-domain/xz/dist/
H A DChangeLog1 commit b5be61cc06088bb07f488f9baf7d447ff47b37c1
11 commit c47fa6d06745bb2e99866e76b81ac7a9c5a8bfec
20 commit 7b350fe21aa4fd6495a3b6188a40e3f1ae7c0edf
29 commit 5801591162a280aa52d156dfde42c531ec7fd8b6
38 commit c4a616f4536146f8906e1b4412eefeec07b28fae
50 commit 0b8947782ff3c5ef830a7f85412e44dcf3cdeb77
64 commit 48f3b9f73ffea7f55d5678997aba0e79d2e82168
73 commit a3ce3e902342be37c626a561ce3d9ffcf27d0f94
84 commit 4505ca483985f88c6923c05a43b4327feaab83b1
93 commit 1ef3cc226e3ce173575c218238b71a4eecabc470
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_atomic_helper.c2068 commit = kzalloc(sizeof(*commit), GFP_KERNEL); in drm_atomic_helper_setup_commit()
2074 new_crtc_state->commit = commit; in drm_atomic_helper_setup_commit()
2109 state->crtcs[i].commit = commit; in drm_atomic_helper_setup_commit()
2172 commit = old_crtc_state->commit; in drm_atomic_helper_wait_for_dependencies()
2193 commit = old_conn_state->commit; in drm_atomic_helper_wait_for_dependencies()
2214 commit = old_plane_state->commit; in drm_atomic_helper_wait_for_dependencies()
2298 commit = new_crtc_state->commit; in drm_atomic_helper_commit_hw_done()
2343 commit = old_crtc_state->commit; in drm_atomic_helper_commit_cleanup_done()
2764 commit = old_crtc_state->commit; in drm_atomic_helper_swap_state()
2775 commit = old_conn_state->commit; in drm_atomic_helper_swap_state()
[all …]
H A Ddrm_atomic_state_helper.c150 state->commit = NULL; in __drm_atomic_helper_crtc_duplicate_state()
193 if (state->commit) { in __drm_atomic_helper_crtc_destroy_state()
204 drm_crtc_commit_put(state->commit); in __drm_atomic_helper_crtc_destroy_state()
206 kfree(state->commit->event); in __drm_atomic_helper_crtc_destroy_state()
207 state->commit->event = NULL; in __drm_atomic_helper_crtc_destroy_state()
209 drm_crtc_commit_put(state->commit); in __drm_atomic_helper_crtc_destroy_state()
312 state->commit = NULL; in __drm_atomic_helper_plane_duplicate_state()
356 if (state->commit) in __drm_atomic_helper_plane_destroy_state()
357 drm_crtc_commit_put(state->commit); in __drm_atomic_helper_plane_destroy_state()
472 state->commit = NULL; in __drm_atomic_helper_connector_duplicate_state()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/utils/benchmark/
H A DREADME.LLVM12 * https://github.com/google/benchmark/commit/f85304e4e3a0e4e1bf15b91720df4a19e90b589f
14 * https://github.com/google/benchmark/commit/505be96ab23056580a3a2315abba048f4428b04e
16 * https://github.com/google/benchmark/commit/f0901417c89d123474e6b91365029cfe32cf89dc
18 * https://github.com/google/benchmark/commit/52613079824ac58d06c070aa9fbbb186a5859e2c
20 * https://github.com/google/benchmark/commit/439d6b1c2a6da5cb6adc4c4dfc555af235722396
22 * https://github.com/google/benchmark/commit/a9b31c51b1ee7ec7b31438c647123c2cbac5d956
26 * https://github.com/google/benchmark/commit/4abdfbb802d1b514703223f5f852ce4a507d32d2
28 * https://github.com/google/benchmark/commit/8e48105d465c586068dd8e248fe75a8971c6ba3a
30 * https://github.com/google/benchmark/commit/a77d5f70efaebe2b7e8c10134526a23a7ce7ef35
32 https://github.com/google/benchmark/commit/ecc1685340f58f7fe6b707036bc0bb1fccabb0c1
[all …]
H A DCONTRIBUTING.md29 another Google project), make a commit adding yourself to the
30 [AUTHORS][] and [CONTRIBUTORS][] files. This commit can be part
50 1. Do your best to have [well-formed commit messages][] for each change.
51 This provides consistency throughout the project, and ensures that commit
57 [well-formed commit messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
/netbsd/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_repository.py35 def commit_to_info(commit): argument
37 c = repo.commit(commit)
38 diff = repo.commit(commit + '~').diff(commit)
72 commits = [repo.commit(revisions)]
74 for commit in commits:
75 git_commit = GitCommit(commit_to_info(commit.hexsha),
H A Dgit_update_version.py87 commit = repo.head.commit
89 while commit:
90 if (commit.author.email == 'gccadmin@gcc.gnu.org'
91 and commit.message.strip() == 'Daily bump.'):
94 assert len(commit.parents) <= 2
95 commit = commit.parents[-1]
102 head = repo.head.commit
109 % (commit.hexsha, head.hexsha), ref_name)
129 repo.index.commit('Daily bump.')
/netbsd/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_repository.py35 def commit_to_info(commit): argument
37 c = repo.commit(commit)
38 diff = repo.commit(commit + '~').diff(commit)
72 commits = [repo.commit(revisions)]
74 for commit in commits:
75 git_commit = GitCommit(commit_to_info(commit.hexsha),
H A Dgit_update_version.py85 commit = repo.head.commit
87 while commit:
88 if (commit.author.email == 'gccadmin@gcc.gnu.org'
89 and commit.message.strip() == 'Daily bump.'):
92 assert len(commit.parents) <= 2
93 commit = commit.parents[-1]
100 head = repo.head.commit
107 % (commit.hexsha, head.hexsha), ref_name)
127 repo.index.commit('Daily bump.')
/netbsd/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DREADME.LLVM9 * https://github.com/google/benchmark/commit/4abdfbb802d1b514703223f5f852ce4a507d32d2
11 https://github.com/google/benchmark/commit/4528c76b718acc9b57956f63069c699ae21edcab
13 * https://github.com/google/benchmark/commit/8e48105d465c586068dd8e248fe75a8971c6ba3a
15 https://github.com/google/benchmark/commit/4528c76b718acc9b57956f63069c699ae21edcab
17 * https://github.com/google/benchmark/commit/a77d5f70efaebe2b7e8c10134526a23a7ce7ef35
19 https://github.com/google/benchmark/commit/ecc1685340f58f7fe6b707036bc0bb1fccabb0c1
21 https://github.com/google/benchmark/commit/8e48105d465c586068dd8e248fe75a8971c6ba3a
23 The second cherrypicked commit fixes formatting issues introduced by the
25 * https://github.com/google/benchmark/commit/ffe1342eb2faa7d2e7c35b4db2ccf99fab81ec20
27 * https://github.com/google/benchmark/commit/d9abf017632be4a00b92cf4289539b353fcea5d2
H A DCONTRIBUTING.md29 another Google project), make a commit adding yourself to the
30 [AUTHORS][] and [CONTRIBUTORS][] files. This commit can be part
50 1. Do your best to have [well-formed commit messages][] for each change.
51 This provides consistency throughout the project, and ensures that commit
57 [well-formed commit messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
/netbsd/external/bsd/jemalloc/dist/src/
H A Dpages.c63 *commit = true; in os_pages_map()
87 int prot = *commit ? PAGES_PROT_COMMIT : PAGES_PROT_DECOMMIT; in os_pages_map()
110 bool *commit) { in os_pages_trim() argument
116 void *new_addr = os_pages_map(ret, size, PAGE, commit); in os_pages_trim()
165 pages_map_slow(size_t size, size_t alignment, bool *commit) { in pages_map_slow() argument
180 ret = os_pages_trim(pages, alloc_size, leadsize, size, commit); in pages_map_slow()
207 void *ret = os_pages_map(addr, size, os_page, commit); in pages_map()
214 return pages_map_slow(size, alignment, commit); in pages_map()
230 pages_commit_impl(void *addr, size_t size, bool commit) { in pages_commit_impl() argument
239 return (commit ? (addr != VirtualAlloc(addr, size, MEM_COMMIT, in pages_commit_impl()
[all …]
/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dtxn.c68 int commit, in ldap_txn_end() argument
82 if( commit ) { in ldap_txn_end()
85 ber_printf( txnber, "{bON}", commit, txnid ); in ldap_txn_end()
100 int commit, in ldap_txn_end_s() argument
115 if( commit ) { in ldap_txn_end_s()
118 ber_printf( txnber, "{bON}", commit, txnid ); in ldap_txn_end_s()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c150 struct drm_crtc_commit *commit; in amdgpu_dm_crtc_set_crc_source() local
168 commit = list_first_entry_or_null(&crtc->commit_list, in amdgpu_dm_crtc_set_crc_source()
170 if (commit) in amdgpu_dm_crtc_set_crc_source()
171 drm_crtc_commit_get(commit); in amdgpu_dm_crtc_set_crc_source()
174 if (commit) { in amdgpu_dm_crtc_set_crc_source()
183 &commit->hw_done, 10 * HZ); in amdgpu_dm_crtc_set_crc_source()
275 if (commit) in amdgpu_dm_crtc_set_crc_source()
276 drm_crtc_commit_put(commit); in amdgpu_dm_crtc_set_crc_source()
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp154 edit::Commit commit(Editor); in HandleDiagnostic() local
161 commit.insertFromRange(Hint.RemoveRange.getBegin(), in HandleDiagnostic()
165 commit.remove(Hint.RemoveRange); in HandleDiagnostic()
169 commit.replace(Hint.RemoveRange, Hint.CodeToInsert); in HandleDiagnostic()
171 commit.insert(Hint.RemoveRange.getBegin(), Hint.CodeToInsert, in HandleDiagnostic()
175 bool CanRewrite = Info.getNumFixItHints() > 0 && commit.isCommitable(); in HandleDiagnostic()
189 if (!Editor.commit(commit)) { in HandleDiagnostic()
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DPhabricator.rst42 The basic way of creating a revision for the current commit in your local
50 If you later update your commit message, you need to add the `--verbatim`
96 in the form of a :ref:`commit message <commit messages>`.
212 committed to trunk. If you do not have commit access, someone has to
213 commit the change for you (with attribution). It is sufficient to add
215 yourself. If you have commit access, there are multiple workflows to commit the
228 review, and add a link from the review to the commit.
237 and place it in the commit message. You may also commit an accepted change
260 commit message derived from information in the Phabricator review.
268 git commit --amend --author="John Doe <jdoe@llvm.org>"
[all …]
/netbsd/external/bsd/am-utils/dist/
H A Dcommit47 name=commit
52 commit=:
105 commit=false
222 if $commit; then
223 cvs $cvsopt commit $commitopt -F $log_file ${1+"$@"} || break
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp238 cantFail(InjectedSourceTable.commit(Writer)); in commitSrcHeaderBlock()
262 Error PDBFileBuilder::commit(StringRef Filename, codeview::GUID *Guid) { in commit() function in PDBFileBuilder
269 Msf->commit(Filename, Layout); in commit()
281 if (auto EC = Strings.commit(NSWriter)) in commit()
296 if (auto EC = Info->commit(Layout, Buffer)) in commit()
301 if (auto EC = Dbi->commit(Layout, Buffer)) in commit()
306 if (auto EC = Tpi->commit(Layout, Buffer)) in commit()
311 if (auto EC = Ipi->commit(Layout, Buffer)) in commit()
316 if (auto EC = Gsi->commit(Layout, Buffer)) in commit()
354 return Buffer.commit(); in commit()
/netbsd/external/public-domain/xz/dist/src/liblzma/api/lzma/
H A Dversion.h76 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \ argument
77 #major "." #minor "." #patch stability commit
79 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \ argument
80 LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit)
/netbsd/external/gpl2/xcvs/dist/src/
H A Dwatch.c101 add_commit_pending = what->adding && what->commit; in watch_modify_watchers()
104 remove_commit_pending = !what->adding && what->commit; in watch_modify_watchers()
262 the_args.commit = 0; in watch_addremove()
287 the_args.commit = 1; in watch_addremove()
292 the_args.commit = 1; in watch_addremove()
298 the_args.commit = 0; in watch_addremove()
335 the_args.commit = 1; in watch_addremove()
352 if (the_args.commit) in watch_addremove()
354 if (!the_args.edit && !the_args.unedit && !the_args.commit) in watch_addremove()
/netbsd/external/bsd/openldap/dist/doc/devel/variadic_debug/
H A Dscript.sh43 git commit -m "ITS#8731 Add the documentation and scripts"
54 git commit -m "ITS#8731 Apply $PATCH_DIR/03-libldap_Debug.cocci"
61 git commit -m "ITS#8731 Apply $PATCH_DIR/04-variadic.cocci"
71 git commit -m "ITS#8731 Apply $PATCH_DIR/07-shortcut.cocci"
/netbsd/external/bsd/ppp/dist/
H A DSubmitting-patches.md31 the mistake of creating a commit with a minimal commit message and
33 Put the rationale in the commit message.
35 Requirements for patch/commit description
38 The description on a patch, which becomes the commit message in the
39 resulting commit, should describe the reason why the change is being
50 The first line of the commit message is the "headline", corresponding
57 Note that as maintainer I will edit the headline or the commit message
60 modify their commit messages.
66 the issue in the commit message, and put the full URL for the issue,
/netbsd/lib/libc/stdio/
H A Dvfwscanf.c765 wchar_t *commit, *p; in parsefloat() local
784 commit = buf - 1; in parsefloat()
801 commit = p; in parsefloat()
837 commit = p; in parsefloat()
845 commit = p; in parsefloat()
872 commit = p; in parsefloat()
883 commit = p; in parsefloat()
896 commit = p; in parsefloat()
910 while (commit < --p) in parsefloat()
912 *++commit = '\0'; in parsefloat()
[all …]

12345678910>>...35