Searched defs:TRUE (Results 1 - 24 of 24) 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-legacy/vidc/vdec/inc/
H A Dqtypes.h44 #ifdef TRUE
45 #undef TRUE macro
52 #define TRUE 1 /* Boolean true value. */ macro
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h44 #ifdef TRUE
45 #undef TRUE macro
52 #define TRUE 1 /* Boolean true value. */ macro
/hardware/qcom/display/msm8960/libgralloc/
H A Dgr.h50 #define TRUE 1 macro
/hardware/qcom/display/msm8974/libgralloc/
H A Dgr.h50 #define TRUE 1 macro
/hardware/qcom/display/msm8x26/libgralloc/
H A Dgr.h50 #define TRUE 1 macro
/hardware/qcom/camera/mm-image-codec/qomx_core/
H A Dqomx_core.h39 #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/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.h52 #ifndef TRUE
53 #define TRUE 1 macro
/hardware/invensense/60xx/mlsdk/platform/include/
H A Dmltypes.h118 #ifndef TRUE
119 #define TRUE 1 macro
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.h70 #ifndef TRUE
71 #define TRUE 1 macro
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
H A Dmm_qcamera_app.h67 #ifndef TRUE
68 #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:__anon2073
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/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera.h51 #ifndef TRUE
52 #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 1307 milliseconds