Home
last modified time | relevance | path

Searched defs:eval (Results 51 - 71 of 71) sorted by relevance

123

/third_party/openssl/engines/
H A De_afalg.c273 u_int64_t eval = 0; in afalg_fin_cipher_aio() local
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp417 int TPpContext::eval(int token, int precedence, bool shortCircuit, int& res, bool& err, TPpToken* ppToken) in eval() function in glslang::TPpContext
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarAstronomer.java1213 public double eval(); in eval() method
1285 public Equatorial eval(); in eval() method
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarAstronomer.java1215 public double eval(); in eval() method
1287 public Equatorial eval(); in eval() method
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_main.py491 def eval(self, code): member in JerryDebugger
/third_party/lame/misc/
H A Dabx.c362 void eval ( int right ) in eval() function
/third_party/skia/src/core/
H A DSkRuntimeEffect.cpp700 SkPMColor4f SkFilterColorProgram::eval( in eval() function in SkFilterColorProgram
H A DSkVM.h1033 void eval(int n, T*... arg) const { in abs() function in skvm::Program
H A DSkPath.cpp3685 SkScalar eval(SkScalar x, SkScalar y) const { in eval() function
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp195 evaluate_n_way_intrinsic(const Context& context, const Expression* arg0, const Expression* arg1, const Expression* arg2, const Type& returnType, EvaluateFn eval) evaluate_n_way_intrinsic() argument
249 evaluate_intrinsic(const Context& context, const IntrinsicArguments& arguments, const Type& returnType, EvaluateFn eval) evaluate_intrinsic() argument
261 evaluate_intrinsic_numeric(const Context& context, const IntrinsicArguments& arguments, const Type& returnType, EvaluateFn eval) evaluate_intrinsic_numeric() argument
280 evaluate_pairwise_intrinsic(const Context& context, const IntrinsicArguments& arguments, const Type& returnType, EvaluateFn eval) evaluate_pairwise_intrinsic() argument
304 evaluate_3_way_intrinsic(const Context& context, const IntrinsicArguments& arguments, const Type& returnType, EvaluateFn eval) evaluate_3_way_intrinsic() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h273 NodePtr eval(NodePtr V, unsigned LastLinked, in eval() function
/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c672 CelEvaluation *eval; in reconstruct_and_encode_image() local
[all...]
/third_party/alsa-lib/src/alisp/
H A Dalisp.c3118 static struct alisp_object * eval(struct alisp_instance *instance, struct alisp_object * p) eval() function
[all...]
/third_party/mksh/
H A Deval.c144 eval(const char **ap, int f) in eval() function
H A Dsh.h2827 int (*eval)(struct test_env *, Test_op, const char *, const char *, bool); member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.cpp726 virtual double eval(CalendarAstronomer& a) { return a.getSunLongitude(); } in eval() function in SunTimeAngleFunc
746 virtual void eval(CalendarAstronomer::Equatorial& result, CalendarAstronomer&a) { a.getSunPosition(result); } in eval() function in RiseSetCoordFunc
1228 virtual double eval(CalendarAstronomer&a) { return a.getMoonAge(); } in eval() function in MoonTimeAngleFunc
1274 virtual void eval(CalendarAstronomer::Equatorial& result, CalendarAstronomer&a) { result = a.getMoonPosition(); } in eval() function in MoonRiseSetCoordFunc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileCheck.cpp28 Expected<uint64_t> NumericVariableUse::eval() const { in eval() function in NumericVariableUse
36 Expected<uint64_t> BinaryOperation::eval() const { in eval() function in BinaryOperation
/third_party/alsa-lib/src/
H A Dconf.c5201 snd_config_t *eval; in _snd_config_evaluate() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c2803 eval_coef_func eval; in exec_declaration() local
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc5571 Handle<JSFunction> eval = SimpleInstallFunction( in InstallABunchOfRandomThings() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jar ... .ibm.icu.impl.CalendarAstronomer) public double eval () } com/ibm/icu/impl/CalendarAstronomer$2.class CalendarAstronomer ...

Completed in 86 milliseconds

123