Searched defs:Transformation (Results 1 - 12 of 12) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/
H A DTransformation.java10 public interface Transformation<T> { interface
/external/eigen/bench/
H A Dgeometry.cpp24 template<typename Transformation, typename Data>
25 EIGEN_DONT_INLINE void transform(const Transformation& t, Data& data)
67 template<typename Transformation, int N>
70 static EIGEN_DONT_INLINE void run(const Transformation& t)
72 Matrix<typename Transformation::Scalar,get_dim<Transformation>::Dim,N> data;
74 bench_impl<Transformation,N-1>::run(t);
83 template<typename Transformation>
84 struct bench_impl<Transformation,0>
86 static EIGEN_DONT_INLINE void run(const Transformation argument
[all...]
/external/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp140 class Transformation;
192 bool visitBlock(MachineBasicBlock &B, Transformation &T, RegisterSet &AVs);
202 class Transformation { class in namespace:__anon12575
205 Transformation(bool TD) : TopDown(TD) {} function in class:__anon12575::Transformation
207 virtual ~Transformation() {}
218 bool HexagonBitSimplify::visitBlock(MachineBasicBlock &B, Transformation &T,
1007 class RedundantInstrElimination : public Transformation {
1011 : Transformation(true), HII(hii), MRI(mri), BT(bt) {}
1320 class ConstGeneration : public Transformation {
1324 : Transformation(tru
[all...]
/external/v8/test/unittests/compiler/
H A Descape-analysis-unittest.cc36 void Transformation() { function in class:v8::internal::compiler::EscapeAnalysisTest
225 Transformation();
251 Transformation();
273 Transformation();
301 Transformation();
334 Transformation();
366 Transformation();
401 Transformation();
426 Transformation();
461 Transformation();
[all...]
/external/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.cc593 void GlyphTable::CompositeGlyph::Transformation(int32_t contour, function in class:sfntly::GlyphTable::CompositeGlyph
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 568 milliseconds