Home
last modified time | relevance | path

Searched defs:halfway_point (Results 1 – 20 of 20) sorted by relevance

/dports/devel/simde/simde-0.7.2/simde/x86/
H A Dsse3.h52 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveeven_epi16() local
78 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveodd_epi16() local
104 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveeven_epi32() local
130 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveodd_epi32() local
156 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveeven_ps() local
182 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveodd_ps() local
205 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveeven_pd() local
228 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveodd_pd() local
H A Davx.h1263 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm256_deinterleaveeven_epi16() local
1290 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm256_deinterleaveodd_epi16() local
1317 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm256_deinterleaveeven_epi32() local
1344 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm256_deinterleaveodd_epi32() local
1371 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm256_deinterleaveeven_ps() local
1398 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm256_deinterleaveodd_ps() local
1425 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm256_deinterleaveeven_pd() local
1452 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm256_deinterleaveodd_pd() local
H A Davx2.h3345 const int halfway_point = HEDLEY_STATIC_CAST(int, (sizeof(r_.u16) / sizeof(r_.u16[0])) ) / 2; in simde_mm256_mpsadbw_epu8() local
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/x86/
H A Dsse3.h52 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveeven_epi16() local
78 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveodd_epi16() local
104 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveeven_epi32() local
130 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveodd_epi32() local
156 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveeven_ps() local
182 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveodd_ps() local
205 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveeven_pd() local
228 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveodd_pd() local
H A Davx.h1263 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm256_deinterleaveeven_epi16() local
1290 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm256_deinterleaveodd_epi16() local
1317 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm256_deinterleaveeven_epi32() local
1344 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm256_deinterleaveodd_epi32() local
1371 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm256_deinterleaveeven_ps() local
1398 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm256_deinterleaveodd_ps() local
1425 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm256_deinterleaveeven_pd() local
1452 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm256_deinterleaveodd_pd() local
H A Davx2.h3347 const int halfway_point = HEDLEY_STATIC_CAST(int, (sizeof(r_.u16) / sizeof(r_.u16[0])) ) / 2; in simde_mm256_mpsadbw_epu8() local
/dports/biology/hhsuite/hh-suite-3.3.0/lib/simde/simde/x86/
H A Dsse3.h49 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveeven_epi16() local
72 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveodd_epi16() local
95 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveeven_epi32() local
118 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveodd_epi32() local
141 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveeven_ps() local
164 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveodd_ps() local
187 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveeven_pd() local
210 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveodd_pd() local
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/x86/
H A Dsse3.h52 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveeven_epi16() local
78 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveodd_epi16() local
104 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveeven_epi32() local
130 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveodd_epi32() local
156 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveeven_ps() local
182 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveodd_ps() local
205 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveeven_pd() local
228 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveodd_pd() local
H A Davx.h1263 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm256_deinterleaveeven_epi16() local
1290 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm256_deinterleaveodd_epi16() local
1317 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm256_deinterleaveeven_epi32() local
1344 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm256_deinterleaveodd_epi32() local
1371 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm256_deinterleaveeven_ps() local
1398 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm256_deinterleaveodd_ps() local
1425 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm256_deinterleaveeven_pd() local
1452 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm256_deinterleaveodd_pd() local
H A Davx2.h3345 const int halfway_point = HEDLEY_STATIC_CAST(int, (sizeof(r_.u16) / sizeof(r_.u16[0])) ) / 2; in simde_mm256_mpsadbw_epu8() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/strings/
H A Dcharconv.cc388 const uint128 halfway_point = uint128(1) << (shift - 1); in ShiftRightAndRound() local
/dports/devel/abseil/abseil-cpp-20211102.0/absl/strings/
H A Dcharconv.cc388 const uint128 halfway_point = uint128(1) << (shift - 1); in ShiftRightAndRound() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/strings/
H A Dcharconv.cc388 const uint128 halfway_point = uint128(1) << (shift - 1); in ShiftRightAndRound() local
/dports/graphics/R-cran-s2/s2/src/absl/strings/
H A Dcharconv.cc388 const uint128 halfway_point = uint128(1) << (shift - 1); in ShiftRightAndRound() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/
H A Dcharconv.cc388 const uint128 halfway_point = uint128(1) << (shift - 1); in ShiftRightAndRound() local
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/strings/
H A Dcharconv.cc388 const uint128 halfway_point = uint128(1) << (shift - 1); in ShiftRightAndRound() local
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/strings/
H A Dcharconv.cc387 const uint128 halfway_point = uint128(1) << (shift - 1); in ShiftRightAndRound() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/strings/
H A Dcharconv.cc388 const uint128 halfway_point = uint128(1) << (shift - 1); in ShiftRightAndRound() local
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/strings/
H A Dcharconv.cc388 const uint128 halfway_point = uint128(1) << (shift - 1); in ShiftRightAndRound() local
/dports/biology/star/STAR-2.7.9a/source/opal/
H A Dsimde_avx2.h22219 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveeven_epi16() local
22245 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm_deinterleaveodd_epi16() local
22271 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveeven_epi32() local
22297 const size_t halfway_point = (sizeof(r_.i32) / sizeof(r_.i32[0])) / 2; in simde_x_mm_deinterleaveodd_epi32() local
22323 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveeven_ps() local
22349 const size_t halfway_point = (sizeof(r_.f32) / sizeof(r_.f32[0])) / 2; in simde_x_mm_deinterleaveodd_ps() local
22372 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveeven_pd() local
22395 const size_t halfway_point = (sizeof(r_.f64) / sizeof(r_.f64[0])) / 2; in simde_x_mm_deinterleaveodd_pd() local
27429 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm256_deinterleaveeven_epi16() local
27456 const size_t halfway_point = (sizeof(r_.i16) / sizeof(r_.i16[0])) / 2; in simde_x_mm256_deinterleaveodd_epi16() local
[all …]