Home
last modified time | relevance | path

Searched defs:ByteSize (Results 1 – 25 of 65) sorted by relevance

123

/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp72 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/
DDWARFAbbreviationDeclaration.cpp72 Optional<uint8_t> ByteSize; in extract() local
187 size_t ByteSize = NumBytes; in getByteSize() local
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h61 uint8_t ByteSize; member
64 ByteSizeStorage ByteSize; member
DDWARFAttribute.h28 uint32_t ByteSize = 0; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h61 uint8_t ByteSize; member
64 ByteSizeStorage ByteSize; member
DDWARFAttribute.h28 uint32_t ByteSize = 0; member
/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp159 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/
DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp44 DWORD ByteSize = 0; in getChecksum() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp219 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/
Dwire_format_test.py203 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
/external/protobuf/python/google/protobuf/internal/
Dwire_format_test.py207 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp264 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/
DDWARFLinkerDeclContext.cpp111 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp107 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
/external/llvm/lib/DebugInfo/PDB/Raw/
DNameHashTable.cpp28 support::ulittle32_t ByteSize; in load() member
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h105 uint32_t ByteSize = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h104 uint32_t ByteSize = 0; variable
/external/llvm-project/lldb/tools/debugserver/source/
DDNBBreakpoint.h30 nub_size_t ByteSize() const { return m_byte_size; } in ByteSize() function
/external/protobuf/src/google/protobuf/
Dmessage_lite.h405 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp57 unsigned ByteSize = SizeInBits / SizeOfByte; in AddOpPiece() local
/external/protobuf/python/google/protobuf/
Dmessage.py280 def ByteSize(self): member in Message
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp83 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
/external/tensorflow/tensorflow/c/
Dtf_tensor.cc211 size_t TensorInterface::ByteSize() const { in ByteSize() function in tensorflow::TensorInterface

123