Home
last modified time | relevance | path

Searched full:max_instances (Results 1 – 23 of 23) sorted by relevance

/external/python/google-api-python-client/docs/dyn/
Ddataproc_v1beta2.projects.locations.autoscalingPolicies.html137 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
138 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
142 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
143 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
170 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
171 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
175 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
176 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
228 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
229 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
[all …]
Ddataproc_v1beta2.projects.regions.autoscalingPolicies.html137 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
138 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
142 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
143 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
170 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
171 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
175 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
176 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
228 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
229 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
[all …]
Ddataproc_v1.projects.regions.autoscalingPolicies.html147 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
148 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
152 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
153 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
190 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
191 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
195 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
196 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
258 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
259 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
[all …]
Ddataproc_v1.projects.locations.autoscalingPolicies.html147 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
148 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
152 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
153 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
190 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
191 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
195 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
196 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
258 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
259 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
[all …]
Dappengine_v1.apps.services.versions.html102 …IELDS.automatic_scaling) automaticScaling.standard_scheduler_settings.max_instances (https://cloud…
157 …um number of instances to run for this version. Set to zero to disable max_instances configuration.
450 …um number of instances to run for this version. Set to zero to disable max_instances configuration.
682 …um number of instances to run for this version. Set to zero to disable max_instances configuration.
870 …IELDS.automatic_scaling) automaticScaling.standard_scheduler_settings.max_instances (https://cloud…
917 …um number of instances to run for this version. Set to zero to disable max_instances configuration.
Dappengine_v1beta.apps.services.versions.html102 …IELDS.automatic_scaling) automaticScaling.standard_scheduler_settings.max_instances (https://cloud…
167 …um number of instances to run for this version. Set to zero to disable max_instances configuration.
474 …um number of instances to run for this version. Set to zero to disable max_instances configuration.
720 …um number of instances to run for this version. Set to zero to disable max_instances configuration.
912 …IELDS.automatic_scaling) automaticScaling.standard_scheduler_settings.max_instances (https://cloud…
969 …um number of instances to run for this version. Set to zero to disable max_instances configuration.
/external/rust/crates/vulkano/src/pipeline/vertex/
Dmod.rs153 let mut max_instances = u32::MAX; in max_vertices_instances() localVariable
179 max_instances = max_instances.min(num_elements); in max_vertices_instances()
184 (max_vertices, max_instances) in max_vertices_instances()
/external/angle/build/util/lib/common/
Dchrome_test_server_spawner.py349 if len(self.server.test_servers) >= self.server.max_instances:
447 def __init__(self, test_server_spawner_port, port_forwarder, max_instances): argument
455 self.server.max_instances = max_instances
/external/cronet/build/util/lib/common/
Dchrome_test_server_spawner.py348 if len(self.server.test_servers) >= self.server.max_instances:
446 def __init__(self, test_server_spawner_port, port_forwarder, max_instances): argument
454 self.server.max_instances = max_instances
/external/perfetto/infra/perfetto.dev/appengine/
Dapp.yaml4 max_instances: 4
/external/perfetto/infra/ui.perfetto.dev/appengine/
Dapp.yaml4 max_instances: 4
/external/python/cpython3/Modules/clinic/
D_winapi.c.h282 "CreateNamedPipe($module, name, open_mode, pipe_mode, max_instances,\n"
293 DWORD pipe_mode, DWORD max_instances,
305 DWORD max_instances; in _winapi_CreateNamedPipe() local
313 …&name, &open_mode, &pipe_mode, &max_instances, &out_buffer_size, &in_buffer_size, &default_timeout… in _winapi_CreateNamedPipe()
316 …_return_value = _winapi_CreateNamedPipe_impl(module, name, open_mode, pipe_mode, max_instances, ou… in _winapi_CreateNamedPipe()
/external/rust/crates/tokio/src/net/windows/
Dnamed_pipe.rs145 /// .max_instances(5)
152 /// assert_eq!(server_info.max_instances, 5);
984 /// assert_eq!(client_info.max_instances, 5);
1670 max_instances: u32, field
1692 max_instances: windows_sys::PIPE_UNLIMITED_INSTANCES, in new()
2113 /// The same numbers of `max_instances` have to be used by all servers. Any
2126 /// server.max_instances(2);
2139 /// let e = server.max_instances(100).create(PIPE_NAME).unwrap_err();
2153 /// let builder = ServerOptions::new().max_instances(255);
2157 pub fn max_instances(&mut self, instances: usize) -> &mut Self { in max_instances() method
[all …]
/external/rust/crates/tokio/tests/
Dnet_panic.rs175 options.max_instances(255); in server_options_max_instances_panic_caller()
/external/crosvm/base/src/sys/windows/
Dnamed_pipes.rs956 let mut max_instances: u32 = 0; in get_info() localVariable
972 max_instances as *mut u32, in get_info()
979 max_instances, in get_info()
1040 pub max_instances: u32, field
/external/python/cpython3/Modules/
D_winapi.c675 max_instances: DWORD
685 DWORD pipe_mode, DWORD max_instances, in _winapi_CreateNamedPipe_impl() argument
700 max_instances, out_buffer_size, in _winapi_CreateNamedPipe_impl()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddataproc.v1beta2.json3082 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
3087 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
Dappengine.v1beta.json1348 …IELDS.automatic_scaling) automaticScaling.standard_scheduler_settings.max_instances (https://cloud…
3311 …m number of instances to run for this version. Set to zero to disable max_instances configuration.…
Dappengine.v1.json1348 …IELDS.automatic_scaling) automaticScaling.standard_scheduler_settings.max_instances (https://cloud…
3250 …m number of instances to run for this version. Set to zero to disable max_instances configuration.…
Ddataproc.v1.json3214 … this group.Primary workers - Bounds: 2, max_instances. Default: 2. Secondary workers - Bounds: 0,…
3219 …ined by min/max bounds or other autoscaling settings. For example, if max_instances for secondary …
/external/rust/crates/ash/src/vk/
Ddefinitions.rs50994 pub max_instances: u32, field
51002 max_instances: u32::default(), in default()
51037 pub fn max_instances(mut self, max_instances: u32) -> Self { in max_instances() method
51038 self.inner.max_instances = max_instances; in max_instances()
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h100548 int max_instances; member
Dvmlinux.h100548 int max_instances; member