/external/skia/src/sksl/ir/ |
D | SkSLFloatLiteral.h | 19 struct FloatLiteral : public Expression { struct 20 FloatLiteral(const Context& context, Position position, double value) in FloatLiteral() argument
|
D | SkSLVariableReference.h | 87 return std::unique_ptr<Expression>(new FloatLiteral( in constantPropagate() 90 ((FloatLiteral*) expr)->fValue)); in constantPropagate()
|
D | SkSLConstructor.h | 40 return std::unique_ptr<Expression>(new FloatLiteral(irGenerator.fContext, in constantPropagate()
|
/external/deqp/framework/randomshaders/ |
D | rsgExpression.hpp | 106 class FloatLiteral : public Expression class 109 FloatLiteral (GeneratorState& state, ConstValueRangeAccess valueRange); 110 virtual ~FloatLiteral (void) {} in ~FloatLiteral()
|
D | rsgExpression.cpp | 283 { getWeight<FloatLiteral>, create<FloatLiteral> }, 359 FloatLiteral::FloatLiteral (GeneratorState& state, ConstValueRangeAccess valueRange) in FloatLiteral() function in rsg::FloatLiteral 387 float FloatLiteral::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() 411 void FloatLiteral::tokenize (GeneratorState& state, TokenStream& str) const in tokenize()
|
/external/skia/src/sksl/ |
D | SkSLGLSLCodeGenerator.h | 145 void writeFloatLiteral(const FloatLiteral& f);
|
D | SkSLIRGenerator.cpp | 704 return std::unique_ptr<Expression>(new FloatLiteral(fContext, expr.fPosition, in convertExpression() 1000 double leftVal = ((FloatLiteral&) left).fValue; in constantFold() 1001 double rightVal = ((FloatLiteral&) right).fValue; in constantFold() 1238 return std::unique_ptr<Expression>(new FloatLiteral(fContext, position, (double) value)); in convertNumberConstructor() 1380 double value = -((FloatLiteral&) *base).fValue; in convertPrefixExpression() 1381 return std::unique_ptr<Expression>(new FloatLiteral(fContext, base->fPosition, in convertPrefixExpression()
|
D | SkSLGLSLCodeGenerator.cpp | 101 this->writeFloatLiteral(((FloatLiteral&) expr)); in writeExpression() 479 void GLSLCodeGenerator::writeFloatLiteral(const FloatLiteral& f) { in writeFloatLiteral()
|
D | SkSLSPIRVCodeGenerator.cpp | 1206 return this->writeFloatLiteral(((FloatLiteral&) expr)); in writeExpression() 1349 args.emplace_back(new FloatLiteral(fContext, Position(), 0.0)); in writeSpecialIntrinsic() 1350 args.emplace_back(new FloatLiteral(fContext, Position(), 0.0)); in writeSpecialIntrinsic() 1505 FloatLiteral zero(fContext, Position(), 0); in writeUniformScaleMatrix() 1906 FloatLiteral zero(fContext, Position(), 0.0); in writeVariableReference() 1908 FloatLiteral one(fContext, Position(), 1.0); in writeVariableReference() 2278 return std::unique_ptr<Expression>(new FloatLiteral(context, Position(), 1.0)); in create_literal_1() 2402 SpvId SPIRVCodeGenerator::writeFloatLiteral(const FloatLiteral& f) { in writeFloatLiteral()
|
D | SkSLSPIRVCodeGenerator.h | 208 SpvId writeFloatLiteral(const FloatLiteral& f);
|
/external/swiftshader/src/Reactor/ |
D | Nucleus.hpp | 347 struct FloatLiteral struct 353 FloatLiteral<Float> struct 366 RValue(typename FloatLiteral<T>::type f); 2615 RValue<T>::RValue(typename FloatLiteral<T>::type f) in RValue()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |