/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASourceFile.cpp | 33 DWORD ByteSize = 0; in getChecksum() local
|
/third_party/skia/third_party/externals/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
|
/third_party/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
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | wire_format_test.py | 207 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
|
D | python_message.py | 1064 def ByteSize(self): function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/ |
D | DWARFLinkerDeclContext.cpp | 107 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/ |
D | DWARFLinkerDeclContext.h | 104 uint32_t ByteSize = 0; variable
|
/third_party/protobuf/src/google/protobuf/ |
D | message_lite.h | 420 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize() function
|
D | extension_set.cc | 1497 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
|
D | wire_format.cc | 1448 size_t WireFormat::ByteSize(const Message& message) { in ByteSize() function in google::protobuf::internal::WireFormat
|
D | extension_set.h | 532 virtual int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize() function
|
D | wire_format_unittest.cc | 235 TEST(WireFormatTest, ByteSize) { in TEST() argument
|
/third_party/protobuf/python/google/protobuf/ |
D | message.py | 352 def ByteSize(self): member in Message
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 83 unsigned ByteSize = SizeInBits / SizeOfByte; in addOpPiece() local
|
D | CodeViewDebug.cpp | 1606 uint32_t ByteSize; in lowerTypeBasic() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | inst_bindless_check_pass.cpp | 325 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/ |
D | inst_bindless_check_pass.cpp | 318 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/ |
D | inst_bindless_check_pass.cpp | 325 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/ |
D | RawTypes.h | 315 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/ |
D | ConstantFold.cpp | 213 unsigned ByteSize) { in ExtractConstantBytes()
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 1996 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/ |
D | LegalizerHelper.cpp | 2947 unsigned ByteSize = PartSize / 8; in reduceLoadStoreWidth() local
|