Home
last modified time | relevance | path

Searched defs:pNode (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_option.cpp31 DhcpOptionNode *pNode = (DhcpOptionNode *)calloc(1, sizeof(DhcpOptionNode)); in CreateOptionNode() local
71 DhcpOptionNode *pNode = (DhcpOptionNode *)calloc(1, sizeof(DhcpOptionNode)); InitOptionList() local
99 DhcpOptionNode *pNode = CreateOptionNode(pOption); PushBackOption() local
122 PDhcpOptionNode pNode = CreateOptionNode(pOption); PushFrontOption() local
150 DhcpOptionNode *pNode = GetOptionNode(pOptions, code); RemoveOption() local
172 PDhcpOptionNode pNode = pOptions->first->next; GetOptionNode() local
181 PDhcpOptionNode pNode = GetOptionNode(pOptions, code); GetOption() local
193 DhcpOptionNode *pNode = pOptions->first->next; ClearOptions() local
220 DhcpOptionNode *pNode = pOptions->first->next; FreeOptionList() local
[all...]
H A Ddhcp_s_server.cpp1518 DhcpOptionNode *pNode = srvIns->addressPool.fixedOptions.first->next; in AppendFixedOptions() local
1757 PDhcpOptionNode pNode = reply->options.first; in ValidateReplyOptions() local
1775 PDhcpOptionNode pNode in ParseReplyOptions() local
1909 DhcpOptionNode *pNode = config->options.first->next; InitServerFixedOptions() local
[all...]
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_message_sim.cpp179 PDhcpOptionNode pNode = msg->options.first->next; in ParseDhcpOptions() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v2_1.cpp112 const mindspore::lite::LiteGraph::Node* pNode = liteGraph->all_nodes_[0]; in IsOfflineModel() local
H A Dhdi_device_v2_0.cpp112 const mindspore::lite::LiteGraph::Node* pNode = liteGraph->all_nodes_[0]; in IsOfflineModel() local
H A Dnncompiler.cpp331 const mindspore::lite::LiteGraph::Node* pNode = m_liteGraph->all_nodes_[0]; in IsOfflineModel() local

Completed in 9 milliseconds