Searched defs:transformations (Results 1 – 15 of 15) sorted by relevance
319 The ``deleteValue`` method328 The ``copyValue`` method337 The ``replaceWithNewValue`` method345 The ``addEscapingUse`` method616 The ``-adce`` pass623 The ``-licm`` pass640 The ``-argpromotion`` pass650 The ``-gvn``, ``-memcpyopt``, and ``-dse`` passes
14 private final Collection<? extends Transformation<T>> transformations; field in MultiTransformation18 public MultiTransformation(Transformation<T>... transformations) { in MultiTransformation()
197 …GifDrawableTransformation[] transformations = new GifDrawableTransformation[bitmapTransformations.… in toGifTransformations() local214 public GifRequestBuilder<ModelType> transform(Transformation<GifDrawable>... transformations) { in transform()
163 public DrawableRequestBuilder<ModelType> transform(BitmapTransformation... transformations) { in transform()209 GifBitmapWrapperTransformation[] transformations = in bitmapTransform() local
263 …BitmapRequestBuilder<ModelType, TranscodeType> transform(BitmapTransformation... transformations) { in transform()301 …tmapRequestBuilder<ModelType, TranscodeType> transform(Transformation<Bitmap>... transformations) { in transform()
313 public GenericRequestBuilder<ModelType, DataType, ResourceType, TranscodeType> transform( in transform()
55 struct radeon_program_transformation *transformations = in rc_local_transform() local
86 template<typename Scalar, int Mode, int Options> void transformations() in transformations() function
180 png_uint_32 transformations; /* which transformations to perform */ member
3542 png_uint_32 transformations /* Because these may affect the byte layout */) in png_do_read_interlace()
3544 png_uint_32 transformations /* Because these may affect the byte layout */) in png_do_read_interlace()
2710 png_uint_32 transformations = png_ptr->transformations; in png_do_read_interlace() local