Home
last modified time | relevance | path

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

12345678

/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/tally/
H A Din.stress45 variable spa equal -(c_red[1]+c_red[2]+c_red[3])/(3.0*vol)
46 variable press equal -(c_red[4]+c_red[5]+c_red[6])/(3.0*vol)
H A Din.force48 variable ref equal round(1e10*sqrt(c_red[1]*c_red[1]+c_red[2]*c_red[2]+c_red[3]*c_red[3]))*1e-10
H A Dlog.12Jun17.stress.196 variable spa equal -(c_red[1]+c_red[2]+c_red[3])/(3.0*vol)
97 variable press equal -(c_red[4]+c_red[5]+c_red[6])/(3.0*vol)
H A Dlog.12Jun17.stress.496 variable spa equal -(c_red[1]+c_red[2]+c_red[3])/(3.0*vol)
97 variable press equal -(c_red[4]+c_red[5]+c_red[6])/(3.0*vol)
H A Dlog.12Jun17.force.199 variable ref equal round(1e10*sqrt(c_red[1]*c_red[1]+c_red[2]*c_red[2]+c_red[3]*c_red[3]))*1e-10
H A Dlog.12Jun17.force.499 variable ref equal round(1e10*sqrt(c_red[1]*c_red[1]+c_red[2]*c_red[2]+c_red[3]*c_red[3]))*1e-10
H A Din.pe51 variable vdwl equal c_red[1]
52 variable coul equal c_red[2]
53 variable pe equal c_red[3]
/dports/audio/festival/speech_tools/testsuite/
H A Dnamed_enum_example.cc67 typedef enum { c_red=1, c_blue=2, c_green=3, c_unknown=666} Colour; enumerator
87 { c_red, {"red", "scarlet"}},
100 { c_red, {"rojo", "escarlata", "sangre"}},
124 { c_red, {"red", "scarlet"}, {0xff, 0, 0}},
135 Colour c1 = c_red; in End_TNamedEnumI()
H A Dnamed_enum_regression.cc51 typedef enum { c_red=1, c_blue=2, c_green=3, c_unknown=666} Colour; enumerator
55 { c_red, {"red", "scarlet"}, "Mercury"},
70 { c_red, {print_1, print_3}},
77 Colour c1 = c_red; in End_TValuedEnum()
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/emscripten/test/
H A Drun_tests.py20 c_red = '\033[31m'
47 print(("%sfailed!%s" % (c_red, c_end)).rjust(78-pt_strg_len))
54 print("%sError%s: no test files found in %s" % (c_red, c_end, test_files_dir))
63 print("%sWarning%s: %s/%s tests passed" % (c_red, c_end, passed, total))
/dports/games/warmux/warmux-11.04/src/menu/
H A Dnetwork_menu.cpp162 , c_red); in NetworkMenu()
169 msg_box->NewMessage(_("Don't forget to validate once you have selected your team(s)!"), c_red); in NetworkMenu()
283 GetTeamsList().playing_list.size()), c_red); in signal_ok()
287 msg_box->NewMessage(_("You are alone. :-/"), c_red); in signal_ok()
293 msg_box->NewMessage(pl, c_red); in signal_ok()
372 msg_box->NewMessage(pl, c_red); in Draw()
375 msg_box->NewMessage(_("The others are waiting for you! Wake up! :-)"), c_red); in Draw()
379 msg_box->NewMessage(_("You are alone. :-/"), c_red); in Draw()
442 …->NewMessage(_("You are the new turn master! Learn about your new powers by typing /help"), c_red); in SetGameMasterCallback()
443 msg_box->NewMessage(_("Wait until some opponent(s) connect!"), c_red); in SetGameMasterCallback()
[all …]
H A Dnetwork_connection_menu.cpp176 Font::FONT_MEDIUM, Font::FONT_BOLD, c_red, in NetworkConnectionMenu()
204 Font::FONT_MEDIUM, Font::FONT_BOLD, c_red, in NetworkConnectionMenu()
385 …->NewMessage(_("Error: Unable to contact the index server to search for an internet game"), c_red); in __RefreshList()
474 msg_box->NewMessage(_("Error: Unable to contact the index server to host a game"), c_red); in HostingServer()
496 c_red); in HostingServer()
502 msg_box->NewMessage(_("Error: Unable to start the server"), c_red); in HostingServer()
525 srv_address.c_str(), port.c_str()), c_red); in ConnectToClient()
/dports/net/httping/httping-2.5/
H A Dcolors.c6 const char *c_red = ""; variable
19 c_red = COLOR_ESCAPE "1"; in set_colors()
36 c_red = "\033[31;40m"; in set_colors()
/dports/games/ufoai-data/ufoai-data-2.5_1/base/materials/
H A Ddam.mat33 /* c_red: small red light pulsing with rotating orange light, additional flare effect (used on the …
35 material tex_material/c_red
/dports/www/nift/nsm-2.4.11/
H A DPath.cpp174 eos << c_red << "\a" << errStr << c_white << ": "; in start_err()
187 eos << c_red << "\a" << errStr << c_white << ": "; in start_err()
203 eos << c_red << "\a" << errStr << c_white << ": "; in start_err()
222 eos << c_red << "\a" << errStr << c_white << ": "; in start_err_ml()
H A DConsoleColor.h35 const WinConsoleColor c_red(12);
56 const NixConsoleColor c_red({ 0x1b, '[', '1', ';', '3', '1', 'm', 0 });
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dpanels.cpp123 clr = c_red; in str_string()
138 clr = c_red; in dex_string()
153 clr = c_red; in int_string()
168 clr = c_red; in per_string()
177 return c_red; in focus_color()
561 valuecolor = c_red; in value_color()
658 temp_color = c_red; in temp_delta_arrows()
691 temp_color = c_red; in temp_stat()
834 c_pwr = c_red; in power_stat()
1063 act_color = c_red; in draw_stats()
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dpanels.cpp123 clr = c_red; in str_string()
138 clr = c_red; in dex_string()
153 clr = c_red; in int_string()
168 clr = c_red; in per_string()
177 return c_red; in focus_color()
561 valuecolor = c_red; in value_color()
658 temp_color = c_red; in temp_delta_arrows()
691 temp_color = c_red; in temp_stat()
834 c_pwr = c_red; in power_stat()
1063 act_color = c_red; in draw_stats()
[all …]
/dports/games/pengpong/pengpong-0.3_13/
H A Dmenu.h205 Uint32 c_red = SDL_MapRGB(screen->format, 255, 0, 0); in make_box() local
206 h_line(rect.x, rect.y, rect.x + rect.w, c_red); in make_box()
207 v_line(rect.x, rect.y, rect.y + rect.h - 1, c_red); in make_box()
208 v_line(rect.x + rect.w - 1, rect.y, rect.y + rect.h, c_red); in make_box()
209 h_line(rect.x, rect.y + rect.h - 1, rect.x + rect.w, c_red); in make_box()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/gui/
H A Dmeterimage.c372 img_draw_needle(cr, img_deflect_din( -9), _rs-.75*_sc, _rl, c_red, 1.5); in img_draw_din()
382 img_draw_needle(cr, img_deflect_din( 0), _rf, _rd, c_red, 1.5); in img_draw_din()
394 img_draw_needle(cr, img_deflect_din(-6.0205), _rf, _rl, c_red, 1.5); // 50 % in img_draw_din()
399 img_needle_label_col(cr, "\n100", img_deflect_din(0 ), _ri, c_red); in img_draw_din()
400 img_needle_label_col(cr, "\n50", img_deflect_din(-6.0205), _ri, c_red); in img_draw_din()
485 img_needle_label_col(cr, "0\n", img_deflect_vu(0), _rl, c_red); in img_draw_vu()
486 img_needle_label_col(cr, "1\n", img_deflect_vu(1), _rl, c_red); in img_draw_vu()
487 img_needle_label_col(cr, "2\n", img_deflect_vu(2), _rl, c_red); in img_draw_vu()
488 img_needle_label_col(cr, "+3\n", img_deflect_vu(3), _rl, c_red); in img_draw_vu()
/dports/net/freeswitch/freeswitch-1.10.3.-release/support-d/
H A Dgit-prompt.sh240 local c_red='%F{red}'
247 local c_red='\[\e[31m\]'
252 local bad_color=$c_red
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/scripts/
H A Dgit-prompt.sh240 local c_red='%F{red}'
247 local c_red='\[\e[31m\]'
252 local bad_color=$c_red
/dports/devel/git-gui/git-2.34.1/contrib/completion/
H A Dgit-prompt.sh252 local c_red='%F{red}'
259 local c_red='\[\e[31m\]'
264 local bad_color=$c_red
/dports/devel/git-p4/git-2.34.1/contrib/completion/
H A Dgit-prompt.sh252 local c_red='%F{red}'
259 local c_red='\[\e[31m\]'
264 local bad_color=$c_red
/dports/devel/git/git-2.34.1/contrib/completion/
H A Dgit-prompt.sh252 local c_red='%F{red}'
259 local c_red='\[\e[31m\]'
264 local bad_color=$c_red

12345678