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

  /frameworks/base/tools/aapt2/
Main.cpp 46 static void PrintVersion() {
78 PrintVersion();
  /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;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Driver.h 401 /// PrintVersion - Print the driver version.
402 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Driver/
Driver.h 406 /// PrintVersion - Print the driver version.
407 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Driver/
Driver.h 406 /// PrintVersion - Print the driver version.
407 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Driver.h 401 /// PrintVersion - Print the driver version.
402 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Driver/
Driver.h 406 /// PrintVersion - Print the driver version.
407 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Driver/
Driver.h 406 /// PrintVersion - Print the driver version.
407 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Driver/
Driver.h 409 /// PrintVersion - Print the driver version.
410 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Driver/
Driver.h 409 /// PrintVersion - Print the driver version.
410 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Driver/
Driver.h 409 /// PrintVersion - Print the driver version.
410 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Driver/
Driver.h 409 /// PrintVersion - Print the driver version.
410 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Driver/
Driver.h 409 /// PrintVersion - Print the driver version.
410 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Driver/
Driver.h 409 /// PrintVersion - Print the driver version.
410 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Driver/
Driver.h 409 /// PrintVersion - Print the driver version.
410 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Driver/
Driver.h 409 /// PrintVersion - Print the driver version.
410 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
  /external/brotli/c/tools/
brotli.c 386 static void PrintVersion(void) {
834 PrintVersion();
  /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 630 milliseconds