Home
last modified time | relevance | path

Searched refs:byValue (Results 51 – 75 of 282) sorted by relevance

12345678910>>...12

/dports/sysutils/docker-registry/distribution-2.7.1/registry/api/errcode/
H A Dregister.go104 type byValue []ErrorDescriptor type
106 func (a byValue) Len() int { return len(a) }
107 func (a byValue) Swap(i, j int) { a[i], a[j] = a[j], a[i] }
108 func (a byValue) Less(i, j int) bool { return a[i].Value < a[j].Value }
124 sort.Sort(byValue(desc))
136 sort.Sort(byValue(result))
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/docker/distribution/registry/api/errcode/
H A Dregister.go104 type byValue []ErrorDescriptor type
106 func (a byValue) Len() int { return len(a) }
107 func (a byValue) Swap(i, j int) { a[i], a[j] = a[j], a[i] }
108 func (a byValue) Less(i, j int) bool { return a[i].Value < a[j].Value }
124 sort.Sort(byValue(desc))
136 sort.Sort(byValue(result))
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/api/errcode/
H A Dregister.go104 type byValue []ErrorDescriptor type
106 func (a byValue) Len() int { return len(a) }
107 func (a byValue) Swap(i, j int) { a[i], a[j] = a[j], a[i] }
108 func (a byValue) Less(i, j int) bool { return a[i].Value < a[j].Value }
124 sort.Sort(byValue(desc))
136 sort.Sort(byValue(result))
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/docker/distribution/registry/api/errcode/
H A Dregister.go104 type byValue []ErrorDescriptor type
106 func (a byValue) Len() int { return len(a) }
107 func (a byValue) Swap(i, j int) { a[i], a[j] = a[j], a[i] }
108 func (a byValue) Less(i, j int) bool { return a[i].Value < a[j].Value }
124 sort.Sort(byValue(desc))
136 sort.Sort(byValue(result))
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/uno/
H A D_XComponentContext.java30 protected XMultiComponentFactory byValue = null; field in _XComponentContext
63 byValue = UnoRuntime.queryInterface( in _getValueByName()
66 byValue.getAvailableServiceNames(); in _getValueByName()
69 boolean res = ValueComparer.equalValue(byValue, directly); in _getValueByName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/uno/
H A D_XComponentContext.java30 protected XMultiComponentFactory byValue = null; field in _XComponentContext
63 byValue = UnoRuntime.queryInterface( in _getValueByName()
66 byValue.getAvailableServiceNames(); in _getValueByName()
69 boolean res = ValueComparer.equalValue(byValue, directly); in _getValueByName()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dtestaa3.d25 foreach (v; [5 : 4].byValue) in testLiteral()
61 foreach (v; aa.byValue) in testVar()
94 foreach (v; aa.byValue) in testVarConst()
127 foreach (v; aa.byValue) in testVarImmutable()
164 foreach (v; aa.byValue) in testPointer()
200 foreach (v; aa.byValue) in testPointerConst()
234 foreach (v; aa.byValue) in testPointerImmutable()
274 foreach (v; aa.byValue) in testRefx()
300 foreach (v; testRetx().byValue) in testRet()
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/lib/
H A DChainReducer.java128 boolean byValue, JobConf reducerConf) { in setReducer() argument
133 outputValueClass, byValue, reducerConf); in setReducer()
172 boolean byValue, JobConf mapperConf) { in addMapper() argument
176 outputKeyClass, outputValueClass, byValue, mapperConf); in addMapper()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/lib/
H A DChainReducer.java132 boolean byValue, JobConf reducerConf) { in setReducer() argument
137 outputValueClass, byValue, reducerConf); in setReducer()
176 boolean byValue, JobConf mapperConf) { in addMapper() argument
180 outputKeyClass, outputValueClass, byValue, mapperConf); in addMapper()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/lib/
H A DTestChainMapReduce.java195 private boolean byValue; field in TestChainMapReduce.IDMap
197 public IDMap(String name, String prop, boolean byValue) { in IDMap() argument
200 this.byValue = byValue; in IDMap()
219 if (byValue) { in map()
242 private boolean byValue = false; field in TestChainMapReduce.IDReduce
267 if (byValue) { in reduce()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapred/lib/
H A DTestChainMapReduce.java194 private boolean byValue; field in TestChainMapReduce.IDMap
196 public IDMap(String name, String prop, boolean byValue) { in IDMap() argument
199 this.byValue = byValue; in IDMap()
218 if (byValue) { in map()
241 private boolean byValue = false; field in TestChainMapReduce.IDReduce
266 if (byValue) { in reduce()
/dports/lang/gcc11/gcc-11.2.0/libphobos/testsuite/libphobos.aa/
H A Dtest_aa.d313 foreach (i; a.byValue) in testByKey2()
389 auto valRange = aa.byValue(); in testByKey4()
456 assert(aa0.byValue.front == "zero"); in issue8583()
457 assert(aa1.byValue.front == "onetwothree"); in issue8583()
458 assert(aa2.byValue.front == 987); in issue8583()
459 assert(aa3.byValue.front == 1234); in issue8583()
460 assert(aa4.byValue.front == "onetwothreefourfive"); in issue8583()
575 testFwdRange(aa.byValue, 1);
617 foreach (i; aa.byValue()) {}
755 assert(aa.byValue.empty);
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/testsuite/libphobos.aa/
H A Dtest_aa.d313 foreach (i; a.byValue) in testByKey2()
389 auto valRange = aa.byValue(); in testByKey4()
456 assert(aa0.byValue.front == "zero"); in issue8583()
457 assert(aa1.byValue.front == "onetwothree"); in issue8583()
458 assert(aa2.byValue.front == 987); in issue8583()
459 assert(aa3.byValue.front == 1234); in issue8583()
460 assert(aa4.byValue.front == "onetwothreefourfive"); in issue8583()
575 testFwdRange(aa.byValue, 1);
617 foreach (i; aa.byValue()) {}
755 assert(aa.byValue.empty);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/testsuite/libphobos.aa/
H A Dtest_aa.d313 foreach (i; a.byValue) in testByKey2()
389 auto valRange = aa.byValue(); in testByKey4()
456 assert(aa0.byValue.front == "zero"); in issue8583()
457 assert(aa1.byValue.front == "onetwothree"); in issue8583()
458 assert(aa2.byValue.front == 987); in issue8583()
459 assert(aa3.byValue.front == 1234); in issue8583()
460 assert(aa4.byValue.front == "onetwothreefourfive"); in issue8583()
575 testFwdRange(aa.byValue, 1);
617 foreach (i; aa.byValue()) {}
755 assert(aa.byValue.empty);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/testsuite/libphobos.aa/
H A Dtest_aa.d313 foreach (i; a.byValue) in testByKey2()
389 auto valRange = aa.byValue(); in testByKey4()
456 assert(aa0.byValue.front == "zero"); in issue8583()
457 assert(aa1.byValue.front == "onetwothree"); in issue8583()
458 assert(aa2.byValue.front == 987); in issue8583()
459 assert(aa3.byValue.front == 1234); in issue8583()
460 assert(aa4.byValue.front == "onetwothreefourfive"); in issue8583()
575 testFwdRange(aa.byValue, 1);
617 foreach (i; aa.byValue()) {}
755 assert(aa.byValue.empty);
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/testsuite/libphobos.aa/
H A Dtest_aa.d313 foreach (i; a.byValue) in testByKey2()
389 auto valRange = aa.byValue(); in testByKey4()
456 assert(aa0.byValue.front == "zero"); in issue8583()
457 assert(aa1.byValue.front == "onetwothree"); in issue8583()
458 assert(aa2.byValue.front == 987); in issue8583()
459 assert(aa3.byValue.front == 1234); in issue8583()
460 assert(aa4.byValue.front == "onetwothreefourfive"); in issue8583()
575 testFwdRange(aa.byValue, 1);
617 foreach (i; aa.byValue()) {}
755 assert(aa.byValue.empty);
[all …]

12345678910>>...12