Home
last modified time | relevance | path

Searched refs:subroutine (Results 1 – 25 of 96) sorted by relevance

1234

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/
H A Dopenacc_lib.h84 subroutine acc_set_device_type_h (devicetype)
87 end subroutine
98 subroutine acc_set_device_num_h (devicenum, devicetype)
102 end subroutine
127 subroutine acc_get_property_string_h (devicenum, devicetype, &
135 end subroutine
152 subroutine acc_wait_h (arg)
154 end subroutine
163 subroutine acc_wait_async_h (arg, async)
165 end subroutine
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/
H A Dopenacc_lib.h84 subroutine acc_set_device_type_h (devicetype)
87 end subroutine
98 subroutine acc_set_device_num_h (devicenum, devicetype)
102 end subroutine
127 subroutine acc_get_property_string_h (devicenum, devicetype, &
135 end subroutine
152 subroutine acc_wait_h (arg)
154 end subroutine
163 subroutine acc_wait_async_h (arg, async)
165 end subroutine
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0002-Create-subroutine-for-tearing-down-an-interface.patch4 Subject: [PATCH 02/11] Create subroutine for tearing down an interface
6 Creates a subroutine for tearing down an interface.
H A D0001-Create-subroutine-for-cleaning-recent-interfaces.patch4 Subject: [PATCH] Create subroutine for cleaning recent interfaces
7 interfaces into its own subroutine.
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Drave-sp.c117 void (*subroutine)(const u8 *, size_t, u8 *); member
296 sp->variant->checksum->subroutine(data, data_size, crc); in rave_sp_write()
460 sp->variant->checksum->subroutine(data, payload_length, in rave_sp_receive_frame()
722 .subroutine = csum_8b2c,
727 .subroutine = csum_ccitt,
/OK3568_Linux_fs/kernel/arch/sh/
H A DKconfig.cpu66 bool "Speculative subroutine return"
70 subroutine return. There are various pitfalls associated with
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dlibgomp.info551 _Interface_: 'subroutine omp_get_schedule(kind, chunk_size)'
726 _Interface_: 'subroutine omp_set_default_device(device_num)'
751 _Interface_: 'subroutine omp_set_dynamic(dynamic_threads)'
774 _Interface_: 'subroutine omp_set_max_active_levels(max_levels)'
799 _Interface_: 'subroutine omp_set_nested(nested)'
823 _Interface_: 'subroutine omp_set_num_threads(num_threads)'
852 _Interface_: 'subroutine omp_set_schedule(kind, chunk_size)'
876 _Interface_: 'subroutine omp_init_lock(svar)'
901 _Interface_: 'subroutine omp_set_lock(svar)'
955 _Interface_: 'subroutine omp_unset_lock(svar)'
[all …]
H A Dgfortran.info1069 subroutine bar(a,b)
1072 end subroutine
1784 subroutine foo(a)
1786 end subroutine foo
1787 subroutine bar(b)
1790 end subroutine bar
2425 * Support of the 'EXECUTE_COMMAND_LINE' intrinsic subroutine.
3257 statements, function and subroutine arguments. A Hollerith constant is
3419 A Cray pointer may also point to a function or a subroutine. For
3428 subroutine sub
[all …]
H A Dgprof.info715 when its subroutine calls are included.
886 * Subroutines:: Details of subroutine-lines' contents.
915 Each cross-reference to a function, as a caller or subroutine of
935 This is the total amount of time spent in the subroutine calls made
1028 'main', the primary line and a line for a subroutine, together with the
1036 Here are the meanings of the fields in the subroutine-line for 'main'
1058 The name of the subroutine of 'main' to which this line applies,
1059 followed by the subroutine's index number.
1088 include the time spent in its subroutine 'b' and in 'b''s
1162 the subroutine lines for these functions.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dlibgomp.info551 _Interface_: 'subroutine omp_get_schedule(kind, chunk_size)'
726 _Interface_: 'subroutine omp_set_default_device(device_num)'
751 _Interface_: 'subroutine omp_set_dynamic(dynamic_threads)'
774 _Interface_: 'subroutine omp_set_max_active_levels(max_levels)'
799 _Interface_: 'subroutine omp_set_nested(nested)'
823 _Interface_: 'subroutine omp_set_num_threads(num_threads)'
852 _Interface_: 'subroutine omp_set_schedule(kind, chunk_size)'
876 _Interface_: 'subroutine omp_init_lock(svar)'
901 _Interface_: 'subroutine omp_set_lock(svar)'
955 _Interface_: 'subroutine omp_unset_lock(svar)'
[all …]
H A Dgfortran.info1069 subroutine bar(a,b)
1072 end subroutine
1784 subroutine foo(a)
1786 end subroutine foo
1787 subroutine bar(b)
1790 end subroutine bar
2425 * Support of the 'EXECUTE_COMMAND_LINE' intrinsic subroutine.
3257 statements, function and subroutine arguments. A Hollerith constant is
3419 A Cray pointer may also point to a function or a subroutine. For
3428 subroutine sub
[all …]
H A Dgprof.info715 when its subroutine calls are included.
886 * Subroutines:: Details of subroutine-lines' contents.
915 Each cross-reference to a function, as a caller or subroutine of
935 This is the total amount of time spent in the subroutine calls made
1028 'main', the primary line and a line for a subroutine, together with the
1036 Here are the meanings of the fields in the subroutine-line for 'main'
1058 The name of the subroutine of 'main' to which this line applies,
1059 followed by the subroutine's index number.
1088 include the time spent in its subroutine 'b' and in 'b''s
1162 the subroutine lines for these functions.
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libfile/
H A Dlibfile-slurp-perl_9999.19.bb3 entire files with a simple call. It also has a subroutine for \
/OK3568_Linux_fs/buildroot/package/netsurf/
H A D0001-avoid-system-perl-dependencies.patch6 this subroutine format is used for android target.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/
H A Dmdns_1310.140.1.bb18 file://0001-Create-subroutine-for-cleaning-recent-interfaces.patch \
19 file://0002-Create-subroutine-for-tearing-down-an-interface.patch \
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Dfplsp.doc41 making subroutine calls in place of the unimplemented
108 The package takes exceptions according to the FPCR value upon subroutine
126 subroutine calls for all fp instructions. The code does NOT emulate
H A Dilsp.doc40 making subroutine calls in place of the unimplemented
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dhead.S71 # subroutine to wait for end I/O
85 # subroutine for loading cards from the reader
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dx_unfl.S189 | Set up d1 for round subroutine d1 contains the PREC/MODE
H A Dround.S49 bsrs ext_grs |this subroutine looks at the
130 | selected rounding precision. It is called by the round subroutine
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Drtl.def151 /* An instruction that can possibly call a subroutine
298 For example, subroutine calls will use the register
307 For example, subroutine calls will clobber some physical registers
315 /* Call a subroutine.
321 /* Return from a subroutine. */
331 /* Special for EH return from subroutine. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Drtl.def151 /* An instruction that can possibly call a subroutine
298 For example, subroutine calls will use the register
307 For example, subroutine calls will clobber some physical registers
315 /* Call a subroutine.
321 /* Return from a subroutine. */
331 /* Special for EH return from subroutine. */
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dilsp.S66 # This is the library version which is accessed as a subroutine #
483 # This is the library version which is accessed as a subroutine #
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst120 subroutine return instruction execution to go to a gadget. An attacker's
121 imbalanced subroutine call instructions might "poison" entries in the
122 return stack buffer which are later consumed by a victim's subroutine
/OK3568_Linux_fs/kernel/Documentation/riscv/
H A Dpmu.rst213 subroutine as *read* with the same logic.

1234