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

  /external/chromium_org/third_party/npapi/npspy/extern/java/
bool.h 42 typedef PRBool bool_t; typedef
  /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.6/sysroot/usr/include/rpc/
types.h 36 typedef int bool_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
types.h 36 typedef int bool_t; typedef
  /system/extras/tests/lib/testUtil/
testUtil.c 35 typedef unsigned int bool_t; typedef
  /system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c 87 typedef unsigned int bool_t; typedef
96 bool_t driverLoadedAtStart;
100 bool_t eFlag, sFlag, pFlag;
  /external/libedit/src/
el.h 65 typedef int bool_t; /* True or not */ typedef
  /external/valgrind/main/none/tests/ppc32/
round.c 27 typedef enum { FALSE=0, TRUE } bool_t; typedef in typeref:enum:__anon36856
84 bool_t debug = FALSE;
85 bool_t long_is_64_bits = sizeof(long) == 8;
389 bool_t two_args = TRUE;
  /external/valgrind/main/none/tests/ppc64/
round.c 27 typedef enum { FALSE=0, TRUE } bool_t; typedef in typeref:enum:__anon36897
84 bool_t debug = FALSE;
85 bool_t long_is_64_bits = sizeof(long) == 8;
389 bool_t two_args = TRUE;
  /external/libnfc-nxp/inc/
phNfcTypes.h 116 typedef uint8_t bool_t; /**< \ingroup grp_nfc_common typedef
    [all...]

Completed in 3765 milliseconds