Searched refs:FALSE (Results 1 - 25 of 96) sorted by relevance

1234

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DPredicatesTest.java32 private static final Predicate<Object> FALSE = new Predicate<Object>() { field in class:PredicatesTest
44 assertFalse(Predicates.and(newArrayList(FALSE, TRUE, TRUE)).apply(null));
45 assertFalse(Predicates.and(newArrayList(TRUE, FALSE, TRUE)).apply(null));
46 assertFalse(Predicates.and(newArrayList(TRUE, TRUE, FALSE)).apply(null));
54 assertFalse(Predicates.or(newArrayList(FALSE, FALSE, FALSE)).apply(null));
58 assertTrue(Predicates.or(newArrayList(TRUE, FALSE, FALSE)).apply(null));
59 assertTrue(Predicates.or(newArrayList(FALSE, TRU
[all...]
/frameworks/base/media/libdrm/mobile1/include/
H A Ddrm_common_types.h35 #ifndef FALSE
36 #define FALSE 0 macro
/frameworks/av/media/libstagefright/codecs/aacdec/
H A Dget_ele_list.cpp129 IF (enableCPE != FALSE) THEN
227 if (enableCPE != FALSE)
233 *pEleIsCPE++ = FALSE;
H A Dget_ics_info.cpp96 to call this left LTP status since if common_window = FALSE,
188 first_ltp_data_present = FALSE;
189 second_ltp_data_present = FALSE;
243 IF (predictor_data_present != FALSE)
251 IF (ltp_data_present != FALSE)
265 IF (common_window != FALSE)
273 IF (second_ltp_data_present != FALSE)
288 IF (predictor_data_present != FALSE)
297 IF (common_window != FALSE)
421 Bool first_ltp_data_present = FALSE;
[all...]
H A Dpv_audio_type_defs.h152 #ifndef FALSE
153 #define FALSE 0 macro
H A Dlt_decode.cpp176 IF (temp_reg != FALSE)
203 IF (temp_reg != FALSE)
356 *(pSfbPredictionUsed++) = FALSE;
435 if (temp_reg != FALSE)
445 *(pTempPtr++) = FALSE;
470 if (temp_reg != FALSE)
491 *(pTempPtr++) = FALSE;
H A Dget_prog_config.cpp208 IF (flag != FALSE)
228 IF (flag != FALSE)
254 IF (flag != FALSE)
302 enableCPE = FALSE )
310 enableCPE = FALSE )
582 if (flag != FALSE)
591 } /* end if (flag != FALSE) */
600 if (flag != FALSE)
609 } /* end if (flag != FALSE) */
618 if (flag != FALSE)
[all...]
H A Dgetics.cpp189 IF (common_window == FALSE)
259 IF (pFrameInfo->islong == FALSE)
294 IF (present != FALSE)
323 IF (present != FALSE)
350 IF (present != FALSE)
466 if (common_window == FALSE)
558 if (pFrameInfo->islong == FALSE)
589 if (present != FALSE)
616 if (present != FALSE)
644 if (present != FALSE)
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
H A Dgsm_amr_typedefs.h99 #ifndef FALSE
100 #define FALSE 0 macro
/frameworks/base/media/libdrm/mobile1/src/parser/
H A Dparser_rel.c78 return FALSE;
88 return FALSE;
98 return FALSE;
108 return FALSE;
118 return FALSE;
129 return FALSE;
145 return FALSE;
170 int32_t has_datetime = FALSE;
171 int32_t has_start_or_end = FALSE;
201 if(FALSE
[all...]
H A Dparser_dm.c76 return FALSE;
85 return FALSE; /* No boundary error */
90 /* if can not find the CRLF, return FALSE */
92 return FALSE;
107 return FALSE;
123 return FALSE; /* Unknown transferCoding error */
142 return FALSE;
239 if (FALSE == drm_dcfParser(pStart, contentLen, &dcfInfo, &pEncData))
240 return FALSE;
251 return FALSE;
[all...]
/frameworks/base/media/libdrm/mobile1/src/objmng/
H A Ddrm_rights_manager.c28 return FALSE;
45 return FALSE;
64 return FALSE;
93 return FALSE;
106 return FALSE;
126 return FALSE;
131 return FALSE;
137 return FALSE;
143 return FALSE;
164 return FALSE;
[all...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpv_amr_wb_type_defs.h138 #ifndef FALSE
139 #define FALSE 0 macro
/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DLVC_MixSoft_1St_2i_D16C31_SAT.c31 #define FALSE 0 macro
69 HardMixing = FALSE;
89 HardMixing = FALSE;
93 if(HardMixing == FALSE)
129 ptrInstance->MixerStream[0].CallbackSet = FALSE;
143 ptrInstance->MixerStream[1].CallbackSet = FALSE;
H A DMixInSoft_D32C31_SAT.c30 #define FALSE 0 macro
57 HardMixing = FALSE;
87 pInstance->CallbackSet = FALSE;
H A DMixSoft_1St_D32C31_WRA.c30 #define FALSE 0 macro
59 HardMixing = FALSE;
87 pInstance->CallbackSet = FALSE;
H A DLVC_MixInSoft_D16C31_SAT.c31 #define FALSE 0 macro
63 HardMixing = FALSE;
103 ptrInstance->MixerStream[0].CallbackSet = FALSE;
H A DLVC_MixSoft_1St_D16C31_SAT.c31 #define FALSE 0 macro
63 HardMixing = FALSE;
103 ptrInstance->MixerStream[0].CallbackSet = FALSE;
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
H A DFwdLockGlue.c30 #define FALSE 0 macro
35 static int isInitialized = FALSE;
55 result = FALSE;
62 result = FALSE;
99 isInitialized = FALSE;
119 return FALSE;
152 int result = FALSE;
174 int result = FALSE;
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dpsy_const.h29 #define FALSE 0 macro
/frameworks/base/core/java/android/text/
H A DTextDirectionHeuristics.java69 TRUE, FALSE, UNKNOWN; enum constant in enum:TextDirectionHeuristics.TriState
104 case FALSE:
130 return TriState.FALSE;
144 return TriState.FALSE;
209 case FALSE:
211 return TriState.FALSE;
220 return mLookForRtl ? TriState.FALSE : TriState.TRUE;
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dinit.cpp58 encvid->outOfBandParamSet = ((encParam->out_of_band_param_set == AVC_ON) ? TRUE : FALSE);
140 seqParam->gaps_in_frame_num_value_allowed_flag = FALSE;
144 seqParam->mb_adaptive_frame_field_flag = FALSE;
145 seqParam->direct_8x8_inference_flag = FALSE; /* default */
146 seqParam->frame_cropping_flag = FALSE;
151 seqParam->vui_parameters_present_flag = FALSE; /* default */
204 if (extS->mb_adaptive_frame_field_flag != FALSE)
211 if (extS->frame_cropping_flag != FALSE)
272 picParam->slice_group_change_direction_flag = FALSE;
331 picParam->deblocking_filter_control_present_flag = (encParam->db_filter == AVC_ON) ? TRUE : FALSE ;
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dbgnscd.cpp71 #define FALSE 0 macro
524 inbgNoise = FALSE;
550 prevVoiced = FALSE;
565 prevVoiced = FALSE;
/frameworks/base/media/libdrm/mobile1/include/parser/
H A Dparser_rel.h34 return FALSE;\
39 return FALSE;\
115 * -FALSE, when failed
/frameworks/av/libvideoeditor/vss/video_filters/src/
H A DM4VIFI_ResizeRGB565toRGB565.c68 if ((IS_EVEN(pPlaneIn->u_height) == FALSE) ||
69 (IS_EVEN(pPlaneOut->u_height) == FALSE)) {
73 if ((IS_EVEN(pPlaneIn->u_width) == FALSE) ||
74 (IS_EVEN(pPlaneOut->u_width) == FALSE)) {

Completed in 476 milliseconds

1234