Searched refs:constness (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-function-mocker.h | 509 #define GMOCK_INTERNAL_MOCK_METHODN(constness, ct, Method, args_num, ...) \ argument 513 args_num, Method, GMOCK_PP_NARG0(constness), 0, 0, , ct, , \ 516 #define GMOCK_MOCKER_(arity, constness, Method) \ argument 517 GTEST_CONCAT_TOKEN_(gmock##constness##arity##_##Method##_, __LINE__)
|
/freebsd/contrib/openpam/ |
H A D | HISTORY | 242 - BUGFIX: Many constness issues addressed.
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 385 47. Fixes constness warnings with !SHORT_STRINGS: short2str is "strip()", 389 46. Fixes some constness warnings with SHORT_STRINGS; this is orthogonal
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 928 - Assure that the constness of malloc_usable_size()'s return type matches that
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | 25865 - applying constness where necessary 25924 - add some pointer constness to avoid casting it away 25950 - avoid casting away constness by using a helper variable 25954 - avoid casting away constness by using a helper variable [all...] |