Home
last modified time | relevance | path

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

12345678910>>...12

/dports/games/nighthawk/nighthawk/src/
H A Dship.cc197 amble[STR_LABEL_LEN + 1], in load() local
220 sscanf(str, "%s", amble); in load()
221 if(!strcmp(amble, "type:")) in load()
226 else if(!strcmp(amble, "floor:")) in load()
239 else if(!strcmp(amble, "init:")) in load()
255 else if(!strcmp(amble, "droid:")) in load()
266 if(!strcmp(amble, "108")) in load()
268 else if(!strcmp(amble, "176")) in load()
270 else if(!strcmp(amble, "261")) in load()
272 else if(!strcmp(amble, "275")) in load()
[all …]
H A Dfloor.cc110 char amble[STR_LABEL_LEN]; in load() local
116 sscanf(str, "%s", amble); in load()
117 if(!strcmp(amble, "door:")) in load()
131 else if(!strcmp(amble, "power_bay:")) in load()
142 else if(!strcmp(amble, "transport:")) in load()
152 else if(!strcmp(amble, "console:")) in load()
/dports/shells/bash/bash-5.1/
H A Dbraces.c109 char *preamble, *postamble, *amble; local
202 amble = substring (text, start, i);
208 amble[alen] = '\0';
217 while (amble[j])
219 if (amble[j] == '\\')
222 ADVANCE_CHAR (amble, alen, j);
229 ADVANCE_CHAR (amble, alen, j);
232 if (amble[j] == 0)
252 free (amble);
260 tack = expand_amble (amble, alen, 0);
[all …]
/dports/games/openttd/openttd-12.1/src/table/settings/
H A Dwindow_settings.ini10 [pre-amble]
13 [post-amble]
H A Dcurrency_settings.ini9 [pre-amble]
11 [post-amble]
H A Dwin32_settings.ini10 [pre-amble]
16 [post-amble]
H A Dnetwork_private_settings.ini9 [pre-amble]
11 [post-amble]
H A Dnetwork_secrets_settings.ini9 [pre-amble]
13 [post-amble]
H A Dscript_settings.ini10 [pre-amble]
14 [post-amble]
H A Dcompany_settings.ini10 [pre-amble]
16 [post-amble]
H A Dmultimedia_settings.ini9 [pre-amble]
12 [post-amble]
H A Dlinkgraph_settings.ini10 [pre-amble]
12 [post-amble]
H A Dnews_display_settings.ini9 [pre-amble]
13 [post-amble]
H A Dlocale_settings.ini10 [pre-amble]
19 [post-amble]
H A Deconomy_settings.ini10 [pre-amble]
14 [post-amble]
H A Dnetwork_settings.ini9 [pre-amble]
16 [post-amble]
H A Ddifficulty_settings.ini10 [pre-amble]
20 [post-amble]
H A Dold_gameopt_settings.ini16 [pre-amble]
30 [post-amble]
H A Dmisc_settings.ini10 [pre-amble]
24 [post-amble]
H A Dgame_settings.ini11 [pre-amble]
26 [post-amble]
/dports/lang/ruby26/ruby-2.6.9/tool/ruby_vm/views/
H A D_mjit_compile_insn.erb27 % insn.preamble.each do |amble|
28 fprintf(f, "<%= amble.expr %>\n");
/dports/devel/py-asciimatics/asciimatics-1.13.0/
H A DPULL_REQUEST_TEMPLATE.md7 _Now please delete this pre-amble section and fill in the rest of the template..._
/dports/devel/p5-Regexp-Assemble/Regexp-Assemble-0.38/t/
H A D01_insert.t301 '/amble/ /idle/',
323 '/amble/ /ample/ /idle/',
561 [ split //, 'amble' ],
/dports/devel/tcllib/tcllib-1.20/apps/
H A Dtcldocstrip.tcllib.man182 The -no*amble options deactivate file pre- and postambles altogether,
183 whereas the -*amble options specify the [emph user] part of the file
/dports/devel/tcllibc/tcllib-1.20/apps/
H A Dtcldocstrip.tcllib.man182 The -no*amble options deactivate file pre- and postambles altogether,
183 whereas the -*amble options specify the [emph user] part of the file

12345678910>>...12