Home
last modified time | relevance | path

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

123

/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/leveldb/db/
Dwrite_batch_internal.h34 static size_t ByteSize(const WriteBatch* batch) { return batch->rep_.size(); } in ByteSize() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp70 std::optional<uint8_t> ByteSize; in extract() local
201 size_t ByteSize = NumBytes; in getByteSize() local
/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/swiftshader/third_party/llvm-16.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/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp33 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/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp44 DWORD ByteSize = 0; in getChecksum() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp217 const unsigned ByteSize = 1U << i; in initialize() local
727 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
742 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
760 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
775 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
/external/protobuf/python/google/protobuf/internal/
Dwire_format_test.py202 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dwire_format_test.py202 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
/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/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp105 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h104 uint32_t ByteSize = 0; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h112 uint32_t ByteSize = 0; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp57 unsigned ByteSize = SizeInBits / SizeOfByte; in AddOpPiece() local
/external/protobuf/src/google/protobuf/
Dmessage_lite.h381 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dmessage_lite.h382 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize() function
/external/cronet/third_party/protobuf/python/google/protobuf/
Dmessage.py355 def ByteSize(self): member in Message
/external/protobuf/python/google/protobuf/
Dmessage.py355 def ByteSize(self): member in Message

123