Home
last modified time | relevance | path

Searched refs:do_eval (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/shells/pdksh/pdksh-5.2.14/
H A Dc_test.c214 int do_eval;
220 if (!do_eval)
498 test_oexpr(te, do_eval) in test_oexpr() argument
500 int do_eval;
506 do_eval = 0;
515 int do_eval;
521 do_eval = 0;
530 int do_eval;
540 int do_eval;
630 int do_eval;
[all …]
H A Dc_test.h44 const char *(*getopnd) ARGS((Test_env *te, Test_op op, int do_eval));
46 const char *opnd2, int do_eval));
52 const char *opnd2, int do_eval));
/dports/shells/oksh/oksh-7.0/
H A Dc_test.c205 int do_eval) in test_eval() argument
211 if (!do_eval) in test_eval()
404 res = test_aexpr(te, do_eval); in test_oexpr()
406 do_eval = 0; in test_oexpr()
417 res = test_nexpr(te, do_eval); in test_aexpr()
419 do_eval = 0; in test_aexpr()
429 return !test_nexpr(te, do_eval); in test_nexpr()
430 return test_primary(te, do_eval); in test_nexpr()
443 res = test_oexpr(te, do_eval); in test_primary()
467 do_eval); in test_primary()
[all …]
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/ucpp/
H A Deval.c394 if (do_eval) in promote()
398 if (do_eval) in promote()
449 r.sign = promote(aCPP_ &v1, &v2, do_eval); in eval_opbin()
454 (void) promote(aCPP_ &v1, &v2, do_eval); in eval_opbin()
466 if (do_eval) { in eval_opbin()
500 if (do_eval) { in eval_opbin()
598 top = eval_shrd(aCPP_ tf, 0, do_eval); in eval_shrd()
609 op_prec(aCPP_ ct->type), do_eval)); in eval_shrd()
631 if (do_eval) { in eval_shrd()
638 tr = eval_shrd(aCPP_ tf, bp, do_eval); in eval_shrd()
[all …]
/dports/x11-toolkits/py-guietta/guietta-0.6.1/guietta/examples/
H A Devents.py8 def do_eval(gui, *args): function
21 [ _ , do_eval , do_eval ],
H A Dderive_unbound.py5 def do_eval(gui, *args): function
21 [ _ , do_eval , do_eval ],
H A Dderive.py16 [ _ , self.do_eval, self.do_eval ],
20 def do_eval(self): member in Test
H A Dcheckbox.py5 def do_eval(gui, *args): function
21 [ _ , do_eval , do_eval ],
H A Drename.py8 def do_eval(gui, *args): function
22 [ _ , do_eval , do_eval ],
H A Dslider.py5 def do_eval(gui, *args): function
22 [ _ , do_eval , do_eval ],
H A Devents_custom.py5 def do_eval(gui, text): function
18 [ _ , ('textEdited', do_eval) , _ ],
/dports/www/trafficserver/trafficserver-9.1.1/plugins/header_rewrite/
H A Dcondition.h64 do_eval(const Resources &res) in do_eval() function
74 return rt || (static_cast<Condition *>(_next)->do_eval(res)); in do_eval()
78 return static_cast<Condition *>(_next)->do_eval(res); in do_eval()
/dports/devel/ucpp/ucpp-31b719e/
H A Deval.c569 static ppval eval_shrd(struct token_fifo *tf, int minprec, int do_eval) in eval_shrd() argument
578 top = eval_shrd(tf, 0, do_eval); in eval_shrd()
589 op_prec(ct->type), do_eval)); in eval_shrd()
610 if (do_eval) { in eval_shrd()
618 tr = eval_shrd(tf, bp, do_eval); in eval_shrd()
619 if (do_eval) in eval_shrd()
631 r1 = eval_shrd(tf, bp, qv ? do_eval : 0); in eval_shrd()
638 r2 = eval_shrd(tf, bp, qv ? 0 : do_eval); in eval_shrd()
639 if (do_eval) { in eval_shrd()
/dports/devel/z88dk/z88dk/src/ucpp/
H A Deval.c570 static ppval eval_shrd(struct token_fifo *tf, int minprec, int do_eval) in eval_shrd() argument
579 top = eval_shrd(tf, 0, do_eval); in eval_shrd()
590 op_prec(ct->type), do_eval)); in eval_shrd()
611 if (do_eval) { in eval_shrd()
619 tr = eval_shrd(tf, bp, do_eval); in eval_shrd()
620 if (do_eval) in eval_shrd()
632 r1 = eval_shrd(tf, bp, qv ? do_eval : 0); in eval_shrd()
639 r2 = eval_shrd(tf, bp, qv ? 0 : do_eval); in eval_shrd()
640 if (do_eval) { in eval_shrd()
/dports/misc/mxnet/incubator-mxnet-1.9.0/docs/python_docs/python/scripts/
H A Dmd2ipynb.py31 do_eval = int(os.environ.get('EVAL', True))
36 if do_eval:
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/docs/python_docs/python/scripts/
H A Dmd2ipynb.py31 do_eval = int(os.environ.get('EVAL', True))
36 if do_eval:
/dports/devel/libgee/libgee-0.20.3/gee/
H A Dlazy.vala101 do_eval ();
126 do_eval ();
142 do_eval ();
150 private void do_eval () {
/dports/lang/racket/racket-8.3/share/pkgs/mzscheme-lib/mzscheme/examples/
H A Dcatch.c85 static Scheme_Object *do_eval(void *s, int noargc, Scheme_Object **noargv) in do_eval() function
94 v = _apply_thunk_catch_exceptions(scheme_make_closed_prim(do_eval, s), &exn); in eval_string_or_get_exn_message()
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/third-party/mruby/mrbgems/mruby-eval/test/
H A Deval.rb124 def do_eval(code) method
127 do_eval(<<'EOS').call
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-eval/test/
H A Deval.rb124 def do_eval(code) method
127 do_eval(<<'EOS').call
/dports/www/h2o-devel/h2o-dcc7134/deps/mruby/mrbgems/mruby-eval/test/
H A Deval.rb124 def do_eval(code) method
127 do_eval(<<'EOS').call
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Dms_transform_SUITE.erl309 Fun = do_eval("fun({a,b}) -> true end"),
311 [{{a,b},[],[true]}] = do_eval("ets:fun2ms(fun({a,b}) -> true end)"),
312 Fun2 = do_eval("fun([a,b]) -> message(banan), return_trace() end"),
316 do_eval(
319 do_eval("ets:fun2ms(fun({\"foo\" ++ _, X}) -> X end)"),
864 do_eval(String) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Dms_transform_SUITE.erl309 Fun = do_eval("fun({a,b}) -> true end"),
311 [{{a,b},[],[true]}] = do_eval("ets:fun2ms(fun({a,b}) -> true end)"),
312 Fun2 = do_eval("fun([a,b]) -> message(banan), return_trace() end"),
316 do_eval(
319 do_eval("ets:fun2ms(fun({\"foo\" ++ _, X}) -> X end)"),
864 do_eval(String) -> function
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/mrbgems/mruby-eval/test/
H A Deval.rb124 def do_eval(code) method
127 do_eval(<<'EOS').call
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/mrbgems/mruby-eval/test/
H A Deval.rb124 def do_eval(code) method
127 do_eval(<<'EOS').call

12345678