/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.cpp | 72 Optional<uint8_t> ByteSize; in extract() local 187 size_t ByteSize = NumBytes; in getByteSize() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.cpp | 72 Optional<uint8_t> ByteSize; in extract() local 187 size_t ByteSize = NumBytes; in getByteSize() local
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 61 uint8_t ByteSize; member 64 ByteSizeStorage ByteSize; member
|
D | DWARFAttribute.h | 28 uint32_t ByteSize = 0; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 61 uint8_t ByteSize; member 64 ByteSizeStorage ByteSize; member
|
D | DWARFAttribute.h | 28 uint32_t ByteSize = 0; member
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 159 const unsigned ByteSize = 1U << i; in initializeCallbacks() local 573 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 594 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 611 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 625 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASourceFile.cpp | 33 DWORD ByteSize = 0; in getChecksum() local
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASourceFile.cpp | 33 DWORD ByteSize = 0; in getChecksum() local
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASourceFile.cpp | 44 DWORD ByteSize = 0; in getChecksum() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 219 const unsigned ByteSize = 1U << i; in initialize() local 636 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 651 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 668 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 682 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
|
/external/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
D | wire_format_test.py | 203 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format_test.py | 207 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 264 const unsigned ByteSize = 1U << i; in initialize() local 748 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 763 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 780 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 794 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinkerDeclContext.cpp | 111 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/ |
D | DWARFLinkerDeclContext.cpp | 107 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | NameHashTable.cpp | 28 support::ulittle32_t ByteSize; in load() member
|
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerDeclContext.h | 105 uint32_t ByteSize = 0; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerDeclContext.h | 104 uint32_t ByteSize = 0; variable
|
/external/llvm-project/lldb/tools/debugserver/source/ |
D | DNBBreakpoint.h | 30 nub_size_t ByteSize() const { return m_byte_size; } in ByteSize() function
|
/external/protobuf/src/google/protobuf/ |
D | message_lite.h | 405 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize() function
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 57 unsigned ByteSize = SizeInBits / SizeOfByte; in AddOpPiece() local
|
/external/protobuf/python/google/protobuf/ |
D | message.py | 280 def ByteSize(self): member in Message
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 83 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
|
/external/tensorflow/tensorflow/c/ |
D | tf_tensor.cc | 211 size_t TensorInterface::ByteSize() const { in ByteSize() function in tensorflow::TensorInterface
|