Searched refs:UINT (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-9.3-release/sys/dev/hptmv/
H A Draid5n.h58 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 Dvdevice.h80 #define ARRAY_VDEV_SIZE ((UINT)(ULONG_PTR)&((PVDevice)0)->u+sizeof(RaidArray))
81 #define DISK_VDEV_SIZE ((UINT)(ULONG_PTR)&((PVDevice)0)->u+sizeof(Device))
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 yea
[all...]
H A Darray.h40 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 Dglobal.h132 #define LongDiv(x, y) (x / (UINT)(y))
133 #define LongRem(x, y) (x % (UINT)(y))
159 #define MemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (UINT)(c))
160 #define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (UINT)c)
H A Dhptintf.h336 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 DmvOs.h55 typedef unsigned int UINT, BOOL; typedef
H A Dhptproc.c66 UINT i, iarray, ichan;
372 hpt_copy_disk_info(HPT_GET_INFO *pinfo, PVDevice pVDev, UINT iChan)
456 sprintf(buf, "Rebuilding %d%%", (UINT)((pTmpArray->u.array.RebuildSectors>>11)*100/((pTmpArray->VDeviceCapacity/(pTmpArray->u.array.bArnMember-1))>>11)));
461 sprintf(buf, "Verifying %d%%", (UINT)((pTmpArray->u.array.RebuildSectors>>11)*100/((pTmpArray->VDeviceCapacity/(pTmpArray->u.array.bArnMember-1))>>11)));
485 UINT channel,j,i;
/freebsd-9.3-release/bin/ps/
H A Dkeyword.c79 {"cow", "COW", NULL, 0, kvar, KOFF(ki_cow), UINT, "u", 0},
80 {"cpu", "CPU", NULL, 0, kvar, KOFF(ki_estcpu), UINT, "d", 0},
91 {"gid", "GID", NULL, 0, kvar, KOFF(ki_groups), UINT, UIDFMT, 0},
105 {"lwp", "LWP", NULL, 0, kvar, KOFF(ki_tid), UINT, LWPFMT, 0},
114 {"nlwp", "NLWP", NULL, 0, kvar, KOFF(ki_numthreads), UINT, NLWPFMT, 0},
126 {"pgid", "PGID", NULL, 0, kvar, KOFF(ki_pgid), UINT, PIDFMT, 0},
127 {"pid", "PID", NULL, 0, kvar, KOFF(ki_pid), UINT, PIDFMT, 0},
129 {"ppid", "PPID", NULL, 0, kvar, KOFF(ki_ppid), UINT, PIDFMT, 0},
131 {"re", "RE", NULL, INF127, kvar, KOFF(ki_swtime), UINT, "d", 0},
132 {"rgid", "RGID", NULL, 0, kvar, KOFF(ki_rgid), UINT, UIDFM
[all...]
H A Dps.h36 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator in enum:type
/freebsd-9.3-release/usr.bin/xlint/common/
H A Dinittyp.c78 INT, UINT,
80 { UINT, { INT_SIZE, 3 * CHAR_BIT,
81 INT, UINT,
H A Dlint.h61 UINT, /* unsigned int */ enumerator in enum:__anon10838
/freebsd-9.3-release/crypto/openssl/apps/
H A Dwinrand.c67 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dlint.h53 UINT, /* unsigned int */ enumerator in enum:__anon10841
H A Dscan.l466 { UINT, ULONG, UQUAD }
526 typ = UINT;
532 if (typ == UINT || typ == ULONG) {
544 case UINT:
H A Ddecl.c110 typetab[UINT].t_tspec = UINT;
365 if (t2 == INT || t2 == UINT) {
374 if (t2 == INT || t2 == UINT || t2 == LONG || t2 == ULONG ||
380 } else if (t2 == UINT) {
415 case UINT:
746 t = s == SIGNED ? INT : UINT;
1009 } else if (t != INT && t != UINT) {
1123 dsym->s_type = gettyp(UINT);
1963 t = tflag ? UINT
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A Drand.h127 int RAND_event(UINT, WPARAM, LPARAM);
H A Drand_win.c172 typedef DWORD(WINAPI *GETQUEUESTATUS) (UINT);
583 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam)
/freebsd-9.3-release/usr.bin/xlint/lint2/
H A Dchk.c504 t1 = tflag ? UINT : INT;
509 t1 = INT_MAX < USHRT_MAX || tflag ? UINT : INT;
658 if ((t1 = tp->t_tspec) != INT && (hflag || t1 != UINT))
732 * to INT or UINT.
734 if (t1 != INT && (hflag || t1 != UINT))
748 /* USHORT was promoted to INT or UINT */
749 if (t1 != UINT && t1 != INT)
752 if (t1 != UINT && (hflag || t1 != INT))
801 if (t2 != INT && t2 != UINT)
910 sz = UINT;
[all...]
H A Demit2.c70 case UINT: t = 'I'; s = 'u'; break;
/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-dos.h54 typedef unsigned int UINT; typedef
/freebsd-9.3-release/sys/contrib/dev/nve/
H A Dbasetype.h84 typedef unsigned int UINT; typedef
/freebsd-9.3-release/sys/dev/nve/
H A Dif_nvereg.h195 extern int ADAPTER_Init (PVOID pContext, USHORT usForcedSpeed, UCHAR ucForceDpx, UCHAR ucForceMode, UINT *puiLinkState);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dm2-exp.y160 %token <ulval> UINT M2_TRUE M2_FALSE CHAR
497 exp : UINT
755 return UINT;
/freebsd-9.3-release/contrib/tcpdump/
H A Dtcpdump.c58 #define uint UINT
140 static UINT timer_id;
141 static void CALLBACK verbose_stats_dump(UINT, UINT, DWORD_PTR, DWORD_PTR, DWORD_PTR);
2033 void CALLBACK verbose_stats_dump (UINT timer_id _U_, UINT msg _U_, DWORD_PTR arg _U_,
/freebsd-9.3-release/lib/libmd/
H A Dsha_locl.h68 #define UINT unsigned int macro

Completed in 293 milliseconds

12