Searched refs:s32 (Results 101 - 121 of 121) sorted by relevance

12345

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h112 #define s32 uint32_t macro
H A Dmcp_public.h518 s32 internal_temperature; /* Temperature in Celcius (-255C / +255C), measured every second. */
521 s32 external_temperature;
H A Decore_dbg_fw_funcs.c4502 s32 bytes_left = nvram_size_bytes;
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl78 vshr.s32 $t1,$t1,#31 @ broadcast carry bit
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h66 typedef int32_t s32; typedef
/freebsd-11-stable/sys/dev/ixl/
H A Dixl.h462 s32 watchdog_timer;
H A Dixl_txrx.c2298 s32 timer, new_timer;
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c335 s32 npages = be32_to_cpu(eqe->data.req_pages.num_pages);
/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_ix.c2350 s32 retval;
2693 s32 error = 0;
3456 s32 ret = hw->phy.ops.identify_sfp(hw);
4157 s32 err = IXGBE_NOT_IMPLEMENTED;
4244 s32 err;
4574 s32 retval;
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_cq.c552 s32 wqe;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp812 void __scudo_set_rss_limit(uptr LimitMb, s32 HardLimit) {
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h963 const s32 kReleaseToOSIntervalNever = -1;
H A Dsanitizer_platform_limits_netbsd.cpp2441 s32 __fsid_val[2];
/freebsd-11-stable/sys/dev/mlx5/
H A Ddriver.h1014 s32 npages);
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Den.h726 s32 hw_val_temp[MLX5_MAX_TEMPERATURE];
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver.h456 * wakeups and thereby save power. Specify the RSSI threshold in s32
459 s32 filter_rssi;
H A Ddriver_nl80211_event.c655 ssi_signal = (s32) nla_get_u32(sig);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp1263 // a G_CONSTANT, insert a truncate so that we can still select the s32
1337 // %x:gpr(s32) = ... something ...
1338 // %y:fpr(s32) = COPY %x:gpr(s32)
1339 // G_STORE %y:fpr(s32)
1343 // G_STORE %x:gpr(s32)
1586 const LLT s32 = LLT::scalar(32); local
1597 if (Ty != s32 && Ty != s64) {
1599 << " constant, expected: " << s32 << " or " << s64
1616 // s32 an
[all...]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon.h876 s32 priority;
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1694 dispatch_shared_info32_t s32; member in union:dispatch_shared_info::shared_info
/freebsd-11-stable/sys/dev/sym/
H A Dsym_hipd.c110 typedef int32_t s32; typedef

Completed in 532 milliseconds

12345