/dports/devel/eastl/EASTL-3.13.06/include/EASTL/ |
H A D | bitset.h | 138 void from_uint32(uint32_t value); 204 void from_uint32(uint32_t value); 271 void from_uint32(uint32_t value); 404 void from_uint32(uint32_t value); 893 inline void BitsetBase<NW, WordType>::from_uint32(uint32_t value) 1240 inline void BitsetBase<1, WordType>::from_uint32(uint32_t value) 1529 inline void BitsetBase<2, WordType>::from_uint32(uint32_t value) 2026 inline void bitset<N, WordType>::from_uint32(uint32_t value) 2028 base_type::from_uint32(value);
|
/dports/dns/opendnssec2/opendnssec-2.1.10/enforcer/src/db/ |
H A D | db_value.h | 227 extern int db_value_from_uint32(db_value_t* value, db_type_uint32_t from_uint32);
|
H A D | db_value.c | 492 int db_value_from_uint32(db_value_t* value, db_type_uint32_t from_uint32) { in db_value_from_uint32() argument 500 value->uint32 = from_uint32; in db_value_from_uint32()
|
/dports/devel/eastl/EASTL-3.13.06/test/source/ |
H A D | TestBitset.cpp | 128 b8.from_uint32(0x10101010); in TestBitset() 164 b16.from_uint32(0x10101010); in TestBitset() 200 b32.from_uint32(0x10101010); in TestBitset() 293 b64.from_uint32(0x10101010); in TestBitset()
|
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-mips/ |
H A D | msa_helper.c | 3421 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-mips/ |
H A D | msa_helper.c | 3421 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/ |
H A D | msa_helper.c | 3437 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/ |
H A D | msa_helper.c | 7396 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/qemu42/qemu-4.2.1/target/mips/ |
H A D | msa_helper.c | 7396 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/ |
H A D | msa_helper.c | 7396 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/ |
H A D | msa_helper.c | 7396 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/qemu5/qemu-5.2.0/target/mips/ |
H A D | msa_helper.c | 8187 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/ |
H A D | msa_helper.c | 8190 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/ |
H A D | msa_helper.c | 8190 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|
/dports/emulators/qemu60/qemu-6.0.0/target/mips/ |
H A D | msa_helper.c | 8190 MSA_FLOAT_UNOP(pwx->w[i], from_uint32, pws->w[i], 32); in helper_msa_ffint_u_df()
|