Home
last modified time | relevance | path

Searched refs:reportCallback (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/testing/specialpowers/content/
H A DSpecialPowersSandbox.jsm48 constructor(name, reportCallback, opts = {}) {
50 this.reportCallback = reportCallback;
102 this.reportCallback({ info });
124 this.reportCallback({
/dports/www/firefox/firefox-99.0/testing/specialpowers/content/
H A DSpecialPowersSandbox.jsm48 constructor(name, reportCallback, opts = {}) {
50 this.reportCallback = reportCallback;
102 this.reportCallback({ info });
124 this.reportCallback({
/dports/lang/spidermonkey78/firefox-78.9.0/testing/specialpowers/content/
H A DSpecialPowersSandbox.jsm48 constructor(name, reportCallback, opts = {}) {
50 this.reportCallback = reportCallback;
102 this.reportCallback({ info });
124 this.reportCallback({
/dports/mail/thunderbird/thunderbird-91.8.0/testing/specialpowers/content/
H A DSpecialPowersSandbox.jsm48 constructor(name, reportCallback, opts = {}) {
50 this.reportCallback = reportCallback;
102 this.reportCallback({ info });
124 this.reportCallback({
/dports/biology/ugene/ugene-40.1/src/plugins/smith_waterman/src/
H A DSWTaskFactory.cpp65 …settings->reportCallback = new SmithWatermanReportCallbackMAImpl(settings->resultFileName.dirPath(… in getTaskInstance()
72 … settings->reportCallback = new SmithWatermanReportCallbackMAImpl(settings->firstSequenceRef, in getTaskInstance()
H A DSWAlgorithmTask.h116 SmithWatermanReportCallbackMAImpl *reportCallback; variable
H A DSWAlgorithmTask.cpp480 reportCallback(nullptr), in PairwiseAlignmentSmithWatermanTaskSettings()
568 delete settings->reportCallback; in ~PairwiseAlignmentSmithWatermanTask()
844 if (0 != settings->reportCallback) { in report()
845 QString res = settings->reportCallback->report(resultList); in report()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/extensions/api/
H A Dcertificate_provider.idl122 // <code>reportCallback</code> exactly once with the current list of
124 static void onCertificatesRequested(CertificatesCallback reportCallback);
131 // <code>reportCallback</code>. <code>reportCallback</code> must be called
135 SignCallback reportCallback);
/dports/devel/mspdebug/mspdebug-493f38b/transport/
H A Dbslosx.c101 static void reportCallback(void *inContext, IOReturn inResult, void *inSender, in reportCallback() function
123 reportCallback, in bslosx_recv()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Foundation/Exceptions/
H A DHandler.php231 foreach ($this->reportCallbacks as $reportCallback) {
232 if ($reportCallback->handles($e)) {
233 if ($reportCallback($e) === false) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/extensions/api/
H A Dcertificate_provider.idl217 // <code>reportCallback</code> exactly once with the current list of
220 static void onCertificatesRequested(CertificatesCallback reportCallback);
227 // <code>reportCallback</code>. <code>reportCallback</code> must be called
232 SignCallback reportCallback);
/dports/lang/elk/elk-3.99.8/lib/xwidgets/xaw/
H A Dpanner.d36 (c->scheme 'callback:panner-reportCallback
H A Dporthole.d48 (c->scheme 'callback:porthole-reportCallback
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/Exm/
H A DExm.uil55 ExmNreportCallback : private argument ('reportCallback', callback);
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dtidy-int.h58 TidyReportCallback reportCallback; member
H A Dmessageobj.c208 if ( (result->level <= TidyFatal) && doc->reportCallback ) in tidyMessageCreateInitV()
212 …result->allowMessage = result->allowMessage & doc->reportCallback( tdoc, result->level, result->li… in tidyMessageCreateInitV()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/ndbapi/
H A DNdb.hpp1704 void reportCallback(NdbTransaction** aCopyArray, Uint32 aNoOfComplTrans);
/dports/sysutils/istio/istio-1.6.7/mixer/pkg/api/
H A DgrpcServer_test.go44 type reportCallback func(ctx context.Context, requestBag attribute.Bag) error type
57 report reportCallback
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdb.hpp1939 void reportCallback(NdbTransaction** aCopyArray, Uint32 aNoOfComplTrans);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdb.hpp1939 void reportCallback(NdbTransaction** aCopyArray, Uint32 aNoOfComplTrans);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdb.hpp1939 void reportCallback(NdbTransaction** aCopyArray, Uint32 aNoOfComplTrans);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/ndbapi/
H A DNdb.hpp1939 void reportCallback(NdbTransaction** aCopyArray, Uint32 aNoOfComplTrans);
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/ndbapi/
H A DNdb.hpp1939 void reportCallback(NdbTransaction** aCopyArray, Uint32 aNoOfComplTrans);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/ndbapi/
H A DNdb.hpp2160 void reportCallback(NdbTransaction** aCopyArray, Uint32 aNoOfComplTrans);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/ndbapi/
H A DNdb.hpp2179 void reportCallback(NdbTransaction** aCopyArray, Uint32 aNoOfComplTrans);

12