Lines Matching refs:FALSE
106 PcdDebugProperyMask is set. Otherwise FALSE is returned.
109 @retval FALSE The DEBUG_PROPERTY_DEBUG_ASSERT_ENABLED bit of PcdDebugProperyMask is clear.
118 return FALSE;
126 PcdDebugProperyMask is set. Otherwise FALSE is returned.
129 @retval FALSE The DEBUG_PROPERTY_DEBUG_PRINT_ENABLED bit of PcdDebugProperyMask is clear.
138 return FALSE;
146 PcdDebugProperyMask is set. Otherwise FALSE is returned.
149 @retval FALSE The DEBUG_PROPERTY_DEBUG_CODE_ENABLED bit of PcdDebugProperyMask is clear.
158 return FALSE;
166 PcdDebugProperyMask is set. Otherwise FALSE is returned.
169 @retval FALSE The DEBUG_PROPERTY_CLEAR_MEMORY_ENABLED bit of PcdDebugProperyMask is clear.
178 return FALSE;
187 @retval FALSE Current ErrorLevel is not supported.
196 return FALSE;