| /freebsd-13-stable/contrib/llvm-project/lldb/bindings/ |
| HD | headers.swig | 10 #include "lldb/API/SBAddress.h" 11 #include "lldb/API/SBAddressRange.h" 12 #include "lldb/API/SBAddressRangeList.h" 13 #include "lldb/API/SBAttachInfo.h" 14 #include "lldb/API/SBBlock.h" 15 #include "lldb/API/SBBreakpoint.h" 16 #include "lldb/API/SBBreakpointLocation.h" 17 #include "lldb/API/SBBreakpointName.h" 18 #include "lldb/API/SBBroadcaster.h" 19 #include "lldb/API/SBCommandInterpreter.h" [all …]
|
| HD | interfaces.swig | 11 %include "lldb/API/SBDefines.h" 90 /* API headers */ 91 %include "lldb/API/SBAddress.h" 92 %include "lldb/API/SBAddressRange.h" 93 %include "lldb/API/SBAddressRangeList.h" 94 %include "lldb/API/SBAttachInfo.h" 95 %include "lldb/API/SBBlock.h" 96 %include "lldb/API/SBBreakpoint.h" 97 %include "lldb/API/SBBreakpointLocation.h" 98 %include "lldb/API/SBBreakpointName.h" [all …]
|
| /freebsd-13-stable/lib/clang/liblldb/ |
| HD | Makefile | 19 SRCS+= API/SBAddress.cpp 20 SRCS+= API/SBAddressRange.cpp 21 SRCS+= API/SBAddressRangeList.cpp 22 SRCS+= API/SBAttachInfo.cpp 23 SRCS+= API/SBBlock.cpp 24 SRCS+= API/SBBreakpoint.cpp 25 SRCS+= API/SBBreakpointLocation.cpp 26 SRCS+= API/SBBreakpointName.cpp 27 SRCS+= API/SBBreakpointOptionCommon.cpp 28 SRCS+= API/SBBroadcaster.cpp [all …]
|
| /freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/ |
| HD | unipriv.h | 66 DEF_PRIV_SIG(O_LINK_ESTABLISH_request, API) \ 67 DEF_PRIV_SIG(O_LINK_RELEASE_request, API) \ 68 DEF_PRIV_SIG(O_RESET_request, API) \ 69 DEF_PRIV_SIG(O_RESET_response, API) \ 70 DEF_PRIV_SIG(O_RESET_ERROR_response, API) \ 71 DEF_PRIV_SIG(O_SETUP_request, API) \ 72 DEF_PRIV_SIG(O_SETUP_response, API) \ 73 DEF_PRIV_SIG(O_SETUP_COMPLETE_request, API) \ 74 DEF_PRIV_SIG(O_PROCEEDING_request, API) \ 75 DEF_PRIV_SIG(O_ALERTING_request, API) \ [all …]
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/ExtractAPI/ |
| HD | ExtractAPIConsumer.cpp | 247 APISet &API) in BatchExtractAPIVisitor() 248 : ExtractAPIVisitor<BatchExtractAPIVisitor>(Context, API), LCF(LCF) {} in BatchExtractAPIVisitor() 256 WrappingExtractAPIConsumer(ASTContext &Context, APISet &API) in WrappingExtractAPIConsumer() argument 257 : Visitor(Context, API) {} in WrappingExtractAPIConsumer() 271 std::unique_ptr<LocationFileChecker> LCF, APISet &API) in ExtractAPIConsumer() argument 272 : Visitor(*LCF, Context, API), LCF(std::move(LCF)) {} in ExtractAPIConsumer() 286 MacroCallback(const SourceManager &SM, APISet &API, Preprocessor &PP) in MacroCallback() argument 287 : SM(SM), API(API), PP(PP) {} in MacroCallback() 336 API.createRecord<extractapi::MacroDefinitionRecord>( in EndOfMainFile() 358 APISet &API; member in __anonff5c15b80111::MacroCallback [all …]
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
| HD | ExtractAPIVisitor.h | 44 ExtractAPIVisitorBase(ASTContext &Context, APISet &API) in ExtractAPIVisitorBase() argument 45 : Context(Context), API(API) {} in ExtractAPIVisitorBase() 48 const APISet &getAPI() const { return API; } in getAPI() 152 APISet &API; variable 182 BaseClass.Name = API.copyString(BaseSpecifier.getType().getAsString( in getBases() 191 BaseClass.USR = API.copyString(USR); in getBases() 192 BaseClass.Source = API.copyString(getOwningModuleName(*TTPTD)); in getBases() 230 APIRecord *Record = API.findRecordForUSR(USR); in createSymbolReferenceForDecl() 238 return API.createSymbolReference(Name, USR, getOwningModuleName(D)); in createSymbolReferenceForDecl() 254 API.findRecordForUSR(TagUSR))) { in maybeMergeWithAnonymousTag() [all …]
|
| /freebsd-13-stable/contrib/libfido2/ |
| HD | NEWS | 3 ** New API calls: 13 ** New API calls: 37 ** New API calls: 47 ** New API calls: 64 ** New API calls: 76 ** Fixed detection of Windows's native webauthn API; gh#382. 81 ** Support for Windows's native webauthn API. 83 ** New API calls: 105 ** New API calls: 137 ** New API calls: [all …]
|
| /freebsd-13-stable/sys/contrib/openzfs/config/ |
| HD | kernel-blkdev.m4 | 2 dnl # 2.6.38 API change, 20 dnl # 6.5.x API change, 39 dnl # 6.8.x API change 83 dnl # 6.5.x API change 107 dnl # 2.6.38 API change, 123 dnl # 6.5.x API change. 139 dnl # 6.8.x API change 178 dnl # 4.1 API, exported blkdev_reread_part() symbol, back ported to the 231 dnl # 6.5.x API change 309 dnl # 5.10 API, check_disk_change() is removed, in favor of [all …]
|
| HD | 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 267 dnl # 4.13 API change 292 dnl # 3.14 API change, 316 dnl # 4.8 API change [all …]
|
| HD | 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
|
| HD | 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, 230 dnl # 3.14 API change, 233 dnl # 5.12 API change, [all …]
|
| HD | 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, 145 dnl # 2.6.33 API change, 159 dnl # Android API change, 254 dnl # 5.12 API change, 258 dnl # 6.3 API change, 274 dnl # 4.7 API change, 286 dnl # 4.4 API change, [all …]
|
| HD | kernel-make-request-fn.m4 | 64 dnl # Linux 5.9 API Change 75 dnl # Linux 5.14 API Change: 85 dnl # 5.20 API change, 104 dnl # Linux 5.7 API Change 123 dnl # CentOS Stream 4.18.0-257 API Change 146 dnl # Linux 3.2 API Change 161 dnl # Linux 4.4 API Change
|
| HD | 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
|
| HD | 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
|
| /freebsd-13-stable/sys/contrib/zstd/ |
| HD | CHANGELOG | 15 api : new sequence ingestion API, by @senhuang42 18 api : zlibWrapper only uses public API, and is compatible with dynamic library, by @terrelln 122 bug: Fix seekable decompression in-memory API by @iburinoc (#1695) 158 api: Move the advanced API, including all functions in the staging section, to the stable section 174 doc: Update the examples to use the advanced API 175 doc: Explain how to transition from old streaming functions to the advanced API in the header 196 api : finalized advanced API, last stage before "stable" status 243 api : fix : performance degradation for dictionary compression when using advanced API, by @terrelln 296 api : experimental : new advanced decompression API 312 API exp : breaking change : ZSTD_getframeHeader() provides more information [all …]
|
| /freebsd-13-stable/crypto/heimdal/lib/kadm5/ |
| HD | 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-13-stable/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/ |
| HD | APISetVisitor.h | 79 for (const APIRecord *TLR : API.getTopLevelRecords()) { in traverseAPISet() 122 const APISet &API; 132 APISetVisitor(const APISet &API) : API(API) {} in APISetVisitor() argument
|
| HD | SymbolGraphSerializer.h | 114 serializeMainSymbolGraph(raw_ostream &OS, const APISet &API, 119 raw_ostream &MainOutput, const APISet &API, 132 const APISet &API); 273 SymbolGraphSerializer(const APISet &API, const APIIgnoresList &IgnoresList, 277 : Base(API), ForceEmitToMainModule(ForceEmitToMainModule), in Base() argument
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/ |
| HD | SymbolGraphSerializer.cpp | 619 const APISet &API) { in getHierarchyReference() argument 657 serializeObject(Module, "platform", serializePlatform(API.getTarget())); in serializeModuleObject() 761 serializeIdentifier(*Record, API.getLanguage())); in serializeAPIRecord() 762 serializeObject(Obj, "kind", serializeSymbolKind(*Record, API.getLanguage())); in serializeAPIRecord() 790 Hierarchy.push_back(getHierarchyReference(Record, API)); in traverseAPIRecord() 928 !API.findRecordForUSR(Record->Interface.USR)) in traverseObjCCategoryRecord() 1044 raw_ostream &OS, const APISet &API, const APIIgnoresList &IgnoresList, in serializeMainSymbolGraph() argument 1047 API, IgnoresList, Options.EmitSymbolLabelsForTesting, in serializeMainSymbolGraph() 1052 Serializer.serializeGraphToStream(OS, Options, API.ProductName, in serializeMainSymbolGraph() 1058 raw_ostream &MainOutput, const APISet &API, in serializeWithExtensionGraphs() argument [all …]
|
| /freebsd-13-stable/contrib/ofed/opensm/complib/ |
| HD | 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-13-stable/contrib/ofed/opensm/libvendor/ |
| HD | 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-13-stable/contrib/ofed/opensm/opensm/ |
| HD | 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-13-stable/crypto/heimdal/lib/gssapi/mech/ |
| HD | 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-13-stable/contrib/libcbor/doc/source/ |
| HD | 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…
|