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

  /external/stressapptest/src/
sat.h 61 bool PrintVersion();
sat.cc 553 bool Sat::PrintVersion() {
575 PrintVersion();
998 PrintVersion();
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
LzmaCompress.c 91 void PrintVersion(char *buffer)
309 PrintVersion(rs);
  /external/clang/tools/clang-format/
ClangFormat.cpp 315 static void PrintVersion() {
325 cl::SetVersionPrinter(PrintVersion);
  /external/clang/include/clang/Driver/
Driver.h 362 /// PrintVersion - Print the driver version.
363 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /external/brotli/c/tools/
brotli.c 521 static void PrintVersion(void) {
    [all...]
  /external/clang/lib/Driver/
Driver.cpp 625 PrintVersion(C, llvm::errs());
866 void Driver::PrintVersion(const Compilation &C, raw_ostream &OS) const {
    [all...]

Completed in 582 milliseconds