Home
last modified time | relevance | path

Searched defs:high_bit (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dflow_util.c77 use_hash_key(bool high_bit, bool use_high, int high, int mid, int low) in use_hash_key()
111 use_hash_insert(int usex, bool high_bit, bool use_match_ili, int ilix, int nmex, int iltx) in use_hash_insert()
128 use_hash_lookup(bool high_bit, bool use_match_ili, int ilix, int nmex, int iltx) in use_hash_lookup()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/m6809/
H A Dm6809inl.h24 T high_bit = ((T) 1) << (sizeof(T) * 8 - 1); in rotate_right() local
45 T high_bit = ((T) 1) << (sizeof(T) * 8 - 1); in rotate_left() local
/dports/emulators/mame/mame-mame0226/src/devices/cpu/m6809/
H A Dm6809inl.h24 T high_bit = ((T) 1) << (sizeof(T) * 8 - 1); in rotate_right() local
45 T high_bit = ((T) 1) << (sizeof(T) * 8 - 1); in rotate_left() local
/dports/emulators/mess/mame-mame0226/src/lib/netlist/devices/
H A Dnld_74165.cpp57 unsigned high_bit = m_SER() ? 0x80 : 0; in NETLIB_HANDLERI() local
/dports/emulators/mame/mame-mame0226/src/lib/netlist/devices/
H A Dnld_74165.cpp57 unsigned high_bit = m_SER() ? 0x80 : 0; in NETLIB_HANDLERI() local
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/src/
H A Dfibonacci_coding.hpp40 int high_bit = f - fibs; in encode() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/exynos/
H A Dregs-vp.h52 #define VP_MASK(high_bit, low_bit) \ argument
55 #define VP_MASK_VAL(val, high_bit, low_bit) \ argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/exynos/
H A Dregs-vp.h52 #define VP_MASK(high_bit, low_bit) \ argument
55 #define VP_MASK_VAL(val, high_bit, low_bit) \ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/exynos/
H A Dregs-vp.h52 #define VP_MASK(high_bit, low_bit) \ argument
55 #define VP_MASK_VAL(val, high_bit, low_bit) \ argument
/dports/security/botan110/Botan-1.10.17/src/utils/
H A Dbit_ops.h33 inline size_t high_bit(T n) in high_bit() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/x64/
H A Dregister-x64.h58 int high_bit() const { return code() >> 3; } in high_bit() function
157 int high_bit() const { return code() >> 3; } in high_bit() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/x64/
H A Dregister-x64.h58 int high_bit() const { return code() >> 3; } in high_bit() function
157 int high_bit() const { return code() >> 3; } in high_bit() function
/dports/security/nettle/nettle-3.7.3/
H A Deddsa-internal.h66 mp_limb_t high_bit; member
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dhash.c34 const uint32_t high_bit = 1 << (p_crc_calculator->bits - 1); in crc_calculator_init_table() local
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dhash.c31 const uint32_t high_bit = 1 << (p_crc_calculator->bits - 1); in crc_calculator_init_table() local
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dhash.c31 const uint32_t high_bit = 1 << (p_crc_calculator->bits - 1); in crc_calculator_init_table() local
/dports/security/gnutls/gnutls-3.6.16/lib/nettle/ecc/
H A Deddsa-internal.h66 mp_limb_t high_bit; member
/dports/devel/qca/qca-2.3.4/src/botantools/botan/
H A Dbit_ops.cpp96 u32bit high_bit(u64bit n) in high_bit() function
/dports/lang/v8/v8-9.6.180.12/src/codegen/x64/
H A Dregister-x64.h67 int high_bit() const { return code() >> 3; } in high_bit() function
207 int high_bit() const { return code() >> 3; } in high_bit() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5HFdtable.c173 unsigned high_bit = H5VM_log2_gen(off); /* Determine the high bit in the offset */ in H5HF_dtable_lookup() local
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5HFdtable.c173 unsigned high_bit = H5VM_log2_gen(off); /* Determine the high bit in the offset */ in H5HF_dtable_lookup() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFdtable.c173 unsigned high_bit = H5VM_log2_gen(off); /* Determine the high bit in the offset */ in H5HF_dtable_lookup() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFdtable.c161 unsigned high_bit = H5VM_log2_gen(off); /* Determine the high bit in the offset */ in H5HF__dtable_lookup() local
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5HFdtable.c172 unsigned high_bit = H5VM_log2_gen(off); /* Determine the high bit in the offset */ in H5HF_dtable_lookup() local
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFdtable.c174 unsigned high_bit = H5VM_log2_gen(off); /* Determine the high bit in the offset */ in H5HF_dtable_lookup() local

12345678910>>...14