Lines Matching refs:value
285 // - The trap instructions, and hence the PC value at crash time, have to be
460 // This formats a value for a failing CHECK_XX statement. Ordinarily,
464 base::internal::SupportsOstreamOperator<const T&>::value &&
465 !std::is_function<typename std::remove_pointer<T>::type>::value,
478 std::is_function<typename std::remove_pointer<T>::type>::value,
488 !base::internal::SupportsOstreamOperator<const T&>::value &&
489 std::is_enum<T>::value,
780 // Stores the current value of GetLastError in the constructor and restores
783 // that will lose the value of GLE and the code that called the log function
784 // will have lost the thread error value when the log call returns.
804 // logging macros. This avoids compiler warnings like "value computed