Searched defs:FloatType (Results 1 - 5 of 5) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/preverification/
H A DFloatType.java32 public class FloatType extends VerificationType class in inherits:VerificationType
/external/llvm/lib/Target/R600/
H A DR600TextureIntrinsicsReplacer.cpp31 Type *FloatType; member in class:__anon10847::R600TextureIntrinsicsReplacer
215 FloatType = Type::getFloatTy(Ctx);
217 V4f32Type = VectorType::get(FloatType, 4);
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h1555 // template is meant to be instantiated with FloatType being either
1557 template <typename FloatType>
1564 FloatingEqMatcher(FloatType rhs, bool nan_eq_nan) :
1571 Impl(FloatType rhs, bool nan_eq_nan) :
1576 const FloatingPoint<FloatType> lhs(value), rhs(rhs_);
1591 ::std::numeric_limits<FloatType>::digits10 + 2);
1592 if (FloatingPoint<FloatType>(rhs_).is_nan()) {
1607 ::std::numeric_limits<FloatType>::digits10 + 2);
1608 if (FloatingPoint<FloatType>(rhs_).is_nan()) {
1622 const FloatType rhs
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdi.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter.java package proguard ...

Completed in 211 milliseconds