/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/ |
D | layer1.py | 109 def assign_instance(self, instance_id, layer_ids): argument 136 def assign_volume(self, volume_id, instance_id=None): argument 162 def associate_elastic_ip(self, elastic_ip, instance_id=None): argument 1182 def delete_instance(self, instance_id, delete_elastic_ip=None, argument 1294 def deregister_instance(self, instance_id): argument 1386 def describe_commands(self, deployment_id=None, instance_id=None, argument 1470 def describe_elastic_ips(self, instance_id=None, stack_id=None, ips=None): argument 1680 def describe_raid_arrays(self, instance_id=None, stack_id=None, argument 1746 def describe_service_errors(self, stack_id=None, instance_id=None, argument 1887 def describe_volumes(self, instance_id=None, stack_id=None, argument [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
D | address.py | 40 def __init__(self, connection=None, public_ip=None, instance_id=None): argument 92 …def associate(self, instance_id=None, network_interface_id=None, private_ip_address=None, allow_re… argument
|
D | connection.py | 399 def create_image(self, instance_id, name, argument 1043 def get_console_output(self, instance_id, dry_run=False): argument 1081 def confirm_product_instance(self, product_code, instance_id, argument 1098 def get_instance_attribute(self, instance_id, attribute, dry_run=False): argument 1210 def modify_instance_attribute(self, instance_id, attribute, value, argument 1276 def reset_instance_attribute(self, instance_id, attribute, dry_run=False): argument 1881 def _associate_address(self, status, instance_id=None, public_ip=None, argument 1912 def associate_address(self, instance_id=None, public_ip=None, argument 1960 def associate_address_object(self, instance_id=None, public_ip=None, argument 2335 def attach_volume(self, volume_id, instance_id, device, dry_run=False): argument [all …]
|
D | volume.py | 137 def attach(self, instance_id, device, dry_run=False): argument
|
D | networkinterface.py | 193 def attach(self, instance_id, device_index, dry_run=False): argument
|
/external/tcpdump/ |
D | print-otv.c | 43 uint32_t instance_id; in otv_print() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/ |
D | vpc.py | 145 def attach_classic_instance(self, instance_id, groups, dry_run=False): argument 184 def detach_classic_instance(self, instance_id, dry_run=False): argument
|
D | __init__.py | 392 gateway_id=None, instance_id=None, interface_id=None, argument 445 gateway_id=None, instance_id=None, interface_id=None, argument 1716 def attach_classic_link_vpc(self, vpc_id, instance_id, groups, argument 1764 def detach_classic_link_vpc(self, vpc_id, instance_id, dry_run=False): argument
|
/external/mesa3d/src/gallium/auxiliary/translate/ |
D | translate_generic.c | 610 unsigned instance_id, in generic_run_one() 677 unsigned instance_id, in generic_run_elts() 693 unsigned instance_id, in generic_run_elts16() 709 unsigned instance_id, in generic_run_elts8() 725 unsigned instance_id, in generic_run()
|
D | translate_sse.c | 114 unsigned instance_id; member 1062 struct x86_reg instance_id = x86_make_disp(p->machine_EDI, in init_inputs() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/elb/ |
D | instancestate.py | 29 state=None, instance_id=None, reason_code=None): argument
|
/external/webrtc/webrtc/voice_engine/ |
D | shared_data.h | 37 uint32_t instance_id() const { return _instanceId; } in instance_id() function
|
D | channel_manager.cc | 48 ChannelManager::ChannelManager(uint32_t instance_id, const Config& config) in ChannelManager()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_render.c | 240 int index_bias, int instance_id) in r300_emit_states() 305 int instance_id) in r300_prepare_for_rendering() 595 int instance_id) in r300_draw_elements() 686 int instance_id) in r300_draw_arrays()
|
D | r300_emit.c | 826 boolean indexed, int instance_id) in r300_emit_vertex_arrays()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/ |
D | server.py | 81 def Register(cls, name, instance_id, description=''): argument 99 instance_id = StringProperty(verbose_name="Instance ID") variable in Server
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/ |
D | __init__.py | 105 def get_all_dbinstances(self, instance_id=None, max_records=None, argument 1040 def get_all_dbsnapshots(self, snapshot_id=None, instance_id=None, argument 1209 def restore_dbinstance_from_dbsnapshot(self, identifier, instance_id, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/ |
D | server.py | 240 instance_id = StringProperty(verbose_name="EC2 Instance ID") variable in Server 351 def create_from_instance_id(cls, instance_id, name, description=''): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/ |
D | __init__.py | 460 def terminate_instance(self, instance_id, decrement_capacity=True): argument 794 def set_instance_health(self, instance_id, health_status, argument
|
D | group.py | 101 tags=None, termination_policies=None, instance_id=None, argument
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_push.c | 29 uint32_t instance_id; member
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_push.c | 27 uint32_t instance_id; member
|
D | nvc0_vbo_translate.c | 22 uint32_t instance_id; member
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/codedeploy/ |
D | layer1.py | 513 def get_deployment_instance(self, deployment_id, instance_id): argument
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi.h | 153 LLVMValueRef instance_id; member
|