| /src/external/bsd/ntp/dist/sntp/ |
| networking.h | 56 u_char num_events; member in struct:speer
|
| /src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
| xenoprof.h | 93 int32_t num_events; member in struct:xenoprof_init
|
| /src/external/bsd/libpcap/dist/rpcapd/ |
| rpcapd.c | 860 DWORD num_events; local 870 num_events = 1; // shutdown event 874 if (num_events == WSA_MAXIMUM_WAIT_EVENTS) 884 num_events++; 890 events = (WSAEVENT *) malloc(num_events * sizeof (WSAEVENT)); 935 ret = WSAWaitForMultipleEvents(num_events, events, FALSE,
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-diagnostic-path.cc | 223 const unsigned num_events = path.num_events (); local 226 for (unsigned idx = 0; idx < num_events; idx++) 449 const unsigned num_events = path->num_events (); local 460 for (unsigned i = 0; i < num_events; i++) 496 for (unsigned i = 0; i < path->num_events (); i++) 640 ASSERT_EQ (path.num_events (), 18); 722 ASSERT_EQ (path.num_events (), 8); 774 ASSERT_EQ (path.num_events (), 7) [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-diagnostic-path.cc | 301 const unsigned num_events = path.num_events (); local 304 for (unsigned idx = 0; idx < num_events; idx++) 600 const unsigned num_events = path->num_events (); local 611 for (unsigned i = 0; i < num_events; i++) 666 for (unsigned i = 0; i < path->num_events (); i++) 808 ASSERT_EQ (path.num_events (), 18); 890 ASSERT_EQ (path.num_events (), 8); 942 ASSERT_EQ (path.num_events (), 7) [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| linux-nat.c | 2876 int num_events = 0; 2910 return count_events_callback (info, &num_events); 2912 gdb_assert (num_events > 0); 2917 ((num_events * (double) rand ()) / (RAND_MAX + 1.0)); 2919 if (num_events > 1) 2921 num_events, random_selector); 2870 int num_events = 0; local
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| linux-nat.c | 2876 int num_events = 0; 2910 return count_events_callback (info, &num_events); 2912 gdb_assert (num_events > 0); 2917 ((num_events * (double) rand ()) / (RAND_MAX + 1.0)); 2919 if (num_events > 1) 2921 num_events, random_selector); 2870 int num_events = 0; local
|
| /src/external/bsd/ntp/dist/include/ |
| ntp.h | 282 u_char num_events; /* number of error events */ member in struct:peer
|
| /src/external/mit/xorg/lib/libxcb/files/ |
| xinput.h | 589 uint32_t num_events; member in struct:xcb_input_get_device_motion_events_reply_t 4207 uint8_t num_events; member in struct:xcb_input_send_extension_event_request_t 9683 uint8_t num_events, 9701 uint8_t num_events,
|