Searched refs:get_image (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/CodeGen/Thumb2/ |
D | cross-rc-coalescing-1.ll | 33 br i1 undef, label %bb5.i, label %get_image.exit 38 get_image.exit: ; preds = %bb4.i 41 bb27: ; preds = %get_image.exit 50 bb28: ; preds = %get_image.exit
|
/external/mesa3d/src/gallium/state_trackers/dri/sw/ |
D | drisw.c | 74 get_image(__DRIdrawable *dPriv, int x, int y, int width, int height, void *data) in get_image() function 267 get_image(dPriv, x, y, w, h, map); in drisw_update_tex_buffer()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
D | launch_instance | 161 ami = ec2.get_image(options.ami_id)
|
/external/llvm/test/Transforms/InstCombine/ |
D | vec_demanded_elts.ll | 88 define void @get_image() nounwind { 89 ; CHECK-LABEL: @get_image(
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
D | connection.py | 249 def get_image(self, image_id, dry_run=False): member in EC2Connection 383 image = self.get_image(image_id)
|