| /freebsd/contrib/llvm-project/lldb/bindings/ |
| H A D | 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 …]
|
| H A D | 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/lib/clang/liblldb/ |
| H A D | Makefile | 30 SRCS+= API/SBAddress.cpp 31 SRCS+= API/SBAddressRange.cpp 32 SRCS+= API/SBAddressRangeList.cpp 33 SRCS+= API/SBAttachInfo.cpp 34 SRCS+= API/SBBlock.cpp 35 SRCS+= API/SBBreakpoint.cpp 36 SRCS+= API/SBBreakpointLocation.cpp 37 SRCS+= API/SBBreakpointName.cpp 38 SRCS+= API/SBBreakpointOptionCommon.cpp 39 SRCS+= API/SBBroadcaster.cpp [all …]
|
| /freebsd/crypto/krb5/src/lib/kadm5/ |
| H A D | kadm_err.et | 2 # defined in this file MUST match that specified in the API 39 error_code KADM5_BAD_STRUCT_VERSION, "Programmer error! Bad API structure version" 40 …CT_VERSION, "API structure version specified by application is no longer supported (to fix, recomp… 41 …M5_NEW_STRUCT_VERSION, "API structure version specified by application is unknown to libraries (to… 42 error_code KADM5_BAD_API_VERSION, "Programmer error! Bad API version" 43 …API_VERSION, "API version specified by application is no longer supported by libraries (to fix, up… 44 …_API_VERSION, "API version specified by application is no longer supported by server (to fix, upda… 45 … KADM5_NEW_LIB_API_VERSION, "API version specified by application is unknown to libraries (to fix,… 46 error_code KADM5_NEW_SERVER_API_VERSION, "API version specified by application is unknown to server… 53 error_code KADM5_GSS_ERROR, "GSS-API (or Kerberos) error"
|
| /freebsd/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | 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 __anon9569e29f0111::MacroCallback [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
| H A D | 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/crypto/openssl/doc/designs/ddd/ |
| H A D | README.md | 4 The OpenSSL project from time to time must evolve its public API surface in 6 occurs, the changes to OpenSSL's public API must be planned, discussed and 8 proposed API change is how a broad spectrum of real-world OpenSSL applications 12 codebases using OpenSSL to remain current with best practices for OpenSSL API 17 anticipate the impact of any evolution of its API on those codebases. This 18 directory seeks to maintain a set of **API usage demos** which demonstrate a 20 This allows the project to discuss any proposed API changes in terms of the 23 this ensures that API evolution is made both with reference to real-world API 27 useful both to current and any future proposed API changes. The set of demos may 29 a present body of understanding of API usage patterns, which can be used to plan [all …]
|
| /freebsd/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: 86 ** Fixed detection of Windows's native webauthn API; gh#382. 91 ** Support for Windows's native webauthn API. 93 ** New API calls: 115 ** New API call [all...] |
| /freebsd/crypto/krb5/src/lib/ |
| H A D | gssapi32.def | 6 DESCRIPTION 'Base Generic Security Service API' 31 ; GSS-API v2 additional credential calls 36 ; GSS-API v2 additional context-level calls 43 ; GSS-API v2 additional calls for OID and OID_set operations 52 ; GSS-API v2 renamed message protection calls 59 ; GSS-API v2 future extensions 77 ; GSS-API variables
|
| /freebsd/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/sys/contrib/openzfs/config/ |
| H A D | kernel-blkdev.m4 | 2 dnl # 2.6.38 API change, 20 dnl # 6.5.x API change, 38 dnl # 6.8.x API change 56 dnl # 6.9.x API change 109 dnl # 6.5.x API change 133 dnl # 2.6.38 API change, 149 dnl # 6.5.x API change. 165 dnl # 6.8.x API change 179 dnl # 6.9.x API change 213 dnl # 4.1 API, exported blkdev_reread_part() symbol, back ported to the [all …]
|
| H A D | kernel-make-request-fn.m4 | 71 dnl # Linux 5.9 API Change 82 dnl # Linux 5.14 API Change: 92 dnl # 5.20 API change, 108 dnl # Linux 6.9 API Change: 117 dnl # Linux 6.11 API change: 131 dnl # 5.20 API change, 150 dnl # Linux 5.7 API Change 169 dnl # CentOS Stream 4.18.0-257 API Change 192 dnl # Linux 4.4 API Change
|
| H A D | kernel-bio.m4 | 2 dnl # Linux 4.8 API, 29 dnl # Linux 4.14 API, 34 dnl # Linux 5.0 API, 51 dnl # Linux 5.16 API 89 dnl # 2.6.34 API change 110 dnl # Linux 5.5 API, 148 dnl # Linux 5.12 API, 175 dnl # Linux 5.16 API 177 dnl # The Linux 5.16 API for submit_bio changed the return type to be 202 dnl # Linux 5.18 API
|
| H A D | kernel-mkdir.m4 | 6 dnl # 6.15 API change 22 dnl # 6.3 API change 38 dnl # 5.12 API change 56 dnl # 3.3 API change 78 dnl # 6.15 API change 90 dnl # 6.3 API change 102 dnl # 5.12 API change
|
| H A D | kernel-acl.m4 | 2 dnl # 3.1 API change, 25 dnl # 3.1 API change, 28 dnl # 5.15 API change, 31 dnl # 6.2 API change, 93 dnl # 5.12 API change, 96 dnl # 6.2 API change, 99 dnl # 6.3 API change,
|
| H A D | kernel-dentry-operations.m4 | 2 dnl # 2.6.28 API change 24 dnl # 2.6.38 API change 27 dnl # 6.17 API change 50 dnl # 6.17 API change
|
| /freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/ |
| H A D | 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/contrib/llvm-project/lldb/docs/design/ |
| H A D | sbapi.rst | |
| /freebsd/sys/contrib/zstd/ |
| H A D | CHANGELOG | 25 api: Various functions promoted from experimental to stable API: (#2579-2581, @senhuang42) 53 doc: Improve `zdict.h` dictionary training API documentation (#2622, @terrelln) 59 tests: Test coverage for ZSTD threadpool API (#2604, @senhuang42) 75 contrib: Seekable format - New seek table-only API (#2113 #2518, @mdittmer @Cyan4973) 120 api : new sequence ingestion API, by @senhuang42 123 api : zlibWrapper only uses public API, and is compatible with dynamic library, by @terrelln 227 bug: Fix seekable decompression in-memory API by @iburinoc (#1695) 263 api: Move the advanced API, including all functions in the staging section, to the stable section 279 doc: Update the examples to use the advanced API 280 doc: Explain how to transition from old streaming functions to the advanced API in the header [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/ |
| H A D | 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
|
| H A D | 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/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-thread-assist.md | 6 application is frequently calling (or blocked in) SSL API I/O functions. 12 per-connection mutex for the duration of any public API call which we forward to 15 the locking to every single public HL-related API call. 19 consistency over multiple API calls. For example: 25 For locking of API calls the lock would only be held for the separate get and 34 An application performing a single HL API call, or a sequence of related HL 40 The key disadvantage here is that it requires more API changes on the 41 application side, although since most HL API calls made by an application 48 Con: API changes. 81 Pro: No API changes. [all …]
|
| /freebsd/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 do no locking at all;
|
| /freebsd/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/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
|