Home
last modified time | relevance | path

Searched defs:api (Results 1 – 25 of 5480) sorted by relevance

12345678910>>...220

/dports/math/py-statsmodels/statsmodels-0.13.1/docs/source/
H A Dapi.rst23 Regression
35 Imputation
77 Multivariate Models
85 Other Models
96 Graphics
105 Statistics
112 Tools
206 Forecasting
214 Time-Series Tools
226 X12/X13 Interface
[all …]
/dports/devel/py-onigurumacffi/onigurumacffi-0.0.21/
H A DREADME.md18 ### api subsection in onigurumacffi
23 #### `compile(pattern: str) -> _Pattern`
27 #### `compile_regset(*patterns: str) -> _RegSet`
31 #### `OnigSearchOption`
58 #### `_Pattern.number_of_captures() -> int`
70 #### `_Match.group(n: int = 0) -> str`
74 #### `_Match[n: int] -> str`
78 #### `_Match.start(n: int = 0) -> int`
83 #### `_Match.end(n: int = 0) -> int`
88 #### `_Match.span(n: int = 0) -> int`
[all …]
/dports/databases/py-aesqlapius/aesqlapius-0.0.9/tests/
H A Dtest_api.py10 async def api(queries_dir, dbenv): function
21 async def test_pass_args(api): argument
32 async def test_get_nothing(api): argument
37 async def test_get_single_tuple(api): argument
42 async def test_get_single_dict(api): argument
47 async def test_get_single_value(api): argument
52 async def test_get_iterator_tuple(api): argument
61 async def test_get_iterator_dict(api): argument
75 async def test_get_list_tuple(api): argument
84 async def test_get_list_dict(api): argument
[all …]
/dports/multimedia/QtAV/QtAV-1.13.0/src/opengl/
H A Dgl_api.h121 struct api { struct
124 const GLubyte *(GL_APIENTRY *GetString)(GLenum);
126 void (GL_APIENTRY *ActiveTexture)(GLenum);
127 void (GL_APIENTRY *BindFramebuffer)(GLenum target, GLuint framebuffer);
129 void (GL_APIENTRY *Uniform1f)(GLint, GLfloat);
130 void (GL_APIENTRY *Uniform2f)(GLint, GLfloat, GLfloat);
131 void (GL_APIENTRY *Uniform3f)(GLint, GLfloat, GLfloat, GLfloat);
132 void (GL_APIENTRY *Uniform4f)(GLint, GLfloat, GLfloat, GLfloat, GLfloat);
141 void (GL_APIENTRY *UniformMatrix2fv)(GLint, GLsizei, GLboolean, const GLfloat *);
142 void (GL_APIENTRY *UniformMatrix3fv)(GLint, GLsizei, GLboolean, const GLfloat *);
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/wp8/
H A DDelegateMListener.cpp38 void DelegateMListener::onRequestStart(MegaApi* api, MegaRequest* request) in onRequestStart()
44 void DelegateMListener::onRequestFinish(MegaApi* api, MegaRequest* request, MegaError* e) in onRequestFinish()
50 void DelegateMListener::onRequestUpdate(MegaApi* api, MegaRequest* request) in onRequestUpdate()
62 void DelegateMListener::onTransferStart(MegaApi* api, MegaTransfer* transfer) in onTransferStart()
74 void DelegateMListener::onTransferUpdate(MegaApi* api, MegaTransfer* transfer) in onTransferUpdate()
86 void DelegateMListener::onUsersUpdate(MegaApi* api, MegaUserList *users) in onUsersUpdate()
92 void DelegateMListener::onUserAlertsUpdate(MegaApi* api, MegaUserAlertList *alerts) in onUserAlertsUpdate()
98 void DelegateMListener::onNodesUpdate(MegaApi* api, MegaNodeList *nodes) in onNodesUpdate()
104 void DelegateMListener::onAccountUpdate(MegaApi* api) in onAccountUpdate()
116 void DelegateMListener::onReloadNeeded(MegaApi* api) in onReloadNeeded()
[all …]
H A DDelegateMGlobalListener.cpp38 void DelegateMGlobalListener::onUsersUpdate(MegaApi* api, MegaUserList *users) in onUsersUpdate()
44 void DelegateMGlobalListener::onUserAlertsUpdate(MegaApi* api, MegaUserAlertList *alerts) in onUserAlertsUpdate()
50 void DelegateMGlobalListener::onNodesUpdate(MegaApi* api, MegaNodeList *nodes) in onNodesUpdate()
56 void DelegateMGlobalListener::onAccountUpdate(MegaApi* api) in onAccountUpdate()
62 void DelegateMGlobalListener::onContactRequestsUpdate(MegaApi* api, MegaContactRequestList* request… in onContactRequestsUpdate()
68 void DelegateMGlobalListener::onReloadNeeded(MegaApi* api) in onReloadNeeded()
74 void DelegateMGlobalListener::onEvent(MegaApi* api, MegaEvent* ev) in onEvent()
/dports/databases/py-pypuppetdb/pypuppetdb-2.5.1/tests/
H A Dtest_api_base_query.py34 def test_timeout(self, get, api): argument
42 def test_connectionerror(self, get, api): argument
50 def test_httperror(self, get, api): argument
90 def test_with_path(self, api): argument
98 def test_with_url_path(self, api): argument
128 def test_with_query(self, api): argument
137 def test_with_order(self, api): argument
146 def test_with_limit(self, api): argument
164 def test_with_offset(self, api): argument
182 def test_with_count_by(self, api): argument
[all …]
H A Dtest_api_pql.py10 def test_pql_casting(self, api): argument
67 def test_pql_no_casting(self, api): argument
94 def test_get_type_from_query_matching(self, api): argument
107 def test_get_type_from_query_matching_empty_projection(self, api): argument
115 def test_get_type_from_query_matching_no_whitespace(self, api): argument
123 def test_get_type_from_query_matching_but_unsupported(self, api): argument
131 def test_get_type_from_query_not_matching_projection(self, api): argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/cmd/clef/
H A Dintapi_changelog.md13 ### 7.0.1
24 ### 7.0.0
29 ### 6.0.0
47 ### 5.0.0
64 ### 4.0.0
88 ### 3.2.0
95 ### 3.1.0
99 ### 3.0.0
103 ### 2.1.0
120 ### 2.0.0
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/tests/regres/
H A Dci-tests.json2 …{ "name": "gles2-master-risky", "api": "gles2", "tests": "testlists/gles2-master-risky-PASS.txt" }, string
3 { "name": "gles2-master", "api": "gles2", "tests": "testlists/gles2-master-PASS.txt" }, string
7 { "name": "gles3-master", "api": "gles3", "tests": "testlists/gles3-master-PASS.txt" }, string
9 { "name": "vulkan-wsi", "api": "vulkan", "tests": "testlists/vk-wsi-PASS.txt" }, string
11 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-ABORT.txt" }, string
12 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-ASSERT.txt" }, string
14 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-CRASH.txt" }, string
15 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-FAIL.txt" }, string
16 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-PASS.txt" }, string
18 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-TIMEOUT.txt" }, string
[all …]
H A Dfull-tests.json2 { "name": "gles2-master-risky", "api": "gles2", "tests": "testlists/gles2-master-risky.txt" }, string
3 { "name": "gles2-master", "api": "gles2", "tests": "testlists/gles2-master.txt" }, string
5 …{ "name": "gles3-565-no-depth-no-stencil", "api": "gles3", "tests": "testlists/gles3-565-no-depth-… string
6 { "name": "gles3-master-risky", "api": "gles3", "tests": "testlists/gles3-master-risky.txt" }, string
7 { "name": "gles3-master", "api": "gles3", "tests": "testlists/gles3-master.txt" }, string
9 { "name": "vulkan-wsi", "api": "vulkan", "tests": "testlists/vk-wsi.txt" }, string
10 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master.txt" }, string
11 { "name": "vulkan-master-risky", "api": "vulkan", "tests": "testlists/vk-master-risky.txt" } string
/dports/security/snort3/snort3-3.1.19.0/src/managers/
H A Dmpse_manager.cc46 void MpseManager::add_plugin(const MpseApi* api) in add_plugin()
83 const MpseApi* api = ::get_api(name); in get_search_api() local
102 const MpseApi* api = eng->get_api(); in delete_search_engine() local
109 void MpseManager::print_mpse_summary(const MpseApi* api) in print_mpse_summary()
130 void MpseManager::start_search_engine(const MpseApi* api) in start_search_engine()
137 void MpseManager::stop_search_engine(const MpseApi* api) in stop_search_engine()
144 bool MpseManager::is_async_capable(const MpseApi* api) in is_async_capable()
150 bool MpseManager::is_regex_capable(const MpseApi* api) in is_regex_capable()
156 bool MpseManager::is_poll_capable(const MpseApi* api) in is_poll_capable()
162 bool MpseManager::parallel_compiles(const MpseApi* api) in parallel_compiles()
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/@mapbox/unitbezier/
H A DREADME.md9 ## api section in unitbezier
11 ### new UnitBezier(p1x, p1y, p2x, p2y)
15 ### bezier.sampleCurveX(t)
17 ### bezier.sampleCurveY(t)
19 ### bezier.sampleCurveDerivativeX(t)
21 ### bezier.solveCurveX(t)
23 ### bezier.solve(x, epsilon)
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/qt/
H A DQTMegaListener.cpp24 void QTMegaListener::onRequestStart(MegaApi *api, MegaRequest *request) in onRequestStart()
44 void QTMegaListener::onRequestUpdate(MegaApi *api, MegaRequest *request) in onRequestUpdate()
59 void QTMegaListener::onTransferStart(MegaApi *api, MegaTransfer *transfer) in onTransferStart()
74 void QTMegaListener::onTransferUpdate(MegaApi *api, MegaTransfer *transfer) in onTransferUpdate()
89 void QTMegaListener::onUsersUpdate(MegaApi *api, MegaUserList *users) in onUsersUpdate()
103 void QTMegaListener::onNodesUpdate(MegaApi *api, MegaNodeList *nodes) in onNodesUpdate()
110 void QTMegaListener::onAccountUpdate(MegaApi *api) in onAccountUpdate()
116 void QTMegaListener::onReloadNeeded(MegaApi *api) in onReloadNeeded()
122 void QTMegaListener::onEvent(MegaApi *api, MegaEvent *e) in onEvent()
130 void QTMegaListener::onSyncStateChanged(MegaApi *api, MegaSync *sync) in onSyncStateChanged()
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/java/src/nz/mega/bindingsample/
H A DCrudExample.java281 public void onRequestStart(MegaApiJava api, MegaRequest request) { in onRequestStart()
291 public void onRequestUpdate(MegaApiJava api, MegaRequest request) { in onRequestUpdate()
367 public void onTransferStart(MegaApiJava api, MegaTransfer transfer) { in onTransferStart()
377 public void onTransferFinish(MegaApiJava api, MegaTransfer transfer, in onTransferFinish()
394 public void onTransferUpdate(MegaApiJava api, MegaTransfer transfer) { in onTransferUpdate()
405 public void onTransferTemporaryError(MegaApiJava api, in onTransferTemporaryError()
417 public boolean onTransferData(MegaApiJava api, MegaTransfer transfer, in onTransferData()
429 public void onUsersUpdate(MegaApiJava api, ArrayList<MegaUser> users) { in onUsersUpdate()
440 public void onNodesUpdate(MegaApiJava api, ArrayList<MegaNode> nodes) { in onNodesUpdate()
470 public void onAccountUpdate(MegaApiJava api) { in onAccountUpdate()
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/java/nz/mega/sdk/
H A DDelegateMegaListener.java57 public void onRequestStart(MegaApi api, MegaRequest request) { in onRequestStart()
86 public void onRequestFinish(MegaApi api, MegaRequest request, MegaError e) { in onRequestFinish()
117 public void onRequestTemporaryError(MegaApi api, MegaRequest request, MegaError e) { in onRequestTemporaryError()
144 public void onTransferStart(MegaApi api, MegaTransfer transfer) { in onTransferStart()
175 public void onTransferFinish(MegaApi api, MegaTransfer transfer, MegaError e) { in onTransferFinish()
201 public void onTransferUpdate(MegaApi api, MegaTransfer transfer) { in onTransferUpdate()
257 public void onUsersUpdate(MegaApi api, MegaUserList userList) { in onUsersUpdate()
309 public void onNodesUpdate(MegaApi api, MegaNodeList nodeList) { in onNodesUpdate()
331 public void onReloadNeeded(MegaApi api) { in onReloadNeeded()
342 public void onAccountUpdate(MegaApi api) { in onAccountUpdate()
[all …]
H A DMegaGlobalListenerInterface.java39 public void onUsersUpdate(MegaApiJava api, ArrayList<MegaUser> users); in onUsersUpdate()
52 public void onUserAlertsUpdate(MegaApiJava api, ArrayList<MegaUserAlert> userAlerts); in onUserAlertsUpdate()
69 public void onNodesUpdate(MegaApiJava api, ArrayList<MegaNode> nodeList); in onNodesUpdate()
79 public void onReloadNeeded(MegaApiJava api); in onReloadNeeded()
89 public void onAccountUpdate(MegaApiJava api); in onAccountUpdate()
105 public void onContactRequestsUpdate(MegaApiJava api, ArrayList<MegaContactRequest> requests); in onContactRequestsUpdate()
220 public void onEvent(MegaApiJava api, MegaEvent event); in onEvent()
/dports/www/p5-Web-oEmbed/Web-oEmbed-0.04/t/
H A Dproviders.json1 [{"url":"http://*.flickr.com/*","api":"http://www.flickr.com/services/oembed/"},{"url":"http://*.vi… string
/dports/devel/py-ramlfications/ramlfications-0.1.9/tests/
H A Dtest_tree.py18 def api(): function
31 def test_print_tree_no_color(api, capsys): argument
40 def test_print_tree_light(api, capsys): argument
49 def test_print_tree_dark(api, capsys): argument
59 def test_print_tree_light_v(api, capsys): argument
70 def test_print_tree_light_vv(api, capsys): argument
80 def test_print_tree_light_vvv(api, capsys): argument
/dports/net/megacmd/MEGAcmd-1.4.1_Win/src/
H A Dlisteners.cpp34 void MegaCmdGlobalListener::onUsersUpdate(MegaApi *api, MegaUserList *users) in onUsersUpdate()
75 void MegaCmdGlobalListener::onNodesUpdate(MegaApi *api, MegaNodeList *nodes) in onNodesUpdate()
157 void MegaCmdGlobalListener::onAccountUpdate(MegaApi *api) in onAccountUpdate()
166 void MegaCmdGlobalListener::onEvent(MegaApi *api, MegaEvent *event) in onEvent()
195 { in onEvent()
242 { in onEvent()
391 void MegaCmdMegaListener::onBackupStart(MegaApi *api, MegaBackup *backup) in onBackupStart()
409 void MegaCmdMegaListener::onBackupUpdate(MegaApi *api, MegaBackup *backup) in onBackupUpdate()
427 void MegaCmdListener::onRequestStart(MegaApi* api, MegaRequest *request) in onRequestStart()
465 { in doOnRequestFinish()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/cfg/
H A D22000.c56 #define IWL_QU_B_HR_B_MODULE_FIRMWARE(api) \ argument
58 #define IWL_QNJ_B_HR_B_MODULE_FIRMWARE(api) \ argument
60 #define IWL_QUZ_A_HR_B_MODULE_FIRMWARE(api) \ argument
62 #define IWL_QUZ_A_JF_B_MODULE_FIRMWARE(api) \ argument
64 #define IWL_QU_C_HR_B_MODULE_FIRMWARE(api) \ argument
66 #define IWL_QU_B_JF_B_MODULE_FIRMWARE(api) \ argument
70 #define IWL_CC_A_MODULE_FIRMWARE(api) \ argument
72 #define IWL_SO_A_JF_B_MODULE_FIRMWARE(api) \ argument
74 #define IWL_SO_A_HR_B_MODULE_FIRMWARE(api) \ argument
76 #define IWL_SO_A_GF_A_MODULE_FIRMWARE(api) \ argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/cfg/
H A D22000.c56 #define IWL_QU_B_HR_B_MODULE_FIRMWARE(api) \ argument
58 #define IWL_QNJ_B_HR_B_MODULE_FIRMWARE(api) \ argument
60 #define IWL_QUZ_A_HR_B_MODULE_FIRMWARE(api) \ argument
62 #define IWL_QUZ_A_JF_B_MODULE_FIRMWARE(api) \ argument
64 #define IWL_QU_C_HR_B_MODULE_FIRMWARE(api) \ argument
66 #define IWL_QU_B_JF_B_MODULE_FIRMWARE(api) \ argument
70 #define IWL_CC_A_MODULE_FIRMWARE(api) \ argument
72 #define IWL_SO_A_JF_B_MODULE_FIRMWARE(api) \ argument
74 #define IWL_SO_A_HR_B_MODULE_FIRMWARE(api) \ argument
76 #define IWL_SO_A_GF_A_MODULE_FIRMWARE(api) \ argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/cfg/
H A D22000.c56 #define IWL_QU_B_HR_B_MODULE_FIRMWARE(api) \ argument
58 #define IWL_QNJ_B_HR_B_MODULE_FIRMWARE(api) \ argument
60 #define IWL_QUZ_A_HR_B_MODULE_FIRMWARE(api) \ argument
62 #define IWL_QUZ_A_JF_B_MODULE_FIRMWARE(api) \ argument
64 #define IWL_QU_C_HR_B_MODULE_FIRMWARE(api) \ argument
66 #define IWL_QU_B_JF_B_MODULE_FIRMWARE(api) \ argument
70 #define IWL_CC_A_MODULE_FIRMWARE(api) \ argument
72 #define IWL_SO_A_JF_B_MODULE_FIRMWARE(api) \ argument
74 #define IWL_SO_A_HR_B_MODULE_FIRMWARE(api) \ argument
76 #define IWL_SO_A_GF_A_MODULE_FIRMWARE(api) \ argument
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/otiai10/gosseract/v2/
H A Dtessbridge.cpp14 tesseract::TessBaseAPI* api = new tesseract::TessBaseAPI(); in Create() local
19 tesseract::TessBaseAPI* api = (tesseract::TessBaseAPI*)a; in Free() local
27 tesseract::TessBaseAPI* api = (tesseract::TessBaseAPI*)a; in Clear() local
34 tesseract::TessBaseAPI* api = (tesseract::TessBaseAPI*)a; in ClearPersistentCache() local
39 tesseract::TessBaseAPI* api = (tesseract::TessBaseAPI*)a; in Init() local
44 tesseract::TessBaseAPI* api = (tesseract::TessBaseAPI*)a; in Init() local
74 tesseract::TessBaseAPI* api = (tesseract::TessBaseAPI*)a; in SetVariable() local
79 tesseract::TessBaseAPI* api = (tesseract::TessBaseAPI*)a; in SetPixImage() local
88 tesseract::TessBaseAPI* api = (tesseract::TessBaseAPI*)a; in SetPageSegMode() local
94 tesseract::TessBaseAPI* api = (tesseract::TessBaseAPI*)a; in GetPageSegMode() local
[all …]
/dports/security/zaproxy/gradle-zaproxy/caches/7.3.1/kotlin-dsl/accessors/48524a11d1a2659e50f040d2eb33e3c7/sources/org/gradle/kotlin/dsl/
H A DApiConfigurationAccessors.kt68 fun DependencyHandler.`api`(dependencyNotation: Any): Dependency? = method
80 fun DependencyHandler.`api`( method
96 fun DependencyHandler.`api`( method
118 fun DependencyHandler.`api`( method
139 fun <T : ModuleDependency> DependencyHandler.`api`( method
153 fun DependencyConstraintHandler.`api`(constraintNotation: Any): DependencyConstraint? = method
166 fun DependencyConstraintHandler.`api`(constraintNotation: Any, block: DependencyConstraint.() -> Un… method
177 fun ArtifactHandler.`api`(artifactNotation: Any): PublishArtifact = method
189 fun ArtifactHandler.`api`( method

12345678910>>...220