Searched defs:FALSE (Results 1 - 18 of 18) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
H A Dloc_api_rpc_glue.h58 #define FALSE 0 macro
/hardware/qcom/media/mm-video/vidc/vdec/inc/
H A Dqtypes.h48 #ifdef FALSE
49 #undef FALSE macro
53 #define FALSE 0 /* Boolean false value. */ macro
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_config.h29 #define FALSE (0) macro
/hardware/ti/wlan/wl1271/CUDK/os/common/inc/
H A Dcu_osapi.h33 #define FALSE 0 macro
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
H A Dtypedefs.h36 #ifndef FALSE
37 #define FALSE false macro
228 #ifndef FALSE
229 #define FALSE 0 macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h36 #ifndef FALSE
37 #define FALSE false macro
228 #ifndef FALSE
229 #define FALSE 0 macro
/hardware/qcom/gps/loc_api/libloc_api/
H A Dloc_eng.h44 #ifndef FALSE
45 #define FALSE 0 macro
/hardware/ti/omap3/dspbridge/inc/
H A Ddbtype.h76 #ifndef FALSE
77 #define FALSE 0 macro
H A Dstd.h242 #define FALSE ((Bool)0) macro
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbtype.h76 #ifndef FALSE
77 #define FALSE 0 macro
/hardware/ti/omap4xxx/camera/inc/
H A DNV12_resize.h49 Define : TRUE/FALSE for boolean operations
56 #ifndef FALSE
57 #define FALSE 0 macro
130 * Value Returned : mmBool -> FALSE on error TRUE on success
/hardware/invensense/mlsdk/platform/include/
H A Dmltypes.h122 #ifndef FALSE
123 #define FALSE 0 macro
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMX3A.cpp35 #undef FALSE macro
37 #define FALSE "false" macro
336 } else if (str && (strcmp(str, FALSE) == 0) && (mParameters3A.FocusLock != OMX_FALSE)) {
1425 const char *lock_state_exp = toggleExp ? TRUE : FALSE;
1472 const char *lock_state_wb = toggleWb ? TRUE : FALSE;
H A DOMXCameraAdapter.cpp37 #undef FALSE macro
541 if (!valstr || (valstr && (strcmp(valstr, CameraParameters::FALSE)))) {
757 CameraParameters::FALSE);
765 CameraParameters::FALSE);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c70 typedef enum {FALSE, TRUE} boolean; enumerator in enum:__anon723
116 /*typedef enum {FALSE, TRUE} boolean;*/
212 if (bFlag == FALSE) {
294 if (bFlag == FALSE) {
300 if (bFlag == FALSE) {
329 if (bFlag == FALSE) {
335 if (bFlag == FALSE) {
567 if (checkInputParameters (nArgc) == FALSE) {
568 return (FALSE);
577 return (FALSE);
[all...]
/hardware/msm7k/librpc/rpc/
H A Dtypes.h95 #define FALSE 0 macro
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
H A Dpublic_types.h91 #ifndef FALSE
92 #define FALSE 0 macro
/hardware/ti/omap4xxx/security/tf_sdk/include/
H A Dpkcs11.h53 #ifndef FALSE
54 #define FALSE CK_FALSE macro

Completed in 586 milliseconds