/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 | 18 SRCS+= API/SBAddress.cpp 19 SRCS+= API/SBAddressRange.cpp 20 SRCS+= API/SBAddressRangeList.cpp 21 SRCS+= API/SBAttachInfo.cpp 22 SRCS+= API/SBBlock.cpp 23 SRCS+= API/SBBreakpoint.cpp 24 SRCS+= API/SBBreakpointLocation.cpp 25 SRCS+= API/SBBreakpointName.cpp 26 SRCS+= API/SBBreakpointOptionCommon.cpp 27 SRCS+= API/SBBroadcaster.cpp [all …]
|
/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/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/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, 39 dnl # 6.8.x API change 58 dnl # 6.9.x API change 112 dnl # 6.5.x API change 136 dnl # 2.6.38 API change, 152 dnl # 6.5.x API change. 168 dnl # 6.8.x API change 182 dnl # 6.9.x API change 216 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-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-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 74 dnl # 5.12 API change
|
H A D | kernel-tmpfile.m4 | 2 dnl # 3.11 API change 7 dnl # 6.3 API change 20 dnl # 6.1 API change 34 dnl # 5.11 API change
|
/freebsd/contrib/llvm-project/lldb/docs/design/ |
H A D | sbapi.rst |
|
/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/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/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/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/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)"); 42 plan skip_all => "Win32::API unavailable";
|
/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
|
/freebsd/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/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/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/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…
|