| /freebsd-14.2/contrib/llvm-project/lldb/bindings/ |
| H A D | headers.swig | 10 #include "lldb/API/SBAddress.h" 11 #include "lldb/API/SBAttachInfo.h" 12 #include "lldb/API/SBBlock.h" 13 #include "lldb/API/SBBreakpoint.h" 22 #include "lldb/API/SBData.h" 26 #include "lldb/API/SBError.h" 27 #include "lldb/API/SBEvent.h" 30 #include "lldb/API/SBFile.h" 33 #include "lldb/API/SBFormat.h" 34 #include "lldb/API/SBFrame.h" [all …]
|
| H A D | interfaces.swig | 11 %include "lldb/API/SBDefines.h" 86 /* API headers */ 89 %include "lldb/API/SBBlock.h" 99 %include "lldb/API/SBData.h" 102 %include "lldb/API/SBError.h" 104 %include "lldb/API/SBEvent.h" 107 %include "lldb/API/SBFile.h" 111 %include "lldb/API/SBFrame.h" 128 %include "lldb/API/SBQueue.h" 144 %include "lldb/API/SBTrace.h" [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/ |
| H A D | SerializerBase.h | 97 for (const auto &Enum : API.getEnums()) in traverseEnumRecords() 102 for (const auto &Record : API.getRecords()) in traverseRecordRecords() 112 for (const auto &Class : API.getCXXClasses()) in traverseCXXClassRecords() 123 API.getCXXMethodTemplateSpecializations()) in traverseCXXMethodTemplateSpecializations() 135 API.getClassTemplateSpecializations()) in traverseClassTemplateSpecializationRecords() 158 for (const auto &CXXField : API.getCXXFields()) in traverseCXXFields() 201 for (const auto &Concept : API.getConcepts()) in traverseConcepts() 221 for (const auto &Macro : API.getMacros()) in traverseMacroDefinitionRecords() 226 for (const auto &Typedef : API.getTypedefs()) in traverseTypedefRecords() 295 const APISet &API; [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
| H A D | ExtractAPIVisitor.h | 44 : Context(Context), API(API) {} in ExtractAPIVisitorBase() 157 APISet &API; variable 698 API.addCXXInstanceMethod(API.findRecordForUSR(ParentUSR), Name, USR, Loc, in VisitCXXConstructorDecl() 730 API.addCXXInstanceMethod(API.findRecordForUSR(ParentUSR), Name, USR, Loc, in VisitCXXDestructorDecl() 860 API.addCXXFieldTemplate(API.findRecordForUSR(ParentUSR), Name, USR, Loc, in VisitVarTemplateDecl() 1206 API.addRecordField( in recordRecordFields() 1239 API.addCXXField(API.findRecordForUSR(ParentUSR), Name, USR, Loc, in VisitFieldDecl() 1271 API.addCXXStaticMethod(API.findRecordForUSR(ParentUSR), Name, USR, Loc, in VisitCXXConversionDecl() 1276 API.addCXXInstanceMethod(API.findRecordForUSR(ParentUSR), Name, USR, Loc, in VisitCXXConversionDecl() 1351 API.addObjCProperty( in recordObjCProperties() [all …]
|
| /freebsd-14.2/lib/clang/liblldb/ |
| H A D | Makefile | 19 SRCS+= API/SBAddress.cpp 21 SRCS+= API/SBBlock.cpp 32 SRCS+= API/SBData.cpp 36 SRCS+= API/SBError.cpp 37 SRCS+= API/SBEvent.cpp 40 SRCS+= API/SBFile.cpp 43 SRCS+= API/SBFormat.cpp 44 SRCS+= API/SBFrame.cpp 46 SRCS+= API/SBHostOS.cpp 61 SRCS+= API/SBQueue.cpp [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | ExtractAPIConsumer.cpp | 246 APISet &API) in BatchExtractAPIVisitor() 256 : Visitor(Context, API) {} in WrappingExtractAPIConsumer() 271 : Visitor(*LCF, Context, API), LCF(std::move(LCF)) {} in ExtractAPIConsumer() 286 : SM(SM), API(API), PP(PP) {} in MacroCallback() 334 API.addMacroDefinition( in EndOfMainFile() 356 APISet &API; member in __anon5832f3d50111::MacroCallback 365 : MacroCallback(SM, API, PP), LCF(LCF) {} in APIMacroCallback() 385 SymbolGraphSerializer SGSerializer(*API, IgnoresList); in ImplEndSourceFileAction() 412 API = std::make_unique<APISet>( in CreateASTConsumer() 518 API = std::make_unique<APISet>( in CreateASTConsumer() [all …]
|
| /freebsd-14.2/contrib/libfido2/ |
| H A D | NEWS | 6 ** New API calls: 13 ** New API calls: 23 ** New API calls: 47 ** New API calls: 57 ** New API calls: 74 ** New API calls: 93 ** New API calls: 115 ** New API calls: 147 ** New API calls: 164 ** New API calls: [all …]
|
| /freebsd-14.2/crypto/heimdal/lib/kadm5/ |
| H A D | kadm5_err.et | 43 error_code BAD_STRUCT_VERSION, "Programmer error! Bad API structure version" 44 error_code OLD_STRUCT_VERSION, "API structure version specified by application is no longer support… 45 error_code NEW_STRUCT_VERSION, "API structure version specified by application is unknown to librar… 46 error_code BAD_API_VERSION, "Programmer error! Bad API version" 47 error_code OLD_LIB_API_VERSION, "API version specified by application is no longer supported by lib… 48 error_code OLD_SERVER_API_VERSION,"API version specified by application is no longer supported by s… 49 error_code NEW_LIB_API_VERSION, "API version specified by application is unknown to libraries" 50 error_code NEW_SERVER_API_VERSION,"API version specified by application is unknown to server"
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-make-request-fn.m4 | 79 dnl # Linux 5.9 API Change 90 dnl # Linux 5.14 API Change: 100 dnl # 5.20 API change, 116 dnl # Linux 6.9 API Change: 125 dnl # Linux 6.11 API change: 139 dnl # 5.20 API change, 158 dnl # Linux 5.7 API Change 177 dnl # CentOS Stream 4.18.0-257 API Change 200 dnl # Linux 3.2 API Change 215 dnl # Linux 4.4 API Change
|
| H A D | kernel-blkdev.m4 | 2 dnl # 2.6.38 API change, 20 dnl # 6.5.x API change, 39 dnl # 6.8.x API change 58 dnl # 6.9.x API change 112 dnl # 6.5.x API change 152 dnl # 6.5.x API change. 168 dnl # 6.8.x API change 182 dnl # 6.9.x API change 269 dnl # 6.5.x API change 515 dnl # 5.11 API change [all …]
|
| H A D | kernel-bio.m4 | 2 dnl # 2.6.36 API change, 7 dnl # 4.8 - 4.9 API, 80 dnl # Linux 4.8 API, 173 dnl # Linux 4.14 API, 178 dnl # Linux 5.0 API, 195 dnl # Linux 5.16 API 241 dnl # 4.3 API change 316 dnl # 4.8 API change 361 dnl # Linux 5.5 API, 426 dnl # Linux 5.16 API [all …]
|
| H A D | kernel-dentry-operations.m4 | 2 dnl # 3.4.0 API change 25 dnl # 2.6.28 API change 47 dnl # 2.6.12 API change 72 dnl # 2.6.38 API change 94 dnl # 3.6 API change 123 dnl # 2.6.30 API change 151 dnl # 2.6.38 API change
|
| H A D | kernel-acl.m4 | 38 dnl # 3.14 API change, 68 dnl # 3.1 API change, 71 dnl # 3.14 API change, 111 dnl # 3.1 API change, 134 dnl # 4.8 API change, 162 dnl # 3.1 API change, 165 dnl # 5.15 API change, 168 dnl # 6.2 API change, 236 dnl # 6.2 API change, 239 dnl # 6.3 API change, [all …]
|
| H A D | kernel-xattr-handler.m4 | 2 dnl # 2.6.35 API change, 37 dnl # 4.5 API change, 120 dnl # 4.7 API change, 131 dnl # 4.4 API change, 254 dnl # 5.12 API change, 258 dnl # 6.3 API change, 274 dnl # 4.7 API change, 362 dnl # 4.5 API change, 372 dnl # 4.4 API change, 406 dnl # 3.7 API change, [all …]
|
| H A D | kernel-clear-inode.m4 | 2 dnl # 3.5.0 API change 14 dnl # API change because as recently as 2.6.35 there was a clear_inode() 15 dnl # function. However, it was made obsolete by the evict_inode() API 18 dnl # Therefore, to ensure we have the correct API we only allow the
|
| H A D | kernel-mkdir.m4 | 6 dnl # 6.3 API change 22 dnl # 5.12 API change 40 dnl # 3.3 API change 62 dnl # 6.3 API change 72 dnl # 5.12 API change
|
| H A D | kernel-shrink.m4 | 2 dnl # 3.1 API change 20 dnl # 6.7 API change 61 dnl # 3.12 API change 129 dnl # 6.7 API change 149 dnl # 6.0 API change 168 dnl # 3.0 - 3.11 API change 180 dnl # 3.12 API change, 220 dnl # 2.6.39 API change,
|
| /freebsd-14.2/sys/contrib/zstd/ |
| H A D | CHANGELOG | 428 API : added : ZSTD_versionString() 430 API exp : new advanced API : ZSTD_compress_generic(), ZSTD_CCtx_setParameter() 431 API exp : new : API for static or external allocation : ZSTD_initStatic?Ctx() 485 API : new : lib/compress/ZSTDMT_compress.h multithreading API (experimental) 487 API : new : ZDICT_finalizeDictionary() 538 API : Streaming API supports legacy format 545 New streaming API 606 API : more efficient Dictionary API : `ZSTD_compress_usingCDict()`, `ZSTD_decompress_usingDDict()` 637 Changed : streaming & dictionary API 649 New : block-level API [all …]
|
| /freebsd-14.2/contrib/ofed/opensm/libvendor/ |
| H A D | libosmvendor.ver | 1 # In this file we track the current API version 6 # API_REV - advance on any added API 8 # AGE - number of backward versions the API still supports
|
| /freebsd-14.2/contrib/ofed/opensm/complib/ |
| H A D | libosmcomp.ver | 1 # In this file we track the current API version 6 # API_REV - advance on any added API 8 # AGE - number of backward versions the API still supports
|
| /freebsd-14.2/contrib/ofed/opensm/opensm/ |
| H A D | libopensm.ver | 1 # In this file we track the current API version 6 # API_REV - advance on any added API 8 # AGE - number of backward versions the API still supports
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | openssl-threads.pod | 14 API, as shown in L<CRYPTO_THREAD_run_once(3)/EXAMPLES>. 15 Multi-platform applications can also use this API. 23 One major use of the OpenSSL thread API is to implement reference counting. 34 Many objects have set and get API's to set attributes in the object. 51 as long as the API's being invoked don't modify the object; in this 52 case the parameter is usually marked in the API as C<const>. 61 One example of this is the reference counting API's described above. 67 The same API's can usually be used simultaneously on different objects 73 The L<CRYPTO_secure_malloc(3)> and related API's have their own lock, 76 Some API's, such as L<NCONF_load(3)> and related, or L<OBJ_create(3)>
|
| /freebsd-14.2/crypto/openssl/test/recipes/ |
| H A D | 80-test_pkcs12.t | 22 if (eval { require Win32::API; 1; }) { 30 Win32::API->Import("kernel32","UINT GetSystemDefaultLCID()"); 35 Win32::API->Import("kernel32","UINT GetConsoleOutputCP()"); 36 Win32::API->Import("kernel32","BOOL SetConsoleOutputCP(UINT cp)");
|
| /freebsd-14.2/crypto/heimdal/lib/gssapi/mech/ |
| H A D | mech.cat5 | 5 mmeecchh, qqoopp -- GSS-API Mechanism and QOP files 11 The _/_e_t_c_/_g_s_s_/_m_e_c_h file contains a list of installed GSS-API security 15 Name The name of this GSS-API mechanism. 33 use with GSS-API. Each line of the file either contains a comment if the 40 with GSS-API functions such as gss_get_mic(3). 43 The GSS-API mechanism name that corresponds to this algo-
|
| /freebsd-14.2/contrib/libcbor/doc/source/ |
| H A D | api.rst | 1 API title 4 The data API is centered around :type:`cbor_item_t`, a generic handle for any CBOR item. There are … 13 …API closely follows the semantics outlined by `CBOR standard <https://tools.ietf.org/html/rfc7049>… 15 The API is designed to allow both very tight control & flexibility and general convenience with san…
|