Searched defs:equal (Results 1 - 13 of 13) sorted by relevance

/haiku/headers/tools/cppunit/cppunit/
H A DTestAssert.h37 static bool equal( const T& x, const T& y ) function in struct:CppUnit::assertion_traits
/haiku/src/apps/icon-o-matic/generic/property/
H A DPropertyObject.cpp180 bool equal = false; local
/haiku/src/kits/tracker/
H A DTrackerString.cpp358 bool equal = false; local
/haiku/src/tests/kits/interface/
H A DOutlineListViewTest.cpp25 static bool equal(const BListItem* x, const BListItem* y) { function in struct:CppUnit::assertion_traits
/haiku/headers/cpp/
H A Dstl_algobase.h386 inline bool equal(_InputIter1 __first1, _InputIter1 __last1, function
395 inline bool equal(_InputIter1 __first1, _InputIter1 __last1, function
/haiku/src/tests/kits/storage/
H A DVolumeTest.cpp359 bool equal = (i == k local
H A DAppFileInfoTest.cpp508 bool equal = (types.GetInfo("types", &type1, &count1) == B_OK local
H A DMimeTypeTest.cpp3084 bool equal = (!strcmp(test.type, test2.type)); local
/haiku/src/kits/interface/
H A DGradient.cpp313 bool equal = true; local
/haiku/src/libs/icon/style/
H A DGradientTransformable.cpp209 bool equal = true; local
/haiku/src/kits/network/libnetservices/
H A DHttpAuthentication.cpp181 int32 equal = value.FindFirst('='); local
/haiku/headers/libs/agg/
H A Dagg_array.h1031 unsigned remove_duplicates(Array& arr, Equal equal) argument
/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp1129 bool equal; local
1165 bool equal; local

Completed in 121 milliseconds