HomeSort by relevance Sort by last modified time
    Searched defs:bool_t (Results 1 - 11 of 11) 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/mesa3d/src/compiler/glsl/
builtin_variables.cpp 427 const glsl_type * const bool_t; member in class:__anon27317::builtin_variable_generator
447 bool_t(glsl_type::bool_type), int_t(glsl_type::int_type),
    [all...]
  /external/valgrind/none/tests/ppc32/
round.c 27 typedef enum { FALSE=0, TRUE } bool_t; typedef in typeref:enum:__anon38016
97 bool_t debug = FALSE;
98 bool_t long_is_64_bits = sizeof(long) == 8;
402 bool_t two_args = TRUE;
  /external/valgrind/none/tests/ppc64/
round.c 27 typedef enum { FALSE=0, TRUE } bool_t; typedef in typeref:enum:__anon38065
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 479 milliseconds