Home
last modified time | relevance | path

Searched refs:AllZero (Results 1 – 25 of 51) sorted by relevance

123

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c304 CHAR16 AllZero[20]; in SafeStringContraintCheckTest() local
309 ZeroMem (AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
333 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
341 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
349 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
357 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
365 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
373 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
381 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c304 CHAR16 AllZero[20]; in SafeStringContraintCheckTest() local
309 ZeroMem (AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
333 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
341 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
349 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
357 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
365 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
373 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
381 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c304 CHAR16 AllZero[20]; in SafeStringContraintCheckTest() local
309 ZeroMem (AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
333 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
341 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
349 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
357 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
365 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
373 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
381 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c304 CHAR16 AllZero[20]; in SafeStringContraintCheckTest() local
309 ZeroMem (AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
333 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
341 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
349 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
357 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
365 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
373 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
381 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero)); in SafeStringContraintCheckTest()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c304 CHAR16 AllZero[20];
309 ZeroMem (AllZero, sizeof (AllZero));
333 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero));
341 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero));
349 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero));
357 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero));
365 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero));
373 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero));
381 UT_ASSERT_MEM_EQUAL (Destination, AllZero, sizeof (AllZero));
/dports/math/cvc4/CVC4-1.7/test/regress/regress2/sygus/
H A Dvcb.sy12 (define-fun AllZero ((v1 Int) (v2 Int)) Bool
19 (or (InV v1 v2) (AllZero v1 v2)))
43 (AllZero (f1 x1 x2) (f2 x1 x2)))
45 (not (AllZero (f1 (+ x1 (f1 x1 x2)) (+ x2 (f2 x1 x2)))
50 (AllZero (f1 (+ x1 v1) (+ x2 v2)) (f2 (+ x1 v1) (+ x2 v2))))
51 (not (AllZero (f1 x1 x2) (f2 x1 x2)))))
54 (constraint (or (Bad x1 x2) (not (AllZero (f1 x1 x2) (f2 x1 x2)))))
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DFieldIdeal.C84 bool AllZero = true; in FieldIdealImpl() local
87 if (!IsZero(gens[i])) { AllZero = false; break; } in FieldIdealImpl()
88 if (!AllZero) myTidyGensValue.push_back(one(myR)); in FieldIdealImpl()
89 IamPrime3Flag = IamMaximal3Flag = AllZero; in FieldIdealImpl()
H A DTmpMorseBetti.C173 bool AllZero = true; in myNumColsBettiDiagram() local
178 AllZero = false; in myNumColsBettiDiagram()
182 if (!AllZero) in myNumColsBettiDiagram()
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DFieldIdeal.C84 bool AllZero = true; in FieldIdealImpl() local
87 if (!IsZero(gens[i])) { AllZero = false; break; } in FieldIdealImpl()
88 if (!AllZero) myTidyGensValue.push_back(one(myR)); in FieldIdealImpl()
89 IamPrime3Flag = IamMaximal3Flag = AllZero; in FieldIdealImpl()
H A DTmpMorseBetti.C173 bool AllZero = true; in myNumColsBettiDiagram() local
178 AllZero = false; in myNumColsBettiDiagram()
182 if (!AllZero) in myNumColsBettiDiagram()
/dports/lang/oo2c/oo2c_64-2.1.11/src/OOC/SSA/
H A DStats.Mod106 PROCEDURE AllZero(a: LONGINT): BOOLEAN;
116 END AllZero;
125 IF (LEN(stList^) = 0) OR AllZero(o[best]) THEN
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dwin32toolhelp_unittest.cc105 static bool AllZero(const TestData& data) { in AllZero() function in talk_base::Win32ToolhelpTest
247 EXPECT_TRUE(AllZero(t->current())); in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp30 bool AllZero(const std::vector<uint32_t>& aBytes) { in AllZero() function
209 (aMetadata.mIV.size() == 0 && AllZero(aMetadata.mCipherBytes))); in Decrypt()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dwin32toolhelp_unittest.cc88 static bool AllZero(const TestData& data) { in AllZero() function in rtc::Win32ToolhelpTest
232 EXPECT_TRUE(AllZero(t->current())); in TEST_F()
/dports/www/firefox-esr/firefox-91.8.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp31 bool AllZero(const std::vector<uint32_t>& aBytes) { in AllZero() function
261 (aMetadata.mIV.empty() && AllZero(aMetadata.mCipherBytes))); in Decrypt()
/dports/www/firefox/firefox-99.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp31 bool AllZero(const std::vector<uint32_t>& aBytes) { in AllZero() function
261 (aMetadata.mIV.empty() && AllZero(aMetadata.mCipherBytes))); in Decrypt()
/dports/mail/thunderbird/thunderbird-91.8.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp31 bool AllZero(const std::vector<uint32_t>& aBytes) { in AllZero() function
261 (aMetadata.mIV.empty() && AllZero(aMetadata.mCipherBytes))); in Decrypt()
/dports/lang/spidermonkey78/firefox-78.9.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp31 bool AllZero(const std::vector<uint32_t>& aBytes) { in AllZero() function
261 (aMetadata.mIV.empty() && AllZero(aMetadata.mCipherBytes))); in Decrypt()
/dports/devel/py-plex/py38-plex-1.1.5/examples/
H A Dspeedtest.in214 function AllZero (s: string): boolean;
220 AllZero := false;
221 exit(AllZero);
223 AllZero := true;
233 if AllZero(dec.sig) then
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp774 auto *AllZero = cast<ConstantInt>(Constant::getNullValue(SC->getType())); in processCurrentLoop() local
775 if (BranchesInfo.isUnswitched(SI, AllZero)) in processCurrentLoop()
778 UnswitchVal = AllZero; in processCurrentLoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp769 auto *AllZero = cast<ConstantInt>(Constant::getNullValue(SC->getType())); in processCurrentLoop() local
770 if (BranchesInfo.isUnswitched(SI, AllZero)) in processCurrentLoop()
773 UnswitchVal = AllZero; in processCurrentLoop()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp768 auto *AllZero = cast<ConstantInt>(Constant::getNullValue(SC->getType())); in processCurrentLoop() local
769 if (BranchesInfo.isUnswitched(SI, AllZero)) in processCurrentLoop()
772 UnswitchVal = AllZero; in processCurrentLoop()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp769 auto *AllZero = cast<ConstantInt>(Constant::getNullValue(SC->getType())); in processCurrentLoop() local
770 if (BranchesInfo.isUnswitched(SI, AllZero)) in processCurrentLoop()
773 UnswitchVal = AllZero; in processCurrentLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp768 auto *AllZero = cast<ConstantInt>(Constant::getNullValue(SC->getType())); in processCurrentLoop() local
769 if (BranchesInfo.isUnswitched(SI, AllZero)) in processCurrentLoop()
772 UnswitchVal = AllZero; in processCurrentLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp768 auto *AllZero = cast<ConstantInt>(Constant::getNullValue(SC->getType())); in processCurrentLoop() local
769 if (BranchesInfo.isUnswitched(SI, AllZero)) in processCurrentLoop()
772 UnswitchVal = AllZero; in processCurrentLoop()

123