Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_telephony_observer.js55 network: "[PC Preview] unknow network" property
85 network: "[PC Preview] unknow network" property
115 network: "[PC Preview] unknow network" property
Dohos_network.js21 const network = { variable
Dohos_settings.js68 const network = { variable
115 network, property
/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/curl/lib/
Dnoproxy.c46 const char *network, /* 1.2.3.4 address */ in Curl_cidr4_match()
78 const char *network, in Curl_cidr6_match()
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
Dmeson.build37 cpp.find_library('network'), dep_unwind, idep_mesautil, idep_nir, build
/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/node/lib/internal/
Dblocklist.js96 addSubnet(network, prefix, family = 'ipv4') { argument
/third_party/node/src/
Dnode_sockaddr.h307 std::shared_ptr<SocketAddress> network; member
Dnode_sockaddr.cc426 const std::shared_ptr<SocketAddress>& network, in AddSocketAddressMask()
/third_party/python/Tools/ssl/
Dmultissltests.py376 def run_python_tests(self, tests, network=True): argument
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_openvino.c56 ie_network_t *network; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp702 QString network(id); in updateNetworks() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp704 QString network(id); in updateNetworks() local
/third_party/mesa3d/
Dmeson.build1639 dep_network = cc.find_library('network') build