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

  /external/zopfli/src/zopflipng/
zopflipng_bin.cc 341 bool already_exists = true; local
342 if (origoutfilesize == 0) already_exists = false;
349 bool keep_earlier_output_file = already_exists &&
363 if (!yes && !dryrun && already_exists) {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 890 already_exists = 183 // ERROR_ALREADY_EXISTS enumerator in enum:llvm::windows_error::_

Completed in 296 milliseconds