Home
last modified time | relevance | path

Searched +refs:serialize +refs:module +refs:uses (Results 1 – 25 of 3249) sorted by relevance

12345678910>>...130

/dports/misc/xplr/xplr-0.17.0/cargo-crates/mlua-0.7.0/.github/workflows/
H A Dmain.yml31 cargo build --features "${{ matrix.lua }},vendored,async,send,serialize,macros"
55 …d --target aarch64-apple-darwin --features "${{ matrix.lua }},vendored,async,send,serialize,macros"
130 cargo test --features "${{ matrix.lua }},vendored,async,send,serialize,macros"
136 …TRYBUILD=overwrite cargo test --features "${{ matrix.lua }},vendored,async,send,serialize,macros" …
187 - name: Run ${{ matrix.lua }} module tests
189 (cd examples/module && cargo build --release --features "${{ matrix.lua }},vendored")
190 (cd tests/module && cargo test --release --features "${{ matrix.lua }},vendored")
209 - name: Run ${{ matrix.lua }} module tests
211 (cd examples/module && cargo build --release --features "${{ matrix.lua }}")
212 (cd tests/module && cargo test --release --features "${{ matrix.lua }}")
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/compile/
H A Dmulti-top-data.rkt3 "serialize.rkt"
15 ;; shared acrosss forms that are compiled together. So, re-serialize
44 ;; Gather all phase-to-module-uses tables:
45 (define module-uses-tables null)
46 (define module-uses-tables-count 0)
47 (define phase-to-link-module-uses-trees
50 (define pos module-uses-tables-count)
51 … (set! module-uses-tables (cons (compiled-in-memory-phase-to-link-module-uses cim)
64 (define phase-to-link-module-uses-expr
66 ,@(for/list ([phase-to-link-module-uses (in-list (reverse module-uses-tables))])
[all …]
H A Dserialize.rkt5 "serialize-state.rkt"
89 serialize-module-uses
90 serialize-phase-to-link-module-uses)
231 phase-to-link-module-uses-expr)
245 (define-values (phase-to-link-modules) ,phase-to-link-module-uses-expr)))
251 (define (serialize-module-uses mus mpis)
267 (define (serialize-phase-to-link-module-uses phase-to-link-module-uses mpis)
268 (define phases-in-order (sort (hash-keys phase-to-link-module-uses) <))
272 … (list phase `(list ,@(serialize-module-uses (hash-ref phase-to-link-module-uses phase)
449 [(serialize? v)
[all …]
H A Drecompile.rkt12 "serialize.rkt"
95 phase-to-link-module-uses
165 (hash-ref (recompiled-phase-to-link-module-uses r) phase #f)
176 (module-uses-add-extra-inspectorsss (hash-ref phase-to-link-modules phase)
192 #:module-use*s module-use*s
203 (define phase-to-link-module-uses
205 (values phase (module-uses-strip-extra-inspectorsss (cdr l+mu*s)))))
207 (define phase-to-link-module-uses-expr
208 (serialize-phase-to-link-module-uses phase-to-link-module-uses mpis))
217 phase-to-link-module-uses-expr)
[all …]
H A Dtop.rkt2 (require "serialize.rkt"
30 ;; `define-syntaxes` in a module
49 (define mpis (make-module-path-index-table))
52 ;; Compile the body forms, similar to compiling the body of a module
56 phase-to-link-module-uses
57 phase-to-link-module-uses-expr
98 ;; deserialize module path indexes, syntax objects, etc.
101 ['compile 'top 'serialize]
132 ,(generate-module-path-index-deserialize mpis))
135 (define-values (phase-to-link-modules) ,phase-to-link-module-uses-expr)
[all …]
/dports/lang/racket/racket-8.3/src/expander/compile/
H A Dmulti-top-data.rkt3 "serialize.rkt"
15 ;; shared acrosss forms that are compiled together. So, re-serialize
44 ;; Gather all phase-to-module-uses tables:
45 (define module-uses-tables null)
46 (define module-uses-tables-count 0)
47 (define phase-to-link-module-uses-trees
50 (define pos module-uses-tables-count)
51 … (set! module-uses-tables (cons (compiled-in-memory-phase-to-link-module-uses cim)
64 (define phase-to-link-module-uses-expr
66 ,@(for/list ([phase-to-link-module-uses (in-list (reverse module-uses-tables))])
[all …]
H A Dserialize.rkt5 "serialize-state.rkt"
89 serialize-module-uses
90 serialize-phase-to-link-module-uses)
231 phase-to-link-module-uses-expr)
245 (define-values (phase-to-link-modules) ,phase-to-link-module-uses-expr)))
251 (define (serialize-module-uses mus mpis)
267 (define (serialize-phase-to-link-module-uses phase-to-link-module-uses mpis)
268 (define phases-in-order (sort (hash-keys phase-to-link-module-uses) <))
272 … (list phase `(list ,@(serialize-module-uses (hash-ref phase-to-link-module-uses phase)
449 [(serialize? v)
[all …]
H A Drecompile.rkt12 "serialize.rkt"
95 phase-to-link-module-uses
165 (hash-ref (recompiled-phase-to-link-module-uses r) phase #f)
176 (module-uses-add-extra-inspectorsss (hash-ref phase-to-link-modules phase)
192 #:module-use*s module-use*s
203 (define phase-to-link-module-uses
205 (values phase (module-uses-strip-extra-inspectorsss (cdr l+mu*s)))))
207 (define phase-to-link-module-uses-expr
208 (serialize-phase-to-link-module-uses phase-to-link-module-uses mpis))
217 phase-to-link-module-uses-expr)
[all …]
H A Dtop.rkt2 (require "serialize.rkt"
30 ;; `define-syntaxes` in a module
49 (define mpis (make-module-path-index-table))
52 ;; Compile the body forms, similar to compiling the body of a module
56 phase-to-link-module-uses
57 phase-to-link-module-uses-expr
98 ;; deserialize module path indexes, syntax objects, etc.
101 ['compile 'top 'serialize]
132 ,(generate-module-path-index-deserialize mpis))
135 (define-values (phase-to-link-modules) ,phase-to-link-module-uses-expr)
[all …]
/dports/archivers/p5-Compress-LZF/Compress-LZF-3.8/
H A DREADME23 repetitive data as well. The module is self-contained and very small (no
25 problems incorporating this module into commercial programs.
39 The "compress_best" function uses a different algorithm that is
49 Often there is the need to serialize data into a string. This
50 function does that, by using the Storable module. It does the
69 The "sfreeze_best" function uses a different algorithm that is
78 The "sfreeze_c" function uses a different algorithm that is slower
87 The "sfreeze_cr_best" function uses a different algorithm that is
96 Set the serialize module and functions to use. The default is
101 This module supports the perl multicore specification
[all …]
/dports/devel/p5-Data-Serializer-Sereal/Data-Serializer-Sereal-1.05/
H A DREADME12 serialize
13 serialize object/data
19 gets the decoder from options or uses the default decoder
22 gets the encoder from options or uses the default encoder
36 You can find documentation for this module with the perldoc command.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/serialize-javascript/
H A DREADME.md12 …ckage began its life as an internal module to [express-state][]. To expand its usefulness, it now …
14serialize JavaScript **functions**, **regexps**, **dates**, **sets** or **maps**. A great example …
27 $ npm install serialize-javascript
33 var serialize = require('serialize-javascript');
35 serialize({
65 serialize({
87 serialize(obj, {space: 2});
97 serialize(obj, {isJSON: true});
105 serialize(obj, {unsafe: true});
110 This option is to signal `serialize()` that we do not want serialize JavaScript function.
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/mocha/node_modules/serialize-javascript/
H A DREADME.md12 …ckage began its life as an internal module to [express-state][]. To expand its usefulness, it now …
14serialize JavaScript **functions**, **regexps**, **dates**, **sets** or **maps**. A great example …
27 $ npm install serialize-javascript
33 var serialize = require('serialize-javascript');
35 serialize({
66 serialize({
88 serialize(obj, {space: 2});
98 serialize(obj, {isJSON: true});
106 serialize(obj, {unsafe: true});
111 This option is to signal `serialize()` that we do not want serialize JavaScript function.
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/serialize-javascript/
H A DREADME.md12 …ckage began its life as an internal module to [express-state][]. To expand its usefulness, it now …
14serialize JavaScript **functions**, **regexps**, **dates**, **sets** or **maps**. A great example …
27 $ npm install serialize-javascript
33 var serialize = require('serialize-javascript');
35 serialize({
65 serialize({
87 serialize(obj, {space: 2});
97 serialize(obj, {isJSON: true});
105 serialize(obj, {unsafe: true});
110 This option is to signal `serialize()` that we do not want serialize JavaScript function.
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tera-1.12.0/docs/node_modules/serialize-javascript/
H A DREADME.md12 …ckage began its life as an internal module to [express-state][]. To expand its usefulness, it now …
14serialize JavaScript **functions**, **regexps**, **dates**, **sets** or **maps**. A great example …
27 $ npm install serialize-javascript
33 var serialize = require('serialize-javascript');
35 serialize({
66 serialize({
88 serialize(obj, {space: 2});
98 serialize(obj, {isJSON: true});
106 serialize(obj, {unsafe: true});
111 This option is to signal `serialize()` that we do not want serialize JavaScript function.
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tera/docs/node_modules/serialize-javascript/
H A DREADME.md12 …ckage began its life as an internal module to [express-state][]. To expand its usefulness, it now …
14serialize JavaScript **functions**, **regexps**, **dates**, **sets** or **maps**. A great example …
27 $ npm install serialize-javascript
33 var serialize = require('serialize-javascript');
35 serialize({
66 serialize({
88 serialize(obj, {space: 2});
98 serialize(obj, {isJSON: true});
106 serialize(obj, {unsafe: true});
111 This option is to signal `serialize()` that we do not want serialize JavaScript function.
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/serialize-javascript/
H A DREADME.md12 …ckage began its life as an internal module to [express-state][]. To expand its usefulness, it now …
14serialize JavaScript **functions**, **regexps**, **dates**, **sets** or **maps**. A great example …
27 $ npm install serialize-javascript
33 var serialize = require('serialize-javascript');
35 serialize({
65 serialize({
87 serialize(obj, {space: 2});
97 serialize(obj, {isJSON: true});
105 serialize(obj, {unsafe: true});
110 …also need to deserialize the string. This is explicitly not part of this module. However, you can …
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/web-server-doc/web-server/scribblings/
H A Dservlet-setup.scrbl10 racket/serialize
15 This module is used internally to build and load servlets. It may be useful to those who are trying…
21 …Creates a version 1 servlet that uses @racket[directory] as its current directory, a timeout manag…
28 …Creates a version 2 servlet that uses @racket[directory] as its current directory, a @racket[manag…
36 …Creates a stateless @racketmodname[web-server] servlet that uses @racket[directory] as its current…
39 @defthing[default-module-specs (listof module-path?)]{
/dports/www/py-betamax/betamax-0.8.1/docs/
H A Dserializers.rst4 You can tell Betamax how you would like it to serialize the cassettes when
5 saving them to a file. By default Betamax will serialize your cassettes to
39 join the directory name and the file name. Betamax uses this method to find an
42 Next we have the :py:meth:`betamax.serializers.JSONSerializer.serialize` which
44 just leveraging the :mod:`json` module and its ability to dump any valid
/dports/devel/py-foolscap/foolscap-21.7.0/doc/
H A Dserializing.rst4 The same code that Foolscap uses to transport object graphs from one process
30 To use Foolscap to serialize an object graph to a big string, use
31 ``foolscap.serialize`` . Note that this returns a Deferred.:
40 d = foolscap.serialize(obj)
49 - it can serialize any inert Python type
52 - it cannot serialize Referenceables
53 - it cannot serialize non-Copyable instances
55 These restrictions mean that ``foolscap.serialize`` cannot serialize
56 everything that Python's stdlib ``pickle`` module can handle. However, it is
73 d = tub1.serialize(obj)
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/udkapi/com/sun/star/io/
H A DXObjectOutputStream.idl27 module com { module sun { module star { module io {
35 uses this interface to write its internal state into a stream.
43 @param Object the object, which shall serialize itself into the stream.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/udkapi/com/sun/star/io/
H A DXObjectOutputStream.idl27 module com { module sun { module star { module io {
35 uses this interface to write its internal state into a stream.
43 @param Object the object, which shall serialize itself into the stream.
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_data_access/
H A DREADME.markdown9 This module gives HTTP access to prosody’s storage mechanism. It uses
48 … Required. If not set in the path, uses the node part of th…
50 …`format` Which format to serialize to. `json` and `lua` are supported. When uploading data, the …
70 - https://metacpan.org/module/Prosody::Mod::Data::Access
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/
H A DDESIGN.md30 minimum of what we need to know to parse and serialize protobuf binary format
33 The core then contains functions to parse/serialize a message, given a `upb_msg*`
45 parse/serialize to protobuf text format or JSON. Instead this functionality
46 lives in separate modules that depend on the module implementing descriptors.
47 With the descriptor module we can parse/serialize binary descriptors and
53 `upb_msglayout*` uses these as its internal representation. If upb changes its
/dports/devel/grpc/grpc-1.42.0/third_party/upb/
H A DDESIGN.md30 minimum of what we need to know to parse and serialize protobuf binary format
33 The core then contains functions to parse/serialize a message, given a `upb_msg*`
45 parse/serialize to protobuf text format or JSON. Instead this functionality
46 lives in separate modules that depend on the module implementing descriptors.
47 With the descriptor module we can parse/serialize binary descriptors and
53 `upb_msglayout*` uses these as its internal representation. If upb changes its

12345678910>>...130