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

  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Format.h 212 uint32_t NumPerLine; // Number of bytes to show per line.
221 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
233 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Format.h 212 uint32_t NumPerLine; // Number of bytes to show per line.
221 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
233 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Format.h 212 uint32_t NumPerLine; // Number of bytes to show per line.
221 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
233 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Format.h 212 uint32_t NumPerLine; // Number of bytes to show per line.
221 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
233 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Format.h 212 uint32_t NumPerLine; // Number of bytes to show per line.
221 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
233 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Format.h 212 uint32_t NumPerLine; // Number of bytes to show per line.
221 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
233 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Format.h 212 uint32_t NumPerLine; // Number of bytes to show per line.
221 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
233 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Format.h 221 uint32_t NumPerLine; // Number of bytes to show per line.
230 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
251 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Format.h 221 uint32_t NumPerLine; // Number of bytes to show per line.
230 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
251 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Format.h 221 uint32_t NumPerLine; // Number of bytes to show per line.
230 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
251 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Format.h 221 uint32_t NumPerLine; // Number of bytes to show per line.
230 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
251 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Format.h 221 uint32_t NumPerLine; // Number of bytes to show per line.
230 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
251 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Format.h 221 uint32_t NumPerLine; // Number of bytes to show per line.
230 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
251 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Format.h 221 uint32_t NumPerLine; // Number of bytes to show per line.
230 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
251 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Format.h 221 uint32_t NumPerLine; // Number of bytes to show per line.
230 : Bytes(B), FirstByteOffset(O), IndentLevel(IL), NumPerLine(NPL),
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
242 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
251 return FormattedBytes(Bytes, IndentLevel, FirstByteOffset, NumPerLine,

Completed in 348 milliseconds