Home
last modified time | relevance | path

Searched refs:unboxing (Results 76 – 100 of 150) sorted by relevance

123456

/dports/lang/parrot/parrot-8.1.0/docs/book/pir/
H A Dch04_variables.pod1107 X<unboxing>
1110 the low-level type.N<The reverse of "boxing" is "unboxing".>
/dports/lang/ghc/ghc-8.10.7/docs/users_guide/
H A Ddebugging.rst669 unboxing.
/dports/lang/vala/vala-0.48.18/tests/
H A DMakefile.am62 basic-types/gvariants-unboxing-safe.vala \
H A DMakefile.in103 basic-types/gvariants-unboxing-safe.vala basic-types/null.vala \
/dports/security/keybase/client-v5.7.1/protocol/avdl/chat1/
H A Dlocal.avdl348 // This is because unboxing MessageBoxedV1 reserializes
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodebasemodule.vala4258 // memory management, implicit casts, and boxing/unboxing
6001 bool unboxing = (type is ValueType && type.nullable
6016 && (target_type == null || !target_type.value_owned || boxing || unboxing || gvariant_boxing)
6142 } else if (unboxing) {
6162 …nt_boxing && target_type.value_owned && (!type.value_owned || boxing || unboxing || array_needs_co…
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/
H A Dmessages.properties455 …= Potential null pointer access: This expression of type {0} may be null but requires auto-unboxing
456 461 = Null pointer access: This expression of type {0} is null but requires auto-unboxing
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dcmmgen.ml2587 let unboxing =
2590 force unboxing. Indeed, if not boxed, each assignment to the variable
2613 match unboxing with
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dcmmgen.ml2587 let unboxing =
2590 force unboxing. Indeed, if not boxed, each assignment to the variable
2613 match unboxing with
/dports/devel/caf/actor-framework-0.18.5/
H A DCHANGELOG.md169 users may now also call `map`, `list`, and `tuple` for unboxing simple wrapper
/dports/lang/racket/racket-8.3/collects/racket/
H A Dunit.rkt902 (define-for-syntax (make-import-make-unboxing var renamings loc ctc)
1026 … (make-import-make-unboxing iv #'renamings l c))
/dports/lang/racket-minimal/racket-8.3/collects/racket/
H A Dunit.rkt902 (define-for-syntax (make-import-make-unboxing var renamings loc ctc)
1026 … (make-import-make-unboxing iv #'renamings l c))
/dports/lang/ocaml/ocaml-4.05.0/
H A DChanges788 - PR#7023, GPR#336: Better unboxing strategy
1144 untagging int and unboxing int32, int64, nativeint and float.
1298 - GPR#109: new (lazy) unboxing strategy for float and int references
3991 - More aggressive unboxing of floats and boxed integers.
5260 - Better unboxing optimizations on the int32, int64, and nativeint types.
5357 - Fixed bug in unboxing of records containing only floats.
5368 - Open-coding and unboxing optimizations for the new integer types
/dports/lang/ocaml-nox11/ocaml-4.05.0/
H A DChanges788 - PR#7023, GPR#336: Better unboxing strategy
1144 untagging int and unboxing int32, int64, nativeint and float.
1298 - GPR#109: new (lazy) unboxing strategy for float and int references
3991 - More aggressive unboxing of floats and boxed integers.
5260 - Better unboxing optimizations on the int32, int64, and nativeint types.
5357 - Fixed bug in unboxing of records containing only floats.
5368 - Open-coding and unboxing optimizations for the new integer types
/dports/astro/gpstk/GPSTk-8.0.0/ref/usersguide/src/
H A Dcolortbl.dtx717 % It would be safer to leave this boxed, but unboxing allows some
/dports/astro/gpstk/GPSTk-8.0.0/ref/usersguide/
H A Dcolortbl.dtx717 % It would be safer to leave this boxed, but unboxing allows some
/dports/lang/yap/yap-6.2.2/packages/jpl/
H A Djpl.pl4259 % (i.e. as elsewhere, no auto unboxing);
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/s/
H A Dnp-languages.ss579 ; for floating-point unboxing during expand-line:
/dports/lang/racket/racket-8.3/src/ChezScheme/s/
H A Dnp-languages.ss579 ; for floating-point unboxing during expand-line:
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/
H A DPreferencesMessages.properties519 ProblemSeveritiesConfigurationBlock_pb_autoboxing_problem_label=Boxing and unboxing conversions:
/dports/graphics/gauche-gl/Gauche-gl-0.6/doc/
H A Dgauche-gl-ref.texi262 the cost of type checking and unboxing.
271 doesn't cost unboxing.
405 of the object, then strip a tag (unboxing).
/dports/lang/parrot/parrot-8.1.0/docs/pdds/
H A Dpdd15_objects.pod1463 boxing/unboxing is of course an option.
/dports/lang/vala/vala-0.48.18/
H A DNEWS123 + Don't leak GLib.Value when implicitly unboxing it
134 + GLib.Value unboxing returns unowned value
/dports/lang/ocaml/ocaml-4.05.0/middle_end/
H A Dinline_and_simplify.ml943 unboxing them. *)
/dports/lang/ocaml-nox11/ocaml-4.05.0/middle_end/
H A Dinline_and_simplify.ml943 unboxing them. *)

123456