Home
last modified time | relevance | path

Searched defs:label (Results 151 – 175 of 35206) sorted by relevance

12345678910>>...1409

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/g77/
H A Df90-intrinsic-numeric.f206 subroutine failure(label) argument
215 subroutine c_i(i,j,label) argument
225 subroutine c_i2(i,j,label) argument
235 subroutine c_i1(i,j,label) argument
245 subroutine c_r(a,b,label) argument
255 subroutine c_d(a,b,label) argument
265 subroutine c_c(a,b,label) argument
275 subroutine c_z(a,b,label) argument
/dports/games/warzone2100/warzone2100/data/base/wrf/cam3/sub3-2/
H A Dlabels.json3 "label": "startPosition", string
7 "label": "transporterEntry", string
11 "label": "transporterExit", string
15 "label": "vtolAppearPos", string
19 "label": "vtolRemovePos", string
47 "label": "playerLZ", string
71 "label": "SWCorner", string
75 "label": "alphaDoorway", string
80 "label": "landingZone", string
85 "label": "RTLZ", string
[all …]
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/miow-0.3.3/src/
H A Dpipe.rs75 AnonRead(Handle::new(handle)) in HTS106_Label_initialize()
76 } in HTS106_Label_initialize()
77 } in HTS106_Label_initialize()
78 impl IntoRawHandle for AnonRead { in HTS106_Label_initialize()
84 fn flush(&mut self) -> io::Result<()> { Ok(()) } in HTS106_Label_check_time()
85 }
86 impl<'a> Write for &'a AnonWrite {
108 pub fn connect<A: AsRef<OsStr>>(addr: A) -> io::Result<File> { in HTS106_Label_load_from_fn()
117 w.write(true);
118 rw.read(true).write(true);
[all …]
/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-property-label.c58 GtkWidget *label; member
92 glade_property_label_init (GladePropertyLabel *label) in glade_property_label_init()
176 GladePropertyLabel *label = GLADE_PROPERTY_LABEL (object); in glade_property_label_finalize() local
186 GladePropertyLabel *label = GLADE_PROPERTY_LABEL (object); in glade_property_label_dispose() local
199 GladePropertyLabel *label = GLADE_PROPERTY_LABEL (object); in glade_property_label_set_real_property() local
233 GladePropertyLabel *label = GLADE_PROPERTY_LABEL (object); in glade_property_label_get_real_property() local
333 GladePropertyLabel *label) in glade_property_label_tooltip_cb()
352 GladePropertyLabel *label) in glade_property_label_sensitivity_cb()
384 GladePropertyLabel *label) in glade_property_label_state_cb()
479 glade_property_label_set_packing (GladePropertyLabel *label, in glade_property_label_set_packing()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h342 L label) { in branch32()
349 L label) { in branch32()
355 Label* label) { in branch32()
361 Label* label) { in branch32()
373 Label* label) { in branch32()
379 Label* label) { in branch32()
392 L label) { in branchPtr()
419 L label) { in branchPtr()
509 L label) { in branchAdd32()
529 L label) { in branchTest32()
[all …]
/dports/textproc/py-aeidon/aeidon-1.10.1/aeidon/
H A Denums.py116 label = "Unix" variable in NewlinesUnix
120 label = "Windows" variable in NewlinesWindows
185 label = "MPlayer" variable in PlayerMPlayer
207 label = "mpv" variable in PlayerMPV
223 label = "VLC" variable in PlayerVLC
263 label = "LRC" variable in FormatLRC
272 label = "MicroDVD" variable in FormatMicroDVD
281 label = "MPL2" variable in FormatMPL2
293 label = "SubRip" variable in FormatSubRip
322 label = "TMPlayer" variable in FormatTMPlayer
[all …]
/dports/science/PETSc/petsc-3.14.1/src/dm/label/ftn-auto/
H A Ddmlabelf.c218 PETSC_EXTERN void dmlabeladdstratum_(DMLabel label,PetscInt *value, int *__ierr) in dmlabeladdstratum_()
228 PETSC_EXTERN void dmlabeladdstratais_(DMLabel label,IS valueIS, int *__ierr) in dmlabeladdstratais_()
234 PETSC_EXTERN void dmlabelreset_(DMLabel label, int *__ierr) in dmlabelreset_()
239 PETSC_EXTERN void dmlabeldestroy_(DMLabel *label, int *__ierr) in dmlabeldestroy_()
243 PETSC_EXTERN void dmlabelduplicate_(DMLabel label,DMLabel *labelnew, int *__ierr) in dmlabelduplicate_()
248 PETSC_EXTERN void dmlabelcomputeindex_(DMLabel label, int *__ierr) in dmlabelcomputeindex_()
258 PETSC_EXTERN void dmlabeldestroyindex_(DMLabel label, int *__ierr) in dmlabeldestroyindex_()
308 PETSC_EXTERN void dmlabelinsertis_(DMLabel label,IS is,PetscInt *value, int *__ierr) in dmlabelinsertis_()
314 PETSC_EXTERN void dmlabelgetnumvalues_(DMLabel label,PetscInt *numValues, int *__ierr) in dmlabelgetnumvalues_()
319 PETSC_EXTERN void dmlabelgetvalueis_(DMLabel label,IS *values, int *__ierr) in dmlabelgetvalueis_()
[all …]
/dports/devel/bullet/bullet3-3.21/test/GwenOpenGLTest/
H A DTextBox.cpp12 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
20 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
26 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
33 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
40 Gwen::Controls::TextBoxNumeric* label = new Gwen::Controls::TextBoxNumeric(this); in GWEN_CONTROL_INLINE() local
50 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
/dports/devel/py-bullet3/bullet3-3.21/test/GwenOpenGLTest/
H A DTextBox.cpp12 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
20 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
26 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
33 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
40 Gwen::Controls::TextBoxNumeric* label = new Gwen::Controls::TextBoxNumeric(this); in GWEN_CONTROL_INLINE() local
50 Gwen::Controls::TextBox* label = new Gwen::Controls::TextBox(this); in GWEN_CONTROL_INLINE() local
/dports/devel/doctest/doctest-2.4.7/examples/all_features/
H A Dnamespace3.cpp9 struct label struct
11 label() in label() function
14 bool operator==(const user3::label& rhs) const { return i == rhs.i; } in operator ==()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtklabel.c867 GtkLabel *label; in gtk_label_set_property() local
933 GtkLabel *label; in gtk_label_get_property() local
1388 GtkLabel *label; in gtk_label_new() local
1423 GtkLabel *label; in gtk_label_new_with_mnemonic() local
1580 GtkLabel *label; in mnemonics_visible_apply() local
2016 GtkLabel *label; member
3220 GtkLabel *label; in gtk_label_size_allocate() local
3869 GtkLabel *label; in gtk_label_realize() local
3882 GtkLabel *label; in gtk_label_unrealize() local
3895 GtkLabel *label; in gtk_label_map() local
[all …]
/dports/audio/faust/faust-2.37.3/architecture/faust/gui/
H A DPrintUI.h50 virtual void openTabBox(const char* label) in openTabBox()
55 virtual void openHorizontalBox(const char* label) in openHorizontalBox()
60 virtual void openVerticalBox(const char* label) in openVerticalBox()
73 virtual void addButton(const char* label, FAUSTFLOAT* zone) in addButton()
77 virtual void addCheckButton(const char* label, FAUSTFLOAT* zone) in addCheckButton()
81 …virtual void addVerticalSlider(const char* label, FAUSTFLOAT* zone, FAUSTFLOAT init, FAUSTFLOAT mi… in addVerticalSlider()
85 …virtual void addHorizontalSlider(const char* label, FAUSTFLOAT* zone, FAUSTFLOAT init, FAUSTFLOAT … in addHorizontalSlider()
89 …virtual void addNumEntry(const char* label, FAUSTFLOAT* zone, FAUSTFLOAT init, FAUSTFLOAT min, FAU… in addNumEntry()
96 …virtual void addHorizontalBargraph(const char* label, FAUSTFLOAT* zone, FAUSTFLOAT min, FAUSTFLOAT… in addHorizontalBargraph()
100 …virtual void addVerticalBargraph(const char* label, FAUSTFLOAT* zone, FAUSTFLOAT min, FAUSTFLOAT m… in addVerticalBargraph()
[all …]
H A DhttpdUI.h86 const char* tr(const char* label) const in tr()
123 virtual void openTabBox(const char* label) { fCtrl->opengroup("tgroup", tr(label)); } in openTabBox()
125 virtual void openVerticalBox(const char* label) { fCtrl->opengroup("vgroup", tr(label)); } in openVerticalBox()
146 virtual void addSoundfile(const char* label, const char* filename, Soundfile** sf_zone) {} in addSoundfile()
205 void insertMap(std::string label, FAUSTFLOAT* zone) in insertMap()
228 virtual void addGeneric(const char* label, FAUSTFLOAT* zone) in addGeneric()
260 void openTabBox(const char* label) in openTabBox()
264 void openHorizontalBox(const char* label) in openHorizontalBox()
268 void openVerticalBox(const char* label) in openVerticalBox()
278 virtual void addButton(const char* label, FAUSTFLOAT* zone) in addButton()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DMacroAssembler-x86-shared-inl.h472 MacroAssembler::branch32(Condition cond, Register lhs, Register rhs, L label) in branch32()
480 MacroAssembler::branch32(Condition cond, Register lhs, Imm32 rhs, L label) in branch32()
611 Label* label) in branchFloat()
635 Label* label) in branchDouble()
658 MacroAssembler::branchAdd32(Condition cond, T src, Register dest, L label) in branchAdd32()
760 MacroAssembler::branchTestInt32(Condition cond, Register tag, Label* label) in branchTestInt32()
799 MacroAssembler::branchTestDouble(Condition cond, Register tag, Label* label) in branchTestDouble()
838 MacroAssembler::branchTestNumber(Condition cond, Register tag, Label* label) in branchTestNumber()
949 MacroAssembler::branchTestNull(Condition cond, Register tag, Label* label) in branchTestNull()
1053 MacroAssembler::branchTestMagic(Condition cond, Register tag, Label* label) in branchTestMagic()
[all …]
/dports/games/warzone2100/warzone2100/data/base/wrf/fastplay/fastdemo/
H A Dlabels.json3 "label": "startPosition", string
8 "label": "base1Assembly", string
12 "label": "base2Assembly", string
16 "label": "base3Assembly", string
28 "label": "hillGroupPos1", string
40 "label": "artifactPos", string
45 "label": "landingZone", string
50 "label": "scavBase1", string
55 "label": "scavBase4", string
60 "label": "scavBase2", string
[all …]
/dports/games/warzone2100/warzone2100/data/base/wrf/cam1/sub1-3/
H A Dlabels.json3 "label": "StartPosition", string
7 "label": "TransporterEntry", string
27 "label": "ScavAssembly", string
31 "label": "NPAssembly", string
40 "label": "LandingZone", string
45 "label": "RTLZ", string
65 "label": "ScavBase", string
70 "label": "NPBase", string
85 "label": "NPDefense", string
109 "label": "NPHQ", string
[all …]
/dports/x11-fm/caja/caja-1.26.0/eel/
H A Deel-editable-label.c555 EelEditableLabel *label; in eel_editable_label_set_property() local
582 EelEditableLabel *label; in eel_editable_label_get_property() local
660 EelEditableLabel *label; in eel_editable_label_new() local
866 EelEditableLabel *label; in eel_editable_label_finalize() local
1127 EelEditableLabel *label; in eel_editable_label_size_request() local
1217 EelEditableLabel *label; in eel_editable_label_state_flags_changed() local
1232 EelEditableLabel *label; in eel_editable_label_style_updated() local
1551 EelEditableLabel *label; in eel_editable_label_draw() local
1663 EelEditableLabel *label; in eel_editable_label_realize() local
1709 EelEditableLabel *label; in eel_editable_label_unrealize() local
[all …]
/dports/devel/agar/agar-1.5.0/ada-gui/
H A Dagar-gui-widget-graph.adb5 procedure label subprogspec
23 procedure label subprogram
27 c_lab : aliased c.char_array := c.to_c (label); argument
59 procedure label subprogspec
65 procedure label subprogram
69 c_lab : aliased c.char_array := c.to_c (label); argument
/dports/games/warzone2100/warzone2100/data/base/wrf/cam1/cam1c/
H A Dlabels.json3 "label": "startPosition", string
27 "label": "AmbushTarget", string
32 "label": "landingZone", string
37 "label": "EastNPLZ", string
42 "label": "WestNPLZ", string
47 "label": "PhantomLZ1", string
52 "label": "PhantomLZ2", string
57 "label": "PhantomLZ3", string
87 "label": "TankForce", string
137 "label": "NPLZ2", string
[all …]
/dports/games/warzone2100/warzone2100/data/base/wrf/cam1/cam1a/
H A Dlabels.json3 "label": "retreat1", string
7 "label": "retreat2", string
11 "label": "startPosition", string
15 "label": "base1ArtifactPos", string
19 "label": "oilPatch", string
23 "label": "playerBase", string
27 "label": "base2Assembly", string
31 "label": "base3Assembly", string
35 "label": "base4Assembly", string
40 "label": "raidGroup", string
[all …]
/dports/lang/solidity/solidity_0.8.11/test/cmdlineTests/storage_layout_many/
H A Doutput.json1 {"contracts":{"fileA":{"A":{"storageLayout":{"storage":[{"astId":15,"contract":"fileA:A","label":"x… string
/dports/audio/faust/faust-2.37.3/architecture/httpdlib/src/html/
H A Dhtmlui.cpp31 void htmlui::openTabBox(const char* label) { fFactory->opengroup( "tgroup", label); } in openTabBox()
32 void htmlui::openHorizontalBox(const char* label) { fFactory->opengroup( "hgroup", label); } in openHorizontalBox()
33 void htmlui::openVerticalBox(const char* label) { fFactory->opengroup( "vgroup", label); } in openVerticalBox()
36 void htmlui::addButton(const char* label, float*) in addButton()
38 void htmlui::addCheckButton(const char* label, float*) in addCheckButton()
41 void htmlui::addVerticalSlider(const char* label, float* zone, float init, float min, float max, fl… in addVerticalSlider()
43 void htmlui::addHorizontalSlider(const char* label, float* zone, float init, float min, float max, … in addHorizontalSlider()
45 void htmlui::addNumEntry(const char* label, float* zone, float init, float min, float max, float st… in addNumEntry()
48 void htmlui::addHorizontalBargraph(const char* label, float* zone, float min, float max) {} in addHorizontalBargraph()
49 void htmlui::addVerticalBargraph(const char* label, float* zone, float min, float max) {} in addVerticalBargraph()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/objects/
H A DKvsObject_label.cpp205 KVSO_CLASS_FUNCTION(label, setText) in KVSO_CLASS_FUNCTION() argument
216 KVSO_CLASS_FUNCTION(label, text) in KVSO_CLASS_FUNCTION() argument
223 KVSO_CLASS_FUNCTION(label, setMargin) in KVSO_CLASS_FUNCTION() argument
233 KVSO_CLASS_FUNCTION(label, margin) in KVSO_CLASS_FUNCTION() argument
240 KVSO_CLASS_FUNCTION(label, setAlignment) in KVSO_CLASS_FUNCTION() argument
269 KVSO_CLASS_FUNCTION(label, alignment) in KVSO_CLASS_FUNCTION() argument
286 KVSO_CLASS_FUNCTION(label, clear) in KVSO_CLASS_FUNCTION() argument
293 KVSO_CLASS_FUNCTION(label, setFrameStyle) in KVSO_CLASS_FUNCTION() argument
323 KVSO_CLASS_FUNCTION(label, frameStyle) in KVSO_CLASS_FUNCTION() argument
340 KVSO_CLASS_FUNCTION(label, setImage) in KVSO_CLASS_FUNCTION() argument
/dports/biology/figtree/figtree-1.4.4/src/figtree/application/
H A DArguments.java52 public Option(String label, String description) { in Option()
57 String label; field in Arguments.Option
83 public IntegerOption(String label, String description) { in IntegerOption()
124 public RealOption(String label, String description) { in RealOption()
418 public boolean hasOption(String label) { in hasOption()
430 public int getIntegerOption(String label) { in getIntegerOption()
438 public int[] getIntegerArrayOption(String label) { in getIntegerArrayOption()
446 public double getRealOption(String label) { in getRealOption()
454 public double[] getRealArrayOption(String label) { in getRealArrayOption()
462 public String getStringOption(String label) { in getStringOption()
[all …]
/dports/finance/electrum/Electrum-4.1.5/packages/idna/
H A Dcore.py49 def valid_label_length(label): argument
56 def valid_string_length(label, trailing_dot): argument
63 def check_bidi(label, check_ltr=False): argument
123 def check_initial_combiner(label): argument
130 def check_hyphen_ok(label): argument
139 def check_nfc(label): argument
145 def valid_contextj(label, pos): argument
189 def valid_contexto(label, pos, exception=False): argument
230 def check_label(label): argument
262 def alabel(label): argument
[all …]

12345678910>>...1409