| /freebsd-14.2/bin/ps/ |
| H A D | keyword.c | 83 UINT, "u", 0}, 123 {"lwp", "LWP", NULL, "thread-id", 0, kvar, KOFF(ki_tid), UINT, 160 {"pid", "PID", NULL, "pid", 0, kvar, KOFF(ki_pid), UINT, PIDFMT, 0}, 165 UINT, "d", 0}, 166 {"rgid", "RGID", NULL, "real-gid", 0, kvar, KOFF(ki_rgid), UINT, 173 {"ruid", "RUID", NULL, "real-uid", 0, kvar, KOFF(ki_ruid), UINT, 176 {"sid", "SID", NULL, "sid", 0, kvar, KOFF(ki_sid), UINT, PIDFMT, 0}, 180 KOFF(ki_sigcatch), UINT, "x", 0}, 182 KOFF(ki_sigignore), UINT, "x", 0}, 184 UINT, "x", 0}, [all …]
|
| H A D | ps.h | 37 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_queue.c | 1086 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, read_gap_limit, UINT, ZMOD_RW, 1089 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, write_gap_limit, UINT, ZMOD_RW, 1092 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, max_active, UINT, ZMOD_RW, 1096 UINT, ZMOD_RW, "Async write concurrency max threshold"); 1099 UINT, ZMOD_RW, "Async write concurrency min threshold"); 1143 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, trim_max_active, UINT, ZMOD_RW, 1146 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, trim_min_active, UINT, ZMOD_RW, 1155 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, nia_credit, UINT, ZMOD_RW, 1158 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, nia_delay, UINT, ZMOD_RW, 1161 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, queue_depth_pct, UINT, ZMOD_RW, [all …]
|
| H A D | dmu_zfetch.c | 751 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_streams, UINT, ZMOD_RW, 754 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, min_sec_reap, UINT, ZMOD_RW, 757 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_sec_reap, UINT, ZMOD_RW, 760 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, min_distance, UINT, ZMOD_RW, 763 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_distance, UINT, ZMOD_RW, 766 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_idistance, UINT, ZMOD_RW, 769 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_reorder, UINT, ZMOD_RW, 772 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, hole_shift, UINT, ZMOD_RW,
|
| H A D | ddt_zap.c | 171 ZFS_MODULE_PARAM(zfs_dedup, , ddt_zap_default_bs, UINT, ZMOD_RW, 173 ZFS_MODULE_PARAM(zfs_dedup, , ddt_zap_default_ibs, UINT, ZMOD_RW,
|
| /freebsd-14.2/sys/dev/hptmv/ |
| H A D | raid5n.h | 58 void HPTLIBAPI DoXor1(ULONG *p0, ULONG *p1, ULONG *p2, UINT nBytes); 59 void HPTLIBAPI DoXor2(ULONG *p0, ULONG *p2, UINT nBytes); 74 extern UINT num_raid5_pages; 115 UINT num_free_pages; 116 UINT active_stripes; 117 UINT num_flushing;
|
| H A D | vdevice.h | 83 #define Map2pVDevice(pDev) ((PVDevice)((UINT_PTR)pDev - (UINT)(UINT_PTR)&((PVDevice)0)->u.disk)) 125 UINT nInstances; 275 UINT seconds:6; /* 0 - 59 */ 276 UINT minutes:6; /* 0 - 59 */ 277 UINT month:4; /* 1 - 12 */ 278 UINT hours:6; /* 0 - 59 */ 279 UINT day:5; /* 1 - 31 */ 280 UINT year:5; /* 0=2000, 31=2031 */
|
| H A D | array.h | 40 UINT seconds:6; /* 0 - 59 */ 41 UINT minutes:6; /* 0 - 59 */ 42 UINT month:4; /* 1 - 12 */ 43 UINT hours:6; /* 0 - 59 */ 44 UINT day:5; /* 1 - 31 */ 45 UINT year:5; /* 0=2000, 31=2031 */
|
| H A D | global.h | 132 #define LongDiv(x, y) (x / (UINT)(y)) 133 #define LongRem(x, y) (x % (UINT)(y)) 151 #define MemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (UINT)(c)) 152 #define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (UINT)c)
|
| H A D | hptintf.h | 336 UINT seconds:6; /* 0 - 59 */ 337 UINT minutes:6; /* 0 - 59 */ 338 UINT month:4; /* 1 - 12 */ 339 UINT hours:6; /* 0 - 59 */ 340 UINT day:5; /* 1 - 31 */ 341 UINT year:5; /* 0=2000, 31=2031 */
|
| H A D | hptproc.c | 63 UINT i, iarray, ichan; in hpt_set_asc_info() 396 hpt_copy_disk_info(HPT_GET_INFO *pinfo, PVDevice pVDev, UINT iChan) in hpt_copy_disk_info() 480 …sprintf(buf, "Rebuilding %d%%", (UINT)((pTmpArray->u.array.RebuildSectors>>11)*100/((pTmpArray->VD… in hpt_copy_array_info() 485 …sprintf(buf, "Verifying %d%%", (UINT)((pTmpArray->u.array.RebuildSectors>>11)*100/((pTmpArray->VDe… in hpt_copy_array_info() 509 UINT channel,j,i; in hpt_get_info()
|
| H A D | mvOs.h | 55 typedef unsigned int UINT, BOOL; typedef
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | charconv.h | 39 extern wchar_t *cp_to_utf_16le(UINT codepage, const char *cp_string, DWORD flags); 40 extern char *utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string);
|
| H A D | charconv.c | 44 cp_to_utf_16le(UINT codepage, const char *cp_string, DWORD flags) in cp_to_utf_16le() 96 utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string) in utf_16le_to_cp()
|
| H A D | pcap-airpcap.c | 61 typedef BOOL (*AirpcapSetDeviceMacFlagsHandler)(PAirpcapHandle, UINT); 64 typedef BOOL (*AirpcapSetKernelBufferHandler)(PAirpcapHandle, UINT); 65 typedef BOOL (*AirpcapSetFilterHandler)(PAirpcapHandle, PVOID, UINT); 66 typedef BOOL (*AirpcapSetMinToCopyHandler)(PAirpcapHandle, UINT); 68 typedef BOOL (*AirpcapReadHandler)(PAirpcapHandle, PBYTE, UINT, PUINT); 583 UINT bytes_read; in airpcap_read()
|
| /freebsd-14.2/contrib/bsddialog/ |
| H A D | util_theme.c | 45 UINT, enumerator 60 { "theme.shadow.y", UINT, &t.shadow.y }, 61 { "theme.shadow.x", UINT, &t.shadow.x }, 91 { "theme.button.minmargin", UINT, &t.button.minmargin}, 92 { "theme.button.maxmargin", UINT, &t.button.maxmargin}, 151 case UINT: in savetheme() 231 case UINT: in loadtheme()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibFunc.h | 262 UINT = 0x30, enumerator 264 U8 = UINT | B8, 265 U16 = UINT | B16, 266 U32 = UINT | B32, 267 U64 = UINT | B64,
|
| /freebsd-14.2/crypto/openssl/crypto/rand/ |
| H A D | rand_deprecated.c | 20 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam) in RAND_event()
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_i18n.cpp | 233 static UINT const default_code_page = CP_OEMCP; 234 static UINT code_page = default_code_page; 237 static UINT get_code_page(); 240 static UINT get_code_page() { in get_code_page() 242 UINT cp = default_code_page; in get_code_page()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | vdev_file.c | 353 ZFS_MODULE_PARAM(zfs_vdev_file, vdev_file_, logical_ashift, UINT, ZMOD_RW, 355 ZFS_MODULE_PARAM(zfs_vdev_file, vdev_file_, physical_ashift, UINT, ZMOD_RW,
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | vdev_file.c | 379 ZFS_MODULE_PARAM(zfs_vdev_file, vdev_file_, logical_ashift, UINT, ZMOD_RW, 381 ZFS_MODULE_PARAM(zfs_vdev_file, vdev_file_, physical_ashift, UINT, ZMOD_RW,
|
| /freebsd-14.2/crypto/openssl/crypto/ |
| H A D | getenv.c | 29 UINT curacp; in ossl_safe_getenv()
|
| H A D | LPdir_win.c | 103 UINT cp; in LP_find_file()
|
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | rand.h | 115 OSSL_DEPRECATEDIN_1_1_0 int RAND_event(UINT, WPARAM, LPARAM);
|
| /freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/ |
| H A D | path.cpp | 421 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; in __wide_to_char() 433 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; in __char_to_wide()
|