Home
last modified time | relevance | path

Searched defs:Compare (Results 76 – 100 of 6973) sorted by relevance

12345678910>>...279

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/containers/unord/unord.multiset/
H A Dswap_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/containers/unord/unord.map/
H A Dswap_member.pass.cpp32 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
60 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
108 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
150 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
212 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
240 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
288 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
330 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
392 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
420 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
H A Dswap_non_member.pass.cpp32 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
60 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
108 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
150 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
212 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
240 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
288 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
330 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
392 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
420 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
H A Dswap_non_member.pass.cpp34 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
62 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
110 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
157 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
224 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
252 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
300 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
347 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
414 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
442 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/textproc/xmlada/xmlada-e5bbafe/schema/
H A Dschema-decimal.adb37 function Compare (Num1, Num2 : String) return Compare_Result; subprogspec
358 function Compare (Num1, Num2 : String) return Compare_Result is subprogram
359 Num1_Negative : constant Boolean := Num1 (Num1'First) = '-';
360 Num2_Negative : constant Boolean := Num2 (Num2'First) = '-';
362 Exp1, Exp2 : Long_Long_Integer;
363 Pos1, Pos2 : Integer;
364 Fore_First1, Fore_Last1 : Integer;
365 Fore_First2, Fore_Last2 : Integer;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
H A Dswap_non_member.pass.cpp32 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
60 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
108 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
150 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
212 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
240 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
288 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
330 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
392 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
420 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
H A Dswap_non_member.pass.cpp34 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
62 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
110 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
157 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
224 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
252 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
300 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
347 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
414 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
442 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/containers/unord/unord.multiset/
H A Dswap_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
H A Dswap_non_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/containers/unord/unord.multiset/
H A Dswap_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
H A Dswap_non_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
H A Dswap_non_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
H A Dswap_non_member.pass.cpp32 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
60 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
108 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
150 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
212 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
240 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
288 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
330 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
392 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
420 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/containers/unord/unord.set/
H A Dswap_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
H A Dswap_non_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/containers/unord/unord.set/
H A Dswap_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
H A Dswap_non_member.pass.cpp31 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
59 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
107 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
149 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
211 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
239 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
287 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
329 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
391 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
419 typedef test_compare<std::equal_to<int> > Compare; in main() typedef
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/containers/unord/unord.map/
H A Dswap_member.pass.cpp32 typedef test_equal_to<int> Compare; in main() typedef
60 typedef test_equal_to<int> Compare; in main() typedef
108 typedef test_equal_to<int> Compare; in main() typedef
150 typedef test_equal_to<int> Compare; in main() typedef
212 typedef test_equal_to<int> Compare; in main() typedef
240 typedef test_equal_to<int> Compare; in main() typedef
288 typedef test_equal_to<int> Compare; in main() typedef
330 typedef test_equal_to<int> Compare; in main() typedef
392 typedef test_equal_to<int> Compare; in main() typedef
420 typedef test_equal_to<int> Compare; in main() typedef
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
H A Dswap_non_member.pass.cpp32 typedef test_equal_to<int> Compare; in main() typedef
60 typedef test_equal_to<int> Compare; in main() typedef
110 typedef test_equal_to<int> Compare; in main() typedef
154 typedef test_equal_to<int> Compare; in main() typedef
220 typedef test_equal_to<int> Compare; in main() typedef
248 typedef test_equal_to<int> Compare; in main() typedef
296 typedef test_equal_to<int> Compare; in main() typedef
338 typedef test_equal_to<int> Compare; in main() typedef
400 typedef test_equal_to<int> Compare; in main() typedef
428 typedef test_equal_to<int> Compare; in main() typedef
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/containers/unord/unord.multiset/
H A Dswap_member.pass.cpp31 typedef test_equal_to<int> Compare; in main() typedef
59 typedef test_equal_to<int> Compare; in main() typedef
107 typedef test_equal_to<int> Compare; in main() typedef
149 typedef test_equal_to<int> Compare; in main() typedef
211 typedef test_equal_to<int> Compare; in main() typedef
239 typedef test_equal_to<int> Compare; in main() typedef
287 typedef test_equal_to<int> Compare; in main() typedef
329 typedef test_equal_to<int> Compare; in main() typedef
391 typedef test_equal_to<int> Compare; in main() typedef
419 typedef test_equal_to<int> Compare; in main() typedef
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dcompare.hxx31 struct Compare struct
33 struct Cell
43 Cell maCells[2];
45 ScQueryOp meOp;
46 bool mbIgnoreCase;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dcompare.hxx32 struct Compare struct
34 struct Cell
44 Cell maCells[2];
46 ScQueryOp meOp;
47 bool mbIgnoreCase;
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/ipfs/go-datastore/query/
H A Dorder.go11 Compare(a, b Entry) int methodSpec
17 func (o OrderByFunction) Compare(a, b Entry) int { func
29 func (o OrderByValue) Compare(a, b Entry) int { func
41 func (o OrderByValueDescending) Compare(a, b Entry) int { func
52 func (o OrderByKey) Compare(a, b Entry) int { func
63 func (o OrderByKeyDescending) Compare(a, b Entry) int { func
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Sorting/
H A DTypeSystemComparer.cs29 public int Compare(TypeDesc x, TypeDesc y) in Compare() method in Internal.TypeSystem.TypeSystemComparer
71 public int Compare(MethodDesc x, MethodDesc y) in Compare() method in Internal.TypeSystem.TypeSystemComparer
98 public int Compare(FieldDesc x, FieldDesc y) in Compare() method in Internal.TypeSystem.TypeSystemComparer
125 public int Compare(MethodSignature x, MethodSignature y) in Compare() method in Internal.TypeSystem.TypeSystemComparer
/dports/devel/msbuild/msbuild-0.06/src/Build/Evaluation/Conditionals/
H A DNumericComparisonExpressionNode.cs22 protected abstract bool Compare(double left, double right); in Compare() method in Microsoft.Build.Evaluation.NumericComparisonExpressionNode
27 protected abstract bool Compare(Version left, Version right); in Compare() method in Microsoft.Build.Evaluation.NumericComparisonExpressionNode
32 protected abstract bool Compare(Version left, double right); in Compare() method in Microsoft.Build.Evaluation.NumericComparisonExpressionNode
37 protected abstract bool Compare(double left, Version right); in Compare() method in Microsoft.Build.Evaluation.NumericComparisonExpressionNode

12345678910>>...279