/aosp12/frameworks/compile/mclinker/lib/Script/ |
H A D | BinaryOp.cpp | 27 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 D | UnaryOp.cpp | 26 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 D | NullaryOp.cpp | 19 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 D | TernaryOp.cpp | 20 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 D | RpnEvaluator.cpp | 33 bool RpnEvaluator::eval(const RpnExpr& pExpr, uint64_t& pResult) { in eval() function in mcld::RpnEvaluator
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
H A D | RandomVariable.cpp | 218 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 D | verrx.c | 37 verrx(int eval, const char *fmt, va_list ap) in verrx()
|
H A D | err.c | 35 err(int eval, const char *fmt, ...) in err()
|
H A D | errx.c | 35 errx(int eval, const char *fmt, ...) in errx()
|
H A D | verr.c | 39 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 D | MathEval.java | 68 static double eval(final String translationString, Float variableIn) in eval() method in MathEval
|
/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | ExpandDims.cpp | 40 bool eval(const uint8_t* inputData, const Shape& inputShape, int32_t axis, uint8_t* outputData, in eval() function
|
H A D | Cast.cpp | 72 bool eval(const uint8_t* inputData, const Shape& inputShape, uint8_t* outputData, in eval() function
|
H A D | Pow.cpp | 69 bool eval(const void* baseData, const Shape& baseShape, const void* exponentData, in eval() function
|
H A D | Gather.cpp | 40 inline bool eval(const T* inputData, const Shape& inputShape, int32_t axis, in eval() function
|
H A D | ChannelShuffle.cpp | 38 inline bool eval(const T* inputData, const Shape& inputShape, int32_t numGroups, int32_t axis, in eval() function
|
H A D | Tile.cpp | 90 bool eval(const uint8_t* inputData, const Shape& inputShape, const int32_t* multiples, in eval() function
|
H A D | MaximumMinimum.cpp | 95 bool eval(const void* in1, const Shape& shape1, const void* in2, const Shape& shape2, in eval() function
|
H A D | PRelu.cpp | 46 inline bool eval(const std::function<T(const T&, const T&)>& func, const T* aData, in eval() function
|
H A D | QuantizedLSTM.cpp | 374 bool QuantizedLSTMCell::eval() { in eval() function in android::nn::QuantizedLSTMCell
|
/aosp12/build/blueprint/parser/ |
H A D | parser.go | 107 eval bool member
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | DwarfOpTest.cpp | 68 TYPED_TEST_P(DwarfOpTest, eval) { in TYPED_TEST_P() argument
|
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |