Home
last modified time | relevance | path

Searched defs:getWeight (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/framework/randomshaders/
DrsgStatement.cpp44 template <class T> float getWeight (const GeneratorState& state) { return T::getWeight(state); } in getWeight() function
49 float (*getWeight) (const GeneratorState& state); member
128 float ExpressionStatement::getWeight (const GeneratorState& state) in getWeight() function in rsg::ExpressionStatement
190 float BlockStatement::getWeight (const GeneratorState& state) in getWeight() function in rsg::BlockStatement
321 float DeclarationStatement::getWeight (const GeneratorState& state) in getWeight() function in rsg::DeclarationStatement
526 float ConditionalStatement::getWeight (const GeneratorState& state) in getWeight() function in rsg::ConditionalStatement
DrsgBinaryOps.cpp326 float BinaryOp<Precedence, Assoc>::getWeight (const GeneratorState& state, ConstValueRangeAccess va… in getWeight() function in rsg::BinaryOp
536 float MulOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::MulOp
586 float AddOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::AddOp
636 float SubOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::SubOp
715 float RelationalOp<ComputeValueRange, EvaluateComp>::getWeight (const GeneratorState& state, ConstV… in getWeight() function in rsg::RelationalOp
787 float LessThanOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::LessThanOp
843 float LessOrEqualOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::LessOrEqualOp
853 float GreaterThanOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::GreaterThanOp
863 float GreaterOrEqualOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::GreaterOrEqualOp
995 float EqualityComparisonOp<IsEqual>::getWeight (const GeneratorState& state, ConstValueRangeAccess … in getWeight() function in rsg::EqualityComparisonOp
[all …]
DrsgExpression.cpp272 template <class T> float getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange)… in getWeight() function
277 float (*getWeight) (const GeneratorState& state, ConstValueRangeAccess valueRange); member
399 float FloatLiteral::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::FloatLiteral
454 float IntLiteral::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::IntLiteral
515 float BoolLiteral::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::BoolLiteral
786 float ConstructorOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::ConstructorOp
910 float AssignOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::AssignOp
1173 float VariableRead::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::VariableRead
1234 float VariableWrite::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::VariableWrite
1283 float ParenOp::getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::ParenOp
[all …]
DrsgBuiltinFunctions.hpp121 float UnaryBuiltinVecFunc<GetValueRangeWeight, ComputeValueRange, Evaluate>::getWeight (const Gener… in getWeight() function in rsg::UnaryBuiltinVecFunc
213 static float getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::UnaryTrigonometricFunc
428 static float getWeight (const GeneratorState& state, ConstValueRangeAccess valueRange) in getWeight() function in rsg::UnaryExponentialFunc
/external/flatbuffers/tests/union_vector/
DFallingTubT.java11 public int getWeight() { return weight; } in getWeight() method in FallingTubT
/external/dokka/core/testdata/javadoc/
Ddeprecated.java15 public Double getWeight() { in getWeight() method in Banana
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
DWeightedObservedPoint.java56 public double getWeight() { in getWeight() method in WeightedObservedPoint
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
DIRMutator.h85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
DWeightedMeasurement.java105 public double getWeight() { in getWeight() method in WeightedMeasurement
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocalePriorityList.java136 public Double getWeight(ULocale locale) { in getWeight() method in LocalePriorityList
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DPreFillType.java64 int getWeight() { in getWeight() method in PreFillType
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocalePriorityList.java132 public Double getWeight(ULocale locale) { in getWeight() method in LocalePriorityList
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h51 unsigned getWeight() const { return (Weight); } in getWeight() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DIRMutator.cpp139 uint64_t InstDeleterIRStrategy::getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function in InstDeleterIRStrategy
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h43 unsigned getWeight() const { return (Weight); }; in getWeight() function
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DBNF.java306 int getWeight() { in getWeight() method in BNF
DSupplementalDataInfo.java147 public int getWeight() { in getWeight() method in SupplementalDataInfo.OfficialStatus
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java642 int getWeight(); in getWeight() method
1460 public int getWeight() { in getWeight() method in LocalCache.WeakValueReference
1504 public int getWeight() { in getWeight() method in LocalCache.SoftValueReference
1552 public int getWeight() { in getWeight() method in LocalCache.StrongValueReference
1597 public int getWeight() { in getWeight() method in LocalCache.WeightedWeakValueReference
1619 public int getWeight() { in getWeight() method in LocalCache.WeightedSoftValueReference
1640 public int getWeight() { in getWeight() method in LocalCache.WeightedStrongValueReference
3498 public int getWeight() { in getWeight() method in LocalCache.LoadingValueReference
/external/guava/android/guava/src/com/google/common/cache/
DLocalCache.java640 int getWeight(); in getWeight() method
1460 public int getWeight() { in getWeight() method in LocalCache.WeakValueReference
1504 public int getWeight() { in getWeight() method in LocalCache.SoftValueReference
1552 public int getWeight() { in getWeight() method in LocalCache.StrongValueReference
1597 public int getWeight() { in getWeight() method in LocalCache.WeightedWeakValueReference
1619 public int getWeight() { in getWeight() method in LocalCache.WeightedSoftValueReference
1640 public int getWeight() { in getWeight() method in LocalCache.WeightedStrongValueReference
3416 public int getWeight() { in getWeight() method in LocalCache.LoadingValueReference
/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp217 RegWeight Variable::getWeight(const Cfg *Func) const { in getWeight() function in Ice::Variable
DIceOperand.h590 BaseType getWeight() const { return Weight; } in getWeight() function
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h1045 unsigned getWeight() const { return Weight; } in getWeight() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h1194 unsigned getWeight() const { return Weight; } in getWeight() function
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp4195 virtual double getWeight (void) const { return 0.0; } in getWeight() function in deqp::gls::BuiltinPrecisionTests::Sampling
4234 double getWeight (void) const { return 1.0; } in getWeight() function in deqp::gls::BuiltinPrecisionTests::DefaultSampling
4257 double getWeight (void) const { return 1.0; } in getWeight() function in deqp::gls::BuiltinPrecisionTests::DefaultSampling
4394 double getWeight (void) const in getWeight() function in deqp::gls::BuiltinPrecisionTests::DefaultSampling
4440 double getWeight (void) const in getWeight() function in deqp::gls::BuiltinPrecisionTests::DefaultSampling
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp524 unsigned CodeGenRegister::getWeight(const CodeGenRegBank &RegBank) const { in getWeight() function in CodeGenRegister

12