Home
last modified time | relevance | path

Searched defs:bitcount (Results 151 – 175 of 1002) sorted by relevance

12345678910>>...41

/dports/security/samhain/samhain-4.4.3/include/
H A Dsh_checksum.h16 sha2_word64 bitcount; member
/dports/security/samhain-client/samhain-4.4.3/include/
H A Dsh_checksum.h16 sha2_word64 bitcount; member
/dports/security/samhain-server/samhain-4.4.3/include/
H A Dsh_checksum.h16 sha2_word64 bitcount; member
/dports/net/openldap25-server/openldap-2.5.9/contrib/slapd-modules/passwd/sha2/
H A Dsha2.h119 uint64_t bitcount; member
124 uint64_t bitcount[2]; member
/dports/net/openldap24-server/openldap-2.4.59/contrib/slapd-modules/passwd/sha2/
H A Dsha2.h119 uint64_t bitcount; member
124 uint64_t bitcount[2]; member
/dports/net/openldap25-client/openldap-2.5.9/contrib/slapd-modules/passwd/sha2/
H A Dsha2.h119 uint64_t bitcount; member
124 uint64_t bitcount[2]; member
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/passwd/sha2/
H A Dsha2.h119 uint64_t bitcount; member
124 uint64_t bitcount[2]; member
/dports/net/openldap24-client/openldap-2.4.59/contrib/slapd-modules/passwd/sha2/
H A Dsha2.h119 uint64_t bitcount; member
124 uint64_t bitcount[2]; member
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/passwd/sha2/
H A Dsha2.h119 uint64_t bitcount; member
124 uint64_t bitcount[2]; member
/dports/lang/ghc/ghc-8.10.7/libraries/containers/containers/src/Utils/Containers/Internal/
H A DBitUtil.hs72 bitcount a x = a + popCount x function
/dports/lang/ghc/ghc-8.10.7/libraries/containers/containers-tests/src/Utils/Containers/Internal/
H A DBitUtil.hs72 bitcount a x = a + popCount x function
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dcoremaker2.c89 int i, bitcount; in main() local
/dports/games/netherearth/netherearth-0.51/
H A Dbitmap.h20 int bitcount; variable
/dports/math/cln/cln-1.3.6/src/float/lfloat/elem/
H A Dcl_LF_fround.cc89 var uintC bitcount = exp % intDsize; // zu kopierende Bits danach, >=0, <intDsize in fround() local
/dports/math/vtk8/VTK-8.2.0/Common/Core/Testing/Cxx/
H A DTestSmartPointer.cxx75 int bitcount = 0; in TestSmartPointer() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dbattlex.c289 int bitcount; in MDRV_CPU_MEMORY() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DMathUtils.h171 inline unsigned bitcount(unsigned v) in bitcount() function
/dports/textproc/py-whoosh/Whoosh-2.7.4/src/whoosh/util/
H A Dnumeric.py81 def max_value(bitcount): argument
89 def bytes_for_bits(bitcount): argument
/dports/lang/ruby26/ruby-2.6.9/ext/digest/sha2/
H A Dsha2.h124 uint64_t bitcount; member
129 uint64_t bitcount[2]; member
/dports/mail/courier/courier-0.65.3/unicode/
H A Dutf7imap.c48 int bitcount; in unicode_modutf7touc() local
142 unsigned bits, bitcount; in uctoutf7_pass() local
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dbloom_filter.cpp61 std::uint8_t bitcount[16] = in count_zero_bits() local
/dports/security/asignify/asignify-1.0/libasignify/
H A Dsha2.h58 uint64_t bitcount[2]; member
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dbloom_filter.cpp61 std::uint8_t bitcount[16] = in count_zero_bits() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/math/
H A DFDBigInteger.java257 int bitcount = p2 & 0x1f; in valueOfPow52() local
294 int bitcount = p2 & 0x1f; in valueOfMulPow52() local
354 int bitcount = p2 & 0x1f; in valueOfPow2() local
420 …private static void leftShift(int[] src, int idx, int result[], int bitcount, int anticount, int p… in leftShift()
462 int bitcount = shift & 0x1f; in leftShift() local
994 int bitcount = p2 & 0x1f; in cmpPow52() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/jdk/internal/math/
H A DFDBigInteger.java257 int bitcount = p2 & 0x1f; in valueOfPow52() local
294 int bitcount = p2 & 0x1f; in valueOfMulPow52() local
354 int bitcount = p2 & 0x1f; in valueOfPow2() local
420 …private static void leftShift(int[] src, int idx, int result[], int bitcount, int anticount, int p… in leftShift()
462 int bitcount = shift & 0x1f; in leftShift() local
994 int bitcount = p2 & 0x1f; in cmpPow52() local

12345678910>>...41