HomeSort by relevance Sort by last modified time
    Searched defs:right_justify (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/Support/
Format.h 115 /// This is a helper class used for left_justify() and right_justify().
134 /// right_justify - add spaces before string so total output is
137 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Format.h 128 /// This is a helper class used for left_justify() and right_justify().
147 /// right_justify - add spaces before string so total output is
150 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Format.h 128 /// This is a helper class used for left_justify() and right_justify().
147 /// right_justify - add spaces before string so total output is
150 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Format.h 128 /// This is a helper class used for left_justify() and right_justify().
147 /// right_justify - add spaces before string so total output is
150 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Format.h 128 /// This is a helper class used for left_justify() and right_justify().
147 /// right_justify - add spaces before string so total output is
150 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Format.h 128 /// This is a helper class used for left_justify() and right_justify().
147 /// right_justify - add spaces before string so total output is
150 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Format.h 128 /// This is a helper class used for left_justify() and right_justify().
147 /// right_justify - add spaces before string so total output is
150 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Format.h 128 /// This is a helper class used for left_justify() and right_justify().
147 /// right_justify - add spaces before string so total output is
150 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Format.h 128 /// This is a helper class used for left_justify() and right_justify().
147 /// right_justify - add spaces before string so total output is
150 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Format.h 128 /// This is a helper class used for left_justify() and right_justify().
147 /// right_justify - add spaces before string so total output is
150 inline FormattedString right_justify(StringRef Str, unsigned Width) { function in namespace:llvm

Completed in 716 milliseconds