Searched defs:attr_key (Results 1 – 11 of 11) sorted by relevance
/third_party/gn/src/gn/ |
D | xml_element_writer.cc | 11 XmlAttributes::XmlAttributes(std::string_view attr_key, in XmlAttributes() 16 XmlAttributes& XmlAttributes::add(std::string_view attr_key, in add()
|
/third_party/mindspore/mindspore/ |
D | context.py | 451 def get_auto_parallel_context(attr_key): argument 786 def get_context(attr_key): argument 877 def get_ps_context(attr_key): argument 967 def get_fl_context(attr_key): argument
|
/third_party/mindspore/mindspore/parallel/mpi/ |
D | _mpi_config.py | 100 def _get_mpi_config(attr_key): argument
|
/third_party/mindspore/mindspore/lite/examples/runtime_extend/src/ |
D | custom_add_kernel.cc | 96 auto attr_key = attr->name()->str(); in ParseAttrData() local
|
/third_party/mindspore/mindspore/parallel/ |
D | _ps_context.py | 160 def _get_ps_context(attr_key): argument
|
D | algo_parameter_config.py | 263 def get_algo_parameters(attr_key): argument
|
D | _cost_model_context.py | 598 def get_cost_model_context(attr_key): argument
|
D | _auto_parallel_context.py | 767 def _get_auto_parallel_context(attr_key): argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | dpp_pkex.c | 346 const u8 *attr_group, *attr_id, *attr_key; in dpp_pkex_rx_exchange_req() local 694 const u8 *attr_status, *attr_id, *attr_key, *attr_group; in dpp_pkex_rx_exchange_resp() local
|
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/ |
D | op_adapter.cc | 497 int OpAdapterImpl::setAttr(const OperatorPtr &op, const std::string &attr_key, const ValuePtr &attr… in setAttr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | dpp.c | 7260 const u8 *attr_group, *attr_id, *attr_key; in dpp_pkex_rx_exchange_req() local 7599 const u8 *attr_status, *attr_id, *attr_key, *attr_group; in dpp_pkex_rx_exchange_resp() local
|