Home
last modified time | relevance | path

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

/dports/graphics/pear-Image_Barcode2/Image_Barcode2-0.2.3/Image/Barcode2/Driver/
H A DCode128.php252 $stopcode = $this->_getStopCode();
253 $allbars = $allbars . $bars . $stopcode;
/dports/graphics/pear-Image_Barcode/Image_Barcode-1.1.3/Image/Barcode/
H A Dcode128.php116 $stopcode = $this->getStopCode();
117 $allbars = $allbars . $bars . $stopcode;
/dports/math/dsdp/DSDP5.8/matlab/
H A Ddstat.m22 % stopcode = 0: convergence to prescribed accuracy,
/dports/devel/fpc-fcl-image/fpc-3.2.2/packages/fcl-image/src/
H A Dfpbarcode.pp1035 // Length(S)+StartCode+CheckSum+StopCode (stopcode has 7 bars)
1087 // Length(S)+StartCode+CheckSum+StopCode (stopcode has 7 bars)
1122 // Length(S)+StartCode+CheckSum+StopCode (stopcode has 7 bars)
1148 // Length(S)+StartCode+CheckSum+StopCode (stopcode has 7 bars)
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-image/src/
H A Dfpbarcode.pp1035 // Length(S)+StartCode+CheckSum+StopCode (stopcode has 7 bars)
1087 // Length(S)+StartCode+CheckSum+StopCode (stopcode has 7 bars)
1122 // Length(S)+StartCode+CheckSum+StopCode (stopcode has 7 bars)
1148 // Length(S)+StartCode+CheckSum+StopCode (stopcode has 7 bars)
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/dvr/
H A Ddvr.h561 void dvr_stop_recording(dvr_entry_t *de, int stopcode, int saveconf, int clone);
H A Ddvr_db.c2206 dvr_stop_recording(dvr_entry_t *de, int stopcode, int saveconf, int clone) in dvr_stop_recording() argument
2216 if (stopcode != SM_CODE_INVALID_TARGET && in dvr_stop_recording()
2220 dvr_entry_missed_time(de, stopcode); in dvr_stop_recording()
2222 dvr_entry_completed(de, stopcode); in dvr_stop_recording()
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dmatch.c2798 int stopcode; in gfc_match_stopcode() local
2803 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2806 if (stopcode < 0) in gfc_match_stopcode()
2812 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dmatch.c2798 int stopcode; in gfc_match_stopcode() local
2803 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2806 if (stopcode < 0) in gfc_match_stopcode()
2812 if (stopcode > 99999) in gfc_match_stopcode()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dmatch.c2970 int stopcode; in gfc_match_stopcode() local
2975 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2978 if (stopcode < 0) in gfc_match_stopcode()
2984 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dmatch.c2988 int stopcode; in gfc_match_stopcode() local
2993 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2996 if (stopcode < 0) in gfc_match_stopcode()
3002 if (stopcode > 99999) in gfc_match_stopcode()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dmatch.c2972 int stopcode; in gfc_match_stopcode() local
2977 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2980 if (stopcode < 0) in gfc_match_stopcode()
2986 if (stopcode > 99999) in gfc_match_stopcode()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dmatch.c2970 int stopcode; in gfc_match_stopcode() local
2975 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2978 if (stopcode < 0) in gfc_match_stopcode()
2984 if (stopcode > 99999) in gfc_match_stopcode()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dmatch.c2970 int stopcode; in gfc_match_stopcode() local
2975 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2978 if (stopcode < 0) in gfc_match_stopcode()
2984 if (stopcode > 99999) in gfc_match_stopcode()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dmatch.c2970 int stopcode; in gfc_match_stopcode() local
2975 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2978 if (stopcode < 0) in gfc_match_stopcode()
2984 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dmatch.c2985 int stopcode; in gfc_match_stopcode() local
2990 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2993 if (stopcode < 0) in gfc_match_stopcode()
2999 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dmatch.c2988 int stopcode; in gfc_match_stopcode() local
2993 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2996 if (stopcode < 0) in gfc_match_stopcode()
3002 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dmatch.c2970 int stopcode; in gfc_match_stopcode() local
2975 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
2978 if (stopcode < 0) in gfc_match_stopcode()
2984 if (stopcode > 99999) in gfc_match_stopcode()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dmatch.c3056 int stopcode; in gfc_match_stopcode() local
3061 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
3064 if (stopcode < 0) in gfc_match_stopcode()
3070 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dmatch.c3053 int stopcode; in gfc_match_stopcode() local
3058 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
3061 if (stopcode < 0) in gfc_match_stopcode()
3067 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dmatch.c3053 int stopcode; in gfc_match_stopcode() local
3058 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
3061 if (stopcode < 0) in gfc_match_stopcode()
3067 if (stopcode > 99999) in gfc_match_stopcode()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dmatch.c3053 int stopcode; in gfc_match_stopcode() local
3058 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
3061 if (stopcode < 0) in gfc_match_stopcode()
3067 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dmatch.c3053 int stopcode; in gfc_match_stopcode() local
3058 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
3061 if (stopcode < 0) in gfc_match_stopcode()
3067 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dmatch.c3054 int stopcode; in gfc_match_stopcode() local
3059 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
3062 if (stopcode < 0) in gfc_match_stopcode()
3068 if (stopcode > 99999) in gfc_match_stopcode()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dmatch.c3028 int stopcode; in gfc_match_stopcode() local
3033 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()
3036 if (stopcode < 0) in gfc_match_stopcode()
3042 if (stopcode > 99999) in gfc_match_stopcode()