Home
last modified time | relevance | path

Searched refs:halfway (Results 1 – 25 of 3319) sorted by relevance

12345678910>>...133

/dports/www/firefox/firefox-99.0/testing/web-platform/meta/css/css-transforms/animation/
H A Dtransform-interpolation-computed-value.html.ini14 …[Interpolation between scale3d(1, 2, 3) and scale(4, 5) gives the correct computed value halfway a…
17 …[Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway acco…
20 …[Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway accord…
26 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
38 …[Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according …
50 …[Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according t…
86 …[Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according …
119 …[Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to…
161 …[Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according …
167 …[Interpolation between scaleY(1) and scaleY(2) gives the correct computed value halfway according …
[all …]
H A Dtransform-interpolation-inline-value.html.ini2 …ween translateY(0%) and translateX(50%) gives the correct computed value halfway according to comm…
5 …n translateX(50px) and translateY(50px) gives the correct computed value halfway according to comm…
8 …[Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway ac…
11 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
14 …[Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according …
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/css/css-transforms/animation/
H A Dtransform-interpolation-computed-value.html.ini17 …[Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway acco…
20 …[Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway accord…
26 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
38 …[Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according …
44 …[Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway ac…
53 …[Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according t…
95 …[Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according …
128 …[Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to…
131 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
152 …[Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according …
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/css/css-transforms/animation/
H A Dtransform-interpolation-computed-value.html.ini17 …[Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway acco…
20 …[Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway accord…
26 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
38 …[Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according …
44 …[Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway ac…
53 …[Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according t…
95 …[Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according …
128 …[Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to…
131 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
152 …[Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according …
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/css-transforms/animation/
H A Dtransform-interpolation-computed-value.html.ini17 …[Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway acco…
20 …[Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway accord…
26 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
38 …[Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according …
44 …[Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway ac…
53 …[Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according t…
95 …[Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according …
128 …[Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to…
131 …[Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according …
152 …[Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according …
[all …]
/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Dcombine.h56 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_f32()
58 r_.values[i + halfway] = high_.values[i]; in simde_vcombine_f32()
86 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_f64()
116 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s8()
146 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s16()
176 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s32()
206 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s64()
236 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_u8()
266 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_u16()
296 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_u32()
[all …]
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Dcombine.h56 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_f32()
58 r_.values[i + halfway] = high_.values[i]; in simde_vcombine_f32()
86 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_f64()
116 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s8()
146 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s16()
176 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s32()
206 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s64()
236 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_u8()
266 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_u16()
296 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_u32()
[all …]
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/arm/neon/
H A Dcombine.h56 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_f32()
58 r_.values[i + halfway] = high_.values[i]; in simde_vcombine_f32()
86 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_f64()
116 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s8()
146 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s16()
176 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s32()
206 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_s64()
236 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_u8()
266 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_u16()
296 for (size_t i = 0 ; i < halfway ; i++) { in simde_vcombine_u32()
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/water/containers/
H A DSortedSet.h238 const int halfway = (s + e) / 2; in indexOf() local
240 if (halfway == s) in indexOf()
243 if (elementToLookFor < data.getReference (halfway)) in indexOf()
244 e = halfway; in indexOf()
246 s = halfway; in indexOf()
286 const int halfway = (s + e) / 2; in add() local
287 const bool isBeforeHalfway = (newElement < data.getReference (halfway)); in add()
289 if (halfway == s) in add()
298 e = halfway; in add()
300 s = halfway; in add()
H A DElementComparator.h139 const int halfway = (firstElement + lastElement) >> 1; in findInsertIndexInSortedArray() local
141 if (halfway == firstElement) in findInsertIndexInSortedArray()
143 if (comparator.compareElements (newElement, array [halfway]) >= 0) in findInsertIndexInSortedArray()
148 else if (comparator.compareElements (newElement, array [halfway]) >= 0) in findInsertIndexInSortedArray()
150 firstElement = halfway; in findInsertIndexInSortedArray()
154 lastElement = halfway; in findInsertIndexInSortedArray()
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/tests/suites/
H A Dtest_suite_md.function184 int halfway, len;
199 halfway = len / 2;
211 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx, src_str + halfway, len - halfway ) );
220 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx_copy, src_str + halfway, len - halfway ) );
239 int halfway;
253 halfway = src_str->len / 2;
260 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx, src_str->x + halfway, src_str->len - halfway) );
269 … TEST_ASSERT ( 0 == mbedtls_md_update( &ctx_copy, src_str->x + halfway, src_str->len - halfway ) );
313 int halfway;
325 halfway = src_str->len / 2;
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/tests/suites/
H A Dtest_suite_md.function182 int halfway, len;
197 halfway = len / 2;
209 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx, src_str + halfway, len - halfway ) );
217 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx_copy, src_str + halfway, len - halfway ) );
235 int halfway;
249 halfway = src_str->len / 2;
256 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx, src_str->x + halfway, src_str->len - halfway) );
263 … TEST_ASSERT ( 0 == mbedtls_md_update( &ctx_copy, src_str->x + halfway, src_str->len - halfway ) );
304 int halfway;
316 halfway = src_str->len / 2;
[all …]
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/suites/
H A Dtest_suite_md.function184 int halfway, len;
199 halfway = len / 2;
211 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx, src_str + halfway, len - halfway ) );
220 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx_copy, src_str + halfway, len - halfway ) );
239 int halfway;
253 halfway = src_str->len / 2;
260 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx, src_str->x + halfway, src_str->len - halfway) );
269 … TEST_ASSERT ( 0 == mbedtls_md_update( &ctx_copy, src_str->x + halfway, src_str->len - halfway ) );
313 int halfway;
325 halfway = src_str->len / 2;
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/tests/suites/
H A Dtest_suite_md.function190 int halfway, len;
206 halfway = len / 2;
218 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx, src_str + halfway, len - halfway ) );
227 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx_copy, src_str + halfway, len - halfway ) );
246 int src_len, halfway;
265 halfway = src_len / 2;
272 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx, src_str + halfway, src_len - halfway) );
281 TEST_ASSERT ( 0 == mbedtls_md_update( &ctx_copy, src_str + halfway, src_len - halfway ) );
352 halfway = src_len / 2;
357 TEST_ASSERT ( 0 == mbedtls_md_hmac_update( &ctx, src_str + halfway, src_len - halfway ) );
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/containers/
H A Djuce_SortedSet.h237 auto halfway = (s + e) / 2; in indexOf() local
239 if (halfway == s) in indexOf()
242 if (elementToLookFor < data.getReference (halfway)) in indexOf()
243 e = halfway; in indexOf()
245 s = halfway; in indexOf()
288 auto halfway = (s + e) / 2; in add() local
289 bool isBeforeHalfway = (newElement < data.getReference (halfway)); in add()
291 if (halfway == s) in add()
300 e = halfway; in add()
302 s = halfway; in add()
H A Djuce_ElementComparator.h144 const int halfway = (firstElement + lastElement) >> 1; in findInsertIndexInSortedArray() local
146 if (halfway == firstElement) in findInsertIndexInSortedArray()
148 if (comparator.compareElements (newElement, array [halfway]) >= 0) in findInsertIndexInSortedArray()
153 else if (comparator.compareElements (newElement, array [halfway]) >= 0) in findInsertIndexInSortedArray()
155 firstElement = halfway; in findInsertIndexInSortedArray()
159 lastElement = halfway; in findInsertIndexInSortedArray()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/containers/
H A Djuce_SortedSet.h237 auto halfway = (s + e) / 2; in indexOf() local
239 if (halfway == s) in indexOf()
242 if (elementToLookFor < data.getReference (halfway)) in indexOf()
243 e = halfway; in indexOf()
245 s = halfway; in indexOf()
288 auto halfway = (s + e) / 2; in add() local
289 bool isBeforeHalfway = (newElement < data.getReference (halfway)); in add()
291 if (halfway == s) in add()
300 e = halfway; in add()
302 s = halfway; in add()
H A Djuce_ElementComparator.h144 const int halfway = (firstElement + lastElement) >> 1; in findInsertIndexInSortedArray() local
146 if (halfway == firstElement) in findInsertIndexInSortedArray()
148 if (comparator.compareElements (newElement, array [halfway]) >= 0) in findInsertIndexInSortedArray()
153 else if (comparator.compareElements (newElement, array [halfway]) >= 0) in findInsertIndexInSortedArray()
155 firstElement = halfway; in findInsertIndexInSortedArray()
159 lastElement = halfway; in findInsertIndexInSortedArray()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/containers/
H A Djuce_SortedSet.h240 auto halfway = (s + e) / 2; in indexOf() local
242 if (halfway == s) in indexOf()
245 if (elementToLookFor < data.getReference (halfway)) in indexOf()
246 e = halfway; in indexOf()
248 s = halfway; in indexOf()
291 auto halfway = (s + e) / 2; in add() local
292 bool isBeforeHalfway = (newElement < data.getReference (halfway)); in add()
294 if (halfway == s) in add()
303 e = halfway; in add()
305 s = halfway; in add()
H A Djuce_ElementComparator.h144 const int halfway = (firstElement + lastElement) >> 1; in findInsertIndexInSortedArray() local
146 if (halfway == firstElement) in findInsertIndexInSortedArray()
148 if (comparator.compareElements (newElement, array [halfway]) >= 0) in findInsertIndexInSortedArray()
153 else if (comparator.compareElements (newElement, array [halfway]) >= 0) in findInsertIndexInSortedArray()
155 firstElement = halfway; in findInsertIndexInSortedArray()
159 lastElement = halfway; in findInsertIndexInSortedArray()
/dports/lang/pocl/pocl-1.8/include/CL/
H A Dcl_half.h185 uint32_t halfway = 1 << (lsb_pos - 1); in cl_half_from_float() local
186 uint32_t mask = (halfway << 1) - 1; in cl_half_from_float()
190 if ((f_mant & mask) > halfway) in cl_half_from_float()
195 else if ((f_mant & mask) == halfway) in cl_half_from_float()
311 uint64_t halfway = (uint64_t)1 << (lsb_pos - 1); in cl_half_from_double() local
312 uint64_t mask = (halfway << 1) - 1; in cl_half_from_double()
316 if ((d_mant & mask) > halfway) in cl_half_from_double()
321 else if ((d_mant & mask) == halfway) in cl_half_from_double()
/dports/graphics/darktable38/darktable-3.8.0/src/external/OpenCL/CL/
H A Dcl_half.h185 uint32_t halfway = 1 << (lsb_pos - 1); in cl_half_from_float() local
186 uint32_t mask = (halfway << 1) - 1; in cl_half_from_float()
190 if ((f_mant & mask) > halfway) in cl_half_from_float()
195 else if ((f_mant & mask) == halfway) in cl_half_from_float()
311 uint64_t halfway = (uint64_t)1 << (lsb_pos - 1); in cl_half_from_double() local
312 uint64_t mask = (halfway << 1) - 1; in cl_half_from_double()
316 if ((d_mant & mask) > halfway) in cl_half_from_double()
321 else if ((d_mant & mask) == halfway) in cl_half_from_double()
/dports/security/hashcat/hashcat-6.2.5/deps/git/OpenCL-Headers/CL/
H A Dcl_half.h185 uint32_t halfway = 1 << (lsb_pos - 1); in cl_half_from_float() local
186 uint32_t mask = (halfway << 1) - 1; in cl_half_from_float()
190 if ((f_mant & mask) > halfway) in cl_half_from_float()
195 else if ((f_mant & mask) == halfway) in cl_half_from_float()
311 uint64_t halfway = (uint64_t)1 << (lsb_pos - 1); in cl_half_from_double() local
312 uint64_t mask = (halfway << 1) - 1; in cl_half_from_double()
316 if ((d_mant & mask) > halfway) in cl_half_from_double()
321 else if ((d_mant & mask) == halfway) in cl_half_from_double()
/dports/devel/opencl/OpenCL-Headers-2021.06.30/CL/
H A Dcl_half.h185 uint32_t halfway = 1 << (lsb_pos - 1); in cl_half_from_float() local
186 uint32_t mask = (halfway << 1) - 1; in cl_half_from_float()
190 if ((f_mant & mask) > halfway) in cl_half_from_float()
195 else if ((f_mant & mask) == halfway) in cl_half_from_float()
311 uint64_t halfway = (uint64_t)1 << (lsb_pos - 1); in cl_half_from_double() local
312 uint64_t mask = (halfway << 1) - 1; in cl_half_from_double()
316 if ((d_mant & mask) > halfway) in cl_half_from_double()
321 else if ((d_mant & mask) == halfway) in cl_half_from_double()
/dports/devel/oclgrind/Oclgrind-21.10/src/CL/
H A Dcl_half.h185 uint32_t halfway = 1 << (lsb_pos - 1); in cl_half_from_float() local
186 uint32_t mask = (halfway << 1) - 1; in cl_half_from_float()
190 if ((f_mant & mask) > halfway) in cl_half_from_float()
195 else if ((f_mant & mask) == halfway) in cl_half_from_float()
311 uint64_t halfway = (uint64_t)1 << (lsb_pos - 1); in cl_half_from_double() local
312 uint64_t mask = (halfway << 1) - 1; in cl_half_from_double()
316 if ((d_mant & mask) > halfway) in cl_half_from_double()
321 else if ((d_mant & mask) == halfway) in cl_half_from_double()

12345678910>>...133