Home
last modified time | relevance | path

Searched defs:label (Results 51 – 75 of 20486) sorted by relevance

12345678910>>...820

/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/share/pnp/templates.dist/
H A Dcheck_openmanage.php292 $label = $VAL['LABEL']; variable
301 $label = preg_replace('/^T(\d+)_(.+)/', '$2', $label); variable
302 $label = preg_replace('/_/', ' ', $label); variable
348 $label = preg_replace('/^T(\d+)_(.+)/', '$2', $label); variable
349 $label = preg_replace('/_/', ' ', $label); variable
371 $label = preg_replace('/^W(\d+)_(.+)/', '$2', $label); variable
372 $label = preg_replace('/_/', ' ', $label); variable
422 $label = preg_replace('/_/', ' ', $label); variable
470 $label = preg_replace('/_/', ' ', $label); variable
496 $label = preg_replace('/_/', ' ', $label); variable
[all …]
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/share/pnp/templates.dist/
H A Dcheck_openmanage.php292 $label = $VAL['LABEL']; variable
301 $label = preg_replace('/^T(\d+)_(.+)/', '$2', $label); variable
302 $label = preg_replace('/_/', ' ', $label); variable
348 $label = preg_replace('/^T(\d+)_(.+)/', '$2', $label); variable
349 $label = preg_replace('/_/', ' ', $label); variable
371 $label = preg_replace('/^W(\d+)_(.+)/', '$2', $label); variable
372 $label = preg_replace('/_/', ' ', $label); variable
422 $label = preg_replace('/_/', ' ', $label); variable
470 $label = preg_replace('/_/', ' ', $label); variable
496 $label = preg_replace('/_/', ' ', $label); variable
[all …]
/dports/textproc/py-ftfy/ftfy-6.0.3/tests/
H A Dtest_cases.json3 "label": "Messy language names: Czech", string
10 "label": "Messy language names: Gaelic", string
23 "label": "Messy language names: Slovak", string
35 "label": "Messy language names: Greek", string
71 "label": "Messy language names: Hindi", string
78 "label": "Messy language names: Tamil", string
85 "label": "Messy language names: Thai", string
115 "label": "Low-codepoint emoji", string
158 "label": "CESU-8 / Latin-1 emoji", string
489 "label": "Negative: angry face", string
[all …]
/dports/www/R-cran-bslib/bslib/inst/themer/
H A Doptions.json5 "label": "Overall theme", string
21 "label": "Primary color", string
26 "label": "Secondary", string
31 "label": "Success", string
36 "label": "Info", string
41 "label": "Warning", string
46 "label": "Danger", string
53 "label": "Base font", string
58 "label": "Code font", string
81 "label": "Box shadows", string
[all …]
/dports/devel/libdbusmenu/libdbusmenu-16.04.0/tests/dbusmenu-gtk/mago_tests/data/
H A Dblank_label.json3 "label": "", string
6 "label": ""}, string
8 "label": "value31"}, string
10 "label": "value32"}, string
12 "label": "value33"}, string
14 "label": "value34"}, string
16 "label": "value35"}, string
18 "label": "value36"}, string
20 "label": "value37"}, string
22 "label": "value38"}, string
[all …]
H A Dstatic.json3 "label": "value1", string
6 "label": "value30"}, string
8 "label": "value31"}, string
10 "label": "value32"}, string
12 "label": "value33"}, string
14 "label": "value34"}, string
16 "label": "value35"}, string
18 "label": "value36"}, string
20 "label": "value37"}, string
22 "label": "value38"}, string
[all …]
H A Dno_label.json2 {"id": 1, "label": "hey", string
4 {"id": 30, "submenu": [{"id":500, "label": "submenu_from_no_label"}]}, string
6 "label": "value31"}, string
8 "label": "value32"}, string
10 "label": "value33"}, string
12 "label": "value34"}, string
14 "label": "value35"}, string
16 "label": "value36"}, string
18 "label": "value37"}, string
20 "label": "value38"}, string
[all …]
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/eos/mocked_data/test_get_environment/issue80_stacktrace_for_get_environment/
H A Dshow_environment_cooling.json16 "label": "PowerSupply1" string
29 "label": "PowerSupply2" string
42 "label": "PowerSupply3" string
66 "label": "1/1" string
72 "label": "1/2" string
94 "label": "1" string
131 "label": "2" string
168 "label": "3" string
205 "label": "4" string
242 "label": "5" string
[all …]
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/eos/mocked_data/test_get_environment/normal/
H A Dshow_environment_cooling.json16 "label": "PowerSupply1" string
29 "label": "PowerSupply2" string
42 "label": "PowerSupply3" string
66 "label": "1/1" string
72 "label": "1/2" string
94 "label": "1" string
131 "label": "2" string
168 "label": "3" string
205 "label": "4" string
242 "label": "5" string
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/application/views/scripts/partials/
H A Devent-history.phtml60 $label = $this->translate('NOTIFICATION'); variable
65 $label = $this->translate('ACK NOTIFICATION'); variable
97 $label = $this->translate('COMMENT'); variable
102 $label = $this->translate('COMMENT DELETED'); variable
107 $label = $this->translate('ACKNOWLEDGED'); variable
117 $label = $this->translate('SCHEDULED DOWNTIME'); variable
122 $label = $this->translate('DOWNTIME DELETED'); variable
127 $label = $this->translate('FLAPPING'); variable
133 $label = $this->translate('FLAPPING STOPPED'); variable
155 $label = $this->translate('DOWNTIME START'); variable
[all …]
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtka/
H A Dlabel.go8 type label struct { struct
9 *widget
10 internal *gtk.Label
31 func (v *label) GetLabel() string {
35 func (v *label) SetLabel(v1 string) {
39 func (v *label) SetText(v1 string) {
43 func (v *label) SetMarkup(v1 string) {
47 func (v *label) SetSelectable(v1 bool) {
51 func (v *label) GetMnemonicKeyval() uint {
/dports/audio/faust/faust-2.37.3/architecture/faust/gui/
H A DDecoratorUI.h43 virtual void openTabBox(const char* label) {} in openTabBox()
44 virtual void openHorizontalBox(const char* label) {} in openHorizontalBox()
45 virtual void openVerticalBox(const char* label) {} in openVerticalBox()
49 virtual void addButton(const char* label, FAUSTFLOAT* zone) {} in addButton()
50 virtual void addCheckButton(const char* label, FAUSTFLOAT* zone) {} in addCheckButton()
60 virtual void addSoundfile(const char* label, const char* soundpath, Soundfile** sf_zone) {} in addSoundfile()
83 virtual void openTabBox(const char* label) { fUI->openTabBox(label); } in openTabBox()
84 virtual void openHorizontalBox(const char* label) { fUI->openHorizontalBox(label); } in openHorizontalBox()
85 virtual void openVerticalBox(const char* label) { fUI->openVerticalBox(label); } in openVerticalBox()
89 …virtual void addButton(const char* label, FAUSTFLOAT* zone) { fUI->addButton(label, zone);… in addButton()
[all …]
/dports/math/pdal/PDAL-2.3.0/kernels/
H A DEvalKernel.hpp54 point_count_t getSupport(int label) in getSupport()
59 point_count_t getTruePositives(int label) in getTruePositives()
64 point_count_t getFalsePositives(int label) in getFalsePositives()
70 point_count_t getFalseNegatives(int label) in getFalseNegatives()
75 point_count_t getTrueNegatives(int label) in getTrueNegatives()
82 double getIntersectionOverUnion(int label) in getIntersectionOverUnion()
102 double getF1Score(int label) in getF1Score()
114 double getSensitivity(int label) in getSensitivity()
124 double getSpecificity(int label) in getSpecificity()
134 double getPrecision(int label) in getPrecision()
[all …]
/dports/devel/doctest/doctest-2.4.7/examples/all_features/
H A Dnamespace6.cpp9 struct label struct
11 label() in label() function
14 friend bool operator==(const user6::label& lhs, const user6::label& rhs) { in operator ==()
21 struct label struct
23 label() in label() function
26 friend bool operator==(const user7::label& lhs, const user7::label& rhs) { in operator ==()
H A Dnamespace8.cpp9 struct label struct
11 label() in label() function
14 friend bool operator==(const user6::label& lhs, const user6::label& rhs) { in operator ==()
21 struct label struct
23 label() in label() function
33 bool operator==(const user8::label& lhs, const user8::label& rhs) { return lhs.i == rhs.i; } in operator ==()
H A Dnamespace9.cpp9 struct label struct
11 label() in label() function
19 bool operator==(const user9a::label& lhs, const user9a::label& rhs) { return lhs.i == rhs.i; } in operator ==()
22 struct label struct
24 label() in label() function
33 bool operator==(const user9b::label& lhs, const user9b::label& rhs) { return lhs.i == rhs.i; } in operator ==()
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dlabel.c267 gl_label_init (glLabel *label) in gl_label_init()
309 glLabel *label = GL_LABEL (object); in gl_label_finalize() local
353 glLabel *label; in gl_label_new() local
427 gl_label_is_untitled (glLabel *label) in gl_label_is_untitled()
507 gl_label_is_modified (glLabel *label) in gl_label_is_modified()
540 do_modify (glLabel *label) in do_modify()
560 begin_selection_op (glLabel *label) in begin_selection_op()
570 end_selection_op (glLabel *label) in end_selection_op()
673 gl_label_get_size (glLabel *label, in gl_label_get_size()
825 gl_label_set_merge (glLabel *label, in gl_label_set_merge()
[all …]
/dports/www/ilias6/ILIAS-6.14/setup/
H A Dcli.php156 public function text($label, $byline = null)
160 public function numeric($label, $byline = null)
164 public function group(array $inputs, string $label = '')
168 public function section(array $inputs, $label, $byline = null)
184 public function checkbox($label, $byline = null)
192 public function password($label, $byline = null)
196 public function select($label, array $options, $byline = null)
200 public function textarea($label, $byline = null)
204 public function radio($label, $byline = null)
212 public function dateTime($label, $byline = null)
[all …]
/dports/www/ilias6/ILIAS-6.14/src/UI/Implementation/Component/Input/Field/
H A DFactory.php69 public function text($label, $byline = null)
77 public function numeric($label, $byline = null)
85 public function group(array $inputs, string $label = '')
109 public function section(array $inputs, $label, $byline = null)
117 public function checkbox($label, $byline = null)
133 public function password($label, $byline = null)
141 public function select($label, array $options, $byline = null)
149 public function textarea($label, $byline = null)
157 public function radio($label, $byline = null)
173 public function dateTime($label, $byline = null)
[all …]
/dports/games/warzone2100/warzone2100/data/base/wrf/cam3/sub3-1/
H A Dlabels.json3 "label": "startPosition", string
7 "label": "transporterEntry", string
15 "label": "vtolAppearPos", string
19 "label": "vtolRemovePos", string
27 "label": "playerLZ", string
31 "label": "swRetreat", string
35 "label": "hillPos1", string
39 "label": "hillPos2", string
43 "label": "hillPos3", string
51 "label": "hillLzPos", string
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/metadata/
H A Dports.h26 #define AUDIO_INPUT(id, label) \ argument
28 #define AUDIO_OUTPUT(id, label) \ argument
34 #define FILE_CHANNEL(id, label) \ argument
44 #define STATUS(id, label) \ argument
52 #define PATH(id, label) \ argument
54 #define TRIGGER(id, label) \ argument
56 #define SWITCH(id, label, dfl) \ argument
62 #define BLINK(id, label) \ argument
79 #define HUE_CTL(id, label, dfl) \ argument
104 #define PAN_CTL(id, label, dfl) \ argument
[all …]
/dports/games/warzone2100/warzone2100/data/base/wrf/cam2/cam2c/
H A Dlabels.json3 "label": "startPosition", string
7 "label": "groundWayPoint1", string
35 "label": "oilDerrick", string
47 "label": "civPoint1", string
51 "label": "civPoint2", string
55 "label": "civPoint3", string
59 "label": "civPoint4", string
63 "label": "civPoint5", string
67 "label": "civPoint6", string
71 "label": "civPoint7", string
[all …]
/dports/games/warzone2100/warzone2100/data/base/wrf/cam3/cam3-4/
H A Dlabels.json3 "label": "startPosition", string
7 "label": "healthRetreatPos", string
15 "label": "SWRetreat", string
19 "label": "SWPatrolPos1", string
23 "label": "SWPatrolPos2", string
27 "label": "SWPatrolPos3", string
31 "label": "SERetreat", string
35 "label": "SEPatrolPos1", string
43 "label": "NERetreat", string
55 "label": "NWRetreat", string
[all …]
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-op.h271 #define ITEM(name,label,def_val, type) argument
435 #define ITEM(name,label,def_val, type) \ argument
611 #define property_int(name, label, def_val) in gegl_op_destroy_notify() argument
629 #define property_pointer(name, label, ...) in gegl_op_destroy_notify() argument
630 #define property_format(name, label, ...) in gegl_op_destroy_notify() argument
631 #define property_enum(name, label, ...) in gegl_op_destroy_notify() argument
632 #define property_seed(name, label, ...) in gegl_op_destroy_notify() argument
670 #define property_int(name, label, def_val) in gegl_op_constructor() argument
674 #define property_uri(name, label, def_val) in gegl_op_constructor() argument
678 #define property_curve(name, label, def_val) in gegl_op_constructor() argument
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/
H A DResourceUsage.java71 public UsageByLabel(String label) { in UsageByLabel()
97 public Resource getUsed(String label) { in getUsed()
101 public void incUsed(String label, Resource res) { in incUsed()
113 public void decUsed(String label, Resource res) { in decUsed()
121 public void setUsed(String label, Resource res) { in setUsed()
132 public Resource getPending(String label) { in getPending()
167 public Resource getReserved(String label) { in getReserved()
202 public Resource getAMUsed(String label) { in getAMUsed()
206 public void incAMUsed(String label, Resource res) { in incAMUsed()
218 public void decAMUsed(String label, Resource res) { in decAMUsed()
[all …]

12345678910>>...820