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.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/sepolicy/tools/fc_sort/
fc_sort.c 26 typedef unsigned char bool_t; typedef
42 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:__anon29173::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:__anon43038
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:__anon43087
97 bool_t debug = FALSE;
98 bool_t long_is_64_bits = sizeof(long) == 8;
402 bool_t two_args = TRUE;
  /hardware/nxp/nfc/halimpl/common/
phNfcTypes.h 35 typedef uint8_t bool_t; /* boolean data type */ typedef
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNfcTypes.h 33 typedef uint8_t bool_t; /* boolean data type */ typedef

Completed in 1387 milliseconds