Home
last modified time | relevance | path

Searched +refs:eval +refs:multiple +refs:tops (Results 1 – 25 of 89) sorted by relevance

1234

/dports/lang/racket-minimal/racket-8.3/src/expander/eval/
H A Dtop.rkt27 (provide eval-top
28 eval-single-top
30 compiled-multiple-top?)
32 (define (eval-single-top c ns)
35 (define (compiled-multiple-top? c)
42 (define (eval-top c ns [eval-compiled eval-top] [as-tail? #t])
43 (if (compiled-multiple-top? c)
44 (eval-multiple-tops c ns eval-compiled as-tail?)
47 (define (eval-multiple-tops c ns eval-compiled as-tail?)
66 (compiled-top->compiled-tops c)
[all …]
H A Dmain.rkt32 (provide eval
38 ;; This `eval` is suitable as an eval handler that will be called by
39 ;; the `eval` and `eval-syntax` of '#%kernel.
48 (eval-compiled s ns)]
53 (eval-compiled (syntax->datum s) ns)]
60 (define (eval-compiled c ns [as-tail? #t])
63 (eval-module c #:namespace ns)]
65 (eval-top c ns eval-compiled as-tail?)]))
93 (not (compiled-multiple-top? (car cs))))
95 (compiled-tops->compiled-top cs
[all …]
/dports/lang/racket/racket-8.3/src/expander/eval/
H A Dtop.rkt27 (provide eval-top
28 eval-single-top
30 compiled-multiple-top?)
32 (define (eval-single-top c ns)
35 (define (compiled-multiple-top? c)
42 (define (eval-top c ns [eval-compiled eval-top] [as-tail? #t])
43 (if (compiled-multiple-top? c)
44 (eval-multiple-tops c ns eval-compiled as-tail?)
47 (define (eval-multiple-tops c ns eval-compiled as-tail?)
66 (compiled-top->compiled-tops c)
[all …]
H A Dmain.rkt32 (provide eval
38 ;; This `eval` is suitable as an eval handler that will be called by
39 ;; the `eval` and `eval-syntax` of '#%kernel.
48 (eval-compiled s ns)]
53 (eval-compiled (syntax->datum s) ns)]
60 (define (eval-compiled c ns [as-tail? #t])
63 (eval-module c #:namespace ns)]
65 (eval-top c ns eval-compiled as-tail?)]))
93 (not (compiled-multiple-top? (car cs))))
95 (compiled-tops->compiled-top cs
[all …]
/dports/lang/slib/slib-3b6/
H A DChangeLog555 * mbe.scm (macro:eval): defmacro:eval.
849 * slib.texi (Binding to multiple values): srfi-11 added.
1251 * grapheps.scm (graph:plot): Plot multiple traces from array.
2272 * schmooz.scm (schmooz-tops): Replaced #\tab with slib:tab.
3081 multiple of 256.
4604 * schmooz.scm (schmooz-tops): Removed gratuitous newlines in texi
4635 * schmooz.scm (schmooz-tops): Now reads (and ignores) #! comments.
4896 multiple ellipses problem.
6768 eval:eval!.
6770 * eval.scm (eval:eval!) created and eval done in terms of it.
[all …]
/dports/cad/verilator/verilator-4.216/
H A DChanges51 * Verilator_gantt now shows the predicted mtask times, eval times, and additional statistics.
369 * Fix splitting eval functions with --output-split-cfuncs (#2368). [Geza Lore]
1467 * Fix multiple VPI variable callbacks. (#679) [Rich Porter]
1701 * Report MULTIDRIVEN on memories set in multiple clock domains.
2290 * Add --top-module option to select between multiple tops. [Stefan Thiede]
2315 * Allow multiple .v files on command line. [Stefan Thiede]
2942 * Add error message when multiple defaults in case statement.
3183 * Support ,'s to separate multiple assignments. [Paul Nitza]
3446 * $c can now take multiple expressions as arguments.
3577 * Fix unrolling of loops with multiple simple statements.
[all …]
/dports/math/R/R-4.1.2/src/library/compiler/noweb/
H A Dcompiler.nw96 > eval(compile(quote(1+3)))
473 %% **** Is it really necessary for bcEval to save/restore stack tops?
1417 used and there are multiple default alternatives. The compiler
1904 potentially local. To deal with this multiple passes are needed. The
2128 %% **** allow same name in multiple packages?
2792 multiple purposes.
3943 ## multiple default cases.
3950 ## **** runtime error message for multiple defaults
4310 <<multiple evaluation of arguments in assignments>>=
4332 eval(substitute(<first arg>), parent.frame())
[all …]
/dports/math/libRmath/R-4.1.1/src/library/compiler/noweb/
H A Dcompiler.nw96 > eval(compile(quote(1+3)))
473 %% **** Is it really necessary for bcEval to save/restore stack tops?
1417 used and there are multiple default alternatives. The compiler
1904 potentially local. To deal with this multiple passes are needed. The
2128 %% **** allow same name in multiple packages?
2792 multiple purposes.
3943 ## multiple default cases.
3950 ## **** runtime error message for multiple defaults
4310 <<multiple evaluation of arguments in assignments>>=
4332 eval(substitute(<first arg>), parent.frame())
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DChangeLog-1993263 * eval.c (evaluate_subexp): Implement BINOP_IN.
607 * Protect from multiple includion.
1344 * eval.c (evaluate_subexp): same as above.
2287 * serial.h: ifdef protect from multiple inclusion.
2797 for multiple patterns. Rename to multi_scan.
3249 * config/i386/nm-i386bsd.h: Protect from multiple inclusion.
3602 * symtab.c (find_line_symtab): New function, to deal with multiple
3921 frame tops and bottoms.
5084 conversion of type held in multiple registers to host format.
6097 of multiple breakpoints with different conditions.
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A DChangeLog-1993263 * eval.c (evaluate_subexp): Implement BINOP_IN.
607 * Protect from multiple includion.
1344 * eval.c (evaluate_subexp): same as above.
2287 * serial.h: ifdef protect from multiple inclusion.
2797 for multiple patterns. Rename to multi_scan.
3249 * config/i386/nm-i386bsd.h: Protect from multiple inclusion.
3602 * symtab.c (find_line_symtab): New function, to deal with multiple
3921 frame tops and bottoms.
5084 conversion of type held in multiple registers to host format.
6097 of multiple breakpoints with different conditions.
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A DChangeLog-1993263 * eval.c (evaluate_subexp): Implement BINOP_IN.
607 * Protect from multiple includion.
1344 * eval.c (evaluate_subexp): same as above.
2287 * serial.h: ifdef protect from multiple inclusion.
2797 for multiple patterns. Rename to multi_scan.
3249 * config/i386/nm-i386bsd.h: Protect from multiple inclusion.
3602 * symtab.c (find_line_symtab): New function, to deal with multiple
3921 frame tops and bottoms.
5084 conversion of type held in multiple registers to host format.
6097 of multiple breakpoints with different conditions.
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A DChangeLog-1993263 * eval.c (evaluate_subexp): Implement BINOP_IN.
607 * Protect from multiple includion.
1344 * eval.c (evaluate_subexp): same as above.
2287 * serial.h: ifdef protect from multiple inclusion.
2797 for multiple patterns. Rename to multi_scan.
3249 * config/i386/nm-i386bsd.h: Protect from multiple inclusion.
3602 * symtab.c (find_line_symtab): New function, to deal with multiple
3921 frame tops and bottoms.
5084 conversion of type held in multiple registers to host format.
6097 of multiple breakpoints with different conditions.
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-1993263 * eval.c (evaluate_subexp): Implement BINOP_IN.
607 * Protect from multiple includion.
1344 * eval.c (evaluate_subexp): same as above.
2287 * serial.h: ifdef protect from multiple inclusion.
2797 for multiple patterns. Rename to multi_scan.
3249 * config/i386/nm-i386bsd.h: Protect from multiple inclusion.
3602 * symtab.c (find_line_symtab): New function, to deal with multiple
3921 frame tops and bottoms.
5084 conversion of type held in multiple registers to host format.
6085 of multiple breakpoints with different conditions.
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dstartup.inc35080 "(compiled-tops->compiled-top.1)"
35083 " 'compiled-tops->compiled-top"
35170 "(compiled-top->compiled-tops)"
43380 "(compiled-multiple-top?)"
43397 "(if(compiled-multiple-top? c_0)"
43398 "(eval-multiple-tops c_0 ns_0 eval-compiled_0 as-tail?_0)"
43406 "(eval-multiple-tops)"
43434 "(compiled-top->compiled-tops c_0)"
43438 "(let-values()(eval-compiled-parts_0(compiled-top->compiled-tops c_0))))))))))"
51477 "(compiled-tops->compiled-top.1"
[all …]
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dstartup.inc35080 "(compiled-tops->compiled-top.1)"
35083 " 'compiled-tops->compiled-top"
35170 "(compiled-top->compiled-tops)"
43380 "(compiled-multiple-top?)"
43397 "(if(compiled-multiple-top? c_0)"
43398 "(eval-multiple-tops c_0 ns_0 eval-compiled_0 as-tail?_0)"
43406 "(eval-multiple-tops)"
43434 "(compiled-top->compiled-tops c_0)"
43438 "(let-values()(eval-compiled-parts_0(compiled-top->compiled-tops c_0))))))))))"
51477 "(compiled-tops->compiled-top.1"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/url_formatter/spoof_checks/common_words/data/
H A Dcommon_words.gperf3183 eval, 0
5873 multiple, 0
9125 tops, 0
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/
H A DChangeLog-2007-10-148 "deg2rad has multiple definitions"
456 eBay uses window.eval() between windows. In Firefox window.eval() switches execution
1894 (JavaJSObject::eval):
11511 RefPtr::release to ensure that a node's ref count never tops 1
12200 eval.
15572 (JSObject::eval):
15934 (JSObject::eval):
17407 (JSObject::eval):
18666 (JSObject::eval):
22286 (JSObject::eval):
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/
H A DChangeLog-2007-10-148 "deg2rad has multiple definitions"
456 eBay uses window.eval() between windows. In Firefox window.eval() switches execution
1894 (JavaJSObject::eval):
11511 RefPtr::release to ensure that a node's ref count never tops 1
12200 eval.
15572 (JSObject::eval):
15934 (JSObject::eval):
17407 (JSObject::eval):
18666 (JSObject::eval):
22286 (JSObject::eval):
[all …]
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/
H A DChangeLog-2007-10-148 "deg2rad has multiple definitions"
456 eBay uses window.eval() between windows. In Firefox window.eval() switches execution
1894 (JavaJSObject::eval):
11511 RefPtr::release to ensure that a node's ref count never tops 1
12200 eval.
15572 (JSObject::eval):
15934 (JSObject::eval):
17407 (JSObject::eval):
18666 (JSObject::eval):
22286 (JSObject::eval):
[all …]
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/
H A DChangeLog-2007-10-148 "deg2rad has multiple definitions"
456 eBay uses window.eval() between windows. In Firefox window.eval() switches execution
1894 (JavaJSObject::eval):
11511 RefPtr::release to ensure that a node's ref count never tops 1
12200 eval.
15572 (JSObject::eval):
15934 (JSObject::eval):
17407 (JSObject::eval):
18666 (JSObject::eval):
22286 (JSObject::eval):
[all …]
/dports/shells/zsh/zsh-5.8.1/Etc/
H A DChangeLog-4.3102 multiple --header=.
336 multiple times.
2154 "command" prefix tops a command having special behaviour.
5227 multiple files for lintian.
5629 CUT_REPLACE for multiple kills to append.
6257 eval-style DEBUG trap lost status.
6275 eval-style trap environment is special.
6344 eval line numbering.
7308 handling of multiple versions of locate.
12655 that was assembled from multiple bytes.
[all …]
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/doc/
H A Ddesign.texi997 but the more-anonymous "Peak 4532" for mountain tops:
1104 Each side can have a side class, and multiple sides can belong to the
1339 ("Large Countries" eval
1729 of 0 implies that multiple builders of a unit have to be in
2597 must append a distinguishing number. So multiple generic dragon images
2757 players, or even multiple designers (this might be useful in having
3254 In other words, instead of having multiple forms:
3419 control ground (but could attack further in multiple turns).
3837 Opening multiple files merges their contents.
/dports/japanese/gawk/gawk-3.0.6/doc/
H A Dgawk.info4141 tops of the columns. To do this, we use the `BEGIN' pattern (*note The
10027 multiple assignment.
10076 duplicating the code in multiple places.
12851 not have been an even multiple of 20 labels in the data.
13665 eval gawk -f /tmp/ig.e.$$ $opts -- "$@"
17795 * input, multiple line records: Multiple Line.
17863 * multiple line records: Multiple Line.
17864 * multiple passes over data: Other Arguments.
17934 * passes, multiple: Other Arguments.
18005 * reading files, multiple line records: Multiple Line.
[all …]
H A Dgawk.texi1134 Because of this, many systems have multiple
1765 @cindex multiple statements on one line
3986 @cindex multiple line records
3987 @cindex input, multiple line records
3989 @cindex records, multiple line
5201 We could make our table look even nicer by adding headings to the tops
9530 into multiple arrays.
11690 @cindex multiple passes over data
11691 @cindex passes, multiple
12538 multiple places.
[all …]
/dports/devel/openocd/openocd-0.11.0/
H A DChangeLog90 multiple inclusion. The macro AC_HEADER_TIME helps to detect such
4765 * : stlink_usb: Submit multiple USB URBs at once to improve
4955 instead of 'eval'. The amount of levels to skip is checked to avoid
6729 We use this to run multiple OpenOCD instances against multiple
9497 have multiple CPUs per DAP, and we shouldn't have multiple DAP
16640 …* : transport: remove interface multiple transport warning Currently if we have multiple transport…
18094 module to an Olimex STM32-H103 eval board and flashed a firmware
18757 * : cortex_a : multiple target on the same dap
25436 * : David Brownell <david-b@pacbell.net> The Stellaris eval boards
25438 don't. At least the LM3S3748 eval board doesn't need nsrst_delay either;
[all …]

1234