Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp33 DWORD ByteSize = 0; in getChecksum() local
/third_party/skia/third_party/externals/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
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Dwire_format_test.py203 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
/third_party/protobuf/python/google/protobuf/internal/
Dwire_format_test.py207 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
Dpython_message.py1064 def ByteSize(self): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp107 unsigned ByteSize = std::numeric_limits<uint32_t>::max(); in getChildDeclContext() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h104 uint32_t ByteSize = 0; variable
/third_party/protobuf/src/google/protobuf/
Dmessage_lite.h420 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize() function
Dextension_set.cc1497 size_t ExtensionSet::ByteSize() const { in ByteSize() function in google::protobuf::internal::ExtensionSet
1565 size_t ExtensionSet::Extension::ByteSize(int number) const { in ByteSize() function in google::protobuf::internal::ExtensionSet::Extension
Dwire_format.cc1448 size_t WireFormat::ByteSize(const Message& message) { in ByteSize() function in google::protobuf::internal::WireFormat
Dextension_set.h532 virtual int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize() function
Dwire_format_unittest.cc235 TEST(WireFormatTest, ByteSize) { in TEST() argument
/third_party/protobuf/python/google/protobuf/
Dmessage.py352 def ByteSize(self): member in Message
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp83 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
DCodeViewDebug.cpp1606 uint32_t ByteSize; in lowerTypeBasic() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.cpp325 uint32_t InstBindlessCheckPass::ByteSize(uint32_t ty_id, uint32_t matrix_stride, in ByteSize() function in spvtools::opt::InstBindlessCheckPass
/third_party/spirv-tools/source/opt/
Dinst_bindless_check_pass.cpp318 uint32_t InstBindlessCheckPass::ByteSize(uint32_t ty_id, uint32_t matrix_stride, in ByteSize() function in spvtools::opt::InstBindlessCheckPass
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinst_bindless_check_pass.cpp325 uint32_t InstBindlessCheckPass::ByteSize(uint32_t ty_id, uint32_t matrix_stride, in ByteSize() function in spvtools::opt::InstBindlessCheckPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h315 support::ulittle32_t ByteSize; // Number of bytes of names buffer. member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp213 unsigned ByteSize) { in ExtractConstantBytes()
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc1996 static PyObject* ByteSize(CMessage* self, PyObject* args) { in ByteSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2947 unsigned ByteSize = PartSize / 8; in reduceLoadStoreWidth() local

12