Searched defs:explanation (Results 1 – 9 of 9) sorted by relevance
225 explanation = '' variable in WSGIHTTPException396 explanation = 'The request is accepted for processing.' variable in HTTPAccepted470 explanation = 'The resource has been moved to' variable in _HTTPMove541 explanation = 'The resource was found at' variable in HTTPFound585 explanation = ( variable in HTTPUseProxy617 explanation = ('The server could not comply with the request since\r\n' variable in HTTPClientError633 explanation = ( variable in HTTPUnauthorized647 explanation = ('Access was denied for financial reasons.') variable in HTTPPaymentRequired660 explanation = ('Access was denied to this resource.') variable in HTTPForbidden673 explanation = ('The resource could not be found.') variable in HTTPNotFound[all …]
170 explanation = '' variable in HTTPException316 explanation = 'The resource has been moved to' variable in _HTTPMove367 explanation = 'The resource was found at' variable in HTTPFound394 explanation = ( variable in HTTPUseProxy424 explanation = ('The server could not comply with the request since\r\n' variable in HTTPClientError433 explanation = ( variable in HTTPUnauthorized442 explanation = ('Access was denied for financial reasons.') variable in HTTPPaymentRequired447 explanation = ('Access was denied to this resource.') variable in HTTPForbidden452 explanation = ('The resource could not be found.') variable in HTTPNotFound473 explanation = ('Authentication /w a local proxy is needed.') variable in HTTPProxyAuthenticationRequired[all …]
30 StringBuilder explanation=new StringBuilder(); in printParts() local
144 #define _dbus_assert_not_reached(explanation) do { } while (0) argument149 #define _dbus_assert_not_reached(explanation) \ argument
969 _dbus_real_assert_not_reached (const char *explanation, in _dbus_real_assert_not_reached()
565 String explanation = "Lists differ at element [" + i + "]: " + e + " != " + a; in assertEquals() local608 String explanation = "Iterators differ at element [" + i + "]: " + e + " != " + a; in assertEquals() local617 String explanation = "Actual iterator returned more elements than the expected iterator."; in assertEquals() local623 String explanation = "Expected iterator returned more elements than the actual iterator."; in assertEquals() local
70 String explanation) in FilterDialog()
653 inline void PrintIfNotEmpty(const internal::string& explanation, in PrintIfNotEmpty()
565 inline void PrintIfNotEmpty(const internal::string& explanation, in PrintIfNotEmpty()