/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | semi.h | 13 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 D | semi.c | 11 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 D | dotest.c | 55 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 D | intern.h | 24 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 D | random.c | 11 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 D | native_types.txt | 4 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 D | Acpi40.h | 60 UINT32 RsdtAddress; 61 UINT32 Length; 77 UINT32 Signature; 78 UINT32 Length; 84 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers. 108 UINT32 FirmwareCtrl; 109 UINT32 Dsdt; 113 UINT32 SmiCmd; 118 UINT32 Pm1aEvtBlk; 119 UINT32 Pm1bEvtBlk; [all …]
|
H A D | Acpi50.h | 91 UINT32 ConnectionSpeed; 107 UINT32 ConnectionSpeed; 126 UINT32 DefaultBaudRate; 183 UINT32 RsdtAddress; 184 UINT32 Length; 200 UINT32 Signature; 201 UINT32 Length; 207 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers. 231 UINT32 FirmwareCtrl; 232 UINT32 Dsdt; [all …]
|
H A D | Acpi60.h | 63 UINT32 RsdtAddress; 64 UINT32 Length; 80 UINT32 Signature; 81 UINT32 Length; 87 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers. 111 UINT32 FirmwareCtrl; 112 UINT32 Dsdt; 116 UINT32 SmiCmd; 121 UINT32 Pm1aEvtBlk; 122 UINT32 Pm1bEvtBlk; [all …]
|
H A D | Acpi51.h | 64 UINT32 RsdtAddress; 65 UINT32 Length; 81 UINT32 Signature; 82 UINT32 Length; 88 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers. 112 UINT32 FirmwareCtrl; 113 UINT32 Dsdt; 117 UINT32 SmiCmd; 122 UINT32 Pm1aEvtBlk; 123 UINT32 Pm1bEvtBlk; [all …]
|
H A D | Acpi10.h | 18 UINT32 Signature; 19 UINT32 Length; 27 UINT32 Signature; 28 UINT32 Length; 33 UINT32 OemRevision; 34 UINT32 CreatorId; 35 UINT32 CreatorRevision; 213 UINT32 BaseAddressMin; 214 UINT32 BaseAddressMax; 215 UINT32 Alignment; [all …]
|
H A D | Acpi20.h | 77 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 D | Acpi30.h | 102 UINT32 RsdtAddress; 103 UINT32 Length; 119 UINT32 Signature; 120 UINT32 Length; 126 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT32 table pointers. 150 UINT32 FirmwareCtrl; 151 UINT32 Dsdt; 155 UINT32 SmiCmd; 160 UINT32 Pm1aEvtBlk; 161 UINT32 Pm1bEvtBlk; [all …]
|
/freebsd/stand/efi/include/i386/ |
H A D | pe.h | 33 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 D | PROTOCOL.mux | 8 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 D | aslcompiler.h | 251 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 D | pe.h | 33 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 D | acutils.h | 268 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 D | acdisasm.h | 162 #define ACPI_DEFAULT_RESNAME *(UINT32 *) "__RD" 335 UINT32 Level; 336 UINT32 LastLevel; 337 UINT32 Count; 338 UINT32 BitOffset; 339 UINT32 Flags; 340 UINT32 AmlOffset; 351 UINT32 Level, 360 UINT32 Length, 361 UINT32 Level); [all …]
|
H A D | actbl2.h | 245 UINT32 NodeSpecificOffset; 246 UINT32 NodeInterfaceOffset; 247 UINT32 NodeInterruptOffset; 248 UINT32 NodeInterruptCount; 275 UINT32 ProcessorId; 295 UINT32 CacheReference; 296 UINT32 Reserved; 311 UINT32 TlbLevel; 312 UINT32 Reserved; 320 UINT32 Resource; [all …]
|
H A D | actbl1.h | 314 UINT32 MfgId; 383 UINT32 EnterpriseId; 415 UINT32 NumEntries; 449 UINT32 Reserved; 476 UINT32 Reserved1; 493 UINT32 RegionLength; /* Length of the boot error region */ 503 UINT32 BlockStatus; /* Type of error information */ 504 UINT32 RawDataOffset; /* Offset to raw error data */ 505 UINT32 RawDataLength; /* Length of raw error data */ 506 UINT32 DataLength; /* Length of generic error data */ [all …]
|
H A D | acpixf.h | 365 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 D | efitcp.h | 35 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 D | efiip.h | 32 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 D | azoteq,iqs7211.yaml | 49 $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 …]
|