/aosp_15_r20/tools/acloud/list/ |
H A D | list.py | 43 """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/ |
D | wifi.rc | 30 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/ |
D | wifi.rc | 30 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/ |
D | wifi.rc | 30 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/ |
D | wifi.rc | 30 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/ |
D | compute_alpha.instanceGroupManagers.html | 79 …instances 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 … 100 …instances in the managed instance group for immediate deletion. The instances are also removed fro… 109 …instances 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… 136 …instances in the group are still in the process of being patched. You must separately verify the s… 142 …instances in the managed instance group to be immediately recreated. Each instance is recreated us… [all …]
|
D | compute_alpha.regionInstanceGroupManagers.html | 79 …instances 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> 88 …instances 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 … 94 …instances in the managed instance group to be immediately deleted. The instances are also removed … 103 …instances 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… 115 …instances in the managed instance group and instances that are scheduled to be created. The list i… 130 …instances in the group are still in the process of being patched. You must separately verify the s… 136 …instances in the managed instance group to be immediately recreated. Each instance is recreated us… [all …]
|
D | compute_v1.instanceGroupManagers.html | 79 …instances 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 … 100 …instances in the managed instance group for immediate deletion. The instances are also removed fro… 109 …instances 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… 136 …instances in the group are still in the process of being patched. You must separately verify the s… 142 …instances in the managed instance group to be immediately recreated. Each instance is recreated us… [all …]
|
D | compute_beta.instanceGroupManagers.html | 79 …instances 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 … 100 …instances in the managed instance group for immediate deletion. The instances are also removed fro… 109 …instances 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… 136 …instances in the group are still in the process of being patched. You must separately verify the s… 142 …instances in the managed instance group to be immediately recreated. Each instance is recreated us… [all …]
|
D | compute_v1.regionInstanceGroupManagers.html | 79 …instances 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> 88 …instances 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 … 94 …instances in the managed instance group to be immediately deleted. The instances are also removed … 103 …instances 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… 115 …instances in the managed instance group and instances that are scheduled to be created. The list i… 130 …instances in the group are still in the process of being patched. You must separately verify the s… 136 …instances in the managed instance group to be immediately recreated. Each instance is recreated us… [all …]
|
D | compute_beta.regionInstanceGroupManagers.html | 79 …instances 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> 88 …instances 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 … 94 …instances in the managed instance group to be immediately deleted. The instances are also removed … 103 …instances 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… 115 …instances in the managed instance group and instances that are scheduled to be created. The list i… 130 …instances in the group are still in the process of being patched. You must separately verify the s… 136 …instances 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/ |
D | sp_bml_unique_ptr_test.cpp | 21 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 …]
|
D | sp_unique_ptr_test.cpp | 22 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 …]
|
D | intrusive_ptr_test.cpp | 54 ++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 …]
|
D | allocate_local_shared_esft_test.cpp | 34 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 …]
|
D | allocate_shared_esft_test.cpp | 24 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 …]
|
D | make_shared_esft_test.cpp | 23 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 …]
|
D | make_local_shared_esft_test.cpp | 33 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 D | PacketMirroringMirroredResourceInfo.java | 83 …instances 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… 99 …instances 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… 117 …instances 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… 132 …instances 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… 148 …instances 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 D | TargetPoolsAddInstanceRequest.java | 77 …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 D | SyncSubMutexes.java | 166 Collection<Object[]> instances = new ArrayList<>(); in makeCollections() local 167 …instances.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 175 … instances.add(new Object[] {Collections.synchronizedList(new ArrayList<>(BASE_COLLECTION))}); in makeLists() 176 …instances.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 D | ListInstancesResponse.java | 80 * 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 D | ListInstancesResponse.java | 80 * 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 D | waiters-2.json | 51 "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 D | test_v5_aktiv.designspace | 241 <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 …]
|