Searched defs:FloatLiteral (Results 1 - 10 of 10) sorted by relevance

/external/skia/src/sksl/ir/
H A DSkSLFloatLiteral.h19 struct FloatLiteral : public Expression { struct in namespace:SkSL
20 FloatLiteral(const Context& context, int offset, double value, function in struct:SkSL::FloatLiteral
38 FloatLiteral& f = (FloatLiteral&) other;
/external/skqp/src/sksl/ir/
H A DSkSLFloatLiteral.h19 struct FloatLiteral : public Expression { struct in namespace:SkSL
20 FloatLiteral(const Context& context, int offset, double value, function in struct:SkSL::FloatLiteral
38 FloatLiteral& f = (FloatLiteral&) other;
/external/tensorflow/tensorflow/compiler/tf2xla/lib/
H A Dutil.cc37 xla::ComputationDataHandle FloatLiteral(xla::ComputationBuilder* builder, function in namespace:tensorflow
/external/deqp/framework/randomshaders/
H A DrsgExpression.hpp106 class FloatLiteral : public Expression class in namespace:rsg
109 FloatLiteral (GeneratorState& state, ConstValueRangeAccess valueRange);
110 virtual ~FloatLiteral (void) {}
H A DrsgExpression.cpp283 { getWeight<FloatLiteral>, create<FloatLiteral> },
359 FloatLiteral::FloatLiteral (GeneratorState& state, ConstValueRangeAccess valueRange) function in class:rsg::FloatLiteral
387 float FloatLiteral::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange)
411 void FloatLiteral::tokenize (GeneratorState& state, TokenStream& str) const
/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_helpers.cc143 xla::ComputationDataHandle XlaHelpers::FloatLiteral(xla::ComputationBuilder* b, function in class:tensorflow::XlaHelpers
148 return ::tensorflow::FloatLiteral(b, type, value);
/external/swiftshader/src/Reactor/
H A DReactor.hpp148 struct FloatLiteral struct in namespace:sw
154 struct FloatLiteral<Float> struct in namespace:sw
167 RValue(typename FloatLiteral<T>::type f);
2355 RValue<T>::RValue(typename FloatLiteral<T>::type f)
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 329 milliseconds