Home
last modified time | relevance | path

Searched defs:eval (Results 1 – 23 of 23) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/Script/
H A DBinaryOp.cpp27 IntOperand* BinaryOp<Operator::MUL>::eval(const Module& pModule, in eval() function in mcld::BinaryOp::MUL
35 IntOperand* BinaryOp<Operator::DIV>::eval(const Module& pModule, in eval() function in mcld::BinaryOp::DIV
43 IntOperand* BinaryOp<Operator::MOD>::eval(const Module& pModule, in eval() function in mcld::BinaryOp::MOD
51 IntOperand* BinaryOp<Operator::ADD>::eval(const Module& pModule, in eval() function in mcld::BinaryOp::ADD
131 IntOperand* BinaryOp<Operator::BITWISE_AND>::eval( in eval() function in mcld::BinaryOp::BITWISE_AND
140 IntOperand* BinaryOp<Operator::BITWISE_XOR>::eval( in eval() function in mcld::BinaryOp::BITWISE_XOR
149 IntOperand* BinaryOp<Operator::BITWISE_OR>::eval( in eval() function in mcld::BinaryOp::BITWISE_OR
158 IntOperand* BinaryOp<Operator::LOGICAL_AND>::eval( in eval() function in mcld::BinaryOp::LOGICAL_AND
167 IntOperand* BinaryOp<Operator::LOGICAL_OR>::eval( in eval() function in mcld::BinaryOp::LOGICAL_OR
187 IntOperand* BinaryOp<Operator::DATA_SEGMENT_RELRO_END>::eval( in eval() function in mcld::BinaryOp::DATA_SEGMENT_RELRO_END
[all …]
H A DUnaryOp.cpp26 IntOperand* UnaryOp<Operator::UNARY_PLUS>::eval( in eval() function in mcld::UnaryOp::UNARY_PLUS
35 IntOperand* UnaryOp<Operator::UNARY_MINUS>::eval( in eval() function in mcld::UnaryOp::UNARY_MINUS
44 IntOperand* UnaryOp<Operator::LOGICAL_NOT>::eval( in eval() function in mcld::UnaryOp::LOGICAL_NOT
53 IntOperand* UnaryOp<Operator::BITWISE_NOT>::eval( in eval() function in mcld::UnaryOp::BITWISE_NOT
62 IntOperand* UnaryOp<Operator::ABSOLUTE>::eval(const Module& pModule, in eval() function in mcld::UnaryOp::ABSOLUTE
70 IntOperand* UnaryOp<Operator::ADDR>::eval(const Module& pModule, in eval() function in mcld::UnaryOp::ADDR
92 IntOperand* UnaryOp<Operator::ALIGNOF>::eval(const Module& pModule, in eval() function in mcld::UnaryOp::ALIGNOF
114 IntOperand* UnaryOp<Operator::DATA_SEGMENT_END>::eval( in eval() function in mcld::UnaryOp::DATA_SEGMENT_END
131 IntOperand* UnaryOp<Operator::LENGTH>::eval(const Module& pModule, in eval() function in mcld::UnaryOp::LENGTH
147 IntOperand* UnaryOp<Operator::NEXT>::eval(const Module& pModule, in eval() function in mcld::UnaryOp::NEXT
[all …]
H A DNullaryOp.cpp19 IntOperand* NullaryOp<Operator::SIZEOF_HEADERS>::eval( in eval() function in mcld::NullaryOp::SIZEOF_HEADERS
28 IntOperand* NullaryOp<Operator::MAXPAGESIZE>::eval( in eval() function in mcld::NullaryOp::MAXPAGESIZE
37 IntOperand* NullaryOp<Operator::COMMONPAGESIZE>::eval( in eval() function in mcld::NullaryOp::COMMONPAGESIZE
H A DTernaryOp.cpp20 IntOperand* TernaryOp<Operator::TERNARY_IF>::eval( in eval() function in mcld::TernaryOp::TERNARY_IF
33 IntOperand* TernaryOp<Operator::DATA_SEGMENT_ALIGN>::eval( in eval() function in mcld::TernaryOp::DATA_SEGMENT_ALIGN
H A DRpnEvaluator.cpp33 bool RpnEvaluator::eval(const RpnExpr& pExpr, uint64_t& pResult) { in eval() function in mcld::RpnEvaluator
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DRandomVariable.cpp218 virtual int eval(int lhs, int) const override { return eval(lhs); } in eval() function in android::nn::fuzzing_test::IUnaryOp
243 virtual int eval(int lhs, int rhs) const override { in eval() function in android::nn::fuzzing_test::IConstraintOp
380 virtual int eval(int lhs, int rhs) const override { in eval() function in android::nn::fuzzing_test::Division
396 virtual int eval(int lhs, int rhs) const override { in eval() function in android::nn::fuzzing_test::ExactDivision
404 virtual int eval(int lhs, int rhs) const override { in eval() function in android::nn::fuzzing_test::Modulo
461 virtual int eval(int val) const override { return val * val; } in eval() function in android::nn::fuzzing_test::Square
467 virtual int eval(int val) const override { return val; } in eval() function in android::nn::fuzzing_test::UnaryEqual
502 virtual int eval(int val) const override { in eval() function in android::nn::fuzzing_test::FloatMultiplication
673 bool eval() { in eval() function
838 bool eval(EvalContext* context) { in eval() function
[all …]
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gen/
H A Dverrx.c37 verrx(int eval, const char *fmt, va_list ap) in verrx()
H A Derr.c35 err(int eval, const char *fmt, ...) in err()
H A Derrx.c35 errx(int eval, const char *fmt, ...) in errx()
H A Dverr.c39 verr(int eval, const char *fmt, va_list ap) in verr()
/aosp12/packages/services/Car/tests/DiagnosticTools/src/com/google/android/car/diagnostictools/utils/
H A DMathEval.java68 static double eval(final String translationString, Float variableIn) in eval() method in MathEval
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DExpandDims.cpp40 bool eval(const uint8_t* inputData, const Shape& inputShape, int32_t axis, uint8_t* outputData, in eval() function
H A DCast.cpp72 bool eval(const uint8_t* inputData, const Shape& inputShape, uint8_t* outputData, in eval() function
H A DPow.cpp69 bool eval(const void* baseData, const Shape& baseShape, const void* exponentData, in eval() function
H A DGather.cpp40 inline bool eval(const T* inputData, const Shape& inputShape, int32_t axis, in eval() function
H A DChannelShuffle.cpp38 inline bool eval(const T* inputData, const Shape& inputShape, int32_t numGroups, int32_t axis, in eval() function
H A DTile.cpp90 bool eval(const uint8_t* inputData, const Shape& inputShape, const int32_t* multiples, in eval() function
H A DMaximumMinimum.cpp95 bool eval(const void* in1, const Shape& shape1, const void* in2, const Shape& shape2, in eval() function
H A DPRelu.cpp46 inline bool eval(const std::function<T(const T&, const T&)>& func, const T* aData, in eval() function
H A DQuantizedLSTM.cpp374 bool QuantizedLSTMCell::eval() { in eval() function in android::nn::QuantizedLSTMCell
/aosp12/build/blueprint/parser/
H A Dparser.go107 eval bool member
/aosp12/system/unwinding/libunwindstack/tests/
H A DDwarfOpTest.cpp68 TYPED_TEST_P(DwarfOpTest, eval) { in TYPED_TEST_P() argument
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...