Home | History | Annotate | Download | only in Pk

Lines Matching refs:FALSE

23   Return FALSE to indicate this interface is not supported.

34 @retval FALSE This interface is not supported.
48 ASSERT (FALSE);
49 return FALSE;
66 ASSERT (FALSE);
85 @retval FALSE Error occurs during the operation.
99 ASSERT (FALSE);
100 return FALSE;
108 Return FALSE to indicate this interface is not supported.
118 @retval FALSE This interface is not supported.
132 ASSERT (FALSE);
133 return FALSE;
140 Return FALSE to indicate this interface is not supported.
149 @retval FALSE The P7Data was not correctly formatted for processing.
161 ASSERT (FALSE);
162 return FALSE;