Home
last modified time | relevance | path

Searched refs:IsEqual (Results 1 – 25 of 3665) sorted by relevance

12345678910>>...147

/dports/cad/opencascade/opencascade-7.6.0/src/RWStepBasic/
H A DRWStepBasic_RWSiUnit.cxx135 if (spExa.IsEqual(text)) aPrefix = StepBasic_spExa; in DecodePrefix()
136 else if (spPico.IsEqual(text)) aPrefix = StepBasic_spPico; in DecodePrefix()
137 else if (spMega.IsEqual(text)) aPrefix = StepBasic_spMega; in DecodePrefix()
139 else if (spAtto.IsEqual(text)) aPrefix = StepBasic_spAtto; in DecodePrefix()
141 else if (spNano.IsEqual(text)) aPrefix = StepBasic_spNano; in DecodePrefix()
144 else if (spTera.IsEqual(text)) aPrefix = StepBasic_spTera; in DecodePrefix()
145 else if (spGiga.IsEqual(text)) aPrefix = StepBasic_spGiga; in DecodePrefix()
147 else if (spPeta.IsEqual(text)) aPrefix = StepBasic_spPeta; in DecodePrefix()
148 else if (spDeci.IsEqual(text)) aPrefix = StepBasic_spDeci; in DecodePrefix()
162 else if (sunLux.IsEqual(text)) aName = StepBasic_sunLux; in DecodeName()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/highway/hwy/tests/
H A Dtest_util_test.cc55 HWY_ASSERT(IsEqual(T(0), T(0))); in operator ()()
56 HWY_ASSERT(IsEqual(T(1), T(1))); in operator ()()
57 HWY_ASSERT(IsEqual(T(-1), T(-1))); in operator ()()
60 HWY_ASSERT(!IsEqual(T(0), T(1))); in operator ()()
61 HWY_ASSERT(!IsEqual(T(1), T(0))); in operator ()()
62 HWY_ASSERT(!IsEqual(T(1), T(-1))); in operator ()()
63 HWY_ASSERT(!IsEqual(T(-1), T(1))); in operator ()()
72 HWY_ASSERT(IsEqual(T(0), T(0))); in operator ()()
73 HWY_ASSERT(IsEqual(T(1), T(1))); in operator ()()
77 HWY_ASSERT(!IsEqual(T(0), T(1))); in operator ()()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/highway/hwy/tests/
H A Dtest_util_test.cc55 HWY_ASSERT(IsEqual(T(0), T(0))); in operator ()()
56 HWY_ASSERT(IsEqual(T(1), T(1))); in operator ()()
57 HWY_ASSERT(IsEqual(T(-1), T(-1))); in operator ()()
60 HWY_ASSERT(!IsEqual(T(0), T(1))); in operator ()()
61 HWY_ASSERT(!IsEqual(T(1), T(0))); in operator ()()
62 HWY_ASSERT(!IsEqual(T(1), T(-1))); in operator ()()
63 HWY_ASSERT(!IsEqual(T(-1), T(1))); in operator ()()
72 HWY_ASSERT(IsEqual(T(0), T(0))); in operator ()()
73 HWY_ASSERT(IsEqual(T(1), T(1))); in operator ()()
77 HWY_ASSERT(!IsEqual(T(0), T(1))); in operator ()()
[all …]
/dports/devel/highway/highway-0.15.0/hwy/tests/
H A Dtest_util_test.cc55 HWY_ASSERT(IsEqual(T(0), T(0))); in operator ()()
56 HWY_ASSERT(IsEqual(T(1), T(1))); in operator ()()
57 HWY_ASSERT(IsEqual(T(-1), T(-1))); in operator ()()
60 HWY_ASSERT(!IsEqual(T(0), T(1))); in operator ()()
61 HWY_ASSERT(!IsEqual(T(1), T(0))); in operator ()()
62 HWY_ASSERT(!IsEqual(T(1), T(-1))); in operator ()()
63 HWY_ASSERT(!IsEqual(T(-1), T(1))); in operator ()()
72 HWY_ASSERT(IsEqual(T(0), T(0))); in operator ()()
73 HWY_ASSERT(IsEqual(T(1), T(1))); in operator ()()
77 HWY_ASSERT(!IsEqual(T(0), T(1))); in operator ()()
[all …]
/dports/www/firefox/firefox-99.0/third_party/highway/hwy/tests/
H A Dtest_util_test.cc60 HWY_ASSERT(!IsEqual(T(0), T(1))); in operator ()()
61 HWY_ASSERT(!IsEqual(T(1), T(0))); in operator ()()
62 HWY_ASSERT(!IsEqual(T(1), T(-1))); in operator ()()
63 HWY_ASSERT(!IsEqual(T(-1), T(1))); in operator ()()
72 HWY_ASSERT(IsEqual(T(0), T(0))); in operator ()()
73 HWY_ASSERT(IsEqual(T(1), T(1))); in operator ()()
74 HWY_ASSERT(IsEqual(T(-1), T(-1))); in operator ()()
77 HWY_ASSERT(!IsEqual(T(0), T(1))); in operator ()()
78 HWY_ASSERT(!IsEqual(T(1), T(0))); in operator ()()
79 HWY_ASSERT(!IsEqual(T(1), T(-1))); in operator ()()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/ime/
H A Dcandidate_window_unittest.cc48 EXPECT_TRUE(cw1.IsEqual(cw2)); in TEST()
49 EXPECT_TRUE(cw2.IsEqual(cw1)); in TEST()
53 EXPECT_FALSE(cw1.IsEqual(cw2)); in TEST()
54 EXPECT_FALSE(cw2.IsEqual(cw1)); in TEST()
59 EXPECT_FALSE(cw1.IsEqual(cw2)); in TEST()
60 EXPECT_FALSE(cw2.IsEqual(cw1)); in TEST()
65 EXPECT_FALSE(cw1.IsEqual(cw2)); in TEST()
66 EXPECT_FALSE(cw2.IsEqual(cw1)); in TEST()
71 EXPECT_FALSE(cw1.IsEqual(cw2)); in TEST()
89 EXPECT_TRUE(cw1.IsEqual(cw2)); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/
H A Dcandidate_window_unittest.cc47 EXPECT_TRUE(cw1.IsEqual(cw2)); in TEST()
48 EXPECT_TRUE(cw2.IsEqual(cw1)); in TEST()
52 EXPECT_FALSE(cw1.IsEqual(cw2)); in TEST()
53 EXPECT_FALSE(cw2.IsEqual(cw1)); in TEST()
58 EXPECT_FALSE(cw1.IsEqual(cw2)); in TEST()
59 EXPECT_FALSE(cw2.IsEqual(cw1)); in TEST()
64 EXPECT_FALSE(cw1.IsEqual(cw2)); in TEST()
65 EXPECT_FALSE(cw2.IsEqual(cw1)); in TEST()
70 EXPECT_FALSE(cw1.IsEqual(cw2)); in TEST()
88 EXPECT_TRUE(cw1.IsEqual(cw2)); in TEST()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IFSelect/
H A DIFSelect_BasicDumper.cxx120 if (type.IsEqual("IFSelect_SelectPointed")) in ReadOwn()
122 if (type.IsEqual("IFSelect_SelectUnion")) in ReadOwn()
126 if (type.IsEqual("IFSelect_SelectDiff")) in ReadOwn()
134 if (type.IsEqual("IFSelect_SelectRoots")) in ReadOwn()
136 if (type.IsEqual("IFSelect_SelectRootComps")) in ReadOwn()
138 if (type.IsEqual("IFSelect_SelectRange")) { in ReadOwn()
154 if (type.IsEqual("IFSelect_SelectShared")) in ReadOwn()
156 if (type.IsEqual("IFSelect_SelectSharing")) in ReadOwn()
159 if (type.IsEqual("IFSelect_DispPerOne")) in ReadOwn()
161 if (type.IsEqual("IFSelect_DispGlobal")) in ReadOwn()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/STEPCAFControl/
H A DSTEPCAFControl_GDTProperty.cxx70 else if(aModifStr.IsEqual("square")) in GetDimModifiers()
409 && !aGrade->String().IsEqual("01") in GetDimClassOfTolerance()
426 if(aName.IsEqual("curve length")) in GetDimType()
438 else if(aName.IsEqual("radius")) in GetDimType()
541 if(aName.IsEqual("area")) in GetDatumTargetType()
546 else if(aName.IsEqual("line")) in GetDatumTargetType()
551 else if(aName.IsEqual("circle")) in GetDatumTargetType()
561 else if(aName.IsEqual("point")) in GetDatumTargetType()
579 if(aName.IsEqual("maximum")) in GetDimQualifierType()
583 else if(aName.IsEqual("minimum")) in GetDimQualifierType()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IGESSelect/
H A DIGESSelect_Dumper.cxx151 if (type.IsEqual("IGESSelect_DispPerSingleView")) in ReadOwn()
153 if (type.IsEqual("IGESSelect_DispPerDrawing")) in ReadOwn()
182 if (type.IsEqual("IGESSelect_SelectName")) { in ReadOwn()
191 if (type.IsEqual("IGESSelect_SelectFromDrawing")) in ReadOwn()
200 if (type.IsEqual("IGESSelect_FloatFormat")) { in ReadOwn()
224 if (type.IsEqual("IGESSelect_UpdateLastChange")) in ReadOwn()
226 if (type.IsEqual("IGESSelect_SetVersion5")) in ReadOwn()
239 if (type.IsEqual("IGESSelect_AutoCorrect")) in ReadOwn()
241 if (type.IsEqual("IGESSelect_ComputeStatus")) in ReadOwn()
243 if (type.IsEqual("IGESSelect_RebuildDrawings")) in ReadOwn()
[all …]
/dports/net/ntp/ntp-4.2.8p15/tests/libntp/
H A Dstrtolfp.c40 TEST_ASSERT_TRUE(IsEqual(expected, actual)); in test_PositiveInteger()
41 TEST_ASSERT_TRUE(IsEqual(expected, actual_ms)); in test_PositiveInteger()
57 TEST_ASSERT_TRUE(IsEqual(expected, actual)); in test_NegativeInteger()
58 TEST_ASSERT_TRUE(IsEqual(expected, actual_ms)); in test_NegativeInteger()
71 TEST_ASSERT_TRUE(IsEqual(expected, actual)); in test_PositiveFraction()
72 TEST_ASSERT_TRUE(IsEqual(expected, actual_ms)); in test_PositiveFraction()
88 TEST_ASSERT_TRUE(IsEqual(expected, actual)); in test_NegativeFraction()
89 TEST_ASSERT_TRUE(IsEqual(expected, actual_ms)); in test_NegativeFraction()
103 TEST_ASSERT_TRUE(IsEqual(expected, actual)); in test_PositiveMsFraction()
104 TEST_ASSERT_TRUE(IsEqual(expected, actual_ms)); in test_PositiveMsFraction()
[all …]
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/test/unit/math/
H A Dgeometry_test.cpp34 EXPECT_TRUE(Math::IsEqual(Math::RotateAngle(0.0f, 0.0f), 0.0f, TEST_TOLERANCE)); in TEST()
36 EXPECT_TRUE(Math::IsEqual(Math::RotateAngle(1.0f, 0.0f), 0.0f, TEST_TOLERANCE)); in TEST()
38 EXPECT_TRUE(Math::IsEqual(Math::RotateAngle(1.0f, 1.0f), 0.25f * Math::PI, TEST_TOLERANCE)); in TEST()
40 EXPECT_TRUE(Math::IsEqual(Math::RotateAngle(0.0f, 2.0f), 0.5f * Math::PI, TEST_TOLERANCE)); in TEST()
42 EXPECT_TRUE(Math::IsEqual(Math::RotateAngle(-0.5f, 0.5f), 0.75f * Math::PI, TEST_TOLERANCE)); in TEST()
44 EXPECT_TRUE(Math::IsEqual(Math::RotateAngle(-1.0f, 0.0f), Math::PI, TEST_TOLERANCE)); in TEST()
46 EXPECT_TRUE(Math::IsEqual(Math::RotateAngle(-1.0f, -1.0f), 1.25f * Math::PI, TEST_TOLERANCE)); in TEST()
48 EXPECT_TRUE(Math::IsEqual(Math::RotateAngle(0.0f, -2.0f), 1.5f * Math::PI, TEST_TOLERANCE)); in TEST()
50 EXPECT_TRUE(Math::IsEqual(Math::RotateAngle(1.0f, -1.0f), 1.75f * Math::PI, TEST_TOLERANCE)); in TEST()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Serialization.Formatters/tests/
H A DEqualityExtensions.cs518 public static void IsEqual(this Queue @this, Queue other, bool isSamePlatform) in IsEqual() method in System.Runtime.Serialization.Formatters.Tests.EqualityExtensions
635 public static void IsEqual(this Stack @this, Stack other, bool isSamePlatform) in IsEqual() method in System.Runtime.Serialization.Formatters.Tests.EqualityExtensions
726 IsEqual(@this.CommentUri, other.CommentUri, isSamePlatform); in IsEqual()
873 IsEqual(@this.Member4, other.Member4, isSamePlatform); in IsEqual()
874 IsEqual(@this.Member4shared, other.Member4shared, isSamePlatform); in IsEqual()
875 IsEqual(@this.Member5, other.Member5, isSamePlatform); in IsEqual()
886 public static void IsEqual(this Point @this, Point other, bool isSamePlatform) in IsEqual() method in System.Runtime.Serialization.Formatters.Tests.EqualityExtensions
935 IsEqual(@this.Left, other.Left, isSamePlatform); in IsEqual()
936 IsEqual(@this.Right, other.Right, isSamePlatform); in IsEqual()
1062 public static void IsEqual(this Uri @this, Uri other, bool isSamePlatform) in IsEqual() method in System.Runtime.Serialization.Formatters.Tests.EqualityExtensions
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/dns/
H A Drecord_parsed_unittest.cc48 ASSERT_TRUE(record->IsEqual(record.get(), true)); in TEST()
65 EXPECT_FALSE(record1->IsEqual(record2.get(), false)); in TEST()
66 EXPECT_TRUE(record1->IsEqual(record2.get(), true)); in TEST()
67 EXPECT_FALSE(record2->IsEqual(record1.get(), false)); in TEST()
68 EXPECT_TRUE(record2->IsEqual(record1.get(), true)); in TEST()
140 unknown_record->IsEqual(unknown_record.get(), false /* is_mdns */)); in TEST()
142 unknown_record->IsEqual(unknown_record.get(), true /* is_mdns */)); in TEST()
143 EXPECT_TRUE(known_record->IsEqual(known_record.get(), false /* is_mdns */)); in TEST()
144 EXPECT_TRUE(known_record->IsEqual(known_record.get(), true /* is_mdns */)); in TEST()
146 unknown_record->IsEqual(known_record.get(), false /* is_mdns */)); in TEST()
[all …]
H A Dhttps_record_rdata_unittest.cc33 EXPECT_TRUE(rdata->IsEqual(&expected)); in TEST()
53 EXPECT_TRUE(rdata->IsEqual(&expected)); in TEST()
75 EXPECT_TRUE(rdata->IsEqual(&expected)); in TEST()
122 EXPECT_TRUE(rdata->IsEqual(&expected)); in TEST()
168 EXPECT_TRUE(alias.IsEqual(&alias)); in TEST()
169 EXPECT_FALSE(alias.IsEqual(&service)); in TEST()
170 EXPECT_FALSE(alias.IsEqual(&malformed)); in TEST()
182 EXPECT_FALSE(service.IsEqual(&alias)); in TEST()
183 EXPECT_TRUE(service.IsEqual(&service)); in TEST()
184 EXPECT_FALSE(service.IsEqual(&malformed)); in TEST()
[all …]
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/settings/include/pajlada/settings/
H A Dequal.hpp13 struct IsEqual { struct
22 struct IsEqual<std::pair<Type1, Type2>> { struct
26 return IsEqual<Type1>::get(lhs.first, rhs.first) && in get()
27 IsEqual<Type2>::get(lhs.second, rhs.second); in get()
33 struct IsEqual<boost::any> { struct
44 struct IsEqual<std::map<KeyType, ValueType>> { struct
59 struct IsEqual<std::map<KeyType, boost::any>> { struct
75 if (!IsEqual<boost::any>::get(p.second, rit->second)) { in get()
86 struct IsEqual<std::vector<ValueType>> { struct
100 struct IsEqual<std::vector<boost::any>> { struct
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DRWGltf_GltfAccessorLayout.hxx37 if (IsEqual ("SCALAR", theType)) in RWGltf_GltfParseAccessorType()
41 else if (IsEqual ("VEC2", theType)) in RWGltf_GltfParseAccessorType()
45 else if (IsEqual ("VEC3", theType)) in RWGltf_GltfParseAccessorType()
49 else if (IsEqual ("VEC4", theType)) in RWGltf_GltfParseAccessorType()
53 else if (IsEqual ("MAT2", theType)) in RWGltf_GltfParseAccessorType()
57 else if (IsEqual ("MAT3", theType)) in RWGltf_GltfParseAccessorType()
61 else if (IsEqual ("MAT4", theType)) in RWGltf_GltfParseAccessorType()
H A DRWGltf_GltfArrayType.hxx37 if (IsEqual ("POSITION", theType)) in RWGltf_GltfParseAttribType()
41 else if (IsEqual ("NORMAL", theType)) in RWGltf_GltfParseAttribType()
45 else if (IsEqual ("COLOR", theType)) in RWGltf_GltfParseAttribType()
49 else if (IsEqual ("TEXCOORD_0", theType)) in RWGltf_GltfParseAttribType()
53 else if (IsEqual ("TEXCOORD_1", theType)) in RWGltf_GltfParseAttribType()
57 else if (IsEqual ("JOINT", theType)) in RWGltf_GltfParseAttribType()
61 else if (IsEqual ("WEIGHT", theType)) in RWGltf_GltfParseAttribType()
/dports/cad/opencascade/opencascade-7.6.0/src/RWGltf/
H A DRWGltf_GltfAccessorLayout.hxx37 if (IsEqual ("SCALAR", theType)) in RWGltf_GltfParseAccessorType()
41 else if (IsEqual ("VEC2", theType)) in RWGltf_GltfParseAccessorType()
45 else if (IsEqual ("VEC3", theType)) in RWGltf_GltfParseAccessorType()
49 else if (IsEqual ("VEC4", theType)) in RWGltf_GltfParseAccessorType()
53 else if (IsEqual ("MAT2", theType)) in RWGltf_GltfParseAccessorType()
57 else if (IsEqual ("MAT3", theType)) in RWGltf_GltfParseAccessorType()
61 else if (IsEqual ("MAT4", theType)) in RWGltf_GltfParseAccessorType()
H A DRWGltf_GltfArrayType.hxx37 if (IsEqual ("POSITION", theType)) in RWGltf_GltfParseAttribType()
41 else if (IsEqual ("NORMAL", theType)) in RWGltf_GltfParseAttribType()
45 else if (IsEqual ("COLOR", theType)) in RWGltf_GltfParseAttribType()
49 else if (IsEqual ("TEXCOORD_0", theType)) in RWGltf_GltfParseAttribType()
53 else if (IsEqual ("TEXCOORD_1", theType)) in RWGltf_GltfParseAttribType()
57 else if (IsEqual ("JOINT", theType)) in RWGltf_GltfParseAttribType()
61 else if (IsEqual ("WEIGHT", theType)) in RWGltf_GltfParseAttribType()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DRWGltf_GltfAccessorLayout.hxx37 if (IsEqual ("SCALAR", theType)) in RWGltf_GltfParseAccessorType()
41 else if (IsEqual ("VEC2", theType)) in RWGltf_GltfParseAccessorType()
45 else if (IsEqual ("VEC3", theType)) in RWGltf_GltfParseAccessorType()
49 else if (IsEqual ("VEC4", theType)) in RWGltf_GltfParseAccessorType()
53 else if (IsEqual ("MAT2", theType)) in RWGltf_GltfParseAccessorType()
57 else if (IsEqual ("MAT3", theType)) in RWGltf_GltfParseAccessorType()
61 else if (IsEqual ("MAT4", theType)) in RWGltf_GltfParseAccessorType()
H A DRWGltf_GltfArrayType.hxx37 if (IsEqual ("POSITION", theType)) in RWGltf_GltfParseAttribType()
41 else if (IsEqual ("NORMAL", theType)) in RWGltf_GltfParseAttribType()
45 else if (IsEqual ("COLOR", theType)) in RWGltf_GltfParseAttribType()
49 else if (IsEqual ("TEXCOORD_0", theType)) in RWGltf_GltfParseAttribType()
53 else if (IsEqual ("TEXCOORD_1", theType)) in RWGltf_GltfParseAttribType()
57 else if (IsEqual ("JOINT", theType)) in RWGltf_GltfParseAttribType()
61 else if (IsEqual ("WEIGHT", theType)) in RWGltf_GltfParseAttribType()
/dports/cad/opencascade/opencascade-7.6.0/src/UnitsMethods/
H A DUnitsMethods.cxx179 if (aStr.IsEqual("mm")) in LengthUnitFromString()
183 else if (aStr.IsEqual("m")) in LengthUnitFromString()
187 else if (aStr.IsEqual("cm")) in LengthUnitFromString()
191 else if (aStr.IsEqual("km")) in LengthUnitFromString()
195 else if (aStr.IsEqual("micron")) in LengthUnitFromString()
199 else if (aStr.IsEqual("in")) in LengthUnitFromString()
203 else if (aStr.IsEqual("min")) in LengthUnitFromString()
207 else if (aStr.IsEqual("nin")) in LengthUnitFromString()
211 else if (aStr.IsEqual("ft")) in LengthUnitFromString()
215 else if (aStr.IsEqual("stat.mile")) in LengthUnitFromString()
/dports/graphics/ufraw/ufraw-f34669b/
H A Dufraw_settings.cc111 if (!this->IsEqual(uf_spot_wb)) in Event()
179 if (wb.IsEqual(uf_auto_wb) || wb.IsEqual(uf_camera_wb)) in OriginalValueChangedEvent()
288 if (IsEqual("auto")) { in OriginalValueChangedEvent()
292 if (IsEqual("none")) { in OriginalValueChangedEvent()
296 if (!IsEqual("yes") && !IsEqual("no")) in OriginalValueChangedEvent()
301 if (IsEqual("yes")) in OriginalValueChangedEvent()
328 if (wb.IsEqual(uf_manual_wb) || wb.IsEqual(uf_camera_wb) || in SetWB()
329 wb.IsEqual(uf_auto_wb) || wb.IsEqual(uf_spot_wb)) { in SetWB()
346 if (wb.IsEqual(uf_spot_wb)) in SetWB()
432 if (!wb.IsEqual(uf_manual_wb) && !wb.IsEqual(uf_camera_wb)) { in Event()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/installable/
H A Dinstallable_task_queue_unittest.cc29 bool IsEqual(const TaskParams& params, const InstallableTask& task) { in IsEqual() function
51 EXPECT_TRUE(IsEqual(task1, task_queue.Current())); in TEST_F()
57 EXPECT_TRUE(IsEqual(task2, task_queue.Current())); in TEST_F()
72 EXPECT_TRUE(IsEqual(task1, task_queue.Current())); in TEST_F()
76 EXPECT_TRUE(IsEqual(task2, task_queue.Current())); in TEST_F()
82 EXPECT_TRUE(IsEqual(task2, task_queue.Current())); in TEST_F()
85 EXPECT_TRUE(IsEqual(task1, task_queue.Current())); in TEST_F()
100 EXPECT_TRUE(IsEqual(task1, task_queue.Current())); in TEST_F()
102 EXPECT_TRUE(IsEqual(task2, task_queue.Current())); in TEST_F()
107 EXPECT_TRUE(IsEqual(task2, task_queue.Current())); in TEST_F()

12345678910>>...147