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

  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Format.h 213 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
222 ByteGroupSize(BGS), Upper(U), ASCII(A) {
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
234 ByteGroupSize, Upper, false);
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Format.h 213 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
222 ByteGroupSize(BGS), Upper(U), ASCII(A) {
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
234 ByteGroupSize, Upper, false);
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Format.h 213 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
222 ByteGroupSize(BGS), Upper(U), ASCII(A) {
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
234 ByteGroupSize, Upper, false);
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Format.h 213 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
222 ByteGroupSize(BGS), Upper(U), ASCII(A) {
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
234 ByteGroupSize, Upper, false);
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Format.h 213 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
222 ByteGroupSize(BGS), Upper(U), ASCII(A) {
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
234 ByteGroupSize, Upper, false);
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Format.h 213 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
222 ByteGroupSize(BGS), Upper(U), ASCII(A) {
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
234 ByteGroupSize, Upper, false);
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Format.h 213 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
222 ByteGroupSize(BGS), Upper(U), ASCII(A) {
224 if (ByteGroupSize > NumPerLine)
225 ByteGroupSize = NumPerLine;
231 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
234 ByteGroupSize, Upper, false);
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Format.h 222 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
231 ByteGroupSize(BGS), Upper(U), ASCII(A) {
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, false);
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
252 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Format.h 222 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
231 ByteGroupSize(BGS), Upper(U), ASCII(A) {
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, false);
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
252 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Format.h 222 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
231 ByteGroupSize(BGS), Upper(U), ASCII(A) {
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, false);
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
252 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Format.h 222 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
231 ByteGroupSize(BGS), Upper(U), ASCII(A) {
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, false);
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
252 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Format.h 222 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
231 ByteGroupSize(BGS), Upper(U), ASCII(A) {
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, false);
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
252 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Format.h 222 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
231 ByteGroupSize(BGS), Upper(U), ASCII(A) {
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, false);
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
252 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Format.h 222 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
231 ByteGroupSize(BGS), Upper(U), ASCII(A) {
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, false);
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
252 ByteGroupSize, Upper, true);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Format.h 222 uint8_t ByteGroupSize; // How many hex bytes are grouped without spaces
231 ByteGroupSize(BGS), Upper(U), ASCII(A) {
233 if (ByteGroupSize > NumPerLine)
234 ByteGroupSize = NumPerLine;
240 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
243 ByteGroupSize, Upper, false);
249 uint32_t NumPerLine = 16, uint8_t ByteGroupSize = 4,
252 ByteGroupSize, Upper, true);

Completed in 422 milliseconds