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

/hardware/qcom/bt/libbt-vendor/include/
H A Dbt_vendor_qcom.h29 #ifndef TRUE
30 #define TRUE (!FALSE) macro
45 Default TRUE .
48 #define HW_NEED_END_WITH_HCI_RESET TRUE
/hardware/qcom/media/mm-video/vidc/vdec/inc/
H A Dqtypes.h44 #ifdef TRUE
45 #undef TRUE macro
52 #define TRUE 1 /* Boolean true value. */ macro
/hardware/qcom/display/libgralloc/
H A Dgr.h50 #define TRUE 1 macro
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_config.h28 #define TRUE (1) macro
/hardware/broadcom/libbt/include/
H A Dbt_vendor_brcm.h44 #ifndef TRUE
45 #define TRUE (!FALSE) macro
92 * -TRUE-
220 #define SCO_CFG_INCLUDED TRUE
227 #if (SCO_USE_I2S_INTERFACE == TRUE)
359 #define HW_END_WITH_HCI_RESET TRUE
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h35 * preprocessor symbols (TRUE, FALSE, NULL, ...).
54 #ifndef TRUE
55 #define TRUE true macro
260 #ifndef TRUE
261 #define TRUE 1 /* TRUE */ macro
/hardware/ti/omap3/dspbridge/inc/
H A Ddbtype.h79 #ifndef TRUE
80 #define TRUE 1 macro
H A Dstd.h241 #ifndef TRUE
243 #define TRUE ((Bool)1) macro
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbtype.h79 #ifndef TRUE
80 #define TRUE 1 macro
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXAlgo.cpp32 #undef TRUE macro
227 if (valstr && strcmp(valstr, CameraParameters::TRUE) == 0) {
H A DOMX3A.cpp34 #undef TRUE macro
36 #define TRUE "true" macro
332 if (str && (strcmp(str, TRUE) == 0) && (mParameters3A.FocusLock != OMX_TRUE)) {
1425 const char *lock_state_exp = toggleExp ? TRUE : FALSE;
1472 const char *lock_state_wb = toggleWb ? TRUE : FALSE;
H A DOMXCameraAdapter.cpp36 #undef TRUE macro
754 CameraParameters::TRUE);
762 CameraParameters::TRUE);
/hardware/ti/omap4xxx/camera/inc/
H A DNV12_resize.h49 Define : TRUE/FALSE for boolean operations
52 #ifndef TRUE
53 #define TRUE 1 macro
130 * Value Returned : mmBool -> FALSE on error TRUE on success
/hardware/invensense/libsensors_iio/software/simple_apps/gesture_test/
H A Dinv_gesture_test.c40 #define TRUE 1 macro
/hardware/invensense/libsensors_iio/software/simple_apps/self_test/
H A Dinv_self_test.c40 #define TRUE 1 macro
209 bool compass_present = TRUE;
271 if (compass_present == TRUE) {
/hardware/invensense/mlsdk/platform/include/
H A Dmltypes.h118 #ifndef TRUE
119 #define TRUE 1 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c70 typedef enum {FALSE, TRUE} boolean; enumerator in enum:__anon1420
116 /*typedef enum {FALSE, TRUE} boolean;*/
613 return (TRUE);
1018 return (TRUE);
1030 return (TRUE);
1032 return (TRUE);
1034 return (TRUE);
1083 return (TRUE);
1117 return (TRUE);
1155 return (TRUE);
[all...]
/hardware/msm7k/librpc/rpc/
H A Dtypes.h94 #define TRUE 1 macro
/hardware/ti/omap4xxx/security/tf_sdk/include/
H A Dpkcs11.h57 #ifndef TRUE
58 #define TRUE CK_TRUE macro

Completed in 2084 milliseconds