Searched defs:ami (Results 1 – 5 of 5) sorted by relevance
161 ami = ec2.get_image(options.ami_id) variable165 ami = iobj.choose_from_list(l, prompt='Choose AMI') variable
88 def set_ami(self, ami=None): argument
131 ami = property(getAMI, setReadOnly, None, 'The AMI for the server') variable in Server
326 const struct attrib_match_info *ami = NULL; in score_pixelformats() local
913 SkAutoMaskFreeImage ami(dstM.fImage); in drawDevMask() local