Searched refs:NumericRepresentation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/numerics/
H A Dsafe_math_impl.h328 enum NumericRepresentation { enum in namespace:base::internal
336 static const NumericRepresentation value =
343 template <typename T, NumericRepresentation type =
355 template <typename Src, NumericRepresentation type>
395 template <typename Src, NumericRepresentation type>
/external/chromium_org/v8/src/base/
H A Dsafe_math_impl.h359 enum NumericRepresentation { enum in namespace:v8::base::internal
367 static const NumericRepresentation value =
374 template <typename T, NumericRepresentation type =
386 template <typename Src, NumericRepresentation type>
426 template <typename Src, NumericRepresentation type>

Completed in 2375 milliseconds