HomeSort by relevance Sort by last modified time
    Searched refs:AlignStyle (Results 1 - 25 of 44) sorted by null

1 2

  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
49 case AlignStyle::Left:
53 case AlignStyle::Center: {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
49 case AlignStyle::Left:
53 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill)
77 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill)
77 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill)
77 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill)
77 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill)
77 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill)
77 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
49 case AlignStyle::Left:
53 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill)
77 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
FormatAdapters.h 29 AlignStyle Where;
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill)
77 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FormatCommon.h 18 enum class AlignStyle { Left, Center, Right };
22 AlignStyle Where;
26 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount,
51 case AlignStyle::Left:
55 case AlignStyle::Center: {

Completed in 518 milliseconds

1 2