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

  /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
  /packages/services/BuiltInPrintService/jni/plugins/
wprint_scaler.h 28 typedef unsigned char bool_t; typedef
  /system/extras/tests/lib/testUtil/
testUtil.c 35 typedef unsigned int bool_t; typedef
  /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/valgrind/none/tests/ppc32/
round.c 27 typedef enum { FALSE=0, TRUE } bool_t; typedef in typeref:enum:__anon36291
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
  /system/nfc/halimpl/pn54x/common/
phNfcTypes.h 34 typedef uint8_t bool_t; /* boolean data type */ typedef

Completed in 520 milliseconds