Searched defs:difference (Results 1 - 7 of 7) sorted by relevance

/haiku/src/tests/kits/locale/
H A DCollatorTest.cpp57 int difference = collator.Compare(tests[i].first, tests[i].second); local
/haiku/src/kits/support/
H A DJobQueue.cpp39 int32 difference = left->CountDependencies() - right->CountDependencies(); local
H A DString.cpp1585 int32 difference = withThisLength - replaceThisLength; local
1737 int32 difference = withThisLength - replaceThisLength; local
[all...]
/haiku/src/apps/deskbar/
H A DTimeView.cpp479 float difference = timeWidth - fMaxWidth; local
/haiku/src/kits/network/libnetservices/
H A DNetworkCookie.cpp481 int32 difference = domain.Length() - cookieDomain.Length(); local
534 int32 difference = domain.Length() - cookieDomain.Length(); local
[all...]
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp1022 float difference = 0.0; local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1816 float difference = 0.0; local
[all...]

Completed in 123 milliseconds