Home
last modified time | relevance | path

Searched defs:FIRST (Results 1 – 25 of 2012) sorted by relevance

12345678910>>...81

/dports/math/cmlib/cmlib-3.0_8/src/cluster/
H A Dfirst.f1 SUBROUTINE FIRST(DMCOV, N, COV, X, Y) subroutine
54 10 COV(J,I) = 0.
57 20 CONTINUE
58 30 SN=0.
60 40 SN=SN+X(I)*X(I)
63 50 IF(SN.NE.0.) X(I)=X(I)/SN
70 60 IF (X(J).NE.0.) Y(I)=Y(I)+COV(I,J)*X(J)
74 70 CONTINUE
82 80 X(I)=E*(1.2*Y(I)-0.2*X(I))
/dports/math/topcom/topcom-0.17.8/lib-src/
H A DPair.hh70 inline const bool Pair<FIRST,SECOND>::operator==(const Pair<FIRST,SECOND>& p) const { in operator ==() argument
78 inline const bool Pair<FIRST,SECOND>::operator!=(const Pair<FIRST,SECOND>& p) const { in operator !=() argument
82 inline const bool Pair<FIRST,SECOND>::operator<(const Pair<FIRST,SECOND>& p) const { in operator <() argument
92 inline const bool Pair<FIRST,SECOND>::operator>(const Pair<FIRST,SECOND>& p) const { in operator >() argument
130 inline std::istream& operator>>(std::istream& ist, Pair<FIRST,SECOND>& p) { in operator >>()
135 inline std::ostream& operator<<(std::ostream& ost, const Pair<FIRST,SECOND>& p) { in operator <<()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/nll/
H A Dissue-57960.rs6 const FIRST: u8; const
12 const FIRST: u8 = 0; const
18 const FIRST: u8 = 10; const
24 const FIRST: u8 = 100; const
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/common/
H A Dllist.h15 #define LL_ADD_END(O, PREV, NEXT, FIRST, LAST) … argument
28 #define LL_ADD_BEGIN(O, PREV, NEXT, FIRST, LAST) … argument
40 #define LL_INSERT_BEFORE(O, BEHIND, PREV, NEXT, FIRST, LAST) … argument
53 #define LL_INSERT_AFTER(O, AFTER, PREV, NEXT, FIRST, LAST) … argument
66 #define LL_REMOVE(O, PREV, NEXT, FIRST, LAST) … argument
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/common/
H A Dllist.h13 #define LL_ADD_END(O, PREV, NEXT, FIRST, LAST) \ argument
26 #define LL_ADD_BEGIN(O, PREV, NEXT, FIRST, LAST) \ argument
38 #define LL_INSERT_BEFORE(O, BEHIND, PREV, NEXT, FIRST, LAST) \ argument
51 #define LL_INSERT_AFTER(O, AFTER, PREV, NEXT, FIRST, LAST) \ argument
64 #define LL_REMOVE(O, PREV, NEXT, FIRST, LAST) \ argument
/dports/lang/rust/rustc-1.58.1-src/src/doc/reference/src/
H A Dmacro-ambiguity.md182 #### FIRST subsubsection
230 #### LAST
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/cmake/tribits/core/package_arch/
H A DTribitsGenerateResourceSpecFile.cmake69 SET(FIRST 1) variable
74 SET(FIRST 0) variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/ada/acats/tests/c5/
H A Dc56002a.ada46 FIRST : CONSTANT INTEGER := IDENT_INT( 1) ; constant
71 FIRST : CONSTANT ENUM := A ; constant
107 FIRST : CONSTANT CHARACTER := 'A' ; constant

12345678910>>...81