Home
last modified time | relevance | path

Searched refs:with_number (Results 26 – 32 of 32) sorted by relevance

12

/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/emu/
H A Dinput.c520 if (!with_number) { in joystick_long_config_name()
554 static char *joystick_config_name(const char* name, int with_number) in joystick_config_name() argument
561 if (!with_number) { in joystick_config_name()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-frontend/src/
H A Dswitch.rs376 switch.emit(&mut bx, val, Block::with_number($default).unwrap());
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-frontend/src/
H A Dswitch.rs376 switch.emit(&mut bx, val, Block::with_number($default).unwrap());
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-frontend/src/
H A Dswitch.rs375 switch.emit(&mut bx, val, Block::with_number($default).unwrap());
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-frontend/src/
H A Dswitch.rs376 switch.emit(&mut bx, val, Block::with_number($default).unwrap());
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dfiles.cc2473 const bool with_number = _bones_save_individual_levels(store); in _make_ghost_filename() local
2477 replace_all(level_id::current().describe(false, with_number), ":", "-"); in _make_ghost_filename()
H A Dtravel.cc3271 string level_id::describe(bool long_name, bool with_number) const in describe()
3276 if (with_number && brdepth[branch] != 1) in describe()

12