Home
last modified time | relevance | path

Searched refs:NewChoice (Results 1 – 16 of 16) sorted by relevance

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgMenus.cpp90 void NewChoice(uSelectItem<bool> *){} in NewChoice() function in ArmageTron_feature_menuitem
91 void NewChoice(char *,bool ){} in NewChoice() function in ArmageTron_feature_menuitem
95 uMenuItemSelection<int>::NewChoice( in ArmageTron_feature_menuitem()
99 uMenuItemSelection<int>::NewChoice( in ArmageTron_feature_menuitem()
114 void NewChoice(uSelectItem<bool> *){} in NewChoice() function in ArmageTron_texmode_menuitem
115 void NewChoice(char *,bool ){} in NewChoice() function in ArmageTron_texmode_menuitem
126 uMenuItemSelection<int>::NewChoice in ArmageTron_texmode_menuitem()
129 uMenuItemSelection<int>::NewChoice in ArmageTron_texmode_menuitem()
205 void NewChoice( rResolution res ) in NewChoice() function in gResMenEntry
208 NewChoice( size ); in NewChoice()
[all …]
H A DgLanguageMenu.cpp82 first.NewChoice(run->Name(),"", run->Name()); in sg_LanguageMenu()
83 second.NewChoice(run->Name(),"", run->Name()); in sg_LanguageMenu()
H A DgGame.cpp350 finisht.NewChoice("$game_menu_finish_expr_text", in Menu()
353 finisht.NewChoice("$game_menu_finish_stop_text", in Menu()
356 finisht.NewChoice("$game_menu_finish_fast_text", in Menu()
359 finisht.NewChoice("$game_menu_finish_normal_text", in Menu()
366 gamet.NewChoice("$game_menu_mode_free_text", in Menu()
369 gamet.NewChoice("$game_menu_mode_lms_text", in Menu()
467 erconf.NewChoice( "$game_menu_exrad_0_text", in Menu()
470 erconf.NewChoice( "$game_menu_exrad_2meters_text", in Menu()
473 erconf.NewChoice( "$game_menu_exrad_4meters_text", in Menu()
476 erconf.NewChoice( "$game_menu_exrad_8meters_text", in Menu()
[all …]
/dports/dns/blocky/blocky-0.17/vendor/github.com/mroth/weightedrand/
H A Dweightedrand_test.go22 NewChoice('��', 0),
23 NewChoice('��', 0),
24 NewChoice('��', 0),
25 NewChoice('��', 42),
148 c := NewChoice(v, uint(v))
235 c := NewChoice(s, uint(w))
H A Dweightedrand.go26 func NewChoice(item interface{}, weight uint) Choice { func
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/ui/
H A DuMenu.h278 void NewChoice(uSelectItem<T> *c){ in NewChoice() function
282 void NewChoice(const tOutput& desc,const tOutput& help,T val){ in NewChoice() function
284 NewChoice(x); in NewChoice()
322 sel.NewChoice(desc,help,val); in uSelectEntry()
331 void NewChoice(uSelectItem<bool> *c);
332 void NewChoice(const char *desc,bool val);
522 void NewChoice( uSelectItem<bool> * );
523 void NewChoice( char *, bool );
H A DuMenu.cpp589 void uMenuItemToggle::NewChoice(uSelectItem<bool> *){} in NewChoice() function in uMenuItemToggle
590 void uMenuItemToggle::NewChoice(const char *,bool ){} in NewChoice() function in uMenuItemToggle
598 uMenuItemSelection<bool>::NewChoice("$menuitem_toggle_on","",true); in uMenuItemToggle()
599 uMenuItemSelection<bool>::NewChoice("$menuitem_toggle_off","",false); in uMenuItemToggle()
608 uMenuItemSelection<bool>::NewChoice("$menuitem_toggle_on","",true); in uMenuItemToggle()
609 uMenuItemSelection<bool>::NewChoice("$menuitem_toggle_off","",false); in uMenuItemToggle()
1040 void uMenuItemFileSelection::NewChoice( uSelectItem<bool> * ) {} in NewChoice() function in uMenuItemFileSelection
1041 void uMenuItemFileSelection::NewChoice( char *, bool ) {} in NewChoice() function in uMenuItemFileSelection
1069 uMenuItemSelection<tString>::NewChoice( menuName, "", tString( filePath ) ); in AddFile()
/dports/cad/alliance/alliance/src/vasy/src/
H A Dvasy_loop.c352 vbcho_list *NewChoice; local
592 NewChoice = &NewCase->CHOICE[ Offset ];
594 NewChoice->INSTRUCTION = VasyUnrollForBody( ScanChoice->INSTRUCTION );
596 NewChoice->VALUES = (chain_list *)0;
602 NewChoice->VALUES = addchain( NewChoice->VALUES, ScanValue->DATA );
605 NewChoice->SIZE = ScanChoice->SIZE ;
606 NewChoice->LINE = ScanChoice->LINE;
H A Dvasy_generate.c389 vbcho_list *NewChoice; local
542 NewChoice = &NewCase->CHOICE[ Offset ];
544 NewChoice->INSTRUCTION = VasyGenerateForDupInst( ScanChoice->INSTRUCTION );
546 NewChoice->VALUES = (chain_list *)0;
552 NewChoice->VALUES = addchain( NewChoice->VALUES, ScanValue->DATA );
555 NewChoice->SIZE = ScanChoice->SIZE ;
556 NewChoice->LINE = ScanChoice->LINE;
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoice.c972 void SetCurChoice(NewChoice) in SetCurChoice() argument
973 int NewChoice; in SetCurChoice()
978 if (curChoice == NewChoice) return;
983 if (NewChoice == NOTHING || NewChoice == DRAWTEXT ||
984 NewChoice == VERTEXMODE || NewChoice == ROTATEMODE) {
992 if (NewChoice == VERTEXMODE) {
1069 if (NewChoice == NOTHING) {
1073 } else if (NewChoice == ROTATEMODE) {
1083 if (NewChoice == VERTEXMODE) {
1087 } else if (NewChoice != NOTHING) {
[all …]
H A Dchoice.e65 extern void SetCurChoice ARGS_DECL((int NewChoice));
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/mroth/weightedrand/
H A Dweightedrand.go26 func NewChoice(item interface{}, weight uint) Choice { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/mroth/weightedrand/
H A Dweightedrand.go26 func NewChoice(item interface{}, weight uint) Choice { func
/dports/dns/blocky/blocky-0.17/vendor/github.com/mroth/weightedrand/examples/compbench/
H A Dbench_test.go107 c := weightedrand.NewChoice(s, uint(w))
/dports/cad/alliance/alliance/src/vbh/src/
H A Dvbl_bcomp_y.y6265 struct choice_chain *NewChoice; variable
6269 NewChoice = (struct choice_chain*)autallocblock(sizeof(struct choice_chain));
6270 NewChoice->VALUES = (chain_list *)0;
6271 NewChoice->SIZE = 0;
6272 NewChoice->INSTRUCTION = VBL_PTYPE;
6274 NewChoice->NEXT = VBL_CASPNT;
6275 VBL_CASPNT = NewChoice;
6282 NewChoice->VALUES = addchain( NewChoice->VALUES, (void *)Value );
6283 if ( NewChoice->SIZE < Length ) NewChoice->SIZE = Length;
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/engine/
H A DePlayer.cpp591 storepw.NewChoice("$login_storepw_dont_text", in PasswordCallback()
594 storepw.NewChoice("$login_storepw_mem_text", in PasswordCallback()
597 storepw.NewChoice("$login_storepw_disk_text", in PasswordCallback()