Searched refs:uint32 (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-11-stable/contrib/gdb/include/
H A Dxtensa-isa.h30 #ifndef uint32
31 #define uint32 unsigned int macro
80 typedef uint32 xtensa_insnbuf_word;
183 extern uint32 xtensa_operand_get_field (xtensa_operand, const xtensa_insnbuf);
185 extern void xtensa_operand_set_field (xtensa_operand, xtensa_insnbuf, uint32);
206 extern xtensa_encode_result xtensa_operand_encode (xtensa_operand, uint32 *);
208 extern uint32 xtensa_operand_decode (xtensa_operand, uint32);
223 extern uint32 xtensa_operand_do_reloc (xtensa_operand, uint32, uint3
[all...]
H A Dxtensa-isa-internal.h32 typedef uint32 (*xtensa_immed_decode_fn) (uint32);
33 typedef xtensa_encode_result (*xtensa_immed_encode_fn) (uint32 *);
36 typedef uint32 (*xtensa_get_field_fn) (const xtensa_insnbuf);
37 typedef void (*xtensa_set_field_fn) (xtensa_insnbuf, uint32);
40 typedef uint32 (*xtensa_do_reloc_fn) (uint32, uint32);
41 typedef uint32 (*xtensa_undo_reloc_fn) (uint32, uint3
[all...]
/freebsd-11-stable/tools/test/testfloat/
H A Drandom.h28 uint32 randomUint32( void );
H A Drandom.c47 uint32 randomUint32( void )
50 return ( ( (uint32) random()<<16) | ( (uint32) random() & 0x0000ffff) );
H A DtestCases.h48 extern uint32 testCases_total;
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ifmib.c63 value->v.uint32 = mib_iftable_last_change - start_tick;
65 value->v.uint32 = 0;
70 value->v.uint32 = mib_ifstack_last_change - start_tick;
72 value->v.uint32 = 0;
H A DmibII_begemot.c60 mibif_force_hc_update_interval = value->v.uint32;
65 mibII_poll_ticks = value->v.uint32;
108 value->v.uint32 = mibif_hc_update_interval;
112 value->v.uint32 = mibif_force_hc_update_interval;
116 value->v.uint32 = mibII_poll_ticks;
H A DmibII_interfaces.c301 value->v.uint32 =
306 value->v.uint32 = ifp->mib.ifmd_data.ifi_ibytes;
310 value->v.uint32 = ifp->mib.ifmd_data.ifi_ipackets -
315 value->v.uint32 = ifp->mib.ifmd_data.ifi_imcasts;
319 value->v.uint32 = ifp->mib.ifmd_data.ifi_iqdrops;
323 value->v.uint32 = ifp->mib.ifmd_data.ifi_ierrors;
327 value->v.uint32 = ifp->mib.ifmd_data.ifi_noproto;
331 value->v.uint32 = ifp->mib.ifmd_data.ifi_obytes;
335 value->v.uint32 = ifp->mib.ifmd_data.ifi_opackets -
340 value->v.uint32
[all...]
H A DmibII_ip.c269 value->v.uint32 = ipstat.ips_total;
273 value->v.uint32 = ipstat.ips_badsum + ipstat.ips_tooshort
280 value->v.uint32 = ipstat.ips_cantforward;
284 value->v.uint32 = ipstat.ips_forward;
288 value->v.uint32 = ipstat.ips_noproto;
292 value->v.uint32 = ip_idrop;
296 value->v.uint32 = ipstat.ips_delivered;
300 value->v.uint32 = ipstat.ips_localout;
304 value->v.uint32 = ipstat.ips_odropped;
308 value->v.uint32
[all...]
H A DmibII_tcp.c230 value->v.uint32 = tcpstat.tcps_connattempt;
234 value->v.uint32 = tcpstat.tcps_accepts;
238 value->v.uint32 = tcpstat.tcps_conndrops;
242 value->v.uint32 = tcpstat.tcps_drops;
246 value->v.uint32 = tcps_states[TCPS_ESTABLISHED] +
251 value->v.uint32 = tcpstat.tcps_rcvtotal;
255 value->v.uint32 = tcpstat.tcps_sndtotal -
260 value->v.uint32 = tcpstat.tcps_sndrexmitpack;
264 value->v.uint32 = tcpstat.tcps_rcvbadsum +
/freebsd-11-stable/contrib/libpcap/
H A Drpcap-protocol.h137 typedef unsigned int uint32; /* 32-bit unsigned integer */ typedef
146 uint32 plen; /* Length of the payload of this RPCAP message */
167 uint32 flags; /* Interface flags */
228 uint32 addr; /* IPv4 address */
240 uint32 flowinfo; /* IPv6 flow information */
242 uint32 scope_id; /* Scope zone index */
268 uint32 snaplen; /* Length of the snapshot (number of bytes to capture for each packet) */
269 uint32 read_timeout; /* Read timeout in milliseconds */
290 uint32 timestamp_sec; /* 'struct timeval' compatible, it represents the 'tv_sec' field */
291 uint32 timestamp_use
[all...]
H A Dpcap-rpcap-int.h72 void rpcap_createhdr(struct rpcap_header *header, uint8 type, uint16 value, uint32 length);
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_begemot.c50 value->v.uint32 = storage_tbl_refresh;
54 value->v.uint32 = fs_tbl_refresh;
58 value->v.uint32 = disk_storage_tbl_refresh;
62 value->v.uint32 = network_tbl_refresh;
66 value->v.uint32 = swins_tbl_refresh;
70 value->v.uint32 = swrun_tbl_refresh;
86 storage_tbl_refresh = value->v.uint32;
91 fs_tbl_refresh = value->v.uint32;
96 disk_storage_tbl_refresh = value->v.uint32;
101 network_tbl_refresh = value->v.uint32;
[all...]
H A Dhostres_scalars.c385 return (OS_getSystemUptime(&value->v.uint32));
391 value->v.uint32 = 0; /* FIXME */
401 return (OS_getSystemNumUsers(&value->v.uint32));
404 return (OS_getSystemProcesses(&value->v.uint32));
407 return (OS_getSystemMaxProcesses(&value->v.uint32));
479 return (OS_getMemorySize(&value->v.uint32));
/freebsd-11-stable/lib/libsdp/
H A Dutil.c292 uint32_t uint32; member in union:__anon6851
321 SDP_GET32(value.uint32, start);
322 printf("uint32 %u\n", value.uint32);
373 SDP_GET32(value.uint32, start);
374 printf("uuid32 %#8.8x\n", value.uint32);
388 SDP_GET32(value.uint32, start);
389 printf("str32 %*.*s\n", value.uint32, value.uint32, start);
390 start += value.uint32;
[all...]
/freebsd-11-stable/tools/test/testfloat/sparc64/
H A Dsparc64.h52 typedef unsigned int uint32; typedef
/freebsd-11-stable/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h34 typedef unsigned int uint32; typedef
/freebsd-11-stable/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h34 typedef unsigned int uint32; typedef
/freebsd-11-stable/lib/libc/mips/softfloat/
H A Dmips-gcc.h38 typedef unsigned int uint32; typedef
/freebsd-11-stable/lib/libc/arm/softfloat/
H A Darm-gcc.h38 typedef unsigned int uint32; typedef
/freebsd-11-stable/include/rpcsvc/
H A Dnfs_prot.x312 typedef unsigned long uint32;
321 typedef uint32 uid3;
322 typedef uint32 gid3;
325 typedef uint32 mode3;
326 typedef uint32 count3;
377 uint32 specdata1;
378 uint32 specdata2;
392 uint32 seconds;
393 uint32 nseconds;
403 uint32 nlin
[all...]
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1383 val->v.uint32 = wif->stats.is_rx_badversion;
1386 val->v.uint32 = wif->stats.is_rx_tooshort;
1389 val->v.uint32 = wif->stats.is_rx_wrongbss;
1392 val->v.uint32 = wif->stats.is_rx_dup;
1395 val->v.uint32 = wif->stats.is_rx_wrongdir;
1398 val->v.uint32 = wif->stats.is_rx_mcastecho;
1401 val->v.uint32 = wif->stats.is_rx_notassoc;
1404 val->v.uint32 = wif->stats.is_rx_noprivacy;
1407 val->v.uint32 = wif->stats.is_rx_unencrypted;
1410 val->v.uint32
[all...]
/freebsd-11-stable/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp139 typedef unsigned int uint32; typedef
147 uint32 get_uint32();
148 uint32 get_uint32(char *orig);
149 void seek(uint32 n);
159 uint32 count;
160 uint32 value;
230 uint32 nchars = 0;
433 File::seek(uint32 n)
435 if (uint32(end_ - buf_) < n)
457 uint32
[all...]
/freebsd-11-stable/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.c479 value->v.uint32 = aif->pub.mib->pcr;
487 value->v.uint32 = aif->pub.mib->vpi_bits;
491 value->v.uint32 = aif->pub.mib->vci_bits;
495 value->v.uint32 = aif->pub.mib->max_vpcs;
499 value->v.uint32 = aif->pub.mib->max_vccs;
542 value->v.uint32 = aif->pub.mib->serial;
546 value->v.uint32 = aif->pub.mib->hw_version;
550 value->v.uint32 = aif->pub.mib->sw_version;
573 value->v.uint32 =
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Daction.c333 value->v.uint32 = get_ticks() - start_tick;
345 value->v.uint32 = systemg.or_last_change;
374 value->v.uint32 = snmp_trace;
395 snmp_trace = value->v.uint32;
494 value->v.uint32 = objres->uptime;
517 value->v.uint32 = snmpd_stats.inPkts;
521 value->v.uint32 = snmpd_stats.inBadVersions;
525 value->v.uint32 = snmpd_stats.inBadCommunityNames;
529 value->v.uint32 = snmpd_stats.inBadCommunityUses;
533 value->v.uint32
[all...]

Completed in 177 milliseconds

123