Home
last modified time | relevance | path

Searched refs:network (Results 1 – 25 of 232) sorted by path

12345678910

/plugin/ahrefmenu/
H A Dgenerate_map.py79 class network: class
183 self.network = network()
263 for lnk in self.network.links:
281 is_branch = self.network.has_page_from_role(i_place)
292 …self.printx("<branchLink id=\"" + self.network.escape_html(exp.full_url) + "\" link=\"" + self.net…
304 …self.printx("<branch id=\"" + self.network.escape_html(i_place.full_url) + "\" link=\"" + self.net…
308 for lnk in self.network.links:
315 self.printx("<leaf link=\"" + self.network.escape_html(i_place.full_url) + "\">")
327 self.export_item(self.network.links[0].place_from, self.network.links[0].caption, 1)
335 for pg in self.network.places[start_cnt:]:
[all …]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/airtable/
H A DLICENSE101 a computer network, with no transfer of a copy, is not conveying.
267 Corresponding Source from a network server at no charge.
280 copy the object code is a network server, the Corresponding Source
333 network may be denied when the modification itself materially and
334 adversely affects the operation of the network or violates the rules and
335 protocols for communication across the network.
502 publicly available network server or other readily accessible means,
560 section 13, concerning interaction through a network will apply to the
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php2166 public $network; variable in Google_Firewall
2208 public function setNetwork( $network) { argument
2209 $this->network = $network;
2212 return $this->network;
3206 public $network; variable in Google_NetworkInterface
3221 public function setNetwork( $network) { argument
3222 $this->network = $network;
3225 return $this->network;
3881 public $network; variable in Google_Route
3929 $this->network = $network;
[all …]
H A DGoogle_GanService.php624 public $network; variable in Google_CcOffer
919 public function setNetwork( $network) { argument
920 $this->network = $network;
923 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DInstance.php96 public $network; variable in Google\\Service\\AIPlatformNotebooks\\Instance
423 public function setNetwork($network) argument
425 $this->network = $network;
432 return $this->network;
H A DVertexAIParameters.php29 public $network; variable in Google\\Service\\AIPlatformNotebooks\\VertexAIParameters
48 public function setNetwork($network) argument
50 $this->network = $network;
57 return $this->network;
H A DVirtualMachineConfig.php56 public $network; variable in Google\\Service\\AIPlatformNotebooks\\VirtualMachineConfig
223 public function setNetwork($network) argument
225 $this->network = $network;
232 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DVersion.php505 public function setNetwork(Network $network) argument
507 $this->network = $network;
514 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DAllowedClient.php41 public $network; variable in Google\\Service\\Baremetalsolution\\AllowedClient
110 public function setNetwork($network) argument
112 $this->network = $network;
119 return $this->network;
H A DNetworkUsage.php33 public function setNetwork(Network $network) argument
35 $this->network = $network;
42 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DNodeConfig.php40 public $network; variable in Google\\Service\\CloudComposer\\NodeConfig
117 public function setNetwork($network) argument
119 $this->network = $network;
126 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork.php26 public $network; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork
39 public function setNetwork($network) argument
41 $this->network = $network;
48 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DNetworkConfig.php38 public $network; variable in Google\\Service\\CloudFilestore\\NetworkConfig
89 public function setNetwork($network) argument
91 $this->network = $network;
98 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php94 public $network; variable in Google\\Service\\CloudFunctions\\CloudFunction
401 public function setNetwork($network) argument
403 $this->network = $network;
410 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DNetwork.php25 public $network; variable in Google\\Service\\CloudLifeSciences\\Network
38 public function setNetwork($network) argument
40 $this->network = $network;
47 return $this->network;
H A DVirtualMachine.php203 public function setNetwork(Network $network) argument
205 $this->network = $network;
212 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingInput.php58 public $network; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingInput
257 public function setNetwork($network) argument
259 $this->network = $network;
266 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php7150 'network' => [
7161 'path' => 'projects/{project}/global/networks/{network}',
7169 'network' => [
7188 'network' => [
7203 'network' => [
7262 'network' => [
7309 'network' => [
7328 'network' => [
7347 'network' => [
7366 'network' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAddress.php58 public $network; variable in Google\\Service\\Compute\\Address
207 public function setNetwork($network) argument
209 $this->network = $network;
216 return $this->network;
H A DBackendService.php104 public $network; variable in Google\\Service\\Compute\\BackendService
497 public function setNetwork($network) argument
499 $this->network = $network;
506 return $this->network;
H A DFirewall.php64 public $network; variable in Google\\Service\\Compute\\Firewall
251 public function setNetwork($network) argument
253 $this->network = $network;
260 return $this->network;
H A DForwardingRule.php96 public $network; variable in Google\\Service\\Compute\\ForwardingRule
385 public function setNetwork($network) argument
387 $this->network = $network;
394 return $this->network;
H A DInstanceGroup.php52 public $network; variable in Google\\Service\\Compute\\InstanceGroup
175 public function setNetwork($network) argument
177 $this->network = $network;
184 return $this->network;
H A DNetworkEndpointGroup.php59 public $network; variable in Google\\Service\\Compute\\NetworkEndpointGroup
232 public function setNetwork($network) argument
234 $this->network = $network;
241 return $this->network;

12345678910