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

  /ndk/sources/host-tools/make-3.81/w32/subproc/
proc.h 21 typedef int bool_t; typedef
28 extern bool_t arr2envblk(char **arr, char **envblk_out);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
types.h 36 typedef int bool_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
types.h 37 typedef int bool_t; typedef
  /system/extras/tests/lib/testUtil/
testUtil.c 36 typedef unsigned int bool_t; typedef
  /system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c 88 typedef unsigned int bool_t; typedef
97 bool_t driverLoadedAtStart;
101 bool_t eFlag, sFlag, pFlag;
  /system/sepolicy/tools/fc_sort/
fc_sort.c 26 typedef unsigned char bool_t; typedef
41 bool_t meta;
  /external/libedit/src/
el.h 65 typedef int bool_t; /* True or not */ typedef
  /external/libnfc-nci/halimpl/pn54x/common/
phNfcTypes.h 33 typedef uint8_t bool_t; /* boolean data type */ typedef
  /external/valgrind/none/tests/ppc32/
round.c 27 typedef enum { FALSE=0, TRUE } bool_t; typedef in typeref:enum:__anon26260
97 bool_t debug = FALSE;
98 bool_t long_is_64_bits = sizeof(long) == 8;
402 bool_t two_args = TRUE;
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNfcTypes.h 33 typedef uint8_t bool_t; /* boolean data type */ typedef
  /external/libnfc-nxp/inc/
phNfcTypes.h 116 typedef uint8_t bool_t; /**< \ingroup grp_nfc_common typedef
    [all...]

Completed in 1738 milliseconds