Symbol: UINT32
bin/ps/keyword.c
150
{"re", "RE", NULL, INF127, pvar, 3, 0, POFF(p_swtime), UINT32, "u"},
bin/ps/keyword.c
161
{"sigcatch", "CAUGHT", NULL, 0, pvar, 8, 0, POFF(p_sigcatch), UINT32, "x"},
bin/ps/keyword.c
163
NULL, 0, pvar, 8, 0, POFF(p_sigignore), UINT32, "x"},
bin/ps/keyword.c
164
{"sigmask", "BLOCKED", NULL, 0, pvar, 8, 0, POFF(p_sigmask), UINT32, "x"},
bin/ps/keyword.c
165
{"sl", "SL", NULL, INF127, pvar, 3, 0, POFF(p_slptime), UINT32, "u"},
bin/ps/keyword.c
69
{ n1, n2, NULL, 0, fn, UIDLEN, 0, off, UINT32, UIDFMT }
bin/ps/keyword.c
92
{"acflag", "ACFLG", NULL, 0, pvar, 3, 0, POFF(p_acflag), UINT32, "x"},
bin/ps/keyword.c
99
{"cpu", "CPU", NULL, 0, pvar, 3, 0, POFF(p_estcpu), UINT32, "d"},
bin/ps/print.c
807
case UINT32:
sys/arch/amd64/stand/efiboot/efiboot.c
1116
UINT32 idle_attrs = 0x1 | 0x2 | 0x4;
sys/arch/amd64/stand/efiboot/efiboot.c
1268
UINT32 osind_attrs = 0x1 | 0x2 | 0x4;
sys/arch/amd64/stand/efiboot/efiboot.c
339
UINT32 mmver;
sys/arch/amd64/stand/efiboot/efidev.c
59
UINT32 mediaid;
sys/arch/arm64/stand/efiboot/disk.h
10
UINT32 mediaid;
sys/arch/arm64/stand/efiboot/efiboot.c
1036
UINT32 mmver;
sys/arch/arm64/stand/efiboot/efiboot.c
1338
UINT32 osind_attrs = 0x1 | 0x2 | 0x4;
sys/arch/arm64/stand/efiboot/efiboot.c
64
UINT32 mmap_version;
sys/arch/arm64/stand/efiboot/efidt.h
35
IN UINT32 Flags
sys/arch/armv7/stand/efiboot/disk.h
10
UINT32 mediaid;
sys/arch/armv7/stand/efiboot/efiboot.c
56
UINT32 mmap_version;
sys/arch/armv7/stand/efiboot/efiboot.c
909
UINT32 mmver;
sys/arch/armv7/stand/efiboot/efidt.h
35
IN UINT32 Flags
sys/arch/riscv64/stand/efiboot/disk.h
10
UINT32 mediaid;
sys/arch/riscv64/stand/efiboot/efiboot.c
61
UINT32 mmap_version;
sys/arch/riscv64/stand/efiboot/efiboot.c
914
UINT32 mmver;
sys/arch/riscv64/stand/efiboot/efidt.h
35
IN UINT32 Flags
sys/dev/efi/efi.h
100
UINT32 Pad;
sys/dev/efi/efi.h
119
UINT32 Revision;
sys/dev/efi/efi.h
120
UINT32 HeaderSize;
sys/dev/efi/efi.h
121
UINT32 CRC32;
sys/dev/efi/efi.h
122
UINT32 Reserved;
sys/dev/efi/efi.h
133
UINT32 Nanosecond;
sys/dev/efi/efi.h
143
typedef EFI_STATUS (EFIAPI *EFI_SET_VIRTUAL_ADDRESS_MAP)(UINTN, UINTN, UINT32, EFI_MEMORY_DESCRIPTOR *);
sys/dev/efi/efi.h
144
typedef EFI_STATUS (EFIAPI *EFI_GET_VARIABLE)(CHAR16 *, EFI_GUID *, UINT32 *, UINTN *, VOID *);
sys/dev/efi/efi.h
146
typedef EFI_STATUS (EFIAPI *EFI_SET_VARIABLE)(CHAR16 *, EFI_GUID *, UINT32, UINTN, VOID *);
sys/dev/efi/efi.h
175
UINT32 FirmwareRevision;
sys/dev/efi/efi.h
190
UINT32 FwType;
sys/dev/efi/efi.h
191
UINT32 FwVersion;
sys/dev/efi/efi.h
192
UINT32 LowestSupportedFwVersion;
sys/dev/efi/efi.h
193
UINT32 CapsuleFlags;
sys/dev/efi/efi.h
194
UINT32 LastAttemptVersion;
sys/dev/efi/efi.h
195
UINT32 LastAttemptStatus;
sys/dev/efi/efi.h
199
UINT32 FwResourceCount;
sys/dev/efi/efi.h
200
UINT32 FwResourceCountMax;
sys/dev/efi/efi.h
38
UINT32 Data1;
sys/dev/efi/efi.h
99
UINT32 Type;
sys/dev/fdt/qcscm.c
148
EFI_STATUS qcscm_efi_get_variable(CHAR16 *, EFI_GUID *, UINT32 *,
sys/dev/fdt/qcscm.c
150
EFI_STATUS qcscm_efi_set_variable(CHAR16 *, EFI_GUID *, UINT32,
sys/dev/fdt/qcscm.c
663
qcscm_efi_get_variable(CHAR16 *name, EFI_GUID *guid, UINT32 *attributes,
sys/dev/fdt/qcscm.c
686
qcscm_efi_set_variable(CHAR16 *name, EFI_GUID *guid, UINT32 attributes,
sys/stand/efi/include/efi_nii.h
63
UINT32 ImageSize;
sys/stand/efi/include/efiapi.h
143
IN UINT32 Type,
sys/stand/efi/include/efiapi.h
233
OUT UINT32 *Attributes OPTIONAL,
sys/stand/efi/include/efiapi.h
252
IN UINT32 Attributes,
sys/stand/efi/include/efiapi.h
263
UINT32 Resolution; // 1e-6 parts per million
sys/stand/efi/include/efiapi.h
264
UINT32 Accuracy; // hertz
sys/stand/efi/include/efiapi.h
371
UINT32 Revision;
sys/stand/efi/include/efiapi.h
381
UINT32 LoadOptionsSize;
sys/stand/efi/include/efiapi.h
448
OUT UINT32 *HighCount
sys/stand/efi/include/efiapi.h
569
IN UINT32 Attributes
sys/stand/efi/include/efiapi.h
584
UINT32 Attributes;
sys/stand/efi/include/efiapi.h
585
UINT32 OpenCount;
sys/stand/efi/include/efiapi.h
642
OUT UINT32 *Crc32
sys/stand/efi/include/efiapi.h
667
UINT32 Revision;
sys/stand/efi/include/efiapi.h
668
UINT32 HeaderSize;
sys/stand/efi/include/efiapi.h
669
UINT32 CRC32;
sys/stand/efi/include/efiapi.h
670
UINT32 Reserved;
sys/stand/efi/include/efiapi.h
71
OUT UINT32 *DescriptorVersion
sys/stand/efi/include/efiapi.h
900
UINT32 FirmwareRevision;
sys/stand/efi/include/efiapi.h
924
UINT32 FwResourceCount;
sys/stand/efi/include/efiapi.h
925
UINT32 FwResourceCountMax;
sys/stand/efi/include/efiapi.h
934
UINT32 FwType;
sys/stand/efi/include/efiapi.h
935
UINT32 FwVersion;
sys/stand/efi/include/efiapi.h
936
UINT32 LowestSupportedFwVersion;
sys/stand/efi/include/efiapi.h
937
UINT32 CapsuleFlags;
sys/stand/efi/include/efiapi.h
938
UINT32 LastAttemptVersion;
sys/stand/efi/include/efiapi.h
939
UINT32 LastAttemptStatus;
sys/stand/efi/include/efiapi.h
96
IN UINT32 DescriptorVersion,
sys/stand/efi/include/efidef.h
180
UINT32 Type; // Field size is 32 bits followed by 32 bit pad
sys/stand/efi/include/efidef.h
181
UINT32 Pad;
sys/stand/efi/include/efidef.h
74
UINT32 Data1;
sys/stand/efi/include/efidef.h
93
UINT32 Nanosecond; // 0 - 999,999,999
sys/stand/efi/include/efidevp.h
119
UINT32 Controller;
sys/stand/efi/include/efidevp.h
130
UINT32 HID;
sys/stand/efi/include/efidevp.h
131
UINT32 UID;
sys/stand/efi/include/efidevp.h
137
UINT32 HID;
sys/stand/efi/include/efidevp.h
138
UINT32 UID;
sys/stand/efi/include/efidevp.h
139
UINT32 CID;
sys/stand/efi/include/efidevp.h
150
#define EISA_ID(_Name, _Num) ((UINT32) ((_Name) | (_Num) << 16))
sys/stand/efi/include/efidevp.h
179
UINT32 Reserved;
sys/stand/efi/include/efidevp.h
187
UINT32 Reserved;
sys/stand/efi/include/efidevp.h
211
UINT32 Tid;
sys/stand/efi/include/efidevp.h
246
UINT32 ResourceFlags;
sys/stand/efi/include/efidevp.h
262
UINT32 Reserved;
sys/stand/efi/include/efidevp.h
297
UINT32 PartitionNumber;
sys/stand/efi/include/efidevp.h
314
UINT32 BootEntry;
sys/stand/efi/include/efidevp.h
97
UINT32 MemoryType;
sys/stand/efi/include/efifpswa.h
35
UINT32 Revision;
sys/stand/efi/include/efifpswa.h
36
UINT32 Reserved;
sys/stand/efi/include/efifs.h
100
UINT32 ArraySize;
sys/stand/efi/include/efifs.h
101
UINT32 ArrayCount;
sys/stand/efi/include/efifs.h
42
UINT32 DirectoryAllocationNumber;
sys/stand/efi/include/efifs.h
43
UINT32 BlockSize;
sys/stand/efi/include/efifs.h
63
UINT32 Class;
sys/stand/efi/include/efifs.h
64
UINT32 LBALOffset;
sys/stand/efi/include/efifs.h
97
UINT32 Class;
sys/stand/efi/include/efigop.h
36
UINT32 RedMask;
sys/stand/efi/include/efigop.h
37
UINT32 GreenMask;
sys/stand/efi/include/efigop.h
38
UINT32 BlueMask;
sys/stand/efi/include/efigop.h
39
UINT32 ReservedMask;
sys/stand/efi/include/efigop.h
51
UINT32 Version;
sys/stand/efi/include/efigop.h
52
UINT32 HorizontalResolution;
sys/stand/efi/include/efigop.h
53
UINT32 VerticalResolution;
sys/stand/efi/include/efigop.h
56
UINT32 PixelsPerScanLine;
sys/stand/efi/include/efigop.h
60
UINT32 MaxMode;
sys/stand/efi/include/efigop.h
61
UINT32 Mode;
sys/stand/efi/include/efigop.h
72
IN UINT32 ModeNumber,
sys/stand/efi/include/efigop.h
81
IN UINT32 ModeNumber
sys/stand/efi/include/efinet.h
152
UINT32 State;
sys/stand/efi/include/efinet.h
153
UINT32 HwAddressSize;
sys/stand/efi/include/efinet.h
154
UINT32 MediaHeaderSize;
sys/stand/efi/include/efinet.h
155
UINT32 MaxPacketSize;
sys/stand/efi/include/efinet.h
156
UINT32 NvRamSize;
sys/stand/efi/include/efinet.h
157
UINT32 NvRamAccessSize;
sys/stand/efi/include/efinet.h
158
UINT32 ReceiveFilterMask;
sys/stand/efi/include/efinet.h
159
UINT32 ReceiveFilterSetting;
sys/stand/efi/include/efinet.h
160
UINT32 MaxMCastFilterCount;
sys/stand/efi/include/efinet.h
161
UINT32 MCastFilterCount;
sys/stand/efi/include/efinet.h
228
IN UINT32 Enable,
sys/stand/efi/include/efinet.h
229
IN UINT32 Disable,
sys/stand/efi/include/efinet.h
290
OUT UINT32 *InterruptStatus OPTIONAL,
sys/stand/efi/include/efipart.h
52
#define EXTRACT_UINT32(D) (UINT32)(D[0] | (D[1] << 8) | (D[2] << 16) | (D[3] << 24))
sys/stand/efi/include/efiprot.h
128
IN UINT32 MediaId,
sys/stand/efi/include/efiprot.h
139
IN UINT32 MediaId,
sys/stand/efi/include/efiprot.h
325
UINT32 BlockSize;
sys/stand/efi/include/efiprot.h
59
IN UINT32 MediaId,
sys/stand/efi/include/efiprot.h
70
IN UINT32 MediaId,
sys/stand/efi/include/efiprot.h
86
UINT32 MediaId;
sys/stand/efi/include/efiprot.h
94
UINT32 BlockSize;
sys/stand/efi/include/efiprot.h
95
UINT32 IoAlign;
sys/stand/efi/include/efipxebc.h
260
UINT32 ArpCacheEntries;
sys/stand/efi/include/efipxebc.h
262
UINT32 RouteTableEntries;
sys/stand/efi/include/efipxebc.h
46
UINT32 Addr[4];
sys/stand/efi/include/efipxebc.h
463
IN UINT32 PacketLen,
sys/stand/efi/include/efipxebc.h
62
UINT32 BootpIdent;
sys/stand/efi/include/efipxebc.h
72
UINT32 DhcpMagik;
sys/stand/efi/include/efipxebc.h
92
UINT32 reserved;
sys/stand/efi/include/efipxebc.h
93
UINT32 Mtu;
sys/stand/efi/include/efipxebc.h
94
UINT32 Pointer;
sys/stand/efi/include/efiser.h
114
UINT32 ControlMask;
sys/stand/efi/include/efiser.h
117
UINT32 Timeout;
sys/stand/efi/include/efiser.h
119
UINT32 ReceiveFifoDepth;
sys/stand/efi/include/efiser.h
120
UINT32 DataBits;
sys/stand/efi/include/efiser.h
121
UINT32 Parity;
sys/stand/efi/include/efiser.h
122
UINT32 StopBits;
sys/stand/efi/include/efiser.h
128
UINT32 Revision;
sys/stand/efi/include/efiser.h
76
IN UINT32 ReceiveFifoDepth,
sys/stand/efi/include/efiser.h
77
IN UINT32 Timeout,
sys/stand/efi/include/efiser.h
87
IN UINT32 Control
sys/stand/efi/include/efiser.h
94
OUT UINT32 *Control
usr.bin/ssh/umac.c
1069
poly_hash(ctx,(UINT32 *)nh_result);
usr.bin/ssh/umac.c
1081
poly_hash(ctx,(UINT32 *)nh_result);
usr.bin/ssh/umac.c
1106
poly_hash(ctx,(UINT32 *)nh_result);
usr.bin/ssh/umac.c
1125
UINT32 nh_len;
usr.bin/ssh/umac.c
1146
poly_hash(ahc,(UINT32 *)nh_result);
usr.bin/ssh/umac.c
1155
poly_hash(ahc,(UINT32 *)nh_result);
usr.bin/ssh/umac.c
125
#define MUL64(a,b) ((UINT64)((UINT64)(UINT32)(a) * (UINT64)(UINT32)(b)))
usr.bin/ssh/umac.c
247
UINT32 align;
usr.bin/ssh/umac.c
252
*(UINT32 *)t.tmp_nonce_lo = ((const UINT32 *)nonce)[1];
usr.bin/ssh/umac.c
255
if ( (((UINT32 *)t.tmp_nonce_lo)[0] != ((UINT32 *)pc->nonce)[1]) ||
usr.bin/ssh/umac.c
256
(((const UINT32 *)nonce)[0] != ((UINT32 *)pc->nonce)[0]) )
usr.bin/ssh/umac.c
258
((UINT32 *)pc->nonce)[0] = ((const UINT32 *)nonce)[0];
usr.bin/ssh/umac.c
259
((UINT32 *)pc->nonce)[1] = ((UINT32 *)t.tmp_nonce_lo)[0];
usr.bin/ssh/umac.c
264
*((UINT32 *)buf) ^= ((UINT32 *)pc->cache)[ndx];
usr.bin/ssh/umac.c
269
((UINT32 *)buf)[2] ^= ((UINT32 *)pc->cache)[2];
usr.bin/ssh/umac.c
326
static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen)
usr.bin/ssh/umac.c
335
UINT32 *k = (UINT32 *)kp;
usr.bin/ssh/umac.c
336
const UINT32 *d = (const UINT32 *)dp;
usr.bin/ssh/umac.c
337
UINT32 d0,d1,d2,d3,d4,d5,d6,d7;
usr.bin/ssh/umac.c
338
UINT32 k0,k1,k2,k3,k4,k5,k6,k7;
usr.bin/ssh/umac.c
361
static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen)
usr.bin/ssh/umac.c
368
UINT32 *k = (UINT32 *)kp;
usr.bin/ssh/umac.c
369
const UINT32 *d = (const UINT32 *)dp;
usr.bin/ssh/umac.c
370
UINT32 d0,d1,d2,d3,d4,d5,d6,d7;
usr.bin/ssh/umac.c
371
UINT32 k0,k1,k2,k3,k4,k5,k6,k7,
usr.bin/ssh/umac.c
408
static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen)
usr.bin/ssh/umac.c
415
UINT32 *k = (UINT32 *)kp;
usr.bin/ssh/umac.c
416
const UINT32 *d = (const UINT32 *)dp;
usr.bin/ssh/umac.c
417
UINT32 d0,d1,d2,d3,d4,d5,d6,d7;
usr.bin/ssh/umac.c
418
UINT32 k0,k1,k2,k3,k4,k5,k6,k7,
usr.bin/ssh/umac.c
463
static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen)
usr.bin/ssh/umac.c
470
UINT32 *k = (UINT32 *)kp;
usr.bin/ssh/umac.c
471
const UINT32 *d = (const UINT32 *)dp;
usr.bin/ssh/umac.c
472
UINT32 d0,d1,d2,d3,d4,d5,d6,d7;
usr.bin/ssh/umac.c
473
UINT32 k0,k1,k2,k3,k4,k5,k6,k7,
usr.bin/ssh/umac.c
532
static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes)
usr.bin/ssh/umac.c
548
static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes)
usr.bin/ssh/umac.c
554
UINT32 *p = (UINT32 *)buf;
usr.bin/ssh/umac.c
560
UINT32 *p = (UINT32 *)buf;
usr.bin/ssh/umac.c
561
UINT32 t;
usr.bin/ssh/umac.c
607
static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes)
usr.bin/ssh/umac.c
611
UINT32 i,j;
usr.bin/ssh/umac.c
702
static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len,
usr.bin/ssh/umac.c
703
UINT32 unpadded_len, UINT8 *result)
usr.bin/ssh/umac.c
709
UINT32 nbits;
usr.bin/ssh/umac.c
775
UINT32 ip_trans[STREAMS]; /* Inner-product translation */
usr.bin/ssh/umac.c
776
UINT32 msg_len; /* Total length of data passed */
usr.bin/ssh/umac.c
794
UINT32 key_hi = (UINT32)(key >> 32),
usr.bin/ssh/umac.c
795
key_lo = (UINT32)key,
usr.bin/ssh/umac.c
796
cur_hi = (UINT32)(cur >> 32),
usr.bin/ssh/umac.c
797
cur_lo = (UINT32)cur,
usr.bin/ssh/umac.c
803
x_lo = (UINT32)X;
usr.bin/ssh/umac.c
804
x_hi = (UINT32)(X >> 32);
usr.bin/ssh/umac.c
827
static void poly_hash(uhash_ctx_t hc, UINT32 data_in[])
usr.bin/ssh/umac.c
833
if ((UINT32)(data[i] >> 32) == 0xfffffffful) {
usr.bin/ssh/umac.c
865
static UINT32 ip_reduce_p36(UINT64 t)
usr.bin/ssh/umac.c
875
return (UINT32)(ret);
usr.bin/ssh/umac.c
889
STORE_UINT32_BIG((UINT32 *)res+0, ip_reduce_p36(t) ^ ahc->ip_trans[0]);
usr.bin/ssh/umac.c
892
STORE_UINT32_BIG((UINT32 *)res+1, ip_reduce_p36(t) ^ ahc->ip_trans[1]);
usr.bin/ssh/umac.c
896
STORE_UINT32_BIG((UINT32 *)res+2, ip_reduce_p36(t) ^ ahc->ip_trans[2]);
usr.bin/ssh/umac.c
900
STORE_UINT32_BIG((UINT32 *)res+3, ip_reduce_p36(t) ^ ahc->ip_trans[3]);
usr.bin/ssh/umac.c
918
STORE_UINT32_BIG((UINT32 *)res+i,
usr.bin/ssh/umac.c
990
kdf(ahc->ip_trans, prf_key, 4, STREAMS * sizeof(UINT32));
usr.bin/ssh/umac.c
991
endian_convert_if_le(ahc->ip_trans, sizeof(UINT32),
usr.bin/ssh/umac.c
992
STREAMS * sizeof(UINT32));
usr.sbin/installboot/efi_bootmgr.c
58
UINT32 PartitionNumber;
usr.sbin/installboot/efi_bootmgr.c
92
UINT32 Attributes;