Home
last modified time | relevance | path

Searched defs:k32 (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/devel/bullet/bullet3-3.21/test/Bullet2/Source/Tests/
H A DTest_v3dot.cpp102 size_t k32 = (k & (DATA_SIZE - 1)); in Test_v3dot() local
132 size_t k32 = k & (DATA_SIZE - 1); in Test_v3dot() local
H A DTest_dot3.cpp96 size_t k32 = (k & (DATA_SIZE - 1)); in Test_dot3() local
126 size_t k32 = (k & (DATA_SIZE - 1)); in Test_dot3() local
H A DTest_v3triple.cpp114 size_t k32 = (k & (DATA_SIZE - 1)); in Test_v3triple() local
144 size_t k32 = k & (DATA_SIZE - 1); in Test_v3triple() local
H A DTest_v3skew.cpp140 size_t k32 = (k & (DATA_SIZE - 1)); in Test_v3skew() local
164 size_t k32 = (k & (DATA_SIZE - 1)); in Test_v3skew() local
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/Source/Tests/
H A DTest_v3dot.cpp102 size_t k32 = (k & (DATA_SIZE - 1)); in Test_v3dot() local
132 size_t k32 = k & (DATA_SIZE - 1); in Test_v3dot() local
H A DTest_dot3.cpp96 size_t k32 = (k & (DATA_SIZE - 1)); in Test_dot3() local
126 size_t k32 = (k & (DATA_SIZE - 1)); in Test_dot3() local
H A DTest_v3triple.cpp114 size_t k32 = (k & (DATA_SIZE - 1)); in Test_v3triple() local
144 size_t k32 = k & (DATA_SIZE - 1); in Test_v3triple() local
H A DTest_v3skew.cpp140 size_t k32 = (k & (DATA_SIZE - 1)); in Test_v3skew() local
164 size_t k32 = (k & (DATA_SIZE - 1)); in Test_v3skew() local
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/SBVTestSuite/TestSuite/Basics/
H A DSmallShifts.hs24 k32 = KBounded False 32 function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/components/
H A Dweb_app_icon_generator.h32 k32 = 32, enumerator
/dports/graphics/py-pyglet/pyglet-1.5.21/experimental/
H A Dwin32priority.py11 k32 = ctypes.windll.kernel32 variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_elf/pe_image_safe/
H A Dpe_image_safe.h22 enum class ImageBitness { kUnknown, k32, k64 }; enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dmtio.h33 struct mtget32 k32 = { in put_user_mtget() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dmtio.h33 struct mtget32 k32 = { in put_user_mtget() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dmtio.h33 struct mtget32 k32 = { in put_user_mtget() local
/dports/net/ndpi/nDPI-92a1be2/tests/unit/
H A Dunit.c166 u_int32_t k32, v32; in serializerUnitTest() local
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dresource.h82 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Dresource.h82 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dresource.h82 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable()
/dports/cad/irsim/irsim-9.7.110/irsim/
H A Dgenspktbl.c210 double k11, k12, k21, k22, k31, k32, k41, k42; local
282 double k11, k12, k21, k22, k31, k32, k41, k42; local
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Ddct_util.h36 enum class ACType { k16 = 0, k32 = 1 }; enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddct_util.h36 enum class ACType { k16 = 0, k32 = 1 }; enumerator
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Ddct_util.h36 enum class ACType { k16 = 0, k32 = 1 }; enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddct_util.h36 enum class ACType { k16 = 0, k32 = 1 }; enumerator
/dports/graphics/colmap/colmap-3.6/src/estimators/
H A Dgeneralized_absolute_pose_coeffs.cc50 const double k32 = K(2, 1); in ComputeDepthsSylvesterCoeffs() local

123456789