HomeSort by relevance Sort by last modified time
    Searched full:numericrepresentation (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/base/numerics/
safe_math_impl.h 329 enum NumericRepresentation {
337 static const NumericRepresentation value =
344 template <typename T, NumericRepresentation type =
356 template <typename Src, NumericRepresentation type>
396 template <typename Src, NumericRepresentation type>
  /external/v8/src/base/
safe_math_impl.h 359 enum NumericRepresentation {
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 3055 milliseconds