HomeSort by relevance Sort by last modified time
    Searched defs:u_int (Results 1 - 21 of 21) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_bsd_types.h 15 typedef unsigned int u_int; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
types.h 75 typedef __u_int u_int; typedef
  /bionic/libc/include/sys/
types.h 137 typedef unsigned int u_int; typedef
  /device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
subr_prf.c 50 typedef unsigned int u_int; typedef
321 num = (u_int)va_arg(ap, int);
471 num = va_arg(ap, u_int);
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
types.h 24 typedef unsigned int u_int; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
types.h 107 typedef UINTN u_int; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h 36 typedef __u_int u_int; typedef
191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h 36 typedef __u_int u_int; typedef
191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
types.h 49 typedef unsigned int u_int; typedef
  /external/syslinux/core/lwip/src/netif/ppp/
ppp.h 115 typedef unsigned int u_int; typedef
321 u_int disable_defaultip : 1; /* Don't use hostname for default IP addrs */
322 u_int auth_required : 1; /* Peer is required to authenticate */
323 u_int explicit_remote : 1; /* remote_name specified with remotename opt */
324 u_int refuse_pap : 1; /* Don't wanna auth. ourselves with PAP */
325 u_int refuse_chap : 1; /* Don't wanna auth. ourselves with CHAP */
326 u_int usehostname : 1; /* Use hostname for our_name */
327 u_int usepeerdns : 1; /* Ask peer for DNS adds */
  /external/syslinux/gpxe/src/include/
pcmcia.h 8 typedef unsigned int u_int; typedef
38 u_int stringlength;
43 extern u_int pccsocks;
79 u_int features;
80 u_int irq_mask;
81 u_int map_size;
99 u_int flags;
100 u_int csc_mask;
143 u_int card_start;
149 u_int start, stop
    [all...]
  /external/scapy/scapy/modules/
winpcapy.py 46 u_int = c_int variable
47 bpf_u_int32 = u_int
62 bpf_program._fields_ = [('bf_len', u_int),
220 #typedef u_int bpf_u_int32 (already defined)
666 #pcap_send_queue * pcap_sendqueue_alloc (u_int memsize)
684 #u_int pcap_sendqueue_transmit (pcap_t *p, pcap_send_queue *queue, int sync)
687 pcap_sendqueue_transmit.retype = u_int
  /bionic/libc/kernel/uapi/linux/
coda.h 30 typedef unsigned int u_int; typedef
  /external/kernel-headers/original/uapi/linux/
coda.h 76 typedef unsigned int u_int; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
coda.h 76 typedef unsigned int u_int; typedef
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 2376 u_int = c_uint variable
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 2376 u_int = c_uint variable
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 2376 u_int = c_uint variable
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 240 typedef __u_int u_int; typedef
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2376 u_int = c_uint variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2376 u_int = c_uint variable
    [all...]

Completed in 702 milliseconds