/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDebugInfoEntry.h | 52 size_t GetAttributes(DWARFUnit *cu, DWARFAttributes &attrs, 54 return GetAttributes(cu, attrs, recurse, 0 /* curr_depth */); 183 size_t GetAttributes(DWARFUnit *cu, DWARFAttributes &attrs, Recurse recurse,
|
D | DWARFBaseDIE.cpp | 107 size_t DWARFBaseDIE::GetAttributes(DWARFAttributes &attributes, in GetAttributes() function in DWARFBaseDIE 110 return m_die->GetAttributes(m_cu, attributes, recurse); in GetAttributes()
|
D | DWARFDebugInfoEntry.cpp | 402 size_t DWARFDebugInfoEntry::GetAttributes(DWARFUnit *cu, in GetAttributes() function in DWARFDebugInfoEntry 441 spec_die.GetDIE()->GetAttributes(spec_die.GetCU(), attributes, in GetAttributes() 735 GetAttributes(cu, attributes, Recurse::yes); in GetParentDeclContextDIE() 785 GetAttributes(cu, attributes, Recurse::yes); in GetQualifiedName()
|
D | DWARFBaseDIE.h | 114 size_t GetAttributes(DWARFAttributes &attributes,
|
/external/gptfdisk/ |
D | attributes.h | 28 uint64_t GetAttributes(void) const {return attributes;} in GetAttributes() function
|
D | gptpart.h | 68 Attributes GetAttributes(void) {return attributes;} in GetAttributes() function
|
D | attributes.cc | 226 os << data.GetAttributes(); in operator <<()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | dataset_test_base.h | 136 virtual Status GetAttributes(AttributeVector* attributes) const = 0; 193 Status GetAttributes(AttributeVector* attr_vector) const override; 229 Status GetAttributes(AttributeVector* attr_vector) const override; 269 Status GetAttributes(AttributeVector* attr_vector) const override; 294 Status GetAttributes(AttributeVector* attr_vector) const override; 334 Status GetAttributes(AttributeVector* attr_vector) const override; 366 Status GetAttributes(AttributeVector* attr_vector) const override;
|
D | dataset_test_base.cc | 901 TF_RETURN_IF_ERROR(dataset_params.GetAttributes(&attributes)); in MakeDatasetOpKernel() 924 TF_RETURN_IF_ERROR(dataset_params.GetAttributes(&attributes)); in MakeDatasetTensor() 1000 Status RangeDatasetParams::GetAttributes(AttributeVector* attr_vector) const { in GetAttributes() function in tensorflow::data::RangeDatasetParams 1024 Status BatchDatasetParams::GetAttributes(AttributeVector* attr_vector) const { in GetAttributes() function in tensorflow::data::BatchDatasetParams 1048 Status MapDatasetParams::GetAttributes(AttributeVector* attr_vector) const { in GetAttributes() function in tensorflow::data::MapDatasetParams 1087 Status TensorSliceDatasetParams::GetAttributes( in GetAttributes() function in tensorflow::data::TensorSliceDatasetParams 1130 Status TakeDatasetParams::GetAttributes(AttributeVector* attr_vector) const { in GetAttributes() function in tensorflow::data::TakeDatasetParams 1151 Status ConcatenateDatasetParams::GetAttributes( in GetAttributes() function in tensorflow::data::ConcatenateDatasetParams
|
D | optimize_dataset_op_test.cc | 53 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon490417670111::OptimizeDatasetParams
|
D | map_defun_op_test.cc | 65 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anonfe0e44000111::MapDefunOpParams 98 TF_RETURN_IF_ERROR(params.GetAttributes(&attributes)); in CreateMapDefunOpKernel()
|
D | reduce_dataset_op_test.cc | 69 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon3adef36e0111::ReduceDatasetParams
|
D | skip_dataset_op_test.cc | 49 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon40f4be6d0111::SkipDatasetParams
|
D | zip_dataset_op_test.cc | 55 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anone5e941290111::ZipDatasetParams
|
D | flat_map_dataset_op_test.cc | 58 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anonae9e6fba0111::FlatMapDatasetParams
|
D | prefetch_dataset_op_test.cc | 56 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::__anon009e9ba70111::PrefetchDatasetParams
|
/external/pdfium/core/fxcrt/xml/ |
D | cfx_xmlelement.h | 29 const std::map<WideString, WideString>& GetAttributes() const { in GetAttributes() function
|
D | cfx_xmlelement_unittest.cpp | 65 ASSERT_EQ(2U, node.GetAttributes().size()); in TEST() 70 ASSERT_EQ(1U, node.GetAttributes().size()); in TEST()
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | auto_shard_dataset_op_test.cc | 56 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::experimental::__anon8ac557bd0111::AutoShardDatasetParams
|
D | sampling_dataset_op_test.cc | 55 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::experimental::__anon29d97cce0111::SamplingDatasetParams
|
D | assert_next_dataset_op_test.cc | 55 Status GetAttributes(AttributeVector* attr_vector) const override { in GetAttributes() function in tensorflow::data::experimental::__anon1e4e85e30111::AssertNextDatasetParams
|
D | random_dataset_op_test.cc | 65 virtual Status GetAttributes(AttributeVector* attributes) const override { in GetAttributes() function in tensorflow::data::experimental::__anone47fe0d40111::RandomDatasetParams
|
D | unique_dataset_op_test.cc | 46 Status GetAttributes(AttributeVector* attributes) const override { in GetAttributes() function in tensorflow::data::experimental::__anond96bffaa0111::UniqueDatasetParams
|
/external/angle/src/libANGLE/ |
D | Shader.cpp | 472 mState.mAllAttributes = GetShaderVariables(sh::GetAttributes(compilerHandle)); in resolveCompile() 512 mState.mAllAttributes = GetShaderVariables(sh::GetAttributes(compilerHandle)); in resolveCompile() 519 mState.mAllAttributes = GetShaderVariables(sh::GetAttributes(compilerHandle)); in resolveCompile()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_document_parser.cpp | 106 for (auto it : pElement->GetAttributes()) { in FindAttributeWithNS() 361 for (auto it : ToXMLElement(pXMLDocumentNode)->GetAttributes()) { in ParseAsXDPPacket_XDP() 691 for (auto it : pXMLElement->GetAttributes()) { in NormalLoader() 856 for (auto it : pXMLElement->GetAttributes()) { in ParseDataGroup()
|