Home
last modified time | relevance | path

Searched refs:spotty (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/structs-enums/
H A Dclass-impl-very-parameterized-trait.rs102 let mut spotty: cat<cat_type> = cat::new(2, 57, cat_type::tuxedo); in main() localVariable
103 for _ in 0_usize..6 { spotty.speak(); } in main()
104 assert_eq!(spotty.len(), 8); in main()
105 assert!((spotty.contains_key(&2))); in main()
106 assert_eq!(spotty.get(&3), &cat_type::tuxedo); in main()
/dports/security/keybase/client-v5.7.1/go/spotty/
H A DREADME.md1 # spotty chapter
3 This is a port of [keybase/node-spotty](https://github.com/keybase/node-spotty),
H A Dspotty_windows.go6 package spotty package
H A Dspotty_nix.go6 package spotty package
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dbranch-data.h35 brflag::spotty,
69 brflag::dangerous_end | brflag::spotty,
101 brflag::no_items | brflag::dangerous_end | brflag::spotty,
203 brflag::spotty,
H A Dbranch.h28 spotty = (1 << 5), // Connect vaults with more open paths, not hallways. enumerator
H A Ddungeon.h160 int connect(bool spotty = false) const;
/dports/www/writefreely/documentation-0.13.1/writer/
H A Dautosave.md5 Writing automatically saves to the device you're writing on and works even with a spotty internet c…
/dports/math/cvc3/cvc3-2.4.1/
H A DMakefile.std200 .PHONY: all depend clean real_clean spotty print_src
309 spotty:
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dlimenko.cpp61 void spotty(machine_config &config);
630 static INPUT_PORTS_START(spotty) in DEF_STR()
727 void limenko_state::spotty(machine_config &config) in spotty() function in limenko_state
1009 ROM_START(spotty) in CRC()
1130 GAME(2001, spotty, 0, spotty, spotty, limenko_state, init_spotty, ROT0, "Prince Co.", "…
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dlimenko.cpp61 void spotty(machine_config &config);
630 static INPUT_PORTS_START(spotty) in DEF_STR()
727 void limenko_state::spotty(machine_config &config) in spotty() function in limenko_state
1009 ROM_START(spotty) in CRC()
1130 GAME(2001, spotty, 0, spotty, spotty, limenko_state, init_spotty, ROT0, "Prince Co.", "…
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/des/builder/
H A Dlayout.des33 -- We now only generate the three downstairs and build spotty
98 local spotty = crawl.coinflip()
125 -- decrease spotty chance
126 spotty = crawl.one_chance_in(5)
133 if spotty then
136 if not spotty and crawl.one_chance_in(4) or spotty then
140 if spotty then
/dports/math/cvc3/cvc3-2.4.1/src/
H A DMakefile150 .PHONY: all build depend clean spotty install print_src distclean
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/
H A DBuilding.for.Windows.md13 spotty support for for a long time. Additionally the author doesn't
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pst90s/
H A Dd_limenko.cpp1132 STD_ROM_PICK(spotty)
1133 STD_ROM_FN(spotty) in STD_ROM_FN() argument
/dports/www/py-waitress/waitress-2.0.0/docs/
H A Dindex.rst77 PyPy vs. CPython) and resulting user confusion imposed by spotty platform
/dports/www/p5-Test-LWP-UserAgent/Test-LWP-UserAgent-0.030/docs/
H A Dadvent_2012.pod11 client libraries for $work with inconsistent and spotty test coverage -- what
/dports/games/openclonk/openclonk-release-8.1-src/planet/Graphics.ocg/
H A DCommonShader.glsl144 // "spotty" and allow the material to self-illuminate. The light
/dports/net/mosh/mosh-1.3.2/
H A DREADME.md28 cellular data connection or spotty Wi-Fi. In distinction from
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/todo/
H A DCSS_classes_for_links.mdwn55 I find CSS3 support still spotty... Here are some notes on how to do this in IkiWiki with jQuery: …
/dports/lang/perl5.30/perl-5.30.3/lib/B/
H A DDeparse.t653 our Dog $spotty;
656 our Dog @spotty;
659 our Dog %spotty;
/dports/textproc/py-wordnet/WordNet-2.0/dict/
H A Dadj.exc1208 spottier spotty
1209 spottiest spotty
/dports/lang/perl5.32/perl-5.32.1/lib/B/
H A DDeparse.t655 our Dog $spotty;
658 our Dog @spotty;
661 our Dog %spotty;
/dports/lang/perl5.34/perl-5.34.0/lib/B/
H A DDeparse.t655 our Dog $spotty;
658 our Dog @spotty;
661 our Dog %spotty;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/lib/B/
H A DDeparse.t655 our Dog $spotty;
658 our Dog @spotty;
661 our Dog %spotty;

12345678910>>...12