Home
last modified time | relevance | path

Searched defs:ELSE (Results 1 – 25 of 1565) sorted by relevance

12345678910>>...63

/dports/devel/z88dk/z88dk/libsrc/stdio/
H A Dasm_printf.asm56 ELSE label
69 ELSE label
87 ELSE label
93 ELSE label
163 ELSE label
172 ELSE label
180 ELSE label
203 ELSE label
212 ELSE label
221 ELSE label
[all …]
H A D__printf_8080.asm46 ELSE label
69 ELSE label
79 ELSE label
93 ELSE label
112 ELSE label
138 ELSE label
162 ELSE label
173 ELSE label
191 ELSE label
213 ELSE label
[all …]
/dports/devel/z88dk/z88dk/libsrc/target/ticalc/stdio/
H A Dfputc_cons.asm31 ELSE label
40 ELSE label
56 ELSE label
68 ELSE label
87 ELSE label
120 ELSE label
/dports/devel/z88dk/z88dk/libsrc/target/zx81/stdio/ansi/
H A Df_ansi_char.asm43 ELSE label
127 ELSE label
212 ELSE label
239 ELSE label
242 ELSE label
253 ELSE label
263 ELSE label
317 ELSE label
330 ELSE label
338 ELSE label
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/share/scripts/inverse/
H A Dsimplex_downhill_processor.pl22 $progname, version %version%
29
30 die "2 parameter are necessary\n" if ($#ARGV<1);
39 my @simplex_table;
50 my $second_highest=get_convergence_value(@simplex_table,"second");
58 } elsif ($state eq "Reflection") {
73 replace_parameter_flag(@simplex_table,"try","complete");
80 remove_parameter_set(@simplex_table,"tryold");
H A Drun_gromacs.sh22
23 Usage: ${0##*/} [--pre]
29 fi
30
61 grompp=( $(csg_get_property cg.inverse.gromacs.grompp.bin) )
68 # in main simulation we usually do care about traj and temperature
85
86 #we want to do a presimulation and we are not currently performing it
93 [[ -d pre_simulation ]] || critical mkdir pre_simulation
101 [[ -f ${f} ]] || die "${0##*/}: file '$f' not found (make sure it is in cg.inverse.filelist)"
H A Drun_genericsim.sh22
23 Usage: ${0##*/}
29 script="$(csg_get_property --allow-empty cg.inverse.$sim_prog.script)"
39 if [[ -n $CSGENDING ]]; then
50msg --color blue --to-stderr "Replace steps_per_int in '$script' to be ${CSG_MDRUN_STEPS} and int_…
58 is_part "$method" "ibi imc optimizer re" || die "${0##*/}: ${sim_prog} does not support method $met…
/dports/net/tshark/wireshark-3.6.1/plugins/epan/wimax/
H A Dwimax_pdu_decoder.c33 #define WIMAX_PDU_PADDING_MASK 0xFF
39
40 #define WIMAX_MAC_HEADER_SIZE 6
51 static gint ett_wimax_pdu_decoder = -1;
75 {
101 if (length == 0)
110 {
148 /* add subtree */
163 length = ((length<<8) | tvb_get_guint8(tvb, offset+2));
212 {
[all …]
/dports/devel/z88dk/z88dk/lib/target/pencil2/classic/
H A Dpencil2_crt0.asm52 ELSE label
58 ELSE label
64 ELSE label
70 ELSE label
76 ELSE label
82 ELSE label
88 ELSE label
94 ELSE label
/dports/devel/z88dk/z88dk/lib/target/coleco/classic/
H A Dcoleco_crt0.asm57 ELSE label
63 ELSE label
69 ELSE label
75 ELSE label
81 ELSE label
87 ELSE label
93 ELSE label
99 ELSE label
/dports/devel/z88dk/z88dk/libsrc/math/z88math/c/sccz80/
H A Datan2.asm20 ELSE label
49 ELSE label
57 ELSE label
71 ELSE label
85 ELSE label
99 ELSE label
H A Dfmod.asm22 ELSE label
48 ELSE label
54 ELSE label
67 ELSE label
73 ELSE label
88 ELSE label
H A Dceil.asm18 ELSE label
31 ELSE label
37 ELSE label
43 ELSE label
/dports/devel/z88dk/z88dk/libsrc/z80_crt0s/sccz80/crt0_long_z80/
H A Dl_long_case.asm29 ELSE label
39 ELSE label
49 ELSE label
59 ELSE label
69 ELSE label
100 ELSE label
/dports/devel/z88dk/z88dk/src/z80asm/dev/
H A Dbuild_opcodes.asm277 ELSE label
327 ELSE label
393 ELSE label
421 ELSE label
487 ELSE label
572 ELSE label
602 ELSE label
/dports/devel/z88dk/z88dk/lib/crt/classic/
H A Dcrt_z80_rsts.asm18 ELSE label
32 ELSE label
44 ELSE label
57 ELSE label
71 ELSE label
85 ELSE label
99 ELSE label
/dports/devel/z88dk/z88dk/libsrc/video/tms9918/stdio/ansi/
H A Df_ansi_char.asm143 ELSE label
166 ELSE label
278 ELSE label
304 ELSE label
344 ELSE label
367 ELSE label
/dports/devel/z88dk/z88dk/libsrc/video/tms9918/
H A Dmsx_vmerge.asm41 ELSE label
49 ELSE label
58 ELSE label
71 ELSE label
82 ELSE label
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dmessage_pump_glib.h37 virtual void DidProcessEvent(GdkEvent* event) = 0;
48 class Dispatcher {
59 // Like MessagePump::Run, but GdkEvent objects are routed through dispatcher.
64 virtual void ScheduleWork();
72 // HandleDispatch is called if HandleCheck returned true.
/dports/devel/z88dk/z88dk/libsrc/video/mc6845/
H A Dasm_set_cursor_state.asm25 ELSE label
31 ELSE label
39 ELSE label
45 ELSE label
/dports/devel/z88dk/z88dk/libsrc/target/zx81/zx81/
H A Dzx_lprintc.asm33 ELSE label
47 ELSE label
62 ELSE label
76 ELSE label
/dports/devel/z88dk/z88dk/libsrc/math/zxmath/
H A Dftoa.asm47 ELSE label
86 ELSE label
102 ELSE label
113 ELSE label
123 ELSE label
137 ELSE label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/sound/sn76489/z80/
H A Dasm_PSGlib_SFXStop.asm52 ELSE label
66 ELSE label
92 ELSE label
120 ELSE label
146 ELSE label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/env/esxdos/z80/
H A Dasm_env_getenv.asm85 ELSE label
99 ELSE label
220 ELSE label
234 ELSE label
309 ELSE label
358 ELSE label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/l/sccz80/crt0_long_8080/
H A Dl_long_divide.asm56 ELSE label
77 ELSE label
104 ELSE label
132 ELSE label
183 ELSE label
290 ELSE label
323 ELSE label

12345678910>>...63