Home
last modified time | relevance | path

Searched refs:workline (Results 1 – 20 of 20) sorted by relevance

/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dkeys.c343 memmove (workline + inslen, workline, mvlen); in PasteToConsole()
368 if (workline[1] == '\\' || workline[1] == '/') in Key_Console()
446 if (workline[1]) in Key_Console()
449 memmove (workline, workline + 1, len); in Key_Console()
459 if (*workline) in Key_Console()
461 if (workline[1]) in Key_Console()
464 memmove (workline, workline + 1, len); in Key_Console()
495 workline[1] = 0; in Key_Console()
554 workline[1] = 0; in Key_Console()
574 memmove (workline + 1, workline, len); in Key_Console()
[all …]
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dkeys.c323 memmove (workline + inslen, workline, mvlen); in PasteToConsole()
415 if (workline[1]) in Key_Console()
418 memmove (workline, workline + 1, len); in Key_Console()
428 if (*workline) in Key_Console()
430 if (workline[1]) in Key_Console()
433 memmove (workline, workline + 1, len); in Key_Console()
464 workline[1] = 0; in Key_Console()
523 workline[1] = 0; in Key_Console()
543 memmove (workline + 1, workline, len); in Key_Console()
544 *workline = key; in Key_Console()
[all …]
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dkeys.c223 memmove (workline + inslen, workline, mvlen); in PasteToConsole()
279 if (workline[1]) in Key_Console()
282 memmove (workline, workline + 1, len); in Key_Console()
292 if (*workline) in Key_Console()
294 if (workline[1]) in Key_Console()
297 memmove (workline, workline + 1, len); in Key_Console()
363 workline[1] = 0; in Key_Console()
436 workline[1] = 0; in Key_Console()
461 memmove (workline + 1, workline, len); in Char_Console()
462 *workline = key; in Char_Console()
[all …]
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A DFirewallInstaller.cpp85 QString workline = line.split(MANIFEST_MARKER)[1].trimmed(); in parseManifestLine() local
86 if (workline.startsWith("*")) in parseManifestLine()
89 workline = workline.remove(0, 1).trimmed(); in parseManifestLine()
95 for(i=0; i<workline.size(); i++) in parseManifestLine()
99 if (workline.at(i) == ' ' && workline.at(i-1) != '\\') in parseManifestLine()
104 local.append(workline.at(i)); in parseManifestLine()
109 for(; i<workline.size(); i++) in parseManifestLine()
113 if (workline.at(i) == ' ' && workline.at(i-1) != '\\') in parseManifestLine()
116 remote.append(workline.at(i)); in parseManifestLine()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/aplibs/
H A Druncmd.cc132 char *workline = newcpy (cmd); in RunCmd() local
133 char *c = workline; in RunCmd()
141 delete[] workline; in RunCmd()
174 delete[] workline; in RunCmd()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/aplibs/
H A Druncmd.cc132 char *workline = newcpy (cmd); in RunCmd() local
133 char *c = workline; in RunCmd()
141 delete[] workline; in RunCmd()
174 delete[] workline; in RunCmd()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/aplibs/
H A Druncmd.cc132 char *workline = newcpy (cmd); in RunCmd() local
133 char *c = workline; in RunCmd()
141 delete[] workline; in RunCmd()
174 delete[] workline; in RunCmd()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/aplibs/
H A Druncmd.cc132 char *workline = newcpy (cmd); in RunCmd() local
133 char *c = workline; in RunCmd()
141 delete[] workline; in RunCmd()
174 delete[] workline; in RunCmd()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/aplibs/
H A Druncmd.cc132 char *workline = newcpy (cmd); in RunCmd() local
133 char *c = workline; in RunCmd()
141 delete[] workline; in RunCmd()
174 delete[] workline; in RunCmd()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/aplibs/
H A Druncmd.cc132 char *workline = newcpy (cmd); in RunCmd() local
133 char *c = workline; in RunCmd()
141 delete[] workline; in RunCmd()
174 delete[] workline; in RunCmd()
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/aplibs/
H A Druncmd.cc132 char *workline = newcpy (cmd); in RunCmd() local
133 char *c = workline; in RunCmd()
141 delete[] workline; in RunCmd()
174 delete[] workline; in RunCmd()
/dports/news/husky/husky-1.9.20191207/fastlst/aplibs/
H A Druncmd.cc132 char *workline = newcpy (cmd); in RunCmd() local
133 char *c = workline; in RunCmd()
141 delete[] workline; in RunCmd()
174 delete[] workline; in RunCmd()
/dports/graphics/aloadimage/arcan-0.6.1/tests/interactive/eventtest/
H A Deventtest.lua154 workline = [[\n\rDevice(]] .. ak .. [[):\n\r\t]];
156 workline = workline .. " axis: " .. id .. " # " .. analog_str(iv) .. [[\n\r\t]];
159 line = line .. workline .. [[\r\n]];
/dports/sysutils/acfgfs/arcan-0.6.1/tests/interactive/eventtest/
H A Deventtest.lua154 workline = [[\n\rDevice(]] .. ak .. [[):\n\r\t]];
156 workline = workline .. " axis: " .. id .. " # " .. analog_str(iv) .. [[\n\r\t]];
159 line = line .. workline .. [[\r\n]];
/dports/x11/aclip/arcan-0.6.1/tests/interactive/eventtest/
H A Deventtest.lua154 workline = [[\n\rDevice(]] .. ak .. [[):\n\r\t]];
156 workline = workline .. " axis: " .. id .. " # " .. analog_str(iv) .. [[\n\r\t]];
159 line = line .. workline .. [[\r\n]];
/dports/x11/arcan-trayicon/arcan-0.6.1/tests/interactive/eventtest/
H A Deventtest.lua154 workline = [[\n\rDevice(]] .. ak .. [[):\n\r\t]];
156 workline = workline .. " axis: " .. id .. " # " .. analog_str(iv) .. [[\n\r\t]];
159 line = line .. workline .. [[\r\n]];
/dports/dns/idnkit2/idnkit-2.3/lib/
H A Dresconf.c836 char workline[MAX_CONF_LINE_LENGTH + 1]; in parse_confline() local
846 r = idn__util_strcpy(workline, sizeof(workline), line); in parse_confline()
854 argc = split_args(workline, argv, 3); in parse_confline()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/bindings/
H A Dfluid_cmd.c278 char workline[FLUID_WORKLINELENGTH]; in fluid_shell_run() local
290 …n = fluid_istream_readline(shell->in, shell->out, prompt ? prompt : "", workline, FLUID_WORKLINELE… in fluid_shell_run()
298 add_history(workline); in fluid_shell_run()
303 switch (fluid_command(shell->handler, workline, shell->out)) { in fluid_shell_run()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/bindings/
H A Dfluid_cmd.c278 char workline[FLUID_WORKLINELENGTH]; in fluid_shell_run() local
290 …n = fluid_istream_readline(shell->in, shell->out, prompt ? prompt : "", workline, FLUID_WORKLINELE… in fluid_shell_run()
298 add_history(workline); in fluid_shell_run()
303 switch (fluid_command(shell->handler, workline, shell->out)) { in fluid_shell_run()
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/bindings/
H A Dfluid_cmd.c534 char workline[FLUID_WORKLINELENGTH]; in fluid_shell_run() local
549 …n = fluid_istream_readline(shell->in, shell->out, prompt ? prompt : "", workline, FLUID_WORKLINELE… in fluid_shell_run()
558 switch(fluid_command(shell->handler, workline, shell->out)) in fluid_shell_run()