Home
last modified time | relevance | path

Searched full:instances (Results 1 – 25 of 15405) sorted by relevance

12345678910>>...617

/aosp_15_r20/tools/acloud/list/
H A Dlist.py43 """Get more details of remote instances.
46 instance_list: List of dicts which contain info about the remote instances,
55 def _SortInstancesForDisplay(instances): argument
56 """Sort the instances by connected first and then by age.
59 instances: List of instance.Instance()
64 instances.sort(key=lambda ins: ins.createtime, reverse=True)
65 instances.sort(key=lambda ins: ins.AdbConnected(), reverse=True)
66 return instances
70 """Display instances information.
95 instance_list: List of instances.
[all …]
/aosp_15_r20/out/target/product/shiba/system/etc/init/
Dwifi.rc30 mkdir /sys/kernel/debug/tracing/instances/wifi 711
31 restorecon_recursive /sys/kernel/debug/tracing/instances/wifi
32 write /sys/kernel/debug/tracing/instances/wifi/tracing_on 0
33 write /sys/kernel/debug/tracing/instances/wifi/buffer_size_kb 1
34 write /sys/kernel/debug/tracing/instances/wifi/trace_options disable_on_free
36 mkdir /sys/kernel/tracing/instances/wifi 711
37 restorecon_recursive /sys/kernel/tracing/instances/wifi
38 write /sys/kernel/tracing/instances/wifi/tracing_on 0
39 write /sys/kernel/tracing/instances/wifi/buffer_size_kb 1
40 write /sys/kernel/tracing/instances/wifi/trace_options disable_on_free
[all …]
/aosp_15_r20/packages/modules/Wifi/service/
Dwifi.rc30 mkdir /sys/kernel/debug/tracing/instances/wifi 711
31 restorecon_recursive /sys/kernel/debug/tracing/instances/wifi
32 write /sys/kernel/debug/tracing/instances/wifi/tracing_on 0
33 write /sys/kernel/debug/tracing/instances/wifi/buffer_size_kb 1
34 write /sys/kernel/debug/tracing/instances/wifi/trace_options disable_on_free
36 mkdir /sys/kernel/tracing/instances/wifi 711
37 restorecon_recursive /sys/kernel/tracing/instances/wifi
38 write /sys/kernel/tracing/instances/wifi/tracing_on 0
39 write /sys/kernel/tracing/instances/wifi/buffer_size_kb 1
40 write /sys/kernel/tracing/instances/wifi/trace_options disable_on_free
[all …]
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/service/wifi.rc/android_arm64_armv8-2a_cortex-a55/
Dwifi.rc30 mkdir /sys/kernel/debug/tracing/instances/wifi 711
31 restorecon_recursive /sys/kernel/debug/tracing/instances/wifi
32 write /sys/kernel/debug/tracing/instances/wifi/tracing_on 0
33 write /sys/kernel/debug/tracing/instances/wifi/buffer_size_kb 1
34 write /sys/kernel/debug/tracing/instances/wifi/trace_options disable_on_free
36 mkdir /sys/kernel/tracing/instances/wifi 711
37 restorecon_recursive /sys/kernel/tracing/instances/wifi
38 write /sys/kernel/tracing/instances/wifi/tracing_on 0
39 write /sys/kernel/tracing/instances/wifi/buffer_size_kb 1
40 write /sys/kernel/tracing/instances/wifi/trace_options disable_on_free
[all …]
/aosp_15_r20/out/target/product/shiba/obj/ETC/wifi.rc_intermediates/
Dwifi.rc30 mkdir /sys/kernel/debug/tracing/instances/wifi 711
31 restorecon_recursive /sys/kernel/debug/tracing/instances/wifi
32 write /sys/kernel/debug/tracing/instances/wifi/tracing_on 0
33 write /sys/kernel/debug/tracing/instances/wifi/buffer_size_kb 1
34 write /sys/kernel/debug/tracing/instances/wifi/trace_options disable_on_free
36 mkdir /sys/kernel/tracing/instances/wifi 711
37 restorecon_recursive /sys/kernel/tracing/instances/wifi
38 write /sys/kernel/tracing/instances/wifi/tracing_on 0
39 write /sys/kernel/tracing/instances/wifi/buffer_size_kb 1
40 write /sys/kernel/tracing/instances/wifi/trace_options disable_on_free
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dcompute_alpha.instanceGroupManagers.html79instances to be removed from the managed instance group. Abandoning an instance does not delete th…
88 <p class="firstline">Applies changes to selected instances on the managed instance group. This meth…
94 …es instances with per-instance configs in this managed instance group. Instances are created using…
97 <p class="firstline">Deletes the specified managed instance group and all of the instances in that …
100instances in the managed instance group for immediate deletion. The instances are also removed fro…
109instances in the group are created using the specified instance template. This operation is marked…
115 <p class="firstline">Lists all errors thrown by actions on instances for a given managed instance g…
121 <p class="firstline">Lists all of the instances in the managed instance group. Each instance in the…
136instances in the group are still in the process of being patched. You must separately verify the s…
142instances in the managed instance group to be immediately recreated. Each instance is recreated us…
[all …]
Dcompute_alpha.regionInstanceGroupManagers.html79instances to be immediately removed from the managed instance group. Abandoning an instance does n…
82 <p class="firstline">Apply updates to selected instances the managed instance group.</p>
88instances with per-instance configs in this regional managed instance group. Instances are created…
91 <p class="firstline">Deletes the specified managed instance group and all of the instances in that …
94instances in the managed instance group to be immediately deleted. The instances are also removed …
103instances in the group are created using the specified instance template. This operation is marked…
109 <p class="firstline">Lists all errors thrown by actions on instances for a given regional managed i…
115instances in the managed instance group and instances that are scheduled to be created. The list i…
130instances in the group are still in the process of being patched. You must separately verify the s…
136instances in the managed instance group to be immediately recreated. Each instance is recreated us…
[all …]
Dcompute_v1.instanceGroupManagers.html79instances to be removed from the managed instance group. Abandoning an instance does not delete th…
88 <p class="firstline">Applies changes to selected instances on the managed instance group. This meth…
94 …es instances with per-instance configs in this managed instance group. Instances are created using…
97 <p class="firstline">Deletes the specified managed instance group and all of the instances in that …
100instances in the managed instance group for immediate deletion. The instances are also removed fro…
109instances in the group are created using the specified instance template. This operation is marked…
115 <p class="firstline">Lists all errors thrown by actions on instances for a given managed instance g…
121 <p class="firstline">Lists all of the instances in the managed instance group. Each instance in the…
136instances in the group are still in the process of being patched. You must separately verify the s…
142instances in the managed instance group to be immediately recreated. Each instance is recreated us…
[all …]
Dcompute_beta.instanceGroupManagers.html79instances to be removed from the managed instance group. Abandoning an instance does not delete th…
88 <p class="firstline">Applies changes to selected instances on the managed instance group. This meth…
94 …es instances with per-instance configs in this managed instance group. Instances are created using…
97 <p class="firstline">Deletes the specified managed instance group and all of the instances in that …
100instances in the managed instance group for immediate deletion. The instances are also removed fro…
109instances in the group are created using the specified instance template. This operation is marked…
115 <p class="firstline">Lists all errors thrown by actions on instances for a given managed instance g…
121 <p class="firstline">Lists all of the instances in the managed instance group. Each instance in the…
136instances in the group are still in the process of being patched. You must separately verify the s…
142instances in the managed instance group to be immediately recreated. Each instance is recreated us…
[all …]
Dcompute_v1.regionInstanceGroupManagers.html79instances to be immediately removed from the managed instance group. Abandoning an instance does n…
82 <p class="firstline">Apply updates to selected instances the managed instance group.</p>
88instances with per-instance configs in this regional managed instance group. Instances are created…
91 <p class="firstline">Deletes the specified managed instance group and all of the instances in that …
94instances in the managed instance group to be immediately deleted. The instances are also removed …
103instances in the group are created using the specified instance template. This operation is marked…
109 <p class="firstline">Lists all errors thrown by actions on instances for a given regional managed i…
115instances in the managed instance group and instances that are scheduled to be created. The list i…
130instances in the group are still in the process of being patched. You must separately verify the s…
136instances in the managed instance group to be immediately recreated. Each instance is recreated us…
[all …]
Dcompute_beta.regionInstanceGroupManagers.html79instances to be immediately removed from the managed instance group. Abandoning an instance does n…
82 <p class="firstline">Apply updates to selected instances the managed instance group.</p>
88instances with per-instance configs in this regional managed instance group. Instances are created…
91 <p class="firstline">Deletes the specified managed instance group and all of the instances in that …
94instances in the managed instance group to be immediately deleted. The instances are also removed …
103instances in the group are created using the specified instance template. This operation is marked…
109 <p class="firstline">Lists all errors thrown by actions on instances for a given regional managed i…
115instances in the managed instance group and instances that are scheduled to be created. The list i…
130instances in the group are still in the process of being patched. You must separately verify the s…
136instances in the managed instance group to be immediately recreated. Each instance is recreated us…
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dsp_bml_unique_ptr_test.cpp21 static int instances; member
25 ++instances; in X()
30 --instances; in ~X()
39 int X::instances = 0; member in X
43 static int instances; member
49 ++instances; in Y()
55 --instances; in ~Y()
64 int Y::instances = 0; member in Y
84 BOOST_TEST( T::instances == 0 ); in test_null_unique_ptr()
96 BOOST_TEST( T::instances == 1 ); in test_null_unique_ptr()
[all …]
Dsp_unique_ptr_test.cpp22 static int instances; member
26 ++instances; in X()
31 --instances; in ~X()
40 int X::instances = 0; member in X
44 static int instances; member
50 ++instances; in Y()
56 --instances; in ~Y()
65 int Y::instances = 0; member in Y
85 BOOST_TEST( T::instances == 0 ); in test_null_unique_ptr()
97 BOOST_TEST( T::instances == 1 ); in test_null_unique_ptr()
[all …]
Dintrusive_ptr_test.cpp54 ++instances; in base()
59 --instances; in ~base()
64 static long instances; member in N::base
98 long base::instances = 0; member in N::base
170 BOOST_TEST( N::base::instances == 0 ); in pointer_constructor()
176 BOOST_TEST( N::base::instances == 1 ); in pointer_constructor()
183 BOOST_TEST( N::base::instances == 0 ); in pointer_constructor()
189 BOOST_TEST( N::base::instances == 1 ); in pointer_constructor()
202 BOOST_TEST( N::base::instances == 0 ); in pointer_constructor()
243 BOOST_TEST( N::base::instances == 0 ); in copy_constructor()
[all …]
Dallocate_local_shared_esft_test.cpp34 static int instances; member in X
38 ++instances; in X()
43 --instances; in ~X()
47 int X::instances = 0; member in X
51 BOOST_TEST_EQ( X::instances, 0 ); in main()
55 BOOST_TEST_EQ( X::instances, 1 ); in main()
65 BOOST_TEST_EQ( X::instances, 1 ); in main()
73 BOOST_TEST_EQ( X::instances, 0 ); in main()
77 BOOST_TEST_EQ( X::instances, 1 ); in main()
87 BOOST_TEST_EQ( X::instances, 1 ); in main()
[all …]
Dallocate_shared_esft_test.cpp24 static int instances; member in X
28 ++instances; in X()
33 --instances; in ~X()
37 int X::instances = 0; member in X
41 BOOST_TEST( X::instances == 0 ); in main()
45 BOOST_TEST( X::instances == 1 ); in main()
55 BOOST_TEST( X::instances == 1 ); in main()
63 BOOST_TEST( X::instances == 0 ); in main()
67 BOOST_TEST( X::instances == 1 ); in main()
77 BOOST_TEST( X::instances == 1 ); in main()
[all …]
Dmake_shared_esft_test.cpp23 static int instances; member in X
27 ++instances; in X()
32 --instances; in ~X()
36 int X::instances = 0; member in X
40 BOOST_TEST( X::instances == 0 ); in main()
45 BOOST_TEST( X::instances == 1 ); in main()
55 BOOST_TEST( X::instances == 1 ); in main()
63 BOOST_TEST( X::instances == 0 ); in main()
68 BOOST_TEST( X::instances == 1 ); in main()
78 BOOST_TEST( X::instances == 1 ); in main()
[all …]
Dmake_local_shared_esft_test.cpp33 static int instances; member in X
37 ++instances; in X()
42 --instances; in ~X()
46 int X::instances = 0; member in X
50 BOOST_TEST( X::instances == 0 ); in main()
55 BOOST_TEST( X::instances == 1 ); in main()
65 BOOST_TEST( X::instances == 1 ); in main()
73 BOOST_TEST( X::instances == 0 ); in main()
78 BOOST_TEST( X::instances == 1 ); in main()
88 BOOST_TEST( X::instances == 1 ); in main()
[all …]
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DPacketMirroringMirroredResourceInfo.java83instances that are being mirrored. They must live in zones contained in the same region as this pa…
87 …* repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29…
99instances that are being mirrored. They must live in zones contained in the same region as this pa…
103 …* repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29…
117instances that are being mirrored. They must live in zones contained in the same region as this pa…
121 …* repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29…
132instances that are being mirrored. They must live in zones contained in the same region as this pa…
136 …* repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29…
148instances that are being mirrored. They must live in zones contained in the same region as this pa…
152 …* repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29…
[all …]
H A DTargetPoolsAddInstanceRequest.java77 …s/project-id/zones/zone /instances/instance-name - projects/project-id/zones/zone/instances/instan…
80 * <code>repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;</code>
90 …s/project-id/zones/zone /instances/instance-name - projects/project-id/zones/zone/instances/instan…
93 * <code>repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;</code>
104 …s/project-id/zones/zone /instances/instance-name - projects/project-id/zones/zone/instances/instan…
107 * <code>repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;</code>
117 …s/project-id/zones/zone /instances/instance-name - projects/project-id/zones/zone/instances/instan…
120 * <code>repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;</code>
130 …s/project-id/zones/zone /instances/instance-name - projects/project-id/zones/zone/instances/instan…
133 * <code>repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;</code>
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/util/Collections/
H A DSyncSubMutexes.java166 Collection<Object[]> instances = new ArrayList<>(); in makeCollections() local
167instances.add(new Object[] {Collections.synchronizedCollection(new ArrayList<>(BASE_COLLECTION))}); in makeCollections()
168 instances.addAll(makeLists()); in makeCollections()
170 return instances; in makeCollections()
174 Collection<Object[]> instances = new ArrayList<>(); in makeLists() local
175instances.add(new Object[] {Collections.synchronizedList(new ArrayList<>(BASE_COLLECTION))}); in makeLists()
176instances.add(new Object[] {Collections.synchronizedList(new ArrayList<>(BASE_COLLECTION)).subList… in makeLists()
178 return instances; in makeLists()
182 Collection<Object[]> instances = new ArrayList<>(); in makeSets() local
184 instances.add(new Object[] {Collections.synchronizedSet(new TreeSet<>(BASE_COLLECTION))}); in makeSets()
[all …]
/aosp_15_r20/external/google-cloud-java/java-filestore/proto-google-cloud-filestore-v1/src/main/java/com/google/cloud/filestore/v1/
H A DListInstancesResponse.java80 * A list of instances in the project for the specified location.
82 * list of instances from all locations. If any location is unreachable, the
83 * response will only return instances in reachable locations and the
87 * <code>repeated .google.cloud.filestore.v1.Instance instances = 1;</code>
97 * A list of instances in the project for the specified location.
99 * list of instances from all locations. If any location is unreachable, the
100 * response will only return instances in reachable locations and the
104 * <code>repeated .google.cloud.filestore.v1.Instance instances = 1;</code>
115 * A list of instances in the project for the specified location.
117 * list of instances from all locations. If any location is unreachable, the
[all …]
/aosp_15_r20/external/google-cloud-java/java-filestore/proto-google-cloud-filestore-v1beta1/src/main/java/com/google/cloud/filestore/v1beta1/
H A DListInstancesResponse.java80 * A list of instances in the project for the specified location.
82 * list of instances from all locations. If any location is unreachable, the
83 * response will only return instances in reachable locations and the
87 * <code>repeated .google.cloud.filestore.v1beta1.Instance instances = 1;</code>
97 * A list of instances in the project for the specified location.
99 * list of instances from all locations. If any location is unreachable, the
100 * response will only return instances in reachable locations and the
104 * <code>repeated .google.cloud.filestore.v1beta1.Instance instances = 1;</code>
115 * A list of instances in the project for the specified location.
117 * list of instances from all locations. If any location is unreachable, the
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/opsworks/src/main/resources/codegen-resources/
H A Dwaiters-2.json51 "argument": "Instances[].Status"
57 "argument": "Instances[].Status"
63 "argument": "Instances[].Status"
69 "argument": "Instances[].Status"
75 "argument": "Instances[].Status"
81 "argument": "Instances[].Status"
87 "argument": "Instances[].Status"
93 "argument": "Instances[].Status"
99 "argument": "Instances[].Status"
113 "argument": "Instances[].Status"
[all …]
/aosp_15_r20/external/fonttools/Tests/designspaceLib/data/
H A Dtest_v5_aktiv.designspace241 <instances>
242 <instance filename="instances/AktivGroteskCd_Hair.ufo">
249 <instance filename="instances/AktivGroteskCd_HairIt.ufo">
256 <instance filename="instances/AktivGrotesk_Hair.ufo">
263 <instance filename="instances/AktivGrotesk_HairIt.ufo">
270 <instance filename="instances/AktivGroteskEx_Hair.ufo">
277 <instance filename="instances/AktivGroteskEx_HairIt.ufo">
284 <instance filename="instances/AktivGroteskCd_Th.ufo">
291 <instance filename="instances/AktivGroteskCd_ThIt.ufo">
298 <instance filename="instances/AktivGrotesk_Th.ufo">
[all …]

12345678910>>...617