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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
types.h 36 typedef int bool_t; typedef
  /hardware/msm7k/librpc/rpc/
types.h 47 * bool_t
78 typedef int bool_t; /* This has to be a long, as it is used for XDR boolean too, which is a 4-byte value */ typedef
130 * bool_t (*xdrproc_t)(XDR *, caddr_t *);
132 typedef bool_t (*xdrproc_t) (XDR *, void *,...);
350 bool_t (*xdr_control) (xdr_s_type *xdr, int request, void *info);
353 bool_t (*read) (xdr_s_type *xdr);
354 bool_t (*msg_done) (xdr_s_type *xdr);
357 bool_t (*msg_start) (xdr_s_type *xdr, rpc_msg_e_type rpc_msg_type);
358 bool_t (*msg_abort) (xdr_s_type *xdr);
359 bool_t (*msg_send) (xdr_s_type *xdr)
    [all...]
  /external/libnfc-nxp/inc/
phNfcTypes.h 116 typedef uint8_t bool_t; /**< \ingroup grp_nfc_common typedef
    [all...]

Completed in 1795 milliseconds