| /freebsd-12.1/contrib/llvm/tools/clang/lib/Edit/ |
| H A D | RewriteObjCFoundationAPI.cpp | 182 Commit &commit) { in rewriteToSubscriptGetCommon() 206 Commit &commit) { in rewriteToArraySubscriptGet() 216 Commit &commit) { in rewriteToDictionarySubscriptGet() 226 Commit &commit) { in rewriteToArraySubscriptSet() 260 Commit &commit) { in rewriteToDictionarySubscriptSet() 340 const NSAPI &NS, Commit &commit, in rewriteToObjCLiteralSyntax() 379 const NSAPI &NS, Commit &commit, in rewriteToArrayLiteral() 645 const NSAPI &NS, Commit &commit) { in rewriteToCharLiteral() 661 const NSAPI &NS, Commit &commit) { in rewriteToBoolLiteral() 754 const NSAPI &NS, Commit &commit) { in rewriteToNumberLiteral() [all …]
|
| /freebsd-12.1/sys/contrib/zstd/tests/ |
| H A D | test-zstd-speed.py | 90 def send_email_with_attachments(branch, commit, last_commit, args, text, results_files, argument 117 def git_get_changes(branch, commit, last_commit): argument 148 def benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersio… argument 191 def update_config_file(branch, commit): argument 202 def double_check(branch, commit, args, executableName, md5sum, compilerVersion, resultsFileName, fi… argument 212 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): argument 343 commit = "" variable 355 commit = execute('git show -s --format=%h ' + branch, verbose)[0] variable
|
| /freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ |
| H A D | Buffer.cpp | 30 Error FileBuffer::commit() { return Buf->commit(); } in commit() function in llvm::objcopy::FileBuffer 40 Error MemBuffer::commit() { return Error::success(); } in commit() function in llvm::objcopy::MemBuffer
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/ |
| H A D | ObjCMT.cpp | 882 edit::Commit commit(*Editor); in migrateProtocolConformance() local 948 edit::Commit commit(*Editor); in migrateNSEnumDecl() local 1221 edit::Commit commit(*Editor); in migrateProperty() local 1235 edit::Commit commit(*Editor); in migrateProperty() local 1261 edit::Commit commit(*Editor); in migrateNsReturnsInnerPointer() local 1273 edit::Commit commit(*Editor); in migratePropertyNsReturnsInnerPointer() local 1399 edit::Commit commit(*Editor); in AnnotateImplicitBridging() local 1476 edit::Commit commit(*Editor); in AddCFAnnotations() local 1644 edit::Commit commit(*Editor); in migrateAddMethodAnnotation() local 1739 edit::Commit commit(*Editor); in InsertFoundation() local [all …]
|
| /freebsd-12.1/contrib/xz/src/liblzma/api/lzma/ |
| H A D | version.h | 76 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \ argument 79 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \ argument
|
| /freebsd-12.1/contrib/jemalloc/src/ |
| H A D | pages.c | 54 os_pages_map(void *addr, size_t size, size_t alignment, bool *commit) { in os_pages_map() 100 bool *commit) { in os_pages_trim() 155 pages_map_slow(size_t size, size_t alignment, bool *commit) { in pages_map_slow() 179 pages_map(void *addr, size_t size, size_t alignment, bool *commit) { in pages_map() 220 pages_commit_impl(void *addr, size_t size, bool commit) { in pages_commit_impl()
|
| H A D | extent_mmap.c | 23 bool *commit) { in extent_alloc_mmap()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | BinaryByteStream.h | 125 Error commit() override { return Error::success(); } in commit() function 194 Error commit() override { return Error::success(); } in commit() function 218 Error commit() override { in commit() function 260 Error commit() override { return Impl.commit(); } in commit() function
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugSymbolRVASubsection.cpp | 30 Error DebugSymbolRVASubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolRVASubsection
|
| H A D | DebugSymbolsSubsection.cpp | 23 Error DebugSymbolsSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolsSubsection
|
| H A D | DebugCrossExSubsection.cpp | 44 Error DebugCrossModuleExportsSubsection::commit( in commit() function in DebugCrossModuleExportsSubsection
|
| H A D | DebugFrameDataSubsection.cpp | 44 Error DebugFrameDataSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugFrameDataSubsection
|
| H A D | DebugCrossImpSubsection.cpp | 73 Error DebugCrossModuleImportsSubsection::commit( in commit() function in DebugCrossModuleImportsSubsection
|
| H A D | DebugSubsectionRecord.cpp | 72 Error DebugSubsectionRecordBuilder::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSubsectionRecordBuilder
|
| H A D | DebugStringTableSubsection.cpp | 65 Error DebugStringTableSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugStringTableSubsection
|
| H A D | DebugInlineeLinesSubsection.cpp | 84 Error DebugInlineeLinesSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugInlineeLinesSubsection
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | FileOutputBuffer.cpp | 49 Error commit() override { in commit() function in __anon04b5950c0111::OnDiskBuffer 90 Error commit() override { in commit() function in __anon04b5950c0111::InMemoryBuffer
|
| H A D | BinaryStreamRef.cpp | 61 Error commit() override { return BBS.commit(); } in commit() function in __anon6be959ef0111::MutableArrayRefImpl 131 Error WritableBinaryStreamRef::commit() { return BorrowedImpl->commit(); } in commit() function in WritableBinaryStreamRef
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | SymbolStream.cpp | 42 Error SymbolStream::commit() { return Error::success(); } in commit() function in SymbolStream
|
| H A D | InfoStreamBuilder.cpp | 59 Error InfoStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in InfoStreamBuilder
|
| H A D | TpiStreamBuilder.cpp | 144 Error TpiStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in TpiStreamBuilder
|
| H A D | ModuleDebugStream.cpp | 123 Error ModuleDebugStreamRef::commit() { return Error::success(); } in commit() function in ModuleDebugStreamRef
|
| /freebsd-12.1/sys/dev/drm2/ |
| H A D | drm_crtc_helper.h | 57 void (*commit)(struct drm_crtc *crtc); member 98 void (*commit)(struct drm_encoder *encoder); member
|
| /freebsd-12.1/contrib/jemalloc/include/jemalloc/ |
| H A D | jemalloc_typedefs.h | 71 extent_commit_t *commit; member
|
| /freebsd-12.1/include/ |
| H A D | malloc_np.h | 63 extent_commit_t *commit; member
|