Searched defs:TRUE (Results 1 - 7 of 7) sorted by relevance

/system/nfc/halimpl/bcm2079x/gki/ulinux/
H A Ddata_types.h33 #ifndef TRUE
34 #define TRUE (!FALSE) macro
/system/nfc/src/gki/ulinux/
H A Ddata_types.h34 #ifndef TRUE
35 #define TRUE (!FALSE) macro
/system/bt/embdrv/sbc/encoder/include/
H A Dsbc_encoder.h37 #ifndef TRUE
38 #define TRUE (!FALSE) macro
76 /* Set SBC_USE_ARM_PRAGMA to TRUE to use "#pragma arm section zidata" */
81 /* Set SBC_ARM_ASM_OPT to TRUE in case the target is an ARM */
97 #define SBC_ARM_COMPILER TRUE
100 /* Set SBC_IPAQ_OPT to TRUE in case the target is an ARM */
105 #define SBC_IPAQ_OPT TRUE
108 /* Debug only: set SBC_IS_64_MULT_IN_WINDOW_ACCU to TRUE to use 64 bit
116 /* Set SBC_IS_64_MULT_IN_IDCT to TRUE to use 64 bits multiplication in the DCT
122 /* CAUTION: It only apply in the if SBC_FAST_DCT is set to TRUE */
[all...]
/system/bt/embdrv/sbc/decoder/include/
H A Doi_stddefs.h46 #ifndef TRUE
47 #define TRUE \ macro
48 (!FALSE) /**< This define statement sets TRUE as a preprocessor alias for \
/system/nfc/halimpl/pn54x/common/
H A DphNfcTypes.h27 #ifndef TRUE
28 #define TRUE (0x01) /* Logical True Value */ macro
143 Desfire : 1; /*TRUE indicates specified feature (mapping
/system/bt/stack/include/
H A Dbt_types.h29 #ifndef TRUE
30 #define TRUE true macro
/system/tpm/trunks/
H A Dtpm_generated.h123 #if !defined(TRUE)
124 #define TRUE 1 macro

Completed in 174 milliseconds