Home
last modified time | relevance | path

Searched refs:API (Results 1 – 25 of 549) sorted by relevance

12345678910>>...22

/freebsd-14.2/contrib/llvm-project/lldb/bindings/
H A Dheaders.swig10 #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 Dinterfaces.swig11 %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 DSerializerBase.h97 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 DExtractAPIVisitor.h44 : 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 DMakefile19 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 DExtractAPIConsumer.cpp246 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 DNEWS6 ** 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 Dkadm5_err.et43 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 Dkernel-make-request-fn.m479 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 Dkernel-blkdev.m42 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 Dkernel-bio.m42 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 Dkernel-dentry-operations.m42 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 Dkernel-acl.m438 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 Dkernel-xattr-handler.m42 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 Dkernel-clear-inode.m42 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 Dkernel-mkdir.m46 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 Dkernel-shrink.m42 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 DCHANGELOG428 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 Dlibosmvendor.ver1 # 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 Dlibosmcomp.ver1 # 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 Dlibopensm.ver1 # 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 Dopenssl-threads.pod14 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 D80-test_pkcs12.t22 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 Dmech.cat55 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 Dapi.rst1 API title
4 The data API is centered around :type:`cbor_item_t`, a generic handle for any CBOR item. There are …
13API 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…

12345678910>>...22