/external/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 143 const size_t ByteSize = 1 << i; in initializeCallbacks() local 441 const size_t ByteSize = 1 << Idx; in instrumentAtomic() local 456 const size_t ByteSize = 1 << Idx; in instrumentAtomic() local 474 const size_t ByteSize = 1 << Idx; in instrumentAtomic() local 488 const size_t ByteSize = 1 << Idx; in instrumentAtomic() local
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format_test.py | 203 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.cc | 776 int FileDescriptorSet::ByteSize() const { in ByteSize() function in google::protobuf::FileDescriptorSet 1238 int FileDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::FileDescriptorProto 1560 int DescriptorProto_ExtensionRange::ByteSize() const { in ByteSize() function in google::protobuf::DescriptorProto_ExtensionRange 1980 int DescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::DescriptorProto 2633 int FieldDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::FieldDescriptorProto 3000 int EnumDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::EnumDescriptorProto 3315 int EnumValueDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::EnumValueDescriptorProto 3629 int ServiceDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::ServiceDescriptorProto 4009 int MethodDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::MethodDescriptorProto 4536 int FileOptions::ByteSize() const { in ByteSize() function in google::protobuf::FileOptions [all …]
|
D | message.cc | 144 int Message::ByteSize() const { in ByteSize() function in google::protobuf::Message
|
D | extension_set.cc | 1020 int ExtensionSet::ByteSize() const { in ByteSize() function in google::protobuf::internal::ExtensionSet 1231 int ExtensionSet::Extension::ByteSize(int number) const { in ByteSize() function in google::protobuf::internal::ExtensionSet::Extension
|
D | wire_format.cc | 881 int WireFormat::ByteSize(const Message& message) { in ByteSize() function in google::protobuf::internal::WireFormat
|
D | wire_format_unittest.cc | 178 TEST(WireFormatTest, ByteSize) { in TEST() argument
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 370 int CodeGeneratorRequest::ByteSize() const { in ByteSize() function in google::protobuf::compiler::CodeGeneratorRequest 711 int CodeGeneratorResponse_File::ByteSize() const { in ByteSize() function in google::protobuf::compiler::CodeGeneratorResponse_File 988 int CodeGeneratorResponse::ByteSize() const { in ByteSize() function in google::protobuf::compiler::CodeGeneratorResponse
|
/external/protobuf/python/google/protobuf/ |
D | message.py | 229 def ByteSize(self): member in Message
|
D | reflection.py | 771 def ByteSize(self): function
|
/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 197 unsigned ByteSize) { in ExtractConstantBytes()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 800 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { in get_VSPLTI_elt()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1532 unsigned ByteSize = VT.getStoreSize(); in CreateStackTemporary() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7994 unsigned ByteSize = SrcVT.getSizeInBits()/8; in BuildFILD() local
|