Home
last modified time | relevance | path

Searched defs:eventList (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/glacier/
H A Dexamples_test.go271 switch aerr.Code() {
272 case glacier.ErrCodeResourceNotFoundException:
474 }
475
476 // To get the current data retrieval policy for an account
741 // To initiate the vault locking process
819 func ExampleGlacier_ListMultipartUploads_shared00() {
919 fmt.Println(result)
920 }
921
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/system/
H A Dsystem_event_win.h160 inline bool waitForAll(Event eventList[], DWORD count, DWORD timeoutMilliSec) in waitForAll()
165 inline bool waitForAll(Event eventList[], DWORD count) in waitForAll()
170 inline int waitForAny(Event eventList[], DWORD count, DWORD timeoutMilliSec) in waitForAny()
180 inline int waitForAny(Event eventList[], DWORD count) in waitForAny()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/system/
H A Dsystem_event_win.h160 inline bool waitForAll(Event eventList[], DWORD count, DWORD timeoutMilliSec) in waitForAll()
165 inline bool waitForAll(Event eventList[], DWORD count) in waitForAll()
170 inline int waitForAny(Event eventList[], DWORD count, DWORD timeoutMilliSec) in waitForAny()
180 inline int waitForAny(Event eventList[], DWORD count) in waitForAny()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/system/
H A Dsystem_event.h160 inline bool waitForAll(Event eventList[], DWORD count, DWORD timeoutMilliSec) in waitForAll()
165 inline bool waitForAll(Event eventList[], DWORD count) in waitForAll()
170 inline int waitForAny(Event eventList[], DWORD count, DWORD timeoutMilliSec) in waitForAny()
180 inline int waitForAny(Event eventList[], DWORD count) in waitForAny()
/dports/biology/seqan1/seqan-1.3.1/seqan/system/
H A Dsystem_event.h127 inline bool waitForAll(Event eventList[], DWORD count, DWORD timeout_millis) in waitForAll()
132 inline bool waitForAll(Event eventList[], DWORD count) in waitForAll()
137 inline int waitForAny(Event eventList[], DWORD count, DWORD timeout_millis) in waitForAny()
147 inline int waitForAny(Event eventList[], DWORD count) in waitForAny()
/dports/misc/usd/USD-21.11/pxr/base/trace/testenv/
H A DtestTraceEventContainer.cpp124 const std::shared_ptr<TraceEventList>& eventList) in _TestForwardIteration()
140 const std::shared_ptr<TraceEventList>& eventList) in _TestReverseIteration()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/macnativeevents/
H A Dexpectedeventlist.h52 QList<QEvent *> eventList; variable
H A Dnativeeventlist.h74 QList<QPair<int, QNativeEvent *> > eventList; variable
/dports/databases/grass7/grass-7.8.6/raster/r.viewshed/
H A Dviewshed.cpp135 AEvent *eventList; in allocate_eventlist() local
229 AEvent *eventList = allocate_eventlist(hd); in viewshed_in_memory() local
479 AMI_STREAM < AEvent > *eventList; in viewshed_external() local
/dports/audio/gnuspeechsa/gnuspeechsa-0.1.5/src/trm_control_model/
H A DIntonationPoint.cpp31 IntonationPoint::IntonationPoint(EventList* eventList) in IntonationPoint()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/animator/
H A DSkDump.h28 SkBool eventList; variable
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/
H A Dprobes.d55 probe sort__start(int, bool, int, int, bool, int); in eventList()
/dports/textproc/jade/jade-1.2.1/lib/
H A DparseInstance.cxx41 IList<Event> eventList; in doInstanceStart() local
603 IList<Event> eventList; in acceptPcdata() local
644 IList<Event> eventList; in acceptStartTag() local
733 IList<Event> &eventList) in tryImplyTag()
953 IList<Event> &eventList) in pushElementCheck()
1182 IList<Event> eventList; in handleBadStartTag() local
/dports/textproc/opensp/OpenSP-1.5.2/lib/
H A DparseInstance.cxx40 IList<Event> eventList; in doInstanceStart() local
622 IList<Event> eventList; in acceptPcdata() local
663 IList<Event> eventList; in acceptStartTag() local
752 IList<Event> &eventList) in tryImplyTag()
975 IList<Event> &eventList) in pushElementCheck()
1211 IList<Event> eventList; in handleBadStartTag() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/events/windows/
H A Dos_events_imp.h45 std::vector<EventHandler> eventList; variable
/dports/devel/slf4j/slf4j-1.7.21/integration/src/test/java/org/slf4j/test_osgi/
H A DCheckingBundleListener.java36 List<BundleEvent> eventList = new ArrayList<BundleEvent>(); field in CheckingBundleListener
/dports/devel/slf4j/slf4j-1.7.21/slf4j-log4j12/src/test/java/org/slf4j/impl/
H A DLog4j12MultithreadedInitializationTest.java56 List<LoggingEvent> eventList = getRecordedEvents(); in getRecordedEventCount() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/api/protocolrecords/
H A DGetTaskAttemptCompletionEventsResponse.java30 public abstract void addAllCompletionEvents(List<TaskAttemptCompletionEvent> eventList); in addAllCompletionEvents()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/XsltOld/
H A DAvt.cs25 private Avt(ArrayList eventList) in Avt()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/XsltOld/
H A DAvt.cs26 private Avt(ArrayList eventList) { in Avt()
/dports/devel/qca/qca-2.3.4/plugins/qca-gnupg/
H A Dgpgop_p.h41 QList<GpgOp::Event> eventList; variable
/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopeteinfoeventmanager.cpp25 QList<InfoEvent *> eventList; member in Kopete::InfoEventManager::Private
/dports/java/icedtea-web/icedtea-web-1.6.2/plugin/icedteanp/java/sun/applet/
H A DPluginAppletPanelFactory.java187 String eventList = AccessController.doPrivileged(pa); in initEventQueue() local
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst-hosting/audiohost/source/media/
H A Daudioclient.h114 EventList eventList; variable
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst-hosting/audiohost/source/media/jack/
H A Djackclient.cpp115 auto client = reinterpret_cast<IAudioClient*> (arg);

1234567891011