Lines Matching refs:CheckParameterValue
669 const CheckParameterValue check_function, void * const check_data,
842 // CheckParameterValue callback to check whether a value is within a set.
849 // CheckParameterValue callback to check whether a value isn't within a set.
862 const CheckParameterValue check_function, const int count) {
896 // CheckParameterValue callback to check whether a value is within a range.
906 // CheckParameterValue callback to check whether a value is not within a range.
922 const CheckParameterValue check_function, const int count) {
952 /* CheckParameterValue callback to check whether a value is equal to an
969 /* CheckParameterValue callback to check whether a value is not equal to an
986 // CheckParameterValue callback to check whether a parameter equals a string.
1002 /* CheckParameterValue callback to check whether a parameter is not equals to
1018 /* CheckParameterValue callback to check whether a parameter equals an area of
1033 const CheckParameterValue check_function, const int count) {
1056 /* CheckParameterValue callback to check whether a parameter is not equal to
1075 // CheckParameterValue callback that always returns 1.