Home
last modified time | relevance | path

Searched refs:implementation (Results 1 – 25 of 13318) sorted by relevance

12345678910>>...533

/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/aws/
H A Dflb_aws_credentials_sts.c89 struct flb_aws_provider_sts *implementation = provider->implementation; in get_credentials_fn_sts() local
162 struct flb_aws_provider_sts *implementation = provider->implementation; in refresh_fn_sts() local
177 struct flb_aws_provider_sts *implementation = provider->implementation; in init_fn_sts() local
199 struct flb_aws_provider_sts *implementation = provider->implementation; in sync_fn_sts() local
211 struct flb_aws_provider_sts *implementation = provider->implementation; in async_fn_sts() local
224 struct flb_aws_provider_sts *implementation = provider->implementation; in upstream_set_fn_sts() local
238 implementation = provider->implementation; in destroy_fn_sts()
304 provider->implementation = implementation; in flb_sts_provider_create()
349 implementation->sts_client->host = implementation->endpoint; in flb_sts_provider_create()
576 provider->implementation = implementation; in flb_eks_provider_create()
[all …]
H A Dflb_aws_credentials_ec2.c62 struct flb_aws_provider_ec2 *implementation = provider->implementation; in get_credentials_fn_ec2() local
79 if (!implementation->creds) { in get_credentials_fn_ec2()
129 struct flb_aws_provider_ec2 *implementation = provider->implementation; in refresh_fn_ec2() local
141 struct flb_aws_provider_ec2 *implementation = provider->implementation; in init_fn_ec2() local
157 struct flb_aws_provider_ec2 *implementation = provider->implementation; in sync_fn_ec2() local
165 struct flb_aws_provider_ec2 *implementation = provider->implementation; in async_fn_ec2() local
174 struct flb_aws_provider_ec2 *implementation = provider->implementation; in upstream_set_fn_ec2() local
184 struct flb_aws_provider_ec2 *implementation = provider->implementation; in destroy_fn_ec2() local
186 if (implementation) { in destroy_fn_ec2()
234 if (!implementation) { in flb_ec2_provider_create()
[all …]
H A Dflb_aws_credentials_http.c72 struct flb_aws_provider_http *implementation = provider->implementation; in get_credentials_fn_http() local
89 if (!implementation->creds) { in get_credentials_fn_http()
140 struct flb_aws_provider_http *implementation = provider->implementation; in refresh_fn_http() local
152 struct flb_aws_provider_http *implementation = provider->implementation; in init_fn_http() local
169 struct flb_aws_provider_http *implementation = provider->implementation; in sync_fn_http() local
177 struct flb_aws_provider_http *implementation = provider->implementation; in async_fn_http() local
186 struct flb_aws_provider_http *implementation = provider->implementation; in upstream_set_fn_http() local
196 struct flb_aws_provider_http *implementation = provider->implementation; in destroy_fn_http() local
198 if (implementation) { in destroy_fn_http()
255 if (!implementation) { in flb_http_provider_create()
[all …]
H A Dflb_aws_credentials_profile.c95 struct flb_aws_provider_profile *implementation = provider->implementation; in get_credentials_fn_profile() local
102 if (!implementation->creds || (implementation->next_refresh > 0 && in get_credentials_fn_profile()
154 struct flb_aws_provider_profile *implementation = provider->implementation; in refresh_fn_profile() local
161 struct flb_aws_provider_profile *implementation = provider->implementation; in init_fn_profile() local
188 struct flb_aws_provider_profile *implementation = provider->implementation; in destroy_fn_profile() local
190 if (implementation) { in destroy_fn_profile()
207 flb_free(implementation); in destroy_fn_profile()
238 implementation = flb_calloc(1, in flb_profile_provider_create()
242 if (!implementation) { in flb_profile_provider_create()
248 provider->implementation = implementation; in flb_profile_provider_create()
[all …]
/dports/lang/nim/nim-1.6.2/tests/dll/
H A Dnimhcr_unit.nim5 fastcall_proc implementation #1 10
7 fastcall_proc implementation #2 20
9 fastcall_proc implementation #2 20
11 fastcall_proc implementation #3 30
19 cdecl_proc implementation #1 10
21 cdecl_proc implementation #2 20
23 cdecl_proc implementation #2 20
25 cdecl_proc implementation #3 30
27 cdecl_proc implementation #3 30
29 cdecl_proc implementation #3 30
[all …]
/dports/www/sogo/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoMailReply.m29 @implementation SOGoMailReply
90 @implementation SOGoMailArabicReply
99 @implementation SOGoMailCatalanReply
111 @implementation SOGoMailCzechReply
114 @implementation SOGoMailDanishReply
117 @implementation SOGoMailDutchReply
126 @implementation SOGoMailFrenchReply
129 @implementation SOGoMailGermanReply
132 @implementation SOGoMailHebrewReply
168 @implementation SOGoMailPolishReply
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoMailReply.m29 @implementation SOGoMailReply
90 @implementation SOGoMailArabicReply
99 @implementation SOGoMailCatalanReply
111 @implementation SOGoMailCzechReply
114 @implementation SOGoMailDanishReply
117 @implementation SOGoMailDutchReply
126 @implementation SOGoMailFrenchReply
129 @implementation SOGoMailGermanReply
132 @implementation SOGoMailHebrewReply
168 @implementation SOGoMailPolishReply
[all …]
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/Nucleus++/
H A DNucleusProcess.cxx14 #pragma implementation "svcproc.h"
15 #pragma implementation "config.h"
16 #pragma implementation "args.h"
19 #pragma implementation "mutex.h"
20 #pragma implementation "channel.h"
24 #pragma implementation "thread.h"
25 #pragma implementation "timer.h"
27 #pragma implementation "file.h"
30 #pragma implementation "ptime.h"
33 #pragma implementation "lists.h"
[all …]
/dports/www/sogo/SOGo-5.4.0/UI/SOGoUI/
H A DSOGoFolderAdvisory.m40 @implementation SOGoFolderAdvisory
216 @implementation SOGoFolderAdditionAdvisory
222 @implementation SOGoFolderRemovalAdvisory
231 @implementation SOGoFolderArabicRemovalAdvisory
246 @implementation SOGoFolderCzechAdditionAdvisory
249 @implementation SOGoFolderCzechRemovalAdvisory
255 @implementation SOGoFolderDanishRemovalAdvisory
258 @implementation SOGoFolderDutchAdditionAdvisory
261 @implementation SOGoFolderDutchRemovalAdvisory
273 @implementation SOGoFolderFrenchRemovalAdvisory
[all …]
H A DSOGoACLAdvisory.m49 @implementation SOGoACLAdvisory
246 @implementation SOGoACLAdditionAdvisory
252 @implementation SOGoACLRemovalAdvisory
258 @implementation SOGoACLModificationAdvisory
273 @implementation SOGoACLCzechAdditionAdvisory
279 @implementation SOGoACLCzechRemovalAdvisory
288 @implementation SOGoACLDanishRemovalAdvisory
291 @implementation SOGoACLDutchAdditionAdvisory
297 @implementation SOGoACLDutchRemovalAdvisory
315 @implementation SOGoACLFrenchRemovalAdvisory
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/UI/SOGoUI/
H A DSOGoFolderAdvisory.m40 @implementation SOGoFolderAdvisory
216 @implementation SOGoFolderAdditionAdvisory
222 @implementation SOGoFolderRemovalAdvisory
231 @implementation SOGoFolderArabicRemovalAdvisory
246 @implementation SOGoFolderCzechAdditionAdvisory
249 @implementation SOGoFolderCzechRemovalAdvisory
255 @implementation SOGoFolderDanishRemovalAdvisory
258 @implementation SOGoFolderDutchAdditionAdvisory
261 @implementation SOGoFolderDutchRemovalAdvisory
273 @implementation SOGoFolderFrenchRemovalAdvisory
[all …]
H A DSOGoACLAdvisory.m49 @implementation SOGoACLAdvisory
246 @implementation SOGoACLAdditionAdvisory
252 @implementation SOGoACLRemovalAdvisory
258 @implementation SOGoACLModificationAdvisory
273 @implementation SOGoACLCzechAdditionAdvisory
279 @implementation SOGoACLCzechRemovalAdvisory
288 @implementation SOGoACLDanishRemovalAdvisory
291 @implementation SOGoACLDutchAdditionAdvisory
297 @implementation SOGoACLDutchRemovalAdvisory
315 @implementation SOGoACLFrenchRemovalAdvisory
[all …]
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_UserDefinedStationaryCovarianceModel_std.expout3implementation=class=MatrixImplementation name=Unnamed rows=1 columns=1 values=[4],class=SquareMat…
104implementation=class=GraphImplementation name=Unnamed title=Unnamed xTitle=tau yTitle=covariance a…
105implementation=class=GraphImplementation name=Unnamed title=Unnamed xTitle=tau yTitle=correlation …
H A Dt_VisualTest_std.expout1implementation=class=GraphImplementation name=Two sample QQ-plot title=Two sample QQ-plot xTitle=X…
2implementation=class=GraphImplementation name=Sample versus model QQ-plot title=Sample versus mode…
3implementation=class=GraphImplementation name=Henry plot title=Henry plot xTitle=Sample yTitle=Sta…
4implementation=class=GraphImplementation name=Linear model visual test title=Linear model visual t…
5implementation=class=GraphImplementation name=residual(i) versus residual(i-1) title=residual(i) v…
6implementation=class=GraphImplementation name=Cobweb graph - [y0] vs [X0,X1,X2,X3,X4,X5] title=Cob…
7implementation=class=GraphImplementation name=Cobweb graph - [y0] vs [X0,X1,X2,X3,X4,X5] title=Cob…
8implementation=class=GraphImplementation name=Kendall Plot title=Kendall Plot xTitle=GumbelCopula …
9implementation=class=GraphImplementation name=Kendall Plot title=Kendall Plot xTitle=data 2 yTitle…
10implementation=class=GraphImplementation name=Unnamed title= xTitle= yTitle=X1 axes=ON grid=ON leg…
[all …]
/dports/www/sogo2/SOGo-2.4.1/SoObjects/Mailer/
H A DSOGoMailReply.m29 @implementation SOGoMailReply
90 @implementation SOGoMailArabicReply
108 @implementation SOGoMailCzechReply
111 @implementation SOGoMailDanishReply
114 @implementation SOGoMailDutchReply
123 @implementation SOGoMailFrenchReply
126 @implementation SOGoMailGermanReply
129 @implementation SOGoMailHebrewReply
156 @implementation SOGoMailPolishReply
168 @implementation SOGoMailSlovakReply
[all …]
/dports/math/openturns/openturns-1.18/lib/test/
H A Dt_UserDefinedSpectralModel_std.expout2implementation=class=ComplexMatrixImplementation name=Unnamed rows=2 columns=2 values=[(2,0),(2,0)…
5 class=HermitianMatrix dimension=2 implementation=class=ComplexMatrixImplementation name=Unnamed row…
16 class=HermitianMatrix dimension=2 implementation=class=ComplexMatrixImplementation name=Unnamed row…
19 class=HermitianMatrix dimension=2 implementation=class=ComplexMatrixImplementation name=Unnamed row…
20 class=HermitianMatrix dimension=2 implementation=class=ComplexMatrixImplementation name=Unnamed row…
22 class=HermitianMatrix dimension=2 implementation=class=ComplexMatrixImplementation name=Unnamed row…
23 class=HermitianMatrix dimension=2 implementation=class=ComplexMatrixImplementation name=Unnamed row…
25 class=HermitianMatrix dimension=2 implementation=class=ComplexMatrixImplementation name=Unnamed row…
28 class=HermitianMatrix dimension=2 implementation=class=ComplexMatrixImplementation name=Unnamed row…
29 class=HermitianMatrix dimension=2 implementation=class=ComplexMatrixImplementation name=Unnamed row…
[all …]
H A Dt_VisualTest_std.expout1implementation=class=GraphImplementation name=Two sample QQ-plot title=Two sample QQ-plot xTitle=X…
2implementation=class=GraphImplementation name=Sample versus model QQ-plot title=Sample versus mode…
3implementation=class=GraphImplementation name=Henry plot title=Henry plot xTitle=Sample yTitle=Sta…
4implementation=class=GraphImplementation name=Linear model visual test title=Linear model visual t…
5implementation=class=GraphImplementation name=residual(i) versus residual(i-1) title=residual(i) v…
6implementation=class=GraphImplementation name=Cobweb graph - [y0] vs [X0,X1,X2,X3,X4,X5] title=Cob…
7implementation=class=GraphImplementation name=Cobweb graph - [y0] vs [X0,X1,X2,X3,X4,X5] title=Cob…
8implementation=class=GraphImplementation name=Kendall Plot title=Kendall Plot xTitle=GumbelCopula …
9implementation=class=GraphImplementation name=Kendall Plot title=Kendall Plot xTitle=data 2 yTitle…
/dports/lang/slib/slib-3b6/
H A Dslib.sh51 command=scm; implementation=scm
53 command=gsi; implementation=gam
55 command=gosh; implementation=gch
57 command=guile; implementation=gui
65 command=elk; implementation=elk
67 command=sisc; implementation=ssc
69 command=kawa; implementation=kwa
92 else implementation=
99 case $implementation in
119 case $implementation in
[all …]
/dports/www/sogo2/SOGo-2.4.1/UI/SOGoUI/
H A DSOGoACLAdvisory.m49 @implementation SOGoACLAdvisory
246 @implementation SOGoACLAdditionAdvisory
252 @implementation SOGoACLRemovalAdvisory
258 @implementation SOGoACLModificationAdvisory
273 @implementation SOGoACLCzechAdditionAdvisory
279 @implementation SOGoACLCzechRemovalAdvisory
288 @implementation SOGoACLDanishRemovalAdvisory
291 @implementation SOGoACLDutchAdditionAdvisory
297 @implementation SOGoACLDutchRemovalAdvisory
315 @implementation SOGoACLFrenchRemovalAdvisory
[all …]
/dports/security/zaproxy/zaproxy-2.11.1/buildSrc/
H A Dbuild.gradle.kts23 implementation("com.github.javaparser:javaparser-core:3.15.21") in <lambda>()
24 implementation("com.github.zafarkhaja:java-semver:0.9.0") in <lambda>()
25 implementation("commons-codec:commons-codec:1.12") in <lambda>()
26 implementation("com.google.code.gson:gson:2.8.5") in <lambda>()
28 implementation("org.eclipse.jgit:org.eclipse.jgit:$jgitVersion") in <lambda>()
30 implementation("org.kohsuke:github-api:1.95") in <lambda>()
33 implementation("com.netflix.nebula:gradle-ospackage-plugin:8.5.6") in <lambda>()
34 implementation("de.undercouch:gradle-download-task:4.1.1") in <lambda>()
35 implementation("edu.sc.seis.launch4j:launch4j:2.5.0") in <lambda>()
41 implementation("me.champeau.gradle:japicmp-gradle-plugin:0.2.9") in <lambda>()
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikdroid/app/
H A Dbuild.gradle58 implementation fileTree(dir: 'libs', include: ['*.jar'])
72 implementation 'org.slf4j:slf4j-android:1.7.21'
74 implementation "androidx.room:room-runtime:2.2.6"
82 implementation 'com.google.dagger:dagger:2.27'
86 implementation 'com.squareup.okhttp3:okhttp:3.12.11'
87 implementation 'com.github.bumptech.glide:glide:4.10.0'
90 implementation 'io.reactivex.rxjava2:rxjava:2.2.16'
91 implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
92 implementation 'io.reactivex.rxjava2:rxkotlin:2.4.0'
98 implementation 'androidx.appcompat:appcompat:1.2.0'
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/OpenMP/
H A Ddeclare_variant_messages.cpp31 #pragma omp declare variant(foofoo <int>) match(implementation = {vvv}) implementation // expected-…
79 #pragma omp declare variant(foofoo <int>) match(implementation={vendor(score(foofoo <int>()) ibm)})…
103 #pragma omp declare variant(foo) match(implementation = {vendor(score(foo) :llvm)})
104 #pragma omp declare variant(foo) match(implementation = {vendor(score(foo()) :llvm)})
122 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(3)) : llvm)})
126 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(3)) : llvm)})
127 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(C)) : llvm)})
154 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
159 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
166 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Ddeclare_variant_messages.cpp31 #pragma omp declare variant(foofoo <int>) match(implementation = {vvv}) implementation // expected-…
79 #pragma omp declare variant(foofoo <int>) match(implementation={vendor(score(foofoo <int>()) ibm)})…
103 #pragma omp declare variant(foo) match(implementation = {vendor(score(foo) :llvm)})
104 #pragma omp declare variant(foo) match(implementation = {vendor(score(foo()) :llvm)})
122 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(3)) : llvm)})
126 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(3)) : llvm)})
127 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(C)) : llvm)})
154 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
159 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
166 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Ddeclare_variant_messages.cpp31 #pragma omp declare variant(foofoo <int>) match(implementation = {vvv}) implementation // expected-…
79 #pragma omp declare variant(foofoo <int>) match(implementation={vendor(score(foofoo <int>()) ibm)})…
103 #pragma omp declare variant(foo) match(implementation = {vendor(score(foo) :llvm)})
104 #pragma omp declare variant(foo) match(implementation = {vendor(score(foo()) :llvm)})
122 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(3)) : llvm)})
126 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(3)) : llvm)})
127 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(C)) : llvm)})
154 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
159 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
166 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/OpenMP/
H A Ddeclare_variant_messages.cpp31 #pragma omp declare variant(foofoo <int>) match(implementation = {vvv}) implementation // expected-…
79 #pragma omp declare variant(foofoo <int>) match(implementation={vendor(score(foofoo <int>()) ibm)})…
103 #pragma omp declare variant(foo) match(implementation = {vendor(score(foo) :llvm)})
104 #pragma omp declare variant(foo) match(implementation = {vendor(score(foo()) :llvm)})
122 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(3)) : llvm)})
126 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(3)) : llvm)})
127 #pragma omp declare variant(foo) match(implementation = {vendor(score(constexpr_fn(C)) : llvm)})
154 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
159 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
166 #pragma omp declare variant(barbar <int>) match(implementation = {}) // expected-error {{function d…
[all …]

12345678910>>...533