Searched refs:TRUE (Results 1 - 25 of 86) sorted by relevance

1234

/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/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
H A Duserial_vendor.h75 #if (BT_WAKE_VIA_USERIAL_IOCTL==TRUE)
89 #endif // (BT_WAKE_VIA_USERIAL_IOCTL==TRUE)
103 #if (BT_WAKE_VIA_USERIAL_IOCTL==TRUE)
/hardware/broadcom/libbt/src/
H A Dupio.c47 #if (UPIO_DBG == TRUE)
57 #if (BT_WAKE_VIA_PROC == TRUE)
183 #if (BT_WAKE_VIA_PROC == TRUE)
216 #if (BT_WAKE_VIA_PROC == TRUE)
232 #if (BT_WAKE_VIA_PROC == TRUE)
233 if (lpm_proc_cb.timer_created == TRUE)
328 #if (BT_WAKE_VIA_PROC == TRUE)
344 #if (BT_WAKE_VIA_PROC == TRUE)
363 if (lpm_proc_cb.timer_created == TRUE)
394 lpm_proc_cb.timer_created = TRUE;
[all...]
H A Dbt_vendor_brcm.c38 #if (BTVND_DBG == TRUE)
52 #if (SCO_CFG_INCLUDED == TRUE)
56 #if (HW_END_WITH_HCI_RESET == TRUE)
101 #if (VENDOR_LIB_RUNTIME_TUNING_ENABLED == TRUE)
156 #if (SCO_CFG_INCLUDED == TRUE)
204 TRUE : FALSE;
H A Dconf.c40 #if (VENDOR_LIB_RUNTIME_TUNING_ENABLED == TRUE)
73 #if (VENDOR_LIB_RUNTIME_TUNING_ENABLED == TRUE)
H A Duserial_vendor.c46 #if (VNDUSERIAL_DBG == TRUE)
83 ** Returns TRUE/FALSE
121 return TRUE;
124 #if (BT_WAKE_VIA_USERIAL_IOCTL==TRUE)
146 #endif // (BT_WAKE_VIA_USERIAL_IOCTL==TRUE)
253 #if (BT_WAKE_VIA_USERIAL_IOCTL==TRUE)
278 #if (BT_WAKE_VIA_USERIAL_IOCTL==TRUE)
324 #if (BT_WAKE_VIA_USERIAL_IOCTL==TRUE)
338 #endif // (BT_WAKE_VIA_USERIAL_IOCTL==TRUE)
H A Dhardware.c56 #if (BTHW_DBG == TRUE)
112 #if (USE_CONTROLLER_BDADDR == TRUE)
164 #if (VENDOR_LIB_RUNTIME_TUNING_ENABLED == TRUE)
255 #if (VENDOR_LIB_RUNTIME_TUNING_ENABLED == TRUE)
393 ** Returns TRUE when found the target patch file, otherwise FALSE
420 return TRUE;
462 retval = TRUE;
511 ** Returns TRUE, if valid address is sent
542 #if (USE_CONTROLLER_BDADDR == TRUE)
549 ** Returns TRUE, i
[all...]
/hardware/qcom/bt/libbt-vendor/src/
H A Dhardware.c76 return TRUE;
89 if(readTrpState()==TRUE){
94 return (i==0)? FALSE:TRUE;
97 #if (HW_NEED_END_WITH_HCI_RESET == TRUE)
178 #endif // (HW_NEED_END_WITH_HCI_RESET == TRUE)
H A Dbt_vendor_qcom.c49 #if (HW_NEED_END_WITH_HCI_RESET == TRUE)
111 && is_hw_ready() == TRUE){
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_config.h28 #define TRUE (1) macro
/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/qcom/camera/mm-image-codec/qomx_core/
H A Dqomx_core.h39 #define TRUE 1 macro
/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/broadcom/wlan/bcmdhd/dhdutil/
H A Dminiopt.c80 t->opt_end = TRUE;
90 t->positional = TRUE;
140 t->positional = TRUE;
/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
H A Dstd.h244 #ifndef TRUE
246 #define TRUE ((Bool)1)
/hardware/invensense/60xx/mlsdk/mllite/
H A Dmldl.c132 return TRUE;
387 * @param enableRun Enables the DMP processing if set to TRUE.
388 * @param enableFIFO Enables DMP output to the FIFO if set to TRUE.
400 mldlCfg.gyro_needs_reset = TRUE;
439 mldlCfg.gyro_needs_reset = TRUE;
489 mldlCfg.gyro_needs_reset = TRUE;
526 mldlCfg.gyro_needs_reset = TRUE;
548 mldlCfg.gyro_needs_reset = TRUE;
598 mldlCfg.gyro_needs_reset = TRUE;
670 mldlCfg.gyro_needs_reset = TRUE;
[all...]
H A Dml_mputest.c138 return inv_self_test_factory_calibrate(inv_get_serial_handle(), TRUE);
H A Dpressure.c91 return TRUE;
/hardware/invensense/60xx/mlsdk/platform/include/
H A Dmltypes.h118 #ifndef TRUE
119 #define TRUE 1 macro

Completed in 565 milliseconds

1234