HomeSort by relevance Sort by last modified time
    Searched refs:BytesUsed (Results 26 - 50 of 63) sorted by null

12 3

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 154 uint32_t BytesUsed = CurrentOffset - BeginOffset;
155 if (BytesUsed >= *MaxLength)
157 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 155 uint32_t BytesUsed = CurrentOffset - BeginOffset;
156 if (BytesUsed >= *MaxLength)
158 return *MaxLength - BytesUsed;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/IPO/
WholeProgramDevirt.h 39 // Bits in BytesUsed[I] are 1 if matching bit in Bytes[I] is used, 0 if not.
40 std::vector<uint8_t> BytesUsed;
45 BytesUsed.resize(Pos + Size);
47 return std::make_pair(Bytes.data() + Pos, BytesUsed.data() + Pos);
  /art/runtime/
linear_alloc.cc 43 return allocator_.BytesUsed();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
txfw32.h 84 PULONG BytesUsed,
  /external/llvm/lib/Support/
raw_ostream.cpp 367 size_t BytesUsed = Fmt.print(OutBufCur, BufferBytesLeft);
370 if (BytesUsed <= BufferBytesLeft) {
371 OutBufCur += BytesUsed;
377 NextBufferSize = BytesUsed;
389 size_t BytesUsed = Fmt.print(V.data(), NextBufferSize);
391 // If BytesUsed fit into the vector, we win.
392 if (BytesUsed <= NextBufferSize)
393 return write(V.data(), BytesUsed);
396 assert(BytesUsed > NextBufferSize && "Didn't grow buffer!?");
397 NextBufferSize = BytesUsed;
    [all...]

Completed in 1473 milliseconds

12 3