Home
last modified time | relevance | path

Searched defs:Chooser (Results 1 – 25 of 68) sorted by relevance

123

/dports/dns/blocky/blocky-0.17/vendor/github.com/mroth/weightedrand/
H A Dweightedrand.go32 type Chooser struct { struct
33 data []Choice
34 totals []int
35 max int
83 func (c Chooser) Pick() interface{} {
98 func (c Chooser) PickSource(rs *rand.Rand) interface{} {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/mroth/weightedrand/
H A Dweightedrand.go32 type Chooser struct { struct
33 data []Choice
34 totals []int
35 max int
83 func (c Chooser) Pick() interface{} {
98 func (c Chooser) PickSource(rs *rand.Rand) interface{} {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/mroth/weightedrand/
H A Dweightedrand.go32 type Chooser struct { struct
33 data []Choice
34 totals []int
35 max int
83 func (c Chooser) Pick() interface{} {
98 func (c Chooser) PickSource(rs *rand.Rand) interface{} {
/dports/x11/xdm/xdm-1.1.12/app-defaults/
H A DMakefile.am1 dist_appdefault_DATA = Chooser data
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_bluetooth_chooser_factory.cc18 class WebTestBluetoothChooserFactory::Chooser : public BluetoothChooser { class in content::WebTestBluetoothChooserFactory
20 Chooser(const base::WeakPtr<WebTestBluetoothChooserFactory>& factory, in Chooser() function in content::WebTestBluetoothChooserFactory::Chooser
/dports/games/battletanks/btanks-0.9.8083/engine/menu/
H A Dcontrol_picker.h35 class Chooser; variable
H A Dplayer_picker.h42 class Chooser; variable
H A Dmode_panel.h8 class Chooser; variable
H A Djoin_server_menu.h39 class Chooser; variable
H A Dsimple_gamepad_setup.h11 class Chooser; variable
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/protobuf/proto/
H A Dmessageset.go30 return b, errors.New("no support for message_set_wire_format")
/dports/devel/p5-Chooser/Chooser-2.0.0/lib/
H A DChooser.pm1 package Chooser; package
/dports/databases/py-gdbm/Python-3.8.12/Lib/tkinter/
H A Dcolorchooser.py15 class Chooser(Dialog): class
/dports/lang/python-legacy/Python-2.7.18/Lib/lib-tk/
H A DtkColorChooser.py28 class Chooser(Dialog): class
/dports/lang/python37/Python-3.7.12/Lib/tkinter/
H A Dcolorchooser.py28 class Chooser(Dialog): class
/dports/lang/python-tools/Python-3.8.12/Lib/tkinter/
H A Dcolorchooser.py15 class Chooser(Dialog): class
/dports/lang/python27/Python-2.7.18/Lib/lib-tk/
H A DtkColorChooser.py28 class Chooser(Dialog): class
/dports/lang/python38/Python-3.8.12/Lib/tkinter/
H A Dcolorchooser.py15 class Chooser(Dialog): class
/dports/databases/py-sqlite3/Python-3.8.12/Lib/tkinter/
H A Dcolorchooser.py15 class Chooser(Dialog): class
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/tkinter/
H A Dcolorchooser.py15 class Chooser(Dialog): class
/dports/lang/python311/Python-3.11.0a3/Lib/tkinter/
H A Dcolorchooser.py17 class Chooser(Dialog): class
/dports/lang/python39/Python-3.9.9/Lib/tkinter/
H A Dcolorchooser.py17 class Chooser(Dialog): class
/dports/lang/python310/Python-3.10.1/Lib/tkinter/
H A Dcolorchooser.py17 class Chooser(Dialog): class
/dports/games/battletanks/btanks-0.9.8083/editor/
H A Dopen_map_dialog.h37 class Chooser; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/examples/gnu/classpath/examples/awt/
H A DHintingDemo.java359 class Chooser extends JPanel class in HintingDemo
362 Chooser() in Chooser() method in HintingDemo.Chooser

123