HomeSort by relevance Sort by last modified time
    Searched refs:set_max (Results 1 - 3 of 3) sorted by null

  /art/compiler/
compilers.cc 123 bool set_max = cu->mir_graph->SetMaxAvailableNonSpecialCompilerTemps(max_temps); local
124 CHECK(set_max);
  /external/chromium_org/components/metrics/
metrics_log.cc 201 bucket->set_max(max);
  /external/aac/libFDK/src/
fixpoint_math.cpp 289 int set_max = (x >= FL2FXCONST_DBL( 31.0/64.0)) | (x == FL2FXCONST_DBL(0.0)); local
307 if (set_max)

Completed in 83 milliseconds