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

  /art/compiler/
compilers.cc 125 bool set_max = cu->mir_graph->SetMaxAvailableNonSpecialCompilerTemps(max_temps); local
126 CHECK(set_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 349 milliseconds