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

  /external/zopfli/src/zopflipng/lodepng/
lodepng_util.cpp 284 static const unsigned long CLCL[19] =
421 for(size_t i = 0; i < 19; i++) codelengthcode[CLCL[i]] = (i < HCLEN) ? readBitsFromStream(bp, in, 3) : 0;
423 for(size_t i = 0; i < codelengthcode.size(); i++) zlibinfo->back().clcl.push_back(codelengthcode[i]);
  /external/v8/src/s390/
simulator-s390.h 542 EVALUATE(CLCL);
constants-s390.h     [all...]
simulator-s390.cc 768 EvalTable[CLCL] = &Simulator::Evaluate_CLCL;
    [all...]

Completed in 160 milliseconds