Home
last modified time | relevance | path

Searched defs:do_eval (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mksh/src/
H A Dfuncs.c2789 bool do_eval) in test_eval()
3091 test_oexpr(Test_env *te, bool do_eval) in test_oexpr()
3103 test_aexpr(Test_env *te, bool do_eval) in test_aexpr()
3115 test_nexpr(Test_env *te, bool do_eval) in test_nexpr()
3123 test_primary(Test_env *te, bool do_eval) in test_primary()
H A Dexec.c1843 dbteste_getopnd(Test_env *te, Test_op op, bool do_eval) in dbteste_getopnd()
/aosp_15_r20/external/webp/src/enc/
H A Dhistogram_enc.c991 int do_eval = 0; in HistogramCombineStochastic() local