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

  /external/v8/test/cctest/
test-serialize.cc 583 Object* new_last = NULL; local
589 if (new_last != NULL) {
591 reinterpret_cast<char*>(new_last) + kSmallFixedArraySize);
593 new_last = obj;
  /external/libvpx/vp8/encoder/
bitstream.c 1129 int new_intra, new_last, gf_last, oldtotal, newtotal; local
    [all...]

Completed in 48 milliseconds