/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/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
|
D | EfficiencySanitizer.cpp | 251 const unsigned ByteSize = 1U << Idx; in initializeCallbacks() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASourceFile.cpp | 33 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/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASourceFile.cpp | 44 DWORD ByteSize = 0; in getChecksum() 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/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerDeclContext.h | 104 uint32_t ByteSize = 0; variable
|
/external/protobuf/src/google/protobuf/ |
D | message_lite.h | 405 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize() function
|
D | extension_set.cc | 1487 size_t ExtensionSet::ByteSize() const { in ByteSize() function in google::protobuf::internal::ExtensionSet 1664 size_t ExtensionSet::Extension::ByteSize(int number) const { in ByteSize() function in google::protobuf::internal::ExtensionSet::Extension
|
/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 | 225 size_t TensorInterface::ByteSize() const { in ByteSize() function in tensorflow::TensorInterface
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | driver.cc | 115 int ByteSize(PrimitiveType type) { in ByteSize() function
|
/external/swiftshader/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
|
/external/deqp-deps/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
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 99 uint32_t ByteSize; member in llvm::dsymutil::__anon120d4d7b0111::DeclContext 118 DeclContext(unsigned Hash, uint32_t Line, uint32_t ByteSize, uint16_t Tag, in DeclContext() 1610 unsigned ByteSize = UINT32_MAX; in getChildDeclContext() local
|
/external/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
|