Home
last modified time | relevance | path

Searched defs:network (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native.c33 ConvolutionalNetwork *network = (ConvolutionalNetwork *)model; in get_input_native() local
55 ConvolutionalNetwork *network = (ConvolutionalNetwork *)model; in set_input_output_native() local
125 ConvolutionalNetwork *network = NULL; in ff_dnn_load_model_native() local
259 ConvolutionalNetwork *network = (ConvolutionalNetwork *)model->model; in ff_dnn_execute_model_native() local
311 ConvolutionalNetwork *network; in ff_dnn_free_model_native() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_telephony_observer.js38 network: "[PC Preview] unknow network" property
68 network: "[PC Preview] unknow network" property
98 network: "[PC Preview] unknow network" property
Dohos_network.js21 const network = { variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
Dwpas-dbus-new-signals.py105 def networkAdded(network, properties): argument
108 def networkRemoved(network): argument
111 def networkSelected(network): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
Dwpas-dbus-new-signals.py105 def networkAdded(network, properties): argument
108 def networkRemoved(network): argument
111 def networkSelected(network): argument
/third_party/glib/gio/
Dgwin32networkmonitor.c110 GInetAddressMask *network; in get_network_mask() local
146 GInetAddressMask *network; in win_network_monitor_process_table() local
176 GInetAddressMask *network; in add_network() local
192 GInetAddressMask *network; in remove_network() local
Dgnetworkmonitornetlink.c229 GInetAddressMask *network; in create_inet_address_mask() local
247 GInetAddressMask *network = create_inet_address_mask (family, dest, dest_len); in add_network() local
264 GInetAddressMask *network = create_inet_address_mask (family, dest, dest_len); in remove_network() local
Dgnetworkmonitorbase.c497 GInetAddressMask *network) in g_network_monitor_base_add_network()
538 GInetAddressMask *network) in g_network_monitor_base_remove_network()
/third_party/ltp/testcases/lib/
Dtst_net_vars.c111 struct in_addr network; in calc_network() local
119 static int is_in_subnet_ipv4(const struct in_addr *network, in is_in_subnet_ipv4()
126 static int is_in_subnet_ipv6(const struct in6_addr *network, in is_in_subnet_ipv6()
211 struct in_addr mask, network; in get_ipv4_net16_unused() local
265 struct in6_addr mask, network; in get_ipv6_net32_unused() local
/third_party/boost/boost/asio/ip/
Dnetwork_v4.hpp109 address_v4 network() const BOOST_ASIO_NOEXCEPT in network() function in boost::asio::ip::network_v4
/third_party/node/lib/internal/
Dblocklist.js96 addSubnet(network, prefix, family = 'ipv4') { argument
/third_party/node/src/
Dnode_sockaddr.h306 std::shared_ptr<SocketAddress> network; member
Dnode_sockaddr.cc424 const std::shared_ptr<SocketAddress>& network, in AddSocketAddressMask()
/third_party/uboot/u-boot-2020.01/net/
Dpcap.c31 u32 network; member
/third_party/python/Tools/ssl/
Dmultissltests.py388 def run_python_tests(self, tests, network=True): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp702 QString network(id); in updateNetworks() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp702 QString network(id); in updateNetworks() local
/third_party/grpc/tools/run_tests/
Drun_xds_tests.py978 def create_instance_template(gcp, name, network, source_image, machine_type, argument