Home
last modified time | relevance | path

Searched defs:label (Results 251 – 275 of 43654) sorted by relevance

1...<<11121314151617181920>>...1747

/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/public/
H A DBaseProfilerCounts.h12 # define BASE_PROFILER_DEFINE_COUNT_TOTAL(label, category, description) argument
13 # define BASE_PROFILER_DEFINE_COUNT(label, category, description) argument
14 # define BASE_PROFILER_DEFINE_STATIC_COUNT_TOTAL(label, category, description) argument
15 # define AUTO_BASE_PROFILER_COUNT_TOTAL(label, count) argument
16 # define AUTO_BASE_PROFILER_COUNT(label) argument
17 # define AUTO_BASE_PROFILER_STATIC_COUNT(label, count) argument
18 # define AUTO_BASE_PROFILER_FORCE_ALLOCATION(label) argument
194 # define BASE_PROFILER_DEFINE_COUNT_TOTAL(label, category, description) \ argument
203 # define BASE_PROFILER_DEFINE_COUNT(label, category, description) \ argument
224 # define AUTO_BASE_PROFILER_COUNT_TOTAL(label, count) \ argument
[all …]
H A DBaseProfilerLabels.h17 # define AUTO_BASE_PROFILER_LABEL(label, categoryPair) argument
19 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_CSTR(label, categoryPair, cStr) argument
20 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_STRING(label, categoryPair, str) argument
21 # define AUTO_BASE_PROFILER_LABEL_FAST(label, categoryPair, ctx) argument
22 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_FAST(label, dynamicString, \ argument
54 # define AUTO_BASE_PROFILER_LABEL(label, categoryPair) \ argument
91 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_CSTR(label, categoryPair, cStr) \ argument
103 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_STRING(label, categoryPair, str) \ argument
118 # define AUTO_BASE_PROFILER_LABEL_FAST(label, categoryPair, ctx) \ argument
126 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_FAST(label, dynamicString, \ argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[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/capacity/
H A DQueueCapacities.java83 private float _get(String label, CapacityType type) { in _get()
115 public float getUsedCapacity(String label) { in getUsedCapacity()
123 public void setUsedCapacity(String label, float value) { in setUsedCapacity()
132 public float getAbsoluteUsedCapacity(String label) { in getAbsoluteUsedCapacity()
149 public float getCapacity(String label) { in getCapacity()
161 public void setCapacity(String label, float value) { in setCapacity()
170 public float getAbsoluteCapacity(String label) { in getAbsoluteCapacity()
181 public void setAbsoluteCapacity(String label, float value) { in setAbsoluteCapacity()
190 public float getMaximumCapacity(String label) { in getMaximumCapacity()
198 public void setMaximumCapacity(String label, float value) { in setMaximumCapacity()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfilerCounts.h12 # define BASE_PROFILER_DEFINE_COUNT_TOTAL(label, category, description) argument
13 # define BASE_PROFILER_DEFINE_COUNT(label, category, description) argument
14 # define BASE_PROFILER_DEFINE_STATIC_COUNT_TOTAL(label, category, description) argument
15 # define AUTO_BASE_PROFILER_COUNT_TOTAL(label, count) argument
16 # define AUTO_BASE_PROFILER_COUNT(label) argument
17 # define AUTO_BASE_PROFILER_STATIC_COUNT(label, count) argument
18 # define AUTO_BASE_PROFILER_FORCE_ALLOCATION(label) argument
194 # define BASE_PROFILER_DEFINE_COUNT_TOTAL(label, category, description) \ argument
203 # define BASE_PROFILER_DEFINE_COUNT(label, category, description) \ argument
224 # define AUTO_BASE_PROFILER_COUNT_TOTAL(label, count) \ argument
[all …]
H A DBaseProfilerLabels.h17 # define AUTO_BASE_PROFILER_LABEL(label, categoryPair) argument
19 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_CSTR(label, categoryPair, cStr) argument
20 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_STRING(label, categoryPair, str) argument
21 # define AUTO_BASE_PROFILER_LABEL_FAST(label, categoryPair, ctx) argument
22 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_FAST(label, dynamicString, \ argument
54 # define AUTO_BASE_PROFILER_LABEL(label, categoryPair) \ argument
91 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_CSTR(label, categoryPair, cStr) \ argument
103 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_STRING(label, categoryPair, str) \ argument
118 # define AUTO_BASE_PROFILER_LABEL_FAST(label, categoryPair, ctx) \ argument
126 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_FAST(label, dynamicString, \ argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dcsqrt_1.f9025 subroutine failure(label) argument
27 character*(*) label local
33 subroutine c_r(a,b,label) argument
36 character*(*) label local
42 subroutine c_d(a,b,label) argument
45 character*(*) label local
52 subroutine c_c(a,b,label) argument
55 character*(*) label local
64 character*(*) label local
70 character*(*) label local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/public/
H A DBaseProfilerCounts.h12 # define BASE_PROFILER_DEFINE_COUNT_TOTAL(label, category, description) argument
13 # define BASE_PROFILER_DEFINE_COUNT(label, category, description) argument
14 # define BASE_PROFILER_DEFINE_STATIC_COUNT_TOTAL(label, category, description) argument
15 # define AUTO_BASE_PROFILER_COUNT_TOTAL(label, count) argument
16 # define AUTO_BASE_PROFILER_COUNT(label) argument
17 # define AUTO_BASE_PROFILER_STATIC_COUNT(label, count) argument
18 # define AUTO_BASE_PROFILER_FORCE_ALLOCATION(label) argument
194 # define BASE_PROFILER_DEFINE_COUNT_TOTAL(label, category, description) \ argument
203 # define BASE_PROFILER_DEFINE_COUNT(label, category, description) \ argument
224 # define AUTO_BASE_PROFILER_COUNT_TOTAL(label, count) \ argument
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/textscreen/
H A Dtxt_label.c25 static void TXT_LabelSizeCalc(TXT_UNCAST_ARG(label)) in TXT_LabelSizeCalc()
33 static void TXT_LabelDrawer(TXT_UNCAST_ARG(label)) in TXT_LabelDrawer()
97 static void TXT_LabelDestructor(TXT_UNCAST_ARG(label)) in TXT_LabelDestructor()
116 void TXT_SetLabel(txt_label_t *label, char *value) in TXT_SetLabel()
173 txt_label_t *label; in TXT_NewLabel() local
191 void TXT_SetFGColor(txt_label_t *label, txt_color_t color) in TXT_SetFGColor()
196 void TXT_SetBGColor(txt_label_t *label, txt_color_t color) in TXT_SetBGColor()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/textscreen/
H A Dtxt_label.c25 static void TXT_LabelSizeCalc(TXT_UNCAST_ARG(label)) in TXT_LabelSizeCalc()
33 static void TXT_LabelDrawer(TXT_UNCAST_ARG(label)) in TXT_LabelDrawer()
97 static void TXT_LabelDestructor(TXT_UNCAST_ARG(label)) in TXT_LabelDestructor()
116 void TXT_SetLabel(txt_label_t *label, const char *value) in TXT_SetLabel()
173 txt_label_t *label; in TXT_NewLabel() local
191 void TXT_SetFGColor(txt_label_t *label, txt_color_t color) in TXT_SetFGColor()
196 void TXT_SetBGColor(txt_label_t *label, txt_color_t color) in TXT_SetBGColor()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtklabel.c263 gchar *label; member
1362 gtk_label_init (GtkLabel *label) in gtk_label_init()
1759 GtkLabel *label; in gtk_label_new() local
1794 GtkLabel *label; in gtk_label_new_with_mnemonic() local
2042 GtkLabel *label = data; in label_mnemonic_widget_weak_notify() local
2385 GtkLabel *label; member
3889 GtkLabel *label; in gtk_label_measure() local
4318 GtkLabel *label; in gtk_label_render() local
4666 get_layout_index (GtkLabel *label, in get_layout_index()
5729 GtkLabel *label; in clear_text_callback() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfilerLabels.h17 # define AUTO_BASE_PROFILER_LABEL(label, categoryPair) argument
19 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_CSTR(label, categoryPair, cStr) argument
20 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_STRING(label, categoryPair, str) argument
21 # define AUTO_BASE_PROFILER_LABEL_FAST(label, categoryPair, ctx) argument
22 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_FAST(label, dynamicString, \ argument
54 # define AUTO_BASE_PROFILER_LABEL(label, categoryPair) \ argument
91 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_CSTR(label, categoryPair, cStr) \ argument
103 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_STRING(label, categoryPair, str) \ argument
118 # define AUTO_BASE_PROFILER_LABEL_FAST(label, categoryPair, ctx) \ argument
126 # define AUTO_BASE_PROFILER_LABEL_DYNAMIC_FAST(label, dynamicString, \ argument
/dports/www/ilias/ILIAS-5.4.25/src/UI/Implementation/Component/Input/Field/
H A DFactory.php60 public function text($label, $byline = null)
69 public function numeric($label, $byline = null)
87 public function section(array $inputs, $label, $byline = null)
105 public function checkbox($label, $byline = null)
114 public function tag(string $label, array $tags, $byline = null) : Field\Tag
123 public function password($label, $byline = null)
132 public function select($label, array $options, $byline = null)
141 public function textarea($label, $byline = null)
149 public function radio($label, $byline = null)
157 public function multiSelect($label, array $options, $byline = null)
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/gui/
H A Dgxw_mm_controllers.cpp36 void set_accessible(Gtk::Widget& widget,Gtk::Label& label) { in set_accessible()
92 void CpBaseCaption::set_effect_label(const char *label) { in set_effect_label()
99 void CpBaseCaption::set_rack_label(const char *label) { in set_rack_label()
107 void CpBaseCaption::set_rack_label_inverse(const char *label) { in set_rack_label_inverse()
136 void CpMasterCaption::set_label(const char *label) { in set_label()
164 void CpBaseCaptionBoxed::set_rack_label(const char *label) { in set_rack_label()
171 void CpBaseCaptionBoxed::set_rack_label_inverse(const char *label) { in set_rack_label_inverse()
184 const char *sw_type, gx_engine::Parameter &param, const char *label) in UiVSwitchWithCaption()
203 UiSelectorWithCaption::UiSelectorWithCaption(const char *label) in UiSelectorWithCaption()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/metadata/
H A Doscilloscope.cpp91 #define CHANNEL_AUDIO_PORTS(id, label) \ argument
107 #define CHANNEL_SWITCHES(id, label) \ argument
113 #define OP_CONTROLS(id, label) \ argument
117 #define CP_CONTROLS(id, label) \ argument
122 #define HOR_CONTROLS(id, label) \ argument
128 #define VER_CONTROLS(id, label) \ argument
132 #define TRG_CONTROLS(id, label) \ argument
141 #define CHANNEL_CONTROLS(id, label) \ argument
148 #define OSC_VISUALOUTS(id, label) \ argument
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dmarkinsert.h22 virtual void values(QString &label) {} in values()
23 virtual void values(QString &label, PageItem* &item) {} in values()
24 virtual Mark* values(QString& label, QString& text) { return NULL; } in values()
25 virtual void values(QString& label, Mark* &mrk) {} in values()
28 virtual void setValues(const QString label) {} in setValues()
29 virtual void setValues(const QString label, const QString text) {} in setValues()
30 virtual void setValues(const QString label, const PageItem* ptr) {} in setValues()
31 virtual void setValues(const QString label, const Mark* ptr) {} in setValues()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/g77/
H A Df90-intrinsic-bit.f411 subroutine failure(label) argument
420 subroutine c_l(i,j,label) argument
430 subroutine c_i(i,j,label) argument
440 subroutine c_i2(i,j,label) argument
450 subroutine c_i1(i,j,label) argument
460 subroutine c_i8(i,j,label) argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/g77/
H A Df90-intrinsic-bit.f411 subroutine failure(label) argument
420 subroutine c_l(i,j,label) argument
430 subroutine c_i(i,j,label) argument
440 subroutine c_i2(i,j,label) argument
450 subroutine c_i1(i,j,label) argument
460 subroutine c_i8(i,j,label) argument

1...<<11121314151617181920>>...1747