/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/ |
H A D | OpenGL.pir | 9 This covers only the basic OpenGL and GLUT initialization. 72 The initialization routines are mostly for internal use only. They 84 At module load time, calls the other initialization routines in the proper 303 These routines ensure that all NCI thunks necessary for calling OpenGL functions are 309 # load the nci thunks
|
/dports/math/curv/curv-0.5/ideas/compiler/ |
H A D | Statement_Analyser.md | 60 * data for constructing a sequence of slot initialization instructions. 107 I don't use thunks. They could be reintroduced in the future. 116 * Field slots are initialized with proper values (not thunks). 123 * The initialization action for a nonrecursive field initializes that field. 125 * The initialization action for a recursion group initializes all of the fields 132 * A binding slot is initialized by the initialization action for its 291 the frame, and thunks. `Thunk_Environ::single_lookup` is used to analyse
|
/dports/lang/racket/racket-8.3/share/pkgs/gui-doc/embedded-gui/scribblings/ |
H A D | embedded-gui.scrbl | 45 initialization argument. The argument provided when instantiating the 83 @method[tabbable-text<%> set-back] thunks to point to its neighbor in
|
/dports/lang/racket/racket-8.3/share/pkgs/optimization-coach/optimization-coach/ |
H A D | tool.rkt | 79 (define clear-thunks '()) ; list of thunks that clear highlights 94 ;; called at editor initialization time. 184 (set! clear-thunks (for/fold ([res '()]) 191 (for ([h (in-list clear-thunks)]) (h))
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/docs/ |
H A D | ReleaseNotes.rst | 29 …zation in the output to help reduce measurement bias and detect static initialization order fiasco. 116 * PPC: Canonical PLT and range extension thunks with addends are supported. 148 * ARM: for non-STT_FUNC symbols, Thumb interworking thunks are not added and BL/BLX are not substit…
|
/dports/x11/xprop/xprop-1.2.5/ |
H A D | ChangeLog | 253 Free the thunks used by Show_Prop 353 Regroup AC statements under the Autoconf initialization section. 354 Regroup AM statements under the Automake initialization section. 411 thunks = Add_Thunk(thunks, t); 414 thunks = Add_Thunk(thunks, t); 812 Coverity #905: Handle_Prop_Requests returned without freeing storage "thunks"
|
/dports/devel/binaryen/binaryen-version_98/ |
H A D | CHANGELOG.md | 125 Wasm blob's instantiation and initialization before being usable, using the 181 - Generate dynCall thunks for any signatures used in "invoke" calls.
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/ |
H A D | ChangeLog-2020 | 104 * decl.cc (finish_thunk): Don't force expand thunks for external 106 (make_thunk): Emit thunks only if the function has a definition. 107 Generate correct mangling for thunks to C++ classes. 535 (d_init_options): Update initialization of deps_target. 673 * d-lang.cc (d_init_options): Remove initialization of updated fields. 1017 * decl.cc (make_thunk): Don't set TREE_PUBLIC on thunks if the target
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/ |
H A D | ChangeLog-2020 | 104 * decl.cc (finish_thunk): Don't force expand thunks for external 106 (make_thunk): Emit thunks only if the function has a definition. 107 Generate correct mangling for thunks to C++ classes. 535 (d_init_options): Update initialization of deps_target. 673 * d-lang.cc (d_init_options): Remove initialization of updated fields. 1017 * decl.cc (make_thunk): Don't set TREE_PUBLIC on thunks if the target
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/ |
H A D | ChangeLog-2020 | 104 * decl.cc (finish_thunk): Don't force expand thunks for external 106 (make_thunk): Emit thunks only if the function has a definition. 107 Generate correct mangling for thunks to C++ classes. 535 (d_init_options): Update initialization of deps_target. 673 * d-lang.cc (d_init_options): Remove initialization of updated fields. 1017 * decl.cc (make_thunk): Don't set TREE_PUBLIC on thunks if the target
|
/dports/lang/gcc11/gcc-11.2.0/gcc/d/ |
H A D | ChangeLog-2020 | 104 * decl.cc (finish_thunk): Don't force expand thunks for external 106 (make_thunk): Emit thunks only if the function has a definition. 107 Generate correct mangling for thunks to C++ classes. 535 (d_init_options): Update initialization of deps_target. 673 * d-lang.cc (d_init_options): Remove initialization of updated fields. 1017 * decl.cc (make_thunk): Don't set TREE_PUBLIC on thunks if the target
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/ |
H A D | ChangeLog-2002 | 616 * NEWS: Document removal of in-class initialization extension for 660 (mangle_thunk): Adjust for covariant thunks. 663 (use_thunk): Generate covariant thunks too. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 1087 for vcall thunks as well. 1275 needs initialization into this function. Simplify. 1424 initialization of thread-local storage. 1471 (cp_finish_decl): Handle zero-initialization of entities with 1702 * cp-lang.c (cp_expr_size): Allow initialization from a [all …]
|