Home
last modified time | relevance | path

Searched full:uint32 (Results 1 – 25 of 1464) sorted by relevance

12345678910>>...59

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.h13 char *test_ceil(uint32 *in, uint32 *out);
14 char *test_floor(uint32 *in, uint32 *out);
15 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
16 char *test_ldexp(uint32 *x, uint32 *n, uint32 *out);
17 char *test_frexp(uint32 *x, uint32 *out, uint32 *nout);
18 char *test_modf(uint32 *x, uint32 *iout, uint32 *fout);
19 char *test_ceilf(uint32 *in, uint32 *out);
20 char *test_floorf(uint32 *in, uint32 *out);
21 char *test_fmodf(uint32 *a, uint32 *b, uint32 *out);
22 char *test_ldexpf(uint32 *x, uint32 *n, uint32 *out);
[all …]
H A Dsemi.c11 static void test_rint(uint32 *in, uint32 *out, in test_rint()
15 uint32 xh, xl, roundword; in test_rint()
64 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil()
69 char *test_floor(uint32 *in, uint32 *out) { in test_floor()
74 static void test_rintf(uint32 *in, uint32 *out, in test_rintf()
78 uint32 x, roundword; in test_rintf()
120 char *test_ceilf(uint32 *in, uint32 *out) { in test_ceilf()
125 char *test_floorf(uint32 *in, uint32 *out) { in test_floorf()
130 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod()
133 uint32 am[2], bm[2]; in test_fmod()
[all …]
H A Ddotest.c55 static void cases_biased(uint32 *, uint32, uint32);
56 static void cases_biased_positive(uint32 *, uint32, uint32);
57 static void cases_biased_float(uint32 *, uint32, uint32);
58 static void cases_uniform(uint32 *, uint32, uint32);
59 static void cases_uniform_positive(uint32 *, uint32, uint32);
60 static void cases_uniform_float(uint32 *, uint32, uint32);
61 static void cases_uniform_float_positive(uint32 *, uint32, uint32);
62 static void log_cases(uint32 *, uint32, uint32);
63 static void log_cases_float(uint32 *, uint32, uint32);
64 static void log1p_cases(uint32 *, uint32, uint32);
[all …]
H A Dintern.h24 typedef char * (*testsemi1)(uint32 *, uint32 *);
25 typedef char * (*testsemi2)(uint32 *, uint32 *, uint32 *);
26 typedef char * (*testsemi2f)(uint32 *, uint32 *, uint32 *);
27 typedef char * (*testldexp)(uint32 *, uint32 *, uint32 *);
28 typedef char * (*testfrexp)(uint32 *, uint32 *, uint32 *);
29 typedef char * (*testmodf)(uint32 *, uint32 *, uint32 *);
30 typedef char * (*testclassify)(uint32 *, uint32 *);
31 typedef char * (*testclassifyf)(uint32 *, uint32 *);
39 typedef void (*casegen)(uint32 *, uint32, uint32);
81 uint32 caseparam1, caseparam2;
H A Drandom.c11 static uint32 seedbuf[55];
14 void seed_random(uint32 seed) { in seed_random()
24 uint32 base_random(void) { in base_random()
30 uint32 random32(void) { in random32()
31 uint32 a, b, b1, b2; in random32()
35 uint32 b3 = b1 | b2; in random32()
60 static uint32 random_upto_makemask(uint32 limit) { in random_upto_makemask()
61 uint32 mask = 0xFFFFFFFF; in random_upto_makemask()
69 static uint32 random_upto_internal(uint32 limit, uint32 mask) { in random_upto_internal()
70 uint32 ret; in random_upto_internal()
[all …]
/freebsd/crypto/openssl/test/recipes/04-test_params_conversion_data/
H A Dnative_types.txt4 uint32=0
11 uint32=6
18 uint32=invalid
23 type=uint32
26 uint32=0
30 type=uint32
33 uint32=6
38 type=uint32
41 uint32=2147483647
46 type=uint32
[all …]
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h65 UINT32 RsdtAddress;
66 UINT32 Length;
82 UINT32 Signature;
83 UINT32 Length;
89 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers.
113 UINT32 FirmwareCtrl;
114 UINT32 Dsdt;
118 UINT32 SmiCmd;
123 UINT32 Pm1aEvtBlk;
124 UINT32 Pm1bEvtBlk;
[all …]
H A DAcpi50.h101 UINT32 ConnectionSpeed;
117 UINT32 ConnectionSpeed;
136 UINT32 DefaultBaudRate;
193 UINT32 RsdtAddress;
194 UINT32 Length;
210 UINT32 Signature;
211 UINT32 Length;
217 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers.
241 UINT32 FirmwareCtrl;
242 UINT32 Dsdt;
[all …]
H A DAcpi60.h73 UINT32 RsdtAddress;
74 UINT32 Length;
90 UINT32 Signature;
91 UINT32 Length;
97 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers.
121 UINT32 FirmwareCtrl;
122 UINT32 Dsdt;
126 UINT32 SmiCmd;
131 UINT32 Pm1aEvtBlk;
132 UINT32 Pm1bEvtBlk;
[all …]
H A DAcpi51.h74 UINT32 RsdtAddress;
75 UINT32 Length;
91 UINT32 Signature;
92 UINT32 Length;
98 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers.
122 UINT32 FirmwareCtrl;
123 UINT32 Dsdt;
127 UINT32 SmiCmd;
132 UINT32 Pm1aEvtBlk;
133 UINT32 Pm1bEvtBlk;
[all …]
H A DAcpi10.h19 UINT32 Signature;
20 UINT32 Length;
28 UINT32 Signature;
29 UINT32 Length;
34 UINT32 OemRevision;
35 UINT32 CreatorId;
36 UINT32 CreatorRevision;
214 UINT32 BaseAddressMin;
215 UINT32 BaseAddressMax;
216 UINT32 Alignment;
[all …]
H A DAcpi20.h77 UINT32 RsdtAddress;
78 UINT32 Length;
94 UINT32 Signature;
95 UINT32 Length;
101 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers.
125 UINT32 FirmwareCtrl;
126 UINT32 Dsdt;
130 UINT32 SmiCmd;
135 UINT32 Pm1aEvtBlk;
136 UINT32 Pm1bEvtBlk;
[all …]
H A DAcpi30.h116 UINT32 RsdtAddress;
117 UINT32 Length;
133 UINT32 Signature;
134 UINT32 Length;
140 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers.
164 UINT32 FirmwareCtrl;
165 UINT32 Dsdt;
169 UINT32 SmiCmd;
174 UINT32 Pm1aEvtBlk;
175 UINT32 Pm1bEvtBlk;
[all …]
/freebsd/stand/efi/include/i386/
H A Dpe.h33 UINT32 e_lfanew; // File address of new exe header
42 UINT32 ne_crc; // Checksum of whole file
47 UINT32 ne_csip; // Initial CS:IP setting
48 UINT32 ne_sssp; // Initial SS:SP setting
57 UINT32 ne_nrestab; // Offset of Non-resident Names Table
76 UINT32 TimeDateStamp;
77 UINT32 PointerToSymbolTable;
78 UINT32 NumberOfSymbols;
108 UINT32 VirtualAddress;
109 UINT32 Size;
[all …]
/freebsd/crypto/openssh/
H A DPROTOCOL.mux8 a length and message type in SSH uint32 wire format:
10 uint32 packet length
11 uint32 packet type
51 uint32 MUX_MSG_HELLO
52 uint32 protocol version
68 uint32 MUX_C_NEW_SESSION
69 uint32 request id
75 uint32 escape char
92 uint32 MUX_S_SESSION_OPENED
93 uint32 client request id
[all …]
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslcompiler.h251 UINT32 FileId);
255 UINT32 FileId);
283 UINT32 Size);
292 UINT32 OldSize,
293 UINT32 NewSize);
305 UINT32 Length);
339 UINT32 Level,
345 UINT32 Level,
351 UINT32 Level,
357 UINT32 Level,
[all …]
/freebsd/stand/efi/include/amd64/
H A Dpe.h33 UINT32 e_lfanew; // File address of new exe header
42 UINT32 ne_crc; // Checksum of whole file
47 UINT32 ne_csip; // Initial CS:IP setting
48 UINT32 ne_sssp; // Initial SS:SP setting
57 UINT32 ne_nrestab; // Offset of Non-resident Names Table
76 UINT32 TimeDateStamp;
77 UINT32 PointerToSymbolTable;
78 UINT32 NumberOfSymbols;
108 UINT32 VirtualAddress;
109 UINT32 Size;
[all …]
/freebsd/sys/contrib/dev/acpica/include/
H A Dacutils.h268 UINT32 Length,
269 UINT32 Offset,
284 UINT32 ObjectSpace;
285 UINT32 NumPackages;
313 UINT32 Position);
319 UINT32 Count);
328 UINT32 Length,
334 UINT32 Length);
339 UINT32 Length);
344 UINT32 Length);
[all …]
H A Dacdisasm.h162 #define ACPI_DEFAULT_RESNAME *(UINT32 *) "__RD"
340 UINT32 Level;
341 UINT32 LastLevel;
342 UINT32 Count;
343 UINT32 BitOffset;
344 UINT32 Flags;
345 UINT32 AmlOffset;
356 UINT32 Level,
365 UINT32 Length,
366 UINT32 Level);
[all …]
H A Dactbl2.h248 UINT32 NodeSpecificOffset;
249 UINT32 NodeInterfaceOffset;
250 UINT32 NodeInterruptOffset;
251 UINT32 NodeInterruptCount;
278 UINT32 ProcessorId;
298 UINT32 CacheReference;
299 UINT32 Reserved;
314 UINT32 TlbLevel;
315 UINT32 Reserved;
323 UINT32 Resource;
[all …]
H A Dactbl1.h324 UINT32 MfgId;
393 UINT32 EnterpriseId;
425 UINT32 NumEntries;
459 UINT32 Reserved;
486 UINT32 Reserved1;
503 UINT32 RegionLength; /* Length of the boot error region */
513 UINT32 BlockStatus; /* Type of error information */
514 UINT32 RawDataOffset; /* Offset to raw error data */
515 UINT32 RawDataLength; /* Length of raw error data */
516 UINT32 DataLength; /* Length of generic error data */
[all …]
H A Dacpixf.h365 ACPI_INIT_GLOBAL (UINT32, AcpiGbl_MaxLoopIterations, ACPI_MAX_LOOP_TIMEOUT);
381 ACPI_INIT_GLOBAL (UINT32, AcpiGbl_TraceFlags, 0);
383 ACPI_INIT_GLOBAL (UINT32, AcpiGbl_TraceDbgLevel, ACPI_TRACE_LEVEL_DEFAULT);
384 ACPI_INIT_GLOBAL (UINT32, AcpiGbl_TraceDbgLayer, ACPI_TRACE_LAYER_DEFAULT);
392 ACPI_INIT_GLOBAL (UINT32, AcpiDbgLevel, ACPI_DEBUG_DEFAULT);
394 ACPI_INIT_GLOBAL (UINT32, AcpiDbgLevel, ACPI_NORMAL_DEFAULT);
396 ACPI_INIT_GLOBAL (UINT32, AcpiDbgLayer, ACPI_COMPONENT_DEFAULT);
415 ACPI_GLOBAL (UINT32, AcpiCurrentGpeCount);
562 UINT32 InitialTableCount,
573 UINT32 Flags))
[all …]
/freebsd/stand/efi/include/
H A Defitcp.h35 UINT32 ReceiveBufferSize;
36 UINT32 SendBufferSize;
37 UINT32 MaxSynBackLog;
38 UINT32 ConnectionTimeout;
39 UINT32 DataRetries;
40 UINT32 FinTimeout;
41 UINT32 TimeWaitTimeout;
42 UINT32 KeepAliveProbes;
43 UINT32 KeepAliveTime;
44 UINT32 KeepAliveInterval;
[all …]
H A Defiip.h32 UINT32 AddressCount;
49 UINT32 ReceiveTimeout;
50 UINT32 TransmitTimeout;
66 UINT32 MaxPacketSize;
69 UINT32 GroupCount;
71 UINT32 RouteCount;
73 UINT32 IcmpTypeCount;
128 UINT32 FragmentLength;
135 UINT32 HeaderLength;
137 UINT32 OptionsLength;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml49 $ref: /schemas/types.yaml#/definitions/uint32
150 $ref: /schemas/types.yaml#/definitions/uint32
158 $ref: /schemas/types.yaml#/definitions/uint32
164 $ref: /schemas/types.yaml#/definitions/uint32
171 $ref: /schemas/types.yaml#/definitions/uint32
177 $ref: /schemas/types.yaml#/definitions/uint32
183 $ref: /schemas/types.yaml#/definitions/uint32
194 $ref: /schemas/types.yaml#/definitions/uint32-array
204 $ref: /schemas/types.yaml#/definitions/uint32-array
214 $ref: /schemas/types.yaml#/definitions/uint32-array
[all …]

12345678910>>...59