Home
last modified time | relevance | path

Searched +refs:serialized +refs:syntax +refs:version (Results 1 – 25 of 3073) sorted by relevance

12345678910>>...123

/dports/lang/racket/racket-8.3/src/expander/syntax/
H A Dserialize.rkt12 (struct serialized-syntax (version mpis base-mpi-pos data need-registry?)
38 (serialized-syntax (version)
46 (unless (serialized-syntax? data)
48 (unless (equal? (version) (serialized-syntax-version data))
50 "version mismatch"
51 "expected" (version)
52 "found" (serialized-syntax-version data)))
56 (define orig-mpis (deserialize-module-path-index-data (serialized-syntax-mpis data)))
58 (let ([pos (serialized-syntax-base-mpi-pos data)])
66 (define bulk-binding-registry (and (serialized-syntax-need-registry? data)
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/syntax/
H A Dserialize.rkt12 (struct serialized-syntax (version mpis base-mpi-pos data need-registry?)
38 (serialized-syntax (version)
46 (unless (serialized-syntax? data)
48 (unless (equal? (version) (serialized-syntax-version data))
50 "version mismatch"
51 "expected" (version)
52 "found" (serialized-syntax-version data)))
56 (define orig-mpis (deserialize-module-path-index-data (serialized-syntax-mpis data)))
58 (let ([pos (serialized-syntax-base-mpi-pos data)])
66 (define bulk-binding-registry (and (serialized-syntax-need-registry? data)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dstx-serialize.scrbl8 @defproc[(syntax-serialize [stx syntax?]
14 Converts @racket[stx] to a serialized form that is suitable for use
16 could be serialized with @racket[(compile `(quote-syntax ,stx))] and
28 @racket[syntax-property] for a preserved property.}
31 the serialized syntax object can rely on @deftech{bulk
35 the syntax object's serialized form, and no bulk bindings will
63 A serialized syntax object is otherwise similar to compiled code: it
64 is version-specific, and deserialization will require a sufficiently
69 @defproc[(syntax-deserialize [v any/c]
71 syntax?]{
[all …]
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/doc/devel/format/basics/
H A Dtm-tm.en.tm8 Documents are generally written to disk using the standard <TeXmacs> syntax
10 extensions). This syntax is designed to be unobtrusive and easy to read, so
19 On the other hand, <TeXmacs> syntax makes style files difficult to read and
22 (and especially style files) in the <TeXmacs> syntax unless you know what
35 is serialized as
45 multi-paragraph arguments, then the tree would be serialized as
71 (<reference|gen-tree-tm>) is serialized as
100 serialized as
119 is serialized as
169 Such binary data is serialized as
[all …]
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/tensorflow/
H A Dversions.proto1 syntax = "proto3";
9 // Version information for a piece of serialized data
23 // The version of the code that produced this data.
26 // Any consumer below this version is not allowed to consume this data.
H A Dtensor.proto1 syntax = "proto3";
26 // In version 0, if the "repeated xxx" representations contain only one
82 // Name of the type of objects being serialized.
86 // Tensors contained within objects being serialized.
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/tensorflow/
H A Dversions.proto1 syntax = "proto3";
9 // Version information for a piece of serialized data
23 // The version of the code that produced this data.
26 // Any consumer below this version is not allowed to consume this data.
/dports/www/firefox-esr/firefox-91.8.0/devtools/shared/heapsnapshot/
H A DCoreDump.proto9 // A core dump is a serialized snapshot of the heap graph. We serialize the heap
16 // these `Node` messages is the root node of the serialized heap graph. Here is
46 // string is encountered, the full string is serialized. Subsequent times that
60 syntax = "proto2";
72 // A serialized version of `JS::ubi::StackFrame`. Older parent frame tails are
76 // This is the first time this stack frame has been serialized, and so
79 // A reference to a stack frame that has already been serialized and has
107 // A serialized version of `JS::ubi::Node` and its outgoing edges.
143 // A serialized edge from the heap graph.
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/shared/heapsnapshot/
H A DCoreDump.proto9 // A core dump is a serialized snapshot of the heap graph. We serialize the heap
16 // these `Node` messages is the root node of the serialized heap graph. Here is
46 // string is encountered, the full string is serialized. Subsequent times that
60 syntax = "proto2";
72 // A serialized version of `JS::ubi::StackFrame`. Older parent frame tails are
76 // This is the first time this stack frame has been serialized, and so
79 // A reference to a stack frame that has already been serialized and has
107 // A serialized version of `JS::ubi::Node` and its outgoing edges.
143 // A serialized edge from the heap graph.
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/shared/heapsnapshot/
H A DCoreDump.proto9 // A core dump is a serialized snapshot of the heap graph. We serialize the heap
16 // these `Node` messages is the root node of the serialized heap graph. Here is
46 // string is encountered, the full string is serialized. Subsequent times that
60 syntax = "proto2";
72 // A serialized version of `JS::ubi::StackFrame`. Older parent frame tails are
76 // This is the first time this stack frame has been serialized, and so
79 // A reference to a stack frame that has already been serialized and has
107 // A serialized version of `JS::ubi::Node` and its outgoing edges.
143 // A serialized edge from the heap graph.
/dports/www/firefox/firefox-99.0/devtools/shared/heapsnapshot/
H A DCoreDump.proto9 // A core dump is a serialized snapshot of the heap graph. We serialize the heap
16 // these `Node` messages is the root node of the serialized heap graph. Here is
46 // string is encountered, the full string is serialized. Subsequent times that
60 syntax = "proto2";
72 // A serialized version of `JS::ubi::StackFrame`. Older parent frame tails are
76 // This is the first time this stack frame has been serialized, and so
79 // A reference to a stack frame that has already been serialized and has
107 // A serialized version of `JS::ubi::Node` and its outgoing edges.
143 // A serialized edge from the heap graph.
/dports/lang/spidermonkey60/firefox-60.9.0/devtools/shared/heapsnapshot/
H A DCoreDump.proto9 // A core dump is a serialized snapshot of the heap graph. We serialize the heap
16 // these `Node` messages is the root node of the serialized heap graph. Here is
46 // string is encountered, the full string is serialized. Subsequent times that
60 syntax = "proto2";
72 // A serialized version of `JS::ubi::StackFrame`. Older parent frame tails are
76 // This is the first time this stack frame has been serialized, and so
79 // A reference to a stack frame that has already been serialized and has
107 // A serialized version of `JS::ubi::Node` and its outgoing edges.
137 // A serialized edge from the heap graph.
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/paint_preview/common/proto/
H A Dpaint_preview.proto5 syntax = "proto2";
27 // A mapping from a content ID to the serialized embedding token.
46 // The file path to the serialized Skia Picture.
68 // Records the version number of the recording. Should be incremented if there
71 optional uint64 version = 2; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/db/
H A Dv4_store.proto5 syntax = "proto2";
13 // The message that's serialized to disk when a store update is processed.
20 // Identifies the version of the file format.
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/db/
H A Dv4_store.proto5 syntax = "proto2";
13 // The message that's serialized to disk when a store update is processed.
20 // Identifies the version of the file format.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/cast_certificate/proto/
H A Drevocation.proto9 syntax = "proto2";
21 // Octet string of serialized TbsCrl protobuf.
28 // algorithm is implied by TbsCrl.version.
37 optional uint64 version = 1 [default = 0]; field
44 // TbsCrl.version.
52 // enclosing TbsCrl.version.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/cast/common/certificate/proto/
H A Drevocation.proto9 syntax = "proto2";
21 // Octet string of serialized TbsCrl protobuf.
28 // algorithm is implied by TbsCrl.version.
37 optional uint64 version = 1 [default = 0]; field
44 // TbsCrl.version.
52 // enclosing TbsCrl.version.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/common/certificate/proto/
H A Drevocation.proto9 syntax = "proto2";
21 // Octet string of serialized TbsCrl protobuf.
28 // algorithm is implied by TbsCrl.version.
37 optional uint64 version = 1 [default = 0]; field
44 // TbsCrl.version.
52 // enclosing TbsCrl.version.
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cast_certificate/proto/
H A Drevocation.proto9 syntax = "proto2";
21 // Octet string of serialized TbsCrl protobuf.
28 // algorithm is implied by TbsCrl.version.
37 optional uint64 version = 1 [default = 0]; field
44 // TbsCrl.version.
52 // enclosing TbsCrl.version.
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/encrypted_messages/
H A Dencrypted_message.proto6 syntax = "proto2";
20 // An encrypted, serialized message.
22 // The server public key version that was used to derive the shared secret.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/encrypted_messages/
H A Dencrypted_message.proto6 syntax = "proto2";
20 // An encrypted, serialized message.
22 // The server public key version that was used to derive the shared secret.
/dports/lang/mosh/mosh-0.2.7/boot/runtimes/psyntax-mosh/psyntax/
H A Dcompat.ss25 load-serialized-library serialize-library
70 ;; (a) When we read serialized libraries, we need all symbols are interned.
166 ;; (define (load-serialized-library filename obj)
206 (define (load-serialized-library filename obj)
253 (syntax-case x ()
271 ;;; define-record vector version
282 (syntax-case x ()
302 (syntax-case x ()
335 (syntax-case x ()
355 (syntax-case x ()
[all …]
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/proto/
H A DModel.proto7 syntax = "proto3";
26 * consisting of a short description, a version string,
67 // Identifier whose content describes the model type of the serialized protocol buffer message.
70 // Must be a valid serialized protocol buffer of the above specified type.
76 * consisting of a specification version,
80 * a monotonically increasing specification version number,
82 * (this is functionally equivalent to the MAJOR version number
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/service_worker/
H A Dservice_worker_database.proto5 syntax = "proto2";
45 // waiting version. Then they are updated when they transition to the active
46 // version.
77 // serialized by Time::ToDeltaSinceWindowsEpoch().
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/service_worker/
H A Dservice_worker_database.proto5 syntax = "proto2";
45 // waiting version. Then they are updated when they transition to the active
46 // version.
77 // serialized by Time::ToDeltaSinceWindowsEpoch().

12345678910>>...123