/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTestHierarchyIterator.cpp | 91 TestHierarchyIterator::TestHierarchyIterator (TestPackageRoot& rootNode, in TestHierarchyIterator() argument
|
/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | parser.cpp | 64 std::shared_ptr<AstObject> rootNode = nullptr; in ParseOneContent() local 97 std::shared_ptr<AstObject> rootNode = ParseOneContent(src, includeList); in ParseOne() local
|
/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_hdf_config.cpp | 55 auto rootNode = xmlDocGetRootElement(docPtr.get()); in ParseThermalHdiXMLConfig() local
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | DistanceTable.java | 64 private final Node rootNode = new Node(-1); field in DistanceTable.Builder 174 private final Node rootNode; global() field in DistanceTable 177 DistanceTable(Node rootNode, int[] distances) DistanceTable() argument [all...] |
/drivers/hdf_core/framework/model/usb/src/ |
H A D | usb_ddk_pnp_loader.c | 642 const struct DeviceResourceNode *rootNode = NULL; in UsbDdkPnpLoaderPnpMatch() local
|
/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_component_config.cpp | 108 const struct DeviceResourceNode *rootNode = HdfGetHcsRootNode(); in CodecCompCapabilityInit() local
|
/kernel/liteos_a/fs/jffs2/src/ |
H A D | vfs_jffs2.c | 112 struct jffs2_inode *rootNode = NULL; in VfsJffs2Bind() local 904 struct jffs2_inode *rootNode = NULL; in VfsJffs2Statfs() local [all...] |
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/ |
H A D | dmetadata_processor.cpp | 712 cJSON* DMetadataProcessor::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& formatStr) in GetFormatObj() argument 731 void DMetadataProcessor::GetEachNodeSupportedResolution(std::vector<int>& formats, const std::string rootNode, in GetEachNodeSupportedResolution() argument 745 void DMetadataProcessor::GetNodeSupportedResolution(int format, const std::string rootNode, in GetNodeSupportedResolution() argument 792 StoreSinkAndSrcConfig(int format, const std::string rootNode, std::vector<DCResolution> &resolutionVec) StoreSinkAndSrcConfig() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | rbbitblb.cpp | 33 RBBITableBuilder::RBBITableBuilder(RBBIRuleBuilder *rb, RBBINode **rootNode, UErrorCode &status) : in RBBITableBuilder() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbitblb.cpp | 33 RBBITableBuilder::RBBITableBuilder(RBBIRuleBuilder *rb, RBBINode **rootNode, UErrorCode &status) : in RBBITableBuilder() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbitblb.cpp | 33 RBBITableBuilder::RBBITableBuilder(RBBIRuleBuilder *rb, RBBINode **rootNode, UErrorCode &status) : in RBBITableBuilder() argument
|
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
H A D | dstream_operator.cpp | 548 cJSON* DStreamOperator::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& formatStr) in GetFormatObj() argument 566 void DStreamOperator::ExtractCameraAttr(cJSON* rootValue, std::vector<int>& formats, const std::string rootNode) in ExtractCameraAttr() argument 579 void DStreamOperator::GetCameraAttr(cJSON *rootValue, std::string formatStr, const std::string rootNode, in GetCameraAttr() argument [all...] |
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
H A D | vk_mem_alloc.h | 11676 Node* rootNode = vma_new(GetAllocationCallbacks(), Node)(); in Init() local
|