/external/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 141 const size_t ByteSize = 1 << i; in initializeCallbacks() local 507 const size_t ByteSize = 1 << Idx; in instrumentAtomic() local 521 const size_t ByteSize = 1 << Idx; in instrumentAtomic() local 538 const size_t ByteSize = 1 << Idx; in instrumentAtomic() local 552 const size_t ByteSize = 1 << Idx; in instrumentAtomic() local
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASourceFile.cpp | 40 DWORD ByteSize = 0; in getChecksum() local
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format_test.py | 203 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
|
D | cpp_message.py | 588 def ByteSize(self): function
|
D | python_message.py | 785 def ByteSize(self): function
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.cc | 910 int FileDescriptorSet::ByteSize() const { in ByteSize() function in google::protobuf::FileDescriptorSet 1490 int FileDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::FileDescriptorProto 1870 int DescriptorProto_ExtensionRange::ByteSize() const { in ByteSize() function in google::protobuf::DescriptorProto_ExtensionRange 2333 int DescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::DescriptorProto 3035 int FieldDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::FieldDescriptorProto 3371 int OneofDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::OneofDescriptorProto 3678 int EnumDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::EnumDescriptorProto 4009 int EnumValueDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::EnumValueDescriptorProto 4341 int ServiceDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::ServiceDescriptorProto 4740 int MethodDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::MethodDescriptorProto [all …]
|
D | message.cc | 146 int Message::ByteSize() const { in ByteSize() function in google::protobuf::Message
|
D | extension_set.cc | 1208 int ExtensionSet::ByteSize() const { in ByteSize() function in google::protobuf::internal::ExtensionSet 1390 int ExtensionSet::Extension::ByteSize(int number) const { in ByteSize() function in google::protobuf::internal::ExtensionSet::Extension
|
D | wire_format.cc | 907 int WireFormat::ByteSize(const Message& message) { in ByteSize() function in google::protobuf::internal::WireFormat
|
D | wire_format_unittest.cc | 215 TEST(WireFormatTest, ByteSize) { in TEST() argument
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 397 int CodeGeneratorRequest::ByteSize() const { in ByteSize() function in google::protobuf::compiler::CodeGeneratorRequest 758 int CodeGeneratorResponse_File::ByteSize() const { in ByteSize() function in google::protobuf::compiler::CodeGeneratorResponse_File 1052 int CodeGeneratorResponse::ByteSize() const { in ByteSize() function in google::protobuf::compiler::CodeGeneratorResponse
|
/external/lldb/tools/debugserver/source/ |
D | DNBBreakpoint.h | 32 nub_size_t ByteSize() const { return m_byte_size; } in ByteSize() function
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 57 unsigned ByteSize = SizeInBits / SizeOfByte; in AddOpPiece() local
|
/external/protobuf/python/google/protobuf/ |
D | message.py | 250 def ByteSize(self): member in Message
|
/external/nanopb-c/generator/google/protobuf/ |
D | message.py | 246 def ByteSize(self): member in Message
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | python_message.py | 739 def ByteSize(self): function
|
/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 212 unsigned ByteSize) { in ExtractConstantBytes()
|
/external/v8/test/cctest/compiler/ |
D | test-simplified-lowering.cc | 409 size_t ByteSize() { return num_elements * sizeof(E); } in ByteSize() function in AccessTester
|
/external/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 1381 static PyObject* ByteSize(CMessage* self, PyObject* args) { in CheckAndGetInteger() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1808 unsigned ByteSize = VT.getStoreSize(); in CreateStackTemporary() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1309 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { in get_VSPLTI_elt()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 6167 const uint64_t ByteSize = TLI.getDataLayout()->getTypeAllocSize(RetTy); in LowerFSINCOS() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 11442 unsigned ByteSize = SrcVT.getSizeInBits()/8; in BuildFILD() local
|