Home
last modified time | relevance | path

Searched +refs:set +refs:read +refs:config +refs:state +refs:accum +refs:str (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/lang/racket-minimal/racket-8.3/src/expander/read/
H A Daccum-string.rkt13 set-accum-string-count!
23 (define st (read-config-st config))
24 (define a (read-config-state-accum-str st))
27 (set-read-config-state-accum-str! st #f)
28 (set-accum-string-pos! a 0)
43 (set-accum-string-str! a str2)
46 (set-accum-string-pos! a (fx+ 1 pos)))
51 (define (set-accum-string-count! a pos)
52 (set-accum-string-pos! a pos))
66 (set-accum-string-str! a str2))
[all …]
H A Dgraph.rkt15 (define accum-str (accum-string-init! config))
20 (define v (read-digits in config accum-str
27 (format "~a~a~a" dispatch-c (accum-string-get! accum-str config) c))
37 (accum-string-abandon! accum-str config)
40 (accum-string-abandon! accum-str config)
46 (accum-string-abandon! accum-str config)
80 (accum-string-abandon! accum-str config)
86 (or (read-config-state-graph (read-config-st config))
94 (accum-string-abandon! accum-str config))])]
105 (or (read-config-state-graph st)
[all …]
/dports/lang/racket/racket-8.3/src/expander/read/
H A Daccum-string.rkt13 set-accum-string-count!
23 (define st (read-config-st config))
24 (define a (read-config-state-accum-str st))
27 (set-read-config-state-accum-str! st #f)
28 (set-accum-string-pos! a 0)
43 (set-accum-string-str! a str2)
46 (set-accum-string-pos! a (fx+ 1 pos)))
51 (define (set-accum-string-count! a pos)
52 (set-accum-string-pos! a pos))
66 (set-accum-string-str! a str2))
[all …]
H A Dgraph.rkt15 (define accum-str (accum-string-init! config))
20 (define v (read-digits in config accum-str
27 (format "~a~a~a" dispatch-c (accum-string-get! accum-str config) c))
37 (accum-string-abandon! accum-str config)
40 (accum-string-abandon! accum-str config)
46 (accum-string-abandon! accum-str config)
80 (accum-string-abandon! accum-str config)
86 (or (read-config-state-graph (read-config-st config))
94 (accum-string-abandon! accum-str config))])]
105 (or (read-config-state-graph st)
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dstartup.inc54796 " read-config-state?"
54797 " read-config-state-accum-str"
54798 " read-config-state-graph"
54799 " set-read-config-state-accum-str!"
54800 " set-read-config-state-graph!)"
54805 " 'read-config-state"
56058 " set-accum-string-str!)"
56087 "(let-values(((a_0)(read-config-state-accum-str st_0)))"
56089 "(let-values()(begin(set-read-config-state-accum-str! st_0 #f)(set-accum-string-pos! a_0 0) a_0))"
56146 "(lambda(a_0 config_0)(begin(set-read-config-state-accum-str!(read-config-st config_0) a_0))))"
[all …]
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dstartup.inc54796 " read-config-state?"
54797 " read-config-state-accum-str"
54798 " read-config-state-graph"
54799 " set-read-config-state-accum-str!"
54800 " set-read-config-state-graph!)"
54805 " 'read-config-state"
56058 " set-accum-string-str!)"
56087 "(let-values(((a_0)(read-config-state-accum-str st_0)))"
56089 "(let-values()(begin(set-read-config-state-accum-str! st_0 #f)(set-accum-string-pos! a_0 0) a_0))"
56146 "(lambda(a_0 config_0)(begin(set-read-config-state-accum-str!(read-config-st config_0) a_0))))"
[all …]
/dports/lang/janet/janet-1.19.2/src/boot/
H A Dboot.janet842 (each el ind (set accum (f accum el)))
2281 :read read
2424 (var state (string str))
2427 (set state nil)
2620 :read read
2671 :read read
2828 # Parse state
3375 :read read
3715 (when (boot/config :no-docstrings)
3717 (when (boot/config :no-sourcemaps)
[all …]
/dports/lang/racket/racket-8.3/collects/pkg/
H A Dmain.rkt67 (with-pkg-lock/read-only
448 (with-pkg-lock/read-only
537 " if --set is specified"
539 [#:bool set () "Set <key> to <val>s"]
543 (lambda (accum . key+vals)
552 (if set
557 (with-pkg-lock/read-only
603 #:from-config? from-config
614 … [(#:str state-database #f) state () "Read/write <state-database> as state of <dest-dir>"]
638 #:from-config? from-config
[all …]
/dports/lang/racket-minimal/racket-8.3/collects/pkg/
H A Dmain.rkt67 (with-pkg-lock/read-only
448 (with-pkg-lock/read-only
537 " if --set is specified"
539 [#:bool set () "Set <key> to <val>s"]
543 (lambda (accum . key+vals)
552 (if set
557 (with-pkg-lock/read-only
603 #:from-config? from-config
614 … [(#:str state-database #f) state () "Read/write <state-database> as state of <dest-dir>"]
638 #:from-config? from-config
[all …]
/dports/devel/hyperscan/hyperscan-5.4.0/src/parser/
H A DParser.rl33 #include "config.h"
86 /** \brief Structure representing current state as we're parsing (current
192 cc->add(accum);
196 if (accum > 255) {
578 # Parser to read UCP
1116 # Parser to read stuff from a character class
1151 # Parser to read a quoted literal
1199 # Parser to read a quoted class
1524 accum = digit + accum * 8;
1921 // First, read the control verbs, set any global mode flags and move the
[all …]
/dports/lang/racket/racket-8.3/collects/compiler/
H A Dembed.rkt229 read-plist)]
349 #:cache (file-mod-name-state-path->relative-cache gen-state)))
350 (define str
355 (define rel (find-relative-path (file-mod-name-state-wrt-path gen-state) path))
357 (define sym (string->symbol (regexp-replace #rx"[.](?:ss|rkt)$" str "")))
358 (define used (file-mod-name-state-used gen-state))
818 (let accum-from-mod ([mod code])
824 (map accum-from-mod (module-compiled-submodules mod #t)))
826 (map accum-from-mod (module-compiled-submodules mod #f))))))
1203 [gen-state (make-generate-file-mod-name-state (or (and (pair? files)
[all …]
/dports/lang/racket-minimal/racket-8.3/collects/compiler/
H A Dembed.rkt229 read-plist)]
349 #:cache (file-mod-name-state-path->relative-cache gen-state)))
350 (define str
355 (define rel (find-relative-path (file-mod-name-state-wrt-path gen-state) path))
357 (define sym (string->symbol (regexp-replace #rx"[.](?:ss|rkt)$" str "")))
358 (define used (file-mod-name-state-used gen-state))
818 (let accum-from-mod ([mod code])
824 (map accum-from-mod (module-compiled-submodules mod #t)))
826 (map accum-from-mod (module-compiled-submodules mod #f))))))
1203 [gen-state (make-generate-file-mod-name-state (or (and (pair? files)
[all …]
/dports/lang/fennel/fennel-1.0.0/bootstrap/
H A Dfennel.lua18 local input = io.read()
955 SPECIALS.set = function(ast, scope, parent) function
1062 local accum = {}
1066 do end (accum)[i] = s
1069 return "target", opts.tail, table.concat(accum, ", "), target_exprs
1632 for c in string.gmatch((package.config or ""), "([^\n]+)") do
3308 local accum = utils.map(stack, "closer")
3442 local function parse_string_loop(chars, b, state)
3446 local _185_ = {state, b}
4287 local function allpairs_next(_, state)
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dmodule.cc538 read (boundary - pad); in align()
713 unsigned accum = *crc_ptr; in set_crc() local
715 accum = accum ? crc32_unsigned (accum, crc) : crc; in set_crc()
716 *crc_ptr = accum; in set_crc()
8003 set.reserve (num); in decl_value()
8011 set.quick_push (attached); in decl_value()
8012 else if (set[ix] != attached) in decl_value()
10770 if (auto *set = attached_table->get (name)) in key_mergeable() local
10771 if (key.index < set->length ()) in key_mergeable()
10773 existing = (*set)[key.index]; in key_mergeable()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dmodule.cc531 read (boundary - pad); in align()
706 unsigned accum = *crc_ptr; in set_crc() local
708 accum = accum ? crc32_unsigned (accum, crc) : crc; in set_crc()
709 *crc_ptr = accum; in set_crc()
7997 set.reserve (num); in decl_value()
8005 set.quick_push (attached); in decl_value()
8006 else if (set[ix] != attached) in decl_value()
10764 if (auto *set = attached_table->get (name)) in key_mergeable() local
10765 if (key.index < set->length ()) in key_mergeable()
10767 existing = (*set)[key.index]; in key_mergeable()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dmodule.cc531 read (boundary - pad); in align()
706 unsigned accum = *crc_ptr; in set_crc() local
708 accum = accum ? crc32_unsigned (accum, crc) : crc; in set_crc()
709 *crc_ptr = accum; in set_crc()
7997 set.reserve (num); in decl_value()
8005 set.quick_push (attached); in decl_value()
8006 else if (set[ix] != attached) in decl_value()
10764 if (auto *set = attached_table->get (name)) in key_mergeable() local
10765 if (key.index < set->length ()) in key_mergeable()
10767 existing = (*set)[key.index]; in key_mergeable()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dmodule.cc531 read (boundary - pad); in align()
706 unsigned accum = *crc_ptr; in set_crc() local
708 accum = accum ? crc32_unsigned (accum, crc) : crc; in set_crc()
709 *crc_ptr = accum; in set_crc()
7997 set.reserve (num); in decl_value()
8005 set.quick_push (attached); in decl_value()
8006 else if (set[ix] != attached) in decl_value()
10764 if (auto *set = attached_table->get (name)) in key_mergeable() local
10765 if (key.index < set->length ()) in key_mergeable()
10767 existing = (*set)[key.index]; in key_mergeable()
[all …]
/dports/www/sogo/SOGo-5.4.0/UI/WebServerResources/js/vendor/
H A Dangular-ui-router.min.js.map92str the input string\n */\nexport function maxLength(max: number, str: string) {\n if (str.length…
116state';\nimport { UIRouter } from '../router';\n\nexport class ParamFactory {\n fromConfig(id: st…
140accum, [key, val]) => {\n if (!accum.hasOwnProperty(key)) {\n accum[key] = val;\n } else if (…
149state-level configuration to a view named `$default`.\n *\n * @internalapi\n */\nexport function n…
401 "str",
446 "state",
545 "config",
644 "$state",
1120 "read",
1379 "accum",
[all …]
H A Dangular-ui-router.js.map21 … "angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/targetState.ts",
26 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateBuilder.ts",
27 … "angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateObject.ts",
28 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateMatcher.ts",
29 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateQueueManage…
30 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateRegistry.ts…
58 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateService.ts",
92str the input string\n */\nexport function maxLength(max: number, str: string) {\n if (str.length…
116state';\nimport { UIRouter } from '../router';\n\nexport class ParamFactory {\n fromConfig(id: st…
140accum, [key, val]) => {\n if (!accum.hasOwnProperty(key)) {\n accum[key] = val;\n } else if (…
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/UI/WebServerResources/js/vendor/
H A Dangular-ui-router.min.js.map92str the input string\n */\nexport function maxLength(max: number, str: string) {\n if (str.length…
116state';\nimport { UIRouter } from '../router';\n\nexport class ParamFactory {\n fromConfig(id: st…
140accum, [key, val]) => {\n if (!accum.hasOwnProperty(key)) {\n accum[key] = val;\n } else if (…
149state-level configuration to a view named `$default`.\n *\n * @internalapi\n */\nexport function n…
401 "str",
446 "state",
545 "config",
644 "$state",
1120 "read",
1379 "accum",
[all …]
H A Dangular-ui-router.js.map21 … "angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/targetState.ts",
26 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateBuilder.ts",
27 … "angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateObject.ts",
28 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateMatcher.ts",
29 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateQueueManage…
30 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateRegistry.ts…
58 …"angular-ui-router/node_modules/@uirouter/core/lib-esm/state/@uirouter/core/state/stateService.ts",
92str the input string\n */\nexport function maxLength(max: number, str: string) {\n if (str.length…
116state';\nimport { UIRouter } from '../router';\n\nexport class ParamFactory {\n fromConfig(id: st…
140accum, [key, val]) => {\n if (!accum.hasOwnProperty(key)) {\n accum[key] = val;\n } else if (…
[all …]
/dports/lang/gauche/Gauche-0.9.10/doc/
H A Dmodgauche.texi1510 The state of C preprocessor condition (set by @code{with-cgen-cpp-condition})
3618 See also @code{map-accum} below.
3620 下の@code{map-accum}も参照。
4857 もしconfigヘッダファイル(通常@code{config.h})が@code{cf-config-headers}により
10126 @code{slot-set!}で設定することもできますが、@code{listener-read-handler}
10369 @defun complete-sexp? str
16273 そうでなければ@var{str}自体を返します。
16326 in @var{str}.
17225 (let ((str (read-uvector <u8vector> 4096 input)))
20709 The state of the mutex. This is a read-only slot.
[all …]
/dports/www/py-flask-restx/flask-restx-0.5.1/flask_restx/static/
H A Dswagger-ui-standalone-preset.js.map1set-to-string-tag.js","webpack://SwaggerUIStandalonePreset/./node_modules/core-js-pure/modules/web…
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.151908 (pcmpl-ssh-config-hosts): New function.
4690 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
5781 (custom-face-value-create, custom-face-state-set): Use them.
9562 * calc/calc-poly.el (math-accum-factors): Make sure that
10420 for `M-s w str M-% str RET'.
12652 (custom-variable-state): New fun, from custom-variable-state-set.
12653 (custom-variable-state-set): Use it.
14715 (serial-update-config-menu): Remove unused vars `y' and `str'.
14894 Add `pascal-str' argument, save-excursion,
16087 * epg-config.el (epg): Doc fixes.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.151908 (pcmpl-ssh-config-hosts): New function.
4690 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
5781 (custom-face-value-create, custom-face-state-set): Use them.
9562 * calc/calc-poly.el (math-accum-factors): Make sure that
10420 for `M-s w str M-% str RET'.
12652 (custom-variable-state): New fun, from custom-variable-state-set.
12653 (custom-variable-state-set): Use it.
14715 (serial-update-config-menu): Remove unused vars `y' and `str'.
14894 Add `pascal-str' argument, save-excursion,
16087 * epg-config.el (epg): Doc fixes.
[all …]

12345678910