Home
last modified time | relevance | path

Searched defs:Define (Results 1 – 25 of 988) sorted by relevance

12345678910>>...40

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gnat.dg/
H A Ddynamic_bound.adb6 procedure Define (Count : Integer) is subprogram
8 type Count_T is new Integer range 0 .. Count * 1000;
33 Define (1); argument
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DShuttle.cpp332 void ShuttleParams::Define( bool & var, const wxChar * key, const bool vdefault, const bool vmi… in Define() function in ShuttleParams
333 void ShuttleParams::Define( size_t & var, const wxChar * key, const int vdefault, const int vmin,… in Define() function in ShuttleParams
334 void ShuttleParams::Define( int & var, const wxChar * key, const int vdefault, const int vmin,… in Define() function in ShuttleParams
335 void ShuttleParams::Define( float & var, const wxChar * key, const float vdefault, const float v… in Define() function in ShuttleParams
336 void ShuttleParams::Define( double & var, const wxChar * key, const float vdefault, const float v… in Define() function in ShuttleParams
355 void ShuttleGetAutomation::Define( bool & var, const wxChar * key, const bool vdefault, const b… in Define() function in ShuttleGetAutomation
361 void ShuttleGetAutomation::Define( int & var, const wxChar * key, const int vdefault, const in… in Define() function in ShuttleGetAutomation
367 void ShuttleGetAutomation::Define( size_t & var, const wxChar * key, const int vdefault, const… in Define() function in ShuttleGetAutomation
427 void ShuttleSetAutomation::Define( bool & var, const wxChar * key, const bool vdefault, const b… in Define() function in ShuttleSetAutomation
440 void ShuttleSetAutomation::Define( int & var, const wxChar * key, const int vdefault, const in… in Define() function in ShuttleSetAutomation
[all …]
H A DShuttleGetDefinition.cpp31 void ShuttleGetDefinition::Define( bool & var, const wxChar * key, const bool vdefault, const b… in Define() function in ShuttleGetDefinition
43 void ShuttleGetDefinition::Define( int & var, const wxChar * key, const int vdefault, const in… in Define() function in ShuttleGetDefinition
55 void ShuttleGetDefinition::Define( size_t & var, const wxChar * key, const int vdefault, const… in Define() function in ShuttleGetDefinition
68 void ShuttleGetDefinition::Define( float & var, const wxChar * key, const float vdefault, const f… in Define() function in ShuttleGetDefinition
80 void ShuttleGetDefinition::Define( double & var, const wxChar * key, const float vdefault, const … in Define() function in ShuttleGetDefinition
92 void ShuttleGetDefinition::Define( double & var, const wxChar * key, const double vdefault, const… in Define() function in ShuttleGetDefinition
105 void ShuttleGetDefinition::Define( wxString &var, const wxChar * key, const wxString vdefault, cons… in Define() function in ShuttleGetDefinition
/dports/cad/adms/ADMS-release-2.3.7/admsXml/
H A DpreprocessorYacc.y687 p_preprocessor_pragma_define Define; variable
693 p_preprocessor_pragma_define Define; variable
699 p_preprocessor_pragma_define Define; variable
705 p_preprocessor_pragma_define Define; variable
711 p_preprocessor_pragma_define Define; variable
717 p_preprocessor_pragma_define Define; variable
/dports/graphics/jogamp-jogl/gluegen/src/java/com/jogamp/gluegen/cgram/
H A DDefine.java48 public class Define implements ASTLocusTagProvider { class
53 public Define(final String name, final String value) { in Define() method in Define
59 public Define(final String name, final String value, final ASTLocusTag astLocus) { in Define() method in Define

12345678910>>...40