/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | LVC_MixSoft_1St_2i_D16C31_SAT.c | 33 #define FALSE 0 macro 147 HardMixing = FALSE; in LVC_MixSoft_1St_MC_float_SAT() 163 HardMixing = FALSE; in LVC_MixSoft_1St_MC_float_SAT() 167 if (HardMixing == FALSE) in LVC_MixSoft_1St_MC_float_SAT() 206 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_MC_float_SAT() 224 ptrInstance->MixerStream[1].CallbackSet = FALSE; in LVC_MixSoft_1St_MC_float_SAT() 271 HardMixing = FALSE; in LVC_MixSoft_1St_2i_D16C31_SAT() 292 HardMixing = FALSE; in LVC_MixSoft_1St_2i_D16C31_SAT() 296 if(HardMixing == FALSE) in LVC_MixSoft_1St_2i_D16C31_SAT() 337 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_2i_D16C31_SAT() [all …]
|
D | MixInSoft_D32C31_SAT.c | 30 #define FALSE 0 macro 58 HardMixing = FALSE; in MixInSoft_D32C31_SAT() 90 pInstance->CallbackSet = FALSE; in MixInSoft_D32C31_SAT() 121 HardMixing = FALSE; in MixInSoft_D32C31_SAT() 151 pInstance->CallbackSet = FALSE; in MixInSoft_D32C31_SAT()
|
D | MixSoft_1St_D32C31_WRA.c | 30 #define FALSE 0 macro 60 HardMixing = FALSE; in MixSoft_1St_D32C31_WRA() 89 pInstance->CallbackSet = FALSE; in MixSoft_1St_D32C31_WRA() 120 HardMixing = FALSE; in MixSoft_1St_D32C31_WRA() 148 pInstance->CallbackSet = FALSE; in MixSoft_1St_D32C31_WRA()
|
D | LVC_MixSoft_1St_D16C31_SAT.c | 31 #define FALSE 0 macro 65 HardMixing = FALSE; in LVC_MixSoft_1St_D16C31_SAT() 96 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_D16C31_SAT() 153 HardMixing = FALSE; in LVC_MixSoft_Mc_D16C31_SAT() 188 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_Mc_D16C31_SAT() 228 HardMixing = FALSE; in LVC_MixSoft_1St_D16C31_SAT() 268 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_D16C31_SAT()
|
D | LVC_MixInSoft_D16C31_SAT.c | 31 #define FALSE 0 macro 65 HardMixing = FALSE; in LVC_MixInSoft_D16C31_SAT() 98 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_D16C31_SAT() 159 HardMixing = FALSE; in LVC_MixInSoft_Mc_D16C31_SAT() 199 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_Mc_D16C31_SAT() 240 HardMixing = FALSE; in LVC_MixInSoft_D16C31_SAT() 280 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_D16C31_SAT()
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/ |
D | FwdLockGlue.c | 30 #define FALSE 0 macro 35 static int isInitialized = FALSE; 55 result = FALSE; in FwdLockGlue_CreateDirectories() 62 result = FALSE; in FwdLockGlue_CreateDirectories() 99 isInitialized = FALSE; in FwdLockGlue_InitializeRoundKeys() 119 return FALSE; in FwdLockGlue_ValidatePadding() 152 int result = FALSE; in FwdLockGlue_EncryptKey() 174 int result = FALSE; in FwdLockGlue_DecryptKey()
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/ |
D | FwdLockFile.c | 33 #define FALSE 0 macro 182 result = FALSE; in FwdLockFile_DeriveKeys() 188 result = FALSE; in FwdLockFile_DeriveKeys() 195 result = FALSE; in FwdLockFile_DeriveKeys() 262 int isSuccess = FALSE; in FwdLockFile_attach() 373 result = FALSE; in FwdLockFile_CheckDataIntegrity() 380 result = FALSE; in FwdLockFile_CheckDataIntegrity() 385 result = FALSE; in FwdLockFile_CheckDataIntegrity() 394 result = FALSE; in FwdLockFile_CheckDataIntegrity() 414 result = FALSE; in FwdLockFile_CheckHeaderIntegrity()
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
D | bgnscd.cpp | 71 #define FALSE 0 macro 524 inbgNoise = FALSE; in Bgn_scd() 550 prevVoiced = FALSE; in Bgn_scd() 565 prevVoiced = FALSE; in Bgn_scd()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | protobuf-config-version.cmake.in | 21 set(PACKAGE_VERSION_COMPATIBLE FALSE) 23 set(PACKAGE_VERSION_COMPATIBLE FALSE) 28 set(PACKAGE_VERSION_COMPATIBLE FALSE) 33 set(PACKAGE_VERSION_COMPATIBLE FALSE)
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
D | gsm_amr_typedefs.h | 99 #ifndef FALSE 100 #define FALSE 0 macro
|
D | vad2.h | 90 #define FALSE 0 macro
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
D | pv_amr_wb_type_defs.h | 138 #ifndef FALSE 139 #define FALSE 0 macro
|
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/ |
D | TestPredicatesTest.java | 83 private static final Predicate<Object> FALSE = new Predicate<Object>() { field in TestPredicatesTest 90 assertTrue(TestPredicates.not(FALSE).apply(null)); in testNotPredicate()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/ |
D | DetectTvSystemAudioModeSupportActionTest.java | 122 assertEquals(Boolean.FALSE, mSupported); in testSendCecCommandNotSucceed() 131 assertEquals(Boolean.FALSE, mSupported); in testFeatureAbort()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | RemoteInputQuickSettingsDisablerTest.java | 61 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.FALSE); in shouldEnableQuickSetting_afterDeactiviate() 68 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.FALSE); in shouldDisableQuickSetting_afteActiviate()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBArrayTests.m | 2415 //%PDDM-EXPAND ARRAY_TESTS(Bool, BOOL, TRUE, TRUE, FALSE, FALSE) 2462 static const BOOL kValues[] = { TRUE, TRUE, FALSE, FALSE }; 2470 XCTAssertEqual([array valueAtIndex:2], FALSE); 2471 XCTAssertEqual([array valueAtIndex:3], FALSE); 2514 const BOOL kValues1[] = { TRUE, TRUE, FALSE }; 2515 const BOOL kValues2[] = { TRUE, FALSE, FALSE }; 2516 const BOOL kValues3[] = { TRUE, TRUE, FALSE, FALSE }; 2552 const BOOL kValues[] = { TRUE, TRUE, FALSE, FALSE }; 2569 const BOOL kValues[] = { TRUE, TRUE, FALSE, FALSE }; 2592 const BOOL kValues1[] = { TRUE, FALSE }; [all …]
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | dcac_prediction.cpp | 49 int flag_0 = FALSE, flag_1 = FALSE; in doDCACPrediction() 220 int flag_0 = FALSE, flag_1 = FALSE; in doDCACPrediction_I()
|
D | mp4def.h | 39 #define FALSE 0 macro
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | DisplayTransactionTest.cpp | 81 #define BOOL_SUBSTITUTE(TYPENAME) enum class TYPENAME : bool { FALSE = false, TRUE = true }; 327 IsPhysicalDisplayId<DisplayIdType>{} ? Virtual::FALSE : Virtual::TRUE; 502 : DisplayVariant<PhysicalDisplayId<PhysicalDisplay>, width, height, critical, Async::FALSE, 506 critical, Async::FALSE, Secure::TRUE, 520 static constexpr Primary PRIMARY = Primary::FALSE; 527 static constexpr Primary PRIMARY = Primary::FALSE; 538 PhysicalDisplayVariant<1002, ExternalDisplay<false>, 1920, 1280, Critical::FALSE>; 541 PhysicalDisplayVariant<1003, TertiaryDisplay, 1600, 1200, Critical::FALSE>; 548 : DisplayVariant<NoDisplayId, width, height, Critical::FALSE, Async::TRUE, secure, 549 Primary::FALSE, GRALLOC_USAGE_NONHWC_VIRTUAL_DISPLAY> { [all …]
|
/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/ |
D | Decoder.java | 43 return mBuf.get() == 0 ? Boolean.FALSE : Boolean.TRUE; in readObject()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | mp4def.h | 111 #define FALSE 0 macro
|
/frameworks/minikin/libs/minikin/ |
D | LocaleListCache.cpp | 70 outLength = uloc_toLanguageTag(likelyChars, output, outSize, FALSE, &uErr); in toLanguageTag()
|
/frameworks/av/camera/include/camera/ |
D | CameraParameters.h | 543 static const char FALSE[]; variable
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | Constants.java | 164 static final int FALSE = 0; field in Constants
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneBase.java | 88 AsyncResult result = new AsyncResult(null, Boolean.FALSE, null); in stopRingbackTone() 119 Pair<Connection, Boolean> result = new Pair<Connection, Boolean>(cn, Boolean.FALSE); in stopOnHoldTone()
|