Home
last modified time | relevance | path

Searched refs:Npad (Results 1 – 25 of 92) sorted by relevance

1234

/dports/science/latte/LATTE-1.2.2/MATRIX/
H A DM_InitWithLocal.cu29 int Mpad, Npad; in M_InitWithLocal() local
48 Npad = nblocks*((N-1)/nblocks + 1); in M_InitWithLocal()
52 Npad = PadSize*((N-1)/PadSize + 1); in M_InitWithLocal()
64 Npad = nblocks*((N-1)/nblocks + 1); in M_InitWithLocal()
68 Npad = PadSize*((N-1)/PadSize + 1); in M_InitWithLocal()
88 A.DN = Npad; in M_InitWithLocal()
H A DM_Init.cu29 int Npad; in M_Init() local
57 Npad = nblocks*((N-1)/nblocks + 1); in M_Init()
61 Npad = PadSize*((N-1)/PadSize + 1); in M_Init()
73 Npad = nblocks*((N-1)/nblocks + 1); in M_Init()
77 Npad = PadSize*((N - 1)/PadSize + 1); in M_Init()
93 A.DN = Npad; in M_Init()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/opencl/
H A Dmultiply.hpp43 int Npad = ((B.cols() + local - 1) / local) * local; in multiply() local
49 matrix_cl tempPad(Mpad, Npad); in multiply()
51 matrix_cl Bpad(Kpad, Npad); in multiply()
54 opencl_kernels::zeros(cl::NDRange(Kpad, Npad), Bpad.buffer(), Kpad, Npad, in multiply()
62 cl::NDRange(Mpad, Npad / wpt), cl::NDRange(local, local / wpt), in multiply()
H A Dmultiply_transpose.hpp30 int Npad = ((A.cols() + local - 1) / local) * local; in multiply_transpose() local
32 matrix_cl Apad(Mpad, Npad); in multiply_transpose()
33 opencl_kernels::zeros(cl::NDRange(Mpad, Npad), Apad.buffer(), Mpad, Npad, in multiply_transpose()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Da-stwisu.adb791 Npad : constant Integer := Count - Slen; constant
794 if Npad <= 0 then
812 if Npad >= Max_Length then
842 if Npad <= 0 then
857 if Npad > Max_Length then
1405 Npad : constant Integer := Count - Slen; constant
1408 if Npad <= 0 then
1423 if Npad >= Max_Length then
1458 if Npad <= 0 then
1473 if Npad >= Max_Length then
[all …]
H A Da-strsup.adb791 Npad : constant Integer := Count - Slen; constant
794 if Npad <= 0 then
812 if Npad >= Max_Length then
842 if Npad <= 0 then
857 if Npad > Max_Length then
1405 Npad : constant Integer := Count - Slen; constant
1408 if Npad <= 0 then
1423 if Npad >= Max_Length then
1458 if Npad <= 0 then
1473 if Npad >= Max_Length then
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Da-strsup.adb791 Npad : constant Integer := Count - Slen; constant
794 if Npad <= 0 then
812 if Npad >= Max_Length then
842 if Npad <= 0 then
857 if Npad > Max_Length then
1405 Npad : constant Integer := Count - Slen; constant
1408 if Npad <= 0 then
1423 if Npad >= Max_Length then
1458 if Npad <= 0 then
1473 if Npad >= Max_Length then
[all …]
H A Da-stwisu.adb791 Npad : constant Integer := Count - Slen; constant
794 if Npad <= 0 then
812 if Npad >= Max_Length then
842 if Npad <= 0 then
857 if Npad > Max_Length then
1405 Npad : constant Integer := Count - Slen; constant
1408 if Npad <= 0 then
1423 if Npad >= Max_Length then
1458 if Npad <= 0 then
1473 if Npad >= Max_Length then
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/BsplineFactory/
H A DHybridRepCenterOrbitals.h47 int NumBands, Npad; variable
186 local_val += Npad; in evaluate_v()
215 local_val += Npad; in evaluateValues()
302 local_val += Npad; in evaluate_vgl()
303 local_grad += Npad; in evaluate_vgl()
304 local_lapl += Npad; in evaluate_vgl()
348 local_val += Npad; in evaluate_vgl()
349 local_grad += Npad; in evaluate_vgl()
367 local_val += Npad; in evaluate_vgl()
368 local_grad += Npad; in evaluate_vgl()
[all …]
/dports/audio/codec2/codec2-1.0.3/octave/
H A Dfsk_cml.m62 Npad = ceil(Nc/bps) *bps-Nc variable
65 Npad=0;
82 Nsymb = (code_param.code_bits_per_frame+Npad)/bps;
84 if Npad; codeword = [codeword zeros(1,Npad)]; end
94 if Npad, bitL(end-Npad+1:end)=[]; end
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-stzsup.adb846 Npad : constant Integer := Count - Slen; constant
849 if Npad <= 0 then
867 if Npad >= Max_Length then
897 if Npad <= 0 then
912 if Npad > Max_Length then
1539 Npad : constant Integer := Count - Slen; constant
1542 if Npad <= 0 then
1557 if Npad >= Max_Length then
1592 if Npad <= 0 then
1607 if Npad >= Max_Length then
[all …]
H A Da-strsup.adb840 Npad : constant Integer := Count - Slen; constant
843 if Npad <= 0 then
861 if Npad >= Max_Length then
891 if Npad <= 0 then
906 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Da-stwisu.adb845 Npad : constant Integer := Count - Slen; constant
848 if Npad <= 0 then
866 if Npad >= Max_Length then
896 if Npad <= 0 then
911 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]
H A Da-strsup.adb840 Npad : constant Integer := Count - Slen; constant
843 if Npad <= 0 then
861 if Npad >= Max_Length then
891 if Npad <= 0 then
906 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-stzsup.adb846 Npad : constant Integer := Count - Slen; constant
849 if Npad <= 0 then
867 if Npad >= Max_Length then
897 if Npad <= 0 then
912 if Npad > Max_Length then
1539 Npad : constant Integer := Count - Slen; constant
1542 if Npad <= 0 then
1557 if Npad >= Max_Length then
1592 if Npad <= 0 then
1607 if Npad >= Max_Length then
[all …]
H A Da-stwisu.adb845 Npad : constant Integer := Count - Slen; constant
848 if Npad <= 0 then
866 if Npad >= Max_Length then
896 if Npad <= 0 then
911 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-stzsup.adb847 Npad : constant Integer := Count - Slen; constant
850 if Npad <= 0 then
868 if Npad >= Max_Length then
898 if Npad <= 0 then
913 if Npad > Max_Length then
1540 Npad : constant Integer := Count - Slen; constant
1543 if Npad <= 0 then
1558 if Npad >= Max_Length then
1593 if Npad <= 0 then
1608 if Npad >= Max_Length then
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-stzsup.adb847 Npad : constant Integer := Count - Slen; constant
850 if Npad <= 0 then
868 if Npad >= Max_Length then
898 if Npad <= 0 then
913 if Npad > Max_Length then
1540 Npad : constant Integer := Count - Slen; constant
1543 if Npad <= 0 then
1558 if Npad >= Max_Length then
1593 if Npad <= 0 then
1608 if Npad >= Max_Length then
[all …]
H A Da-stwisu.adb845 Npad : constant Integer := Count - Slen; constant
848 if Npad <= 0 then
866 if Npad >= Max_Length then
896 if Npad <= 0 then
911 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-strsup.adb840 Npad : constant Integer := Count - Slen; constant
843 if Npad <= 0 then
861 if Npad >= Max_Length then
891 if Npad <= 0 then
906 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Da-strsup.adb840 Npad : constant Integer := Count - Slen; constant
843 if Npad <= 0 then
861 if Npad >= Max_Length then
891 if Npad <= 0 then
906 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-stwisu.adb845 Npad : constant Integer := Count - Slen; constant
848 if Npad <= 0 then
866 if Npad >= Max_Length then
896 if Npad <= 0 then
911 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]
H A Da-strsup.adb840 Npad : constant Integer := Count - Slen; constant
843 if Npad <= 0 then
861 if Npad >= Max_Length then
891 if Npad <= 0 then
906 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-stzsup.adb846 Npad : constant Integer := Count - Slen; constant
849 if Npad <= 0 then
867 if Npad >= Max_Length then
897 if Npad <= 0 then
912 if Npad > Max_Length then
1539 Npad : constant Integer := Count - Slen; constant
1542 if Npad <= 0 then
1557 if Npad >= Max_Length then
1592 if Npad <= 0 then
1607 if Npad >= Max_Length then
[all …]
H A Da-stwisu.adb845 Npad : constant Integer := Count - Slen; constant
848 if Npad <= 0 then
866 if Npad >= Max_Length then
896 if Npad <= 0 then
911 if Npad > Max_Length then
1535 Npad : constant Integer := Count - Slen; constant
1538 if Npad <= 0 then
1553 if Npad >= Max_Length then
1588 if Npad <= 0 then
1603 if Npad >= Max_Length then
[all …]

1234