| /netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
| H A D | svga3d_dx.h | 49 typedef uint32 SVGA3dInputClassification; 60 typedef uint32 SVGA3dResourceType; 81 typedef uint32 SVGA3dFilter; 124 #define SVGA3D_DX_MAX_CONSTBUF_BINDING_SIZE (4096 * 4 * (uint32)sizeof(uint32)) 126 typedef uint32 SVGA3dShaderResourceViewId; 127 typedef uint32 SVGA3dRenderTargetViewId; 128 typedef uint32 SVGA3dDepthStencilViewId; 130 typedef uint32 SVGA3dShaderId; 131 typedef uint32 SVGA3dElementLayoutId; 132 typedef uint32 SVGA3dSamplerId; [all …]
|
| H A D | svga3d_cmd.h | 319 uint32 id; 320 uint32 size; 328 uint32 numMipLevels; 336 uint32 sid; 362 uint32 sid; 372 uint32 multisampleCount; 390 uint32 sid; 398 uint32 cid; 406 uint32 cid; 414 uint32 cid; [all …]
|
| H A D | svga_reg.h | 56 typedef uint32 SVGAMobId; 327 #define SVGA_GMR_NULL ((uint32) -1) 328 #define SVGA_GMR_FRAMEBUFFER ((uint32) -2) /* Guest Framebuffer (GFB) */ 333 uint32 ppn; 334 uint32 numPages; 342 uint32 gmrId; 343 uint32 offset; 503 volatile uint32 errorOffset; /* Modified by device. */ 506 uint32 length; 511 uint32 mobOffset; [all …]
|
| H A D | svga3d_types.h | 48 #define SVGA3D_INVALID_ID ((uint32)-1) 51 typedef uint32 SVGA3dBool; /* 32-bit Bool definition */ 52 typedef uint32 SVGA3dColor; /* a, r, g, b */ 54 typedef uint32 SVGA3dSurfaceId; 59 uint32 numerator; 60 uint32 denominator; 68 uint32 x; 69 uint32 y; 70 uint32 w; 71 uint32 h; [all …]
|
| H A D | svga_overlay.h | 70 uint32 cmdType; 71 uint32 streamId; 76 uint32 registerId; 77 uint32 value; 83 uint32 cmdType; 84 uint32 streamId; 94 uint32 command; 95 uint32 overlay; 107 uint32 regId; 108 uint32 value; [all …]
|
| H A D | svga3d_caps.h | 87 uint32 length; 105 uint32 data[1]; 111 typedef uint32 SVGA3dCapPair[2];
|
| /netbsd-src/crypto/external/bsd/openssl/dist/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 …]
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | xtensa-modules.c | 310 Field_t_Slot_inst_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_inst_set() 312 uint32 tie_t = val & 0xf; in Field_t_Slot_inst_set() 324 Field_t_Slot_inst16a_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_inst16a_set() 326 uint32 tie_t = val & 0xf; in Field_t_Slot_inst16a_set() 338 Field_t_Slot_inst16b_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_inst16b_set() 340 uint32 tie_t = val & 0xf; in Field_t_Slot_inst16b_set() 352 Field_t_Slot_xt_flix64_slot0_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_xt_flix64_slot0_set() 354 uint32 tie_t = val & 0xf; in Field_t_Slot_xt_flix64_slot0_set() 366 Field_t_Slot_xt_flix64_slot1_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_xt_flix64_slot1_set() 368 uint32 tie_t = val & 0xf; in Field_t_Slot_xt_flix64_slot1_set() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | xtensa-modules.c | 310 Field_t_Slot_inst_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_inst_set() 312 uint32 tie_t = val & 0xf; in Field_t_Slot_inst_set() 324 Field_t_Slot_inst16a_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_inst16a_set() 326 uint32 tie_t = val & 0xf; in Field_t_Slot_inst16a_set() 338 Field_t_Slot_inst16b_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_inst16b_set() 340 uint32 tie_t = val & 0xf; in Field_t_Slot_inst16b_set() 352 Field_t_Slot_xt_flix64_slot0_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_xt_flix64_slot0_set() 354 uint32 tie_t = val & 0xf; in Field_t_Slot_xt_flix64_slot0_set() 366 Field_t_Slot_xt_flix64_slot1_set (xtensa_insnbuf insn, uint32 val) in Field_t_Slot_xt_flix64_slot1_set() 368 uint32 tie_t = val & 0xf; in Field_t_Slot_xt_flix64_slot1_set() [all …]
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| 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 …]
|
| H A D | PROTOCOL | 75 where "packet_length" is encoded as a uint32 and "encrypted_packet" 208 uint32 recipient channel 265 uint32 sender channel 266 uint32 initial window size 267 uint32 maximum packet size 268 uint32 tunnel mode 269 uint32 remote unit number 290 uint32 recipient channel 295 uint32 packet length 296 uint32 address family [all …]
|
| H A D | PROTOCOL.key | 14 uint32 number of keys N 26 uint32 rounds 36 uint32 checkint 37 uint32 checkint
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| H A D | vmwgfx_binding.h | 88 uint32 texture_stage; 114 uint32 offset; 115 uint32 size; 116 uint32 slot; 129 uint32 slot; 142 uint32 offset; 143 uint32 size; 144 uint32 slot; 157 uint32 offset; 158 uint32 stride; [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | xtensa-isa-internal.h | 46 typedef uint32 (*xtensa_get_field_fn) (const xtensa_insnbuf); 47 typedef void (*xtensa_set_field_fn) (xtensa_insnbuf, uint32); 48 typedef int (*xtensa_immed_decode_fn) (uint32 *); 49 typedef int (*xtensa_immed_encode_fn) (uint32 *); 50 typedef int (*xtensa_do_reloc_fn) (uint32 *, uint32); 51 typedef int (*xtensa_undo_reloc_fn) (uint32 *, uint32); 84 uint32 flags; /* See XTENSA_OPERAND_* flags. */ 116 uint32 flags; /* See XTENSA_OPCODE_* flags. */ 135 uint32 flags; /* See XTENSA_INTERFACE_* flags. */ 150 uint32 flags; /* See XTENSA_STATE_* flags. */
|
| H A D | xtensa-isa.h | 33 #ifndef uint32 34 #define uint32 unsigned int macro 173 typedef uint32 xtensa_insnbuf_word; 489 const xtensa_insnbuf slotbuf, uint32 *valp); 494 xtensa_insnbuf slotbuf, uint32 val); 504 uint32 *valp); 508 uint32 *valp); 571 uint32 *valp, uint32 pc); 575 uint32 *valp, uint32 pc);
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | xtensa-isa-internal.h | 46 typedef uint32 (*xtensa_get_field_fn) (const xtensa_insnbuf); 47 typedef void (*xtensa_set_field_fn) (xtensa_insnbuf, uint32); 48 typedef int (*xtensa_immed_decode_fn) (uint32 *); 49 typedef int (*xtensa_immed_encode_fn) (uint32 *); 50 typedef int (*xtensa_do_reloc_fn) (uint32 *, uint32); 51 typedef int (*xtensa_undo_reloc_fn) (uint32 *, uint32); 84 uint32 flags; /* See XTENSA_OPERAND_* flags. */ 116 uint32 flags; /* See XTENSA_OPCODE_* flags. */ 135 uint32 flags; /* See XTENSA_INTERFACE_* flags. */ 150 uint32 flags; /* See XTENSA_STATE_* flags. */
|
| H A D | xtensa-isa.h | 33 #ifndef uint32 34 #define uint32 unsigned int macro 173 typedef uint32 xtensa_insnbuf_word; 489 const xtensa_insnbuf slotbuf, uint32 *valp); 494 xtensa_insnbuf slotbuf, uint32 val); 504 uint32 *valp); 508 uint32 *valp); 571 uint32 *valp, uint32 pc); 575 uint32 *valp, uint32 pc);
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_svr5.c | 1121 static uint32 ncpu; /* number of processors in system */ 1124 static uint32 kmet_get_cpu( int type, char *desc); 1126 uint32 md, metid_t id, units_t units, type_t mettype, 1127 uint32 metsz, uint32 nobj, uint32 nlocs, resource_t res_id, 1128 uint32 ressz ) ; 1143 uint32 *ncpu_p; in kmet_init() 1155 1, 1, MAS_SYSTEM, sizeof(uint32) ); in kmet_init() 1158 if( (ncpu_p = (uint32 *)mas_get_met( md, NCPU, 0 )) == NULL ) in kmet_init() 1164 ncpu = (uint32)(*(short *)ncpu_p); in kmet_init() 1169 kmet_verify( md, MPC_CPU_IDLE, TIX, PROFILE, sizeof(uint32), in kmet_init() [all …]
|
| /netbsd-src/external/gpl2/mkhybrid/dist/ |
| H A D | apple.h | 154 typedef unsigned int uint32; typedef 157 uint32 magic; 158 uint32 serno; /* written only, never read */ 163 uint32 backupCleared; /* time backup bit cleared */ 164 uint32 id; /* dir/file id */ 165 uint32 createTime; /* unix format */ 166 uint32 backupTime; /* unix format */ 178 uint32 fdPutAway; /* Home directory ID [32] */ 191 uint32 btime; /* mac file backup time [36]*/ 193 uint32 ctime; /* mac file create time [44]*/ [all …]
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/report/ |
| H A D | columns.h | 93 FIELD(PVS, pv, NUM, "PE", pe_count, 3, uint32, "pv_pe_count", "Total number of Physical Extents.") 94 FIELD(PVS, pv, NUM, "Alloc", pe_alloc_count, 5, uint32, "pv_pe_alloc_count", "Total number of alloc… 106 FIELD(VGS, vg, NUM, "#Ext", extent_count, 4, uint32, "vg_extent_count", "Total number of Physical E… 107 FIELD(VGS, vg, NUM, "Free", free_count, 4, uint32, "vg_free_count", "Total number of unallocated Ph… 108 FIELD(VGS, vg, NUM, "MaxLV", max_lv, 5, uint32, "max_lv", "Maximum number of LVs allowed in VG or 0… 109 FIELD(VGS, vg, NUM, "MaxPV", max_pv, 5, uint32, "max_pv", "Maximum number of PVs allowed in VG or 0… 110 FIELD(VGS, vg, NUM, "#PV", pv_count, 3, uint32, "pv_count", "Number of PVs.") 113 FIELD(VGS, vg, NUM, "Seq", seqno, 3, uint32, "vg_seqno", "Revision number of internal metadata. In… 120 FIELD(SEGS, seg, NUM, "#Str", area_count, 4, uint32, "stripes", "Number of stripes or mirror legs.") 134 FIELD(PVSEGS, pvseg, NUM, "Start", pe, 5, uint32, "pvseg_start", "Physical Extent number of start o… [all …]
|
| /netbsd-src/external/bsd/openldap/dist/include/ |
| H A D | lutil_sha1.h | 39 typedef ac_uint4 uint32; typedef 42 uint32 state[5]; 43 uint32 count[2]; 49 LDAP_P((uint32 state[5], const unsigned char buffer[64])); 57 LDAP_P((lutil_SHA1_CTX *context, const unsigned char *data, uint32 len));
|
| /netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/ |
| H A D | hpftodit.cpp | 141 typedef unsigned int uint32; typedef 149 uint32 get_uint32(); 150 uint32 get_uint32(char *orig); 151 void seek(uint32 n); 161 uint32 count; 162 uint32 value; 232 uint32 nchars = 0; 435 File::seek(uint32 n) in seek() 437 if (uint32(end_ - buf_) < n) in seek() 459 uint32 [all …]
|
| /netbsd-src/regress/lib/libc/ieeefp/testfloat/ |
| H A D | testCases.c | 75 static const uint32 int32P1[ int32NumP1 ] = { 260 static const uint32 int32PInfWeightMasks[ int32NumPInfWeightMasks ] = { 292 static const uint32 int32PInfWeightOffsets[ int32NumPInfWeightMasks ] = { 806 static const uint32 float32QIn[ float32NumQIn ] = { 831 static const uint32 float32QOut[ float32NumQOut ] = { 884 static const uint32 float32P1[ float32NumP1 ] = { 891 static const uint32 float32P2[ float32NumP2 ] = { 982 static const uint32 float32NumQInP1 = float32NumQIn * float32NumP1; 983 static const uint32 float32NumQOutP1 = float32NumQOut * float32NumP1; 1031 static const uint32 float32NumQInP2 = float32NumQIn * float32NumP2; [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/msp430/ |
| H A D | lib2hw_mul.S | 115 ;* uint32 = uint16 * uint16 187 ;* uint64 = uint32 * uint32 254 ;; uint32 __mspabi_mpyul(uint16 x, uint16 y) 256 ;; uint32 __mspabi_mpyul_hw(uint16 x, uint16 y) 258 ;; uint32 __mspabi_mpyul_f5hw(uint16 x, uint16 y) 261 ;; uint64 __mspabi_mpyull(uint32 x, uint32 y) 263 ;; uint64 __mspabi_mpyull_hw(uint32 x, uint32 y) 265 ;; uint64 __mspabi_mpyull_hw32(uint32 x, uint32 y) 267 ;; uint64 __mspabi_mpyull_f5hw(uint32 x, uint32 y)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | FaultMaps.rst | 44 uint32 : NumFunctions 47 uint32 : NumFaultingPCs 48 uint32 : Reserved (expected to be 0) 50 uint32 : FaultKind 51 uint32 : FaultingPCOffset 52 uint32 : HandlerPCOffset
|