Home
last modified time | relevance | path

Searched refs:Obtain (Results 1 – 25 of 3813) sorted by relevance

12345678910>>...153

/dports/devel/aegis/aegis-4.25.D510/lib/en/auug97/
H A Dmake.bib52 %O [\fBYet To Obtain.\fP]
63 %O [\fBYet To Obtain.\fP]
72 %O [\fBYet To Obtain.\fP]
84 %O [\fBYet To Obtain.\fP]
94 %O [\fBYet To Obtain.\fP]
104 %O [\fBYet To Obtain.\fP]
121 %O [\fBYet To Obtain.\fP]
136 %O [\fBYet To Obtain.\fP]
145 %O [\fBYet To Obtain.\fP]
153 %O [\fBYet To Obtain.\fP]
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bsm/redislock/
H A Dredislock_test.go32 lock1, err := subject.Obtain(ctx, lockKey, time.Hour, nil)
38 _, err = subject.Obtain(ctx, lockKey, time.Hour, nil)
42 lock2, err := subject.Obtain(ctx, lockKey, time.Minute, nil)
49 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Hour, nil)
62 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Minute, nil)
71 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Millisecond, nil)
78 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Minute, nil)
86 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Millisecond, nil)
107 _, err = redislock.Obtain(ctx, redisClient, lockKey, time.Hour, nil)
114 _, err = redislock.Obtain(ctx, redisClient, lockKey, time.Hour, &redislock.Options{
[all …]
H A Dexample_test.go27 lock, err := locker.Obtain(ctx, "my-key", 100*time.Millisecond, nil)
77 lock, err := locker.Obtain(ctx, "my-key", time.Second, &redislock.Options{
102 lock, err := locker.Obtain(ctx, "my-key", time.Second, &redislock.Options{
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/bsm/redislock/
H A Dredislock_test.go32 lock1, err := subject.Obtain(ctx, lockKey, time.Hour, nil)
38 _, err = subject.Obtain(ctx, lockKey, time.Hour, nil)
42 lock2, err := subject.Obtain(ctx, lockKey, time.Minute, nil)
49 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Hour, nil)
62 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Minute, nil)
71 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Millisecond, nil)
78 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Minute, nil)
86 lock, err := redislock.Obtain(ctx, redisClient, lockKey, time.Millisecond, nil)
107 _, err = redislock.Obtain(ctx, redisClient, lockKey, time.Hour, nil)
114 _, err = redislock.Obtain(ctx, redisClient, lockKey, time.Hour, &redislock.Options{
[all …]
H A Dexample_test.go27 lock, err := locker.Obtain(ctx, "my-key", 100*time.Millisecond, nil)
77 lock, err := locker.Obtain(ctx, "my-key", time.Second, &redislock.Options{
102 lock, err := locker.Obtain(ctx, "my-key", time.Second, &redislock.Options{
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Store/
H A DLock.cs52 public abstract bool Obtain(); in Obtain() method in Lucene.Net.Store.Lock
76 public virtual bool Obtain(long lockWaitTimeout) in Obtain() method in Lucene.Net.Store.Lock
79 bool locked = Obtain(); in Obtain()
107 locked = Obtain(); in Obtain()
152 locked = lock_Renamed.Obtain(lockWaitTimeout); in run()
H A DVerifyingLockFactory.cs91 public override bool Obtain(long lockWaitTimeout) in Obtain() method in Lucene.Net.Store.VerifyingLockFactory.CheckedLock
95 bool obtained = lock_Renamed.Obtain(lockWaitTimeout); in Obtain()
102 public override bool Obtain() in Obtain() method in Lucene.Net.Store.VerifyingLockFactory.CheckedLock
106 return lock_Renamed.Obtain(); in Obtain()
/dports/devel/libserialport/libserialport-0.1.1/
H A DNEWS9 - sp_get_port_description(): Obtain a user friendly port description.
10 - sp_get_port_transport(): Obtain the underlying transport type.
11 - sp_get_port_usb_bus_address(): Obtain the USB bus number & device address.
12 - sp_get_port_usb_vid_pid(): Obtain the USB VID and PID.
13 - sp_get_port_usb_manufacturer(): Obtain the USB manufacturer string.
14 - sp_get_port_usb_product(): Obtain the USB product string.
15 - sp_get_port_usb_serial(): Obtain the USB serial number string.
16 - sp_get_port_bluetooth_address(): Obtain the Bluetooth MAC address.
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/comrak-0.12.1/.github/workflows/
H A Drust.yml19 - name: Obtain Rust
37 - name: Obtain Rust
47 - name: Obtain Rust
61 - name: Obtain Rust
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ibm/qradar/docs/
H A Dibm.qradar.rule_info_module.rst8 **Obtain information about one or many QRadar Rules, with filter options**
48 <div>Obtain only information of the Rule with provided ID</div>
63 … <div>Obtain only information of the Rule that matches the provided name</div>
83 <div>Obtain only information of Rules that are of a certain origin</div>
98 <div>Obtain only information of Rules owned by a certain user</div>
119 <div>Obtain only information for the Rules of a certain type</div>
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/msg/
H A Dobtain.c45 initialiseObtainv(Obtain obt, Any receiver, Name selector, int argc, Any *argv) in initialiseObtainv()
63 getArityObtain(Obtain msg) in getArityObtain()
72 getArgObtain(Obtain msg, Int arg) in getArgObtain()
86 getExecuteObtain(Obtain obt) in getExecuteObtain()
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/acme_certificate/tasks/
H A Dimpl.yml43 - name: Obtain cert 1
64 - name: Obtain cert 2
83 - name: Obtain cert 3
99 - name: Obtain cert 4
116 - name: Obtain cert 5
132 - name: Obtain cert 5 (should not, since already there and valid for more than 10 days)
150 - name: Obtain cert 5 (should again by less days)
168 - name: Obtain cert 5 (should again by force)
186 - name: Obtain cert 6
203 - name: Obtain cert 7
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/system/
H A DnsIGIOService.idl53 /* Obtain the MIME type registered for an extension. The extension
57 /* Obtain the preferred application for opening a given URI scheme */
60 /* Obtain list of application capable of opening given URI scheme */
63 /* Obtain the preferred application for opening a given MIME type */
73 /* Obtain a description for the given MIME type */
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/system/
H A DnsIGIOService.idl53 /* Obtain the MIME type registered for an extension. The extension
57 /* Obtain the preferred application for opening a given URI scheme */
60 /* Obtain the preferred application for opening a given MIME type */
63 /* Obtain the preferred application for opening a given MIME type */
67 /* Obtain a description for the given MIME type */
/dports/www/firefox/firefox-99.0/xpcom/system/
H A DnsIGIOService.idl53 /* Obtain the MIME type registered for an extension. The extension
57 /* Obtain the preferred application for opening a given URI scheme */
60 /* Obtain list of application capable of opening given URI scheme */
63 /* Obtain the preferred application for opening a given MIME type */
73 /* Obtain a description for the given MIME type */
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/system/
H A DnsIGIOService.idl53 /* Obtain the MIME type registered for an extension. The extension
57 /* Obtain the preferred application for opening a given URI scheme */
60 /* Obtain list of application capable of opening given URI scheme */
63 /* Obtain the preferred application for opening a given MIME type */
73 /* Obtain a description for the given MIME type */
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/system/
H A DnsIGIOService.idl53 /* Obtain the MIME type registered for an extension. The extension
57 /* Obtain the preferred application for opening a given URI scheme */
60 /* Obtain list of application capable of opening given URI scheme */
63 /* Obtain the preferred application for opening a given MIME type */
73 /* Obtain a description for the given MIME type */
/dports/www/firefox-esr/firefox-91.8.0/xpcom/system/
H A DnsIGIOService.idl53 /* Obtain the MIME type registered for an extension. The extension
57 /* Obtain the preferred application for opening a given URI scheme */
60 /* Obtain list of application capable of opening given URI scheme */
63 /* Obtain the preferred application for opening a given MIME type */
73 /* Obtain a description for the given MIME type */
/dports/devel/p5-POE-API-Peek/POE-API-Peek-2.20/
H A DREADME30 Obtain the unique id for the kernel. Takes no parameters. Returns a
107 Obtain a reference to a session given its ID. Takes one optional
116 Obtain the session id for a given POE::Session object. Takes one
126 Obtain the reference count for a given POE::Session. Takes one optional
134 Obtain a count of how many sessions exist. Takes no parameters. Returns
142 Obtain a list of all the sessions that exist. Takes no parameters.
181 Obtain a list of aliases for a POE::Session object. Takes one optional
191 Obtain the count of how many aliases a session has. Takes one optional
273 Obtain a count of sessions with extra references. Takes no parameters.
304 Obtain a count of the active handles for a given session. Takes one
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/doc/latex/
H A Dboltzmann__sampling_8h.tex44 \begin{DoxyCompactList}\small\item\em Obtain a set of secondary structure samples for a subsequence…
46 \begin{DoxyCompactList}\small\item\em Obtain a set of secondary structure samples for a subsequence…
48 \begin{DoxyCompactList}\small\item\em Obtain a set of secondary structure samples for a subsequence…
50 \begin{DoxyCompactList}\small\item\em Obtain a set of secondary structure samples for a subsequence…
54 \begin{DoxyCompactList}\small\item\em Obtain a set of secondary structure samples from the Boltzman…
56 \begin{DoxyCompactList}\small\item\em Obtain a set of secondary structure samples from the Boltzman…
58 \begin{DoxyCompactList}\small\item\em Obtain a set of secondary structure samples from the Boltzman…
60 \begin{DoxyCompactList}\small\item\em Obtain a set of secondary structure samples from the Boltzman…
/dports/graphics/lcms/lcms-1.19/
H A Dconfigure.ac45 # Obtain system type by running config.guess
144 # Obtain size of an 'char' and define as SIZEOF_CHAR
148 # Obtain size of an 'unsigned char' and define as SIZEOF_UNSIGNED_CHAR
152 # Obtain size of an 'short' and define as SIZEOF_SHORT
156 # Obtain size of an 'unsigned short' and define as SIZEOF_UNSIGNED_SHORT
160 # Obtain size of an 'int' and define as SIZEOF_INT
164 # Obtain size of an 'unsigned int' and define as SIZEOF_UNSIGNED_INT
168 # Obtain size of a 'long' and define as SIZEOF_LONG
172 # Obtain size of a 'unsigned long' and define as SIZEOF_UNSIGNED_LONG
176 # Obtain size of a 'long long' and define as SIZEOF_LONG_LONG. If
[all …]
/dports/www/R-cran-bslib/bslib/man/
H A Dtheme_bootswatch.Rd5 \title{Obtain a theme's Bootswatch theme name}
16 Obtain a theme's Bootswatch theme name
H A Dtheme_version.Rd5 \title{Obtain a theme's Bootstrap version}
16 Obtain a theme's Bootstrap version
H A Dbootswatch_themes.Rd5 \title{Obtain a list of all available bootswatch themes.}
18 Obtain a list of all available bootswatch themes.
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/Nucleus++/
H A DNucleusSemaphore.cxx37 pNucleusSemaphore->Obtain(); in Wait()
43 STATUS retval = pNucleusSemaphore->Obtain( timeout.GetInterval()/ in Wait()

12345678910>>...153