Home
last modified time | relevance | path

Searched defs:transformations (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAliasAnalysis.rst320 The ``deleteValue`` method
329 The ``copyValue`` method
338 The ``replaceWithNewValue`` method
346 The ``addEscapingUse`` method
605 The ``-adce`` pass
612 The ``-licm`` pass
629 The ``-argpromotion`` pass
639 The ``-gvn``, ``-memcpyopt``, and ``-dse`` passes
/external/llvm/docs/
DAliasAnalysis.rst319 The ``deleteValue`` method
328 The ``copyValue`` method
337 The ``replaceWithNewValue`` method
345 The ``addEscapingUse`` method
616 The ``-adce`` pass
623 The ``-licm`` pass
640 The ``-argpromotion`` pass
650 The ``-gvn``, ``-memcpyopt``, and ``-dse`` passes
/external/glide/library/src/main/java/com/bumptech/glide/load/
DMultiTransformation.java14 private final Collection<? extends Transformation<T>> transformations; field in MultiTransformation
18 public MultiTransformation(Transformation<T>... transformations) { in MultiTransformation()
/external/tensorflow/tensorflow/python/data/experimental/ops/
Doptimization.py34 def assert_next(transformations): argument
106 def __init__(self, input_dataset, transformations): argument
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dgraph_transformations.cc131 const GraphTransformationsSet& transformations, in GraphTransformationsPass()
195 const GraphTransformationsSet& transformations) { in RunGraphTransformationsWithStatus()
Dgraph_transformations.h71 const std::initializer_list<GraphTransformation*> transformations) { in GraphTransformationsSet()
111 const GraphTransformationsSet& transformations) { in RunGraphTransformations()
/external/tensorflow/tensorflow/lite/toco/
Dtoco_tooling.cc53 GraphTransformationsSet* transformations) { in MakeGeneralGraphTransformationsSet()
265 GraphTransformationsSet transformations; in TransformWithStatus() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dassert_next_dataset_op.cc38 std::vector<string> transformations; in MakeDataset() local
49 const std::vector<string>& transformations, in Dataset()
/external/glide/library/src/main/java/com/bumptech/glide/
DGifRequestBuilder.java197 …GifDrawableTransformation[] transformations = new GifDrawableTransformation[bitmapTransformations.… in toGifTransformations() local
214 public GifRequestBuilder<ModelType> transform(Transformation<GifDrawable>... transformations) { in transform()
DBitmapRequestBuilder.java263 …BitmapRequestBuilder<ModelType, TranscodeType> transform(BitmapTransformation... transformations) { in transform()
301 …tmapRequestBuilder<ModelType, TranscodeType> transform(Transformation<Bitmap>... transformations) { in transform()
DDrawableRequestBuilder.java163 public DrawableRequestBuilder<ModelType> transform(BitmapTransformation... transformations) { in transform()
209 GifBitmapWrapperTransformation[] transformations = in bitmapTransform() local
DGenericRequestBuilder.java313 public GenericRequestBuilder<ModelType, DataType, ResourceType, TranscodeType> transform( in transform()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program.c55 struct radeon_program_transformation *transformations = in rc_local_transform() local
/external/eigen/test/
Dgeo_transformations.cpp86 template<typename Scalar, int Mode, int Options> void transformations() in transformations() function
/external/libpng/
Dpngstruct.h180 png_uint_32 transformations; /* which transformations to perform */ member
Dpngrutil.c3665 png_uint_32 transformations /* Because these may affect the byte layout */) in png_do_read_interlace()
/external/pdfium/third_party/libpng16/
Dpngstruct.h180 png_uint_32 transformations; /* which transformations to perform */ member
Dpngrutil.c3542 png_uint_32 transformations /* Because these may affect the byte layout */) in png_do_read_interlace()