/external/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 145 const unsigned ByteSize = 1U << i; in initializeCallbacks() local 514 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 528 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 545 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local 559 const unsigned ByteSize = 1U << 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 | 912 int FileDescriptorSet::ByteSize() const { in ByteSize() function in google::protobuf::FileDescriptorSet 1492 int FileDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::FileDescriptorProto 1872 int DescriptorProto_ExtensionRange::ByteSize() const { in ByteSize() function in google::protobuf::DescriptorProto_ExtensionRange 2335 int DescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::DescriptorProto 3037 int FieldDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::FieldDescriptorProto 3373 int OneofDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::OneofDescriptorProto 3680 int EnumDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::EnumDescriptorProto 4011 int EnumValueDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::EnumValueDescriptorProto 4343 int ServiceDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::ServiceDescriptorProto 4742 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/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 57 unsigned ByteSize = SizeInBits / SizeOfByte; in AddOpPiece() local
|
/external/nanopb-c/generator/google/protobuf/ |
D | message.py | 246 def ByteSize(self): member in Message
|
/external/protobuf/python/google/protobuf/ |
D | message.py | 250 def ByteSize(self): member in Message
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
D | kv_pb.py | 112 def ByteSize(self): member in KeyValue 284 def ByteSize(self): member in KeyValues
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | python_message.py | 739 def ByteSize(self): function
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 99 uint32_t ByteSize; member in llvm::dsymutil::__anon1f629b1b0111::DeclContext 118 DeclContext(unsigned Hash, uint32_t Line, uint32_t ByteSize, uint16_t Tag, in DeclContext() 1606 unsigned ByteSize = UINT32_MAX; in getChildDeclContext() local
|
/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 212 unsigned ByteSize) { in ExtractConstantBytes()
|
/external/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 1381 static PyObject* ByteSize(CMessage* self, PyObject* args) { in CheckAndGetInteger() function
|
/external/v8/test/cctest/compiler/ |
D | test-simplified-lowering.cc | 417 size_t ByteSize() { return num_elements * sizeof(E); } in ByteSize() function in v8::internal::compiler::AccessTester
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1893 unsigned ByteSize = VT.getStoreSize(); in CreateStackTemporary() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1499 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { in get_VSPLTI_elt()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 6655 const uint64_t ByteSize = DL.getTypeAllocSize(RetTy); in LowerFSINCOS() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 12568 unsigned ByteSize = SrcVT.getSizeInBits()/8; in BuildFILD() local
|