Home
last modified time | relevance | path

Searched refs:currLabel (Results 1 – 25 of 28) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/KLMRegionGrowing/include/
H A DitkKLMRegionGrowImageFilter.hxx731 RegionLabelType currLabel = m_RegionsPointer[iregion]->GetRegionLabel(); in ResolveRegions() local
734 if ( currLabel != origLabel ) in ResolveRegions()
738 RegionLabelType tmpLabel = currLabel; in ResolveRegions()
748 while ( currLabel != origLabel ) in ResolveRegions()
751 origLabel = currLabel; in ResolveRegions()
752 currLabel = m_RegionsPointer[origLabel - 1]->GetRegionLabel(); in ResolveRegions()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dfilebrowser.cc2080 ProfileStoreLabel *currLabel = Gtk::manage(new ProfileStoreLabel( profEntries->at(i) )); in updateProfileList() local
2083 Gtk::MenuItem* mi = Gtk::manage (new Gtk::MenuItem (*currLabel)); in updateProfileList()
2086 if (currLabel->entry->type == PSET_FOLDER) { in updateProfileList()
2091 subMenuList[currLabel->entry->folderId] = subMenu; in updateProfileList()
2098 …int parentMenuId = !options.useBundledProfiles && currLabel->entry->parentFolderId == 1 ? 0 : curr… in updateProfileList()
2102 if (currLabel->entry->type == PSET_FILE) { in updateProfileList()
2125 Gtk::MenuItem* mi = Gtk::manage (new Gtk::MenuItem (*currLabel)); in updateProfileList()
2127 if (currLabel->entry->type == PSET_FOLDER) { in updateProfileList()
2132 subMenuList[currLabel->entry->folderId] = subMenu; in updateProfileList()
2139 …int parentMenuId = !options.useBundledProfiles && currLabel->entry->parentFolderId == 1 ? 0 : curr… in updateProfileList()
[all …]
H A Dprofilestorecombobox.cc45 Glib::ustring currLabel; in getCurrentLabel() local
53 return currLabel; in getCurrentLabel()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dfilebrowser.cc1978 ProfileStoreLabel *currLabel = Gtk::manage(new ProfileStoreLabel( profEntries->at(i) )); in updateProfileList() local
1981 Gtk::MenuItem* mi = Gtk::manage (new Gtk::MenuItem (*currLabel)); in updateProfileList()
1984 if (currLabel->entry->type == PSET_FOLDER) { in updateProfileList()
1989 subMenuList[currLabel->entry->folderId] = subMenu; in updateProfileList()
1996 …int parentMenuId = !options.useBundledProfiles && currLabel->entry->parentFolderId == 1 ? 0 : curr… in updateProfileList()
2000 if (currLabel->entry->type == PSET_FILE) { in updateProfileList()
2023 Gtk::MenuItem* mi = Gtk::manage (new Gtk::MenuItem (*currLabel)); in updateProfileList()
2025 if (currLabel->entry->type == PSET_FOLDER) { in updateProfileList()
2030 subMenuList[currLabel->entry->folderId] = subMenu; in updateProfileList()
2037 …int parentMenuId = !options.useBundledProfiles && currLabel->entry->parentFolderId == 1 ? 0 : curr… in updateProfileList()
[all …]
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/polygonize/
H A DPolygonizeGraph.java231 long currLabel = 1; in findLabeledEdgeRings() local
240 label(edges, currLabel); in findLabeledEdgeRings()
241 currLabel++; in findLabeledEdgeRings()
/dports/graphics/geos/geos-3.9.1/src/operation/polygonize/
H A DPolygonizeGraph.cpp257 long currLabel = 1; in findLabeledEdgeRings() local
270 label(edges, currLabel); in findLabeledEdgeRings()
273 ++currLabel; in findLabeledEdgeRings()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/jit/x86/
H A Dbeam_asm_module.cpp279 ASSERT((a.offset() - code.labelOffsetFromBase(currLabel)) == in emit_i_breakpoint_trampoline()
387 currLabel = labels[Label.getValue()]; in emit_label()
388 a.bind(currLabel); in emit_label()
399 on_load = currLabel; in emit_on_load()
H A Dinstr_bif.cpp834 a.lea(ARG2, x86::qword_ptr(currLabel, mfa_offset)); in emit_call_bif()
835 a.lea(ARG3, x86::qword_ptr(currLabel)); in emit_call_bif()
968 a.lea(ARG3, x86::qword_ptr(currLabel)); in emit_call_nif()
1051 a.lea(ARG2, x86::qword_ptr(currLabel)); in emit_i_load_nif()
1062 emit_handle_error(currLabel, &mfa); in emit_i_load_nif()
H A Dinstr_msg.cpp375 emit_handle_error(currLabel, (ErtsCodeMFA *)nullptr); in emit_wait_timeout_locked()
H A Dbeam_asm.hpp1059 Label currLabel; member in BeamModuleAssembler
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/jit/x86/
H A Dbeam_asm_module.cpp279 ASSERT((a.offset() - code.labelOffsetFromBase(currLabel)) == in emit_i_breakpoint_trampoline()
387 currLabel = labels[Label.getValue()]; in emit_label()
388 a.bind(currLabel); in emit_label()
399 on_load = currLabel; in emit_on_load()
H A Dinstr_bif.cpp834 a.lea(ARG2, x86::qword_ptr(currLabel, mfa_offset)); in emit_call_bif()
835 a.lea(ARG3, x86::qword_ptr(currLabel)); in emit_call_bif()
968 a.lea(ARG3, x86::qword_ptr(currLabel)); in emit_call_nif()
1051 a.lea(ARG2, x86::qword_ptr(currLabel)); in emit_i_load_nif()
1062 emit_handle_error(currLabel, &mfa); in emit_i_load_nif()
H A Dinstr_msg.cpp375 emit_handle_error(currLabel, (ErtsCodeMFA *)nullptr); in emit_wait_timeout_locked()
H A Dbeam_asm.hpp1059 Label currLabel; member in BeamModuleAssembler
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/jit/x86/
H A Dbeam_asm_module.cpp279 ASSERT((a.offset() - code.labelOffsetFromBase(currLabel)) == in emit_i_breakpoint_trampoline()
387 currLabel = labels[Label.getValue()]; in emit_label()
388 a.bind(currLabel); in emit_label()
399 on_load = currLabel; in emit_on_load()
H A Dinstr_bif.cpp834 a.lea(ARG2, x86::qword_ptr(currLabel, mfa_offset)); in emit_call_bif()
835 a.lea(ARG3, x86::qword_ptr(currLabel)); in emit_call_bif()
968 a.lea(ARG3, x86::qword_ptr(currLabel)); in emit_call_nif()
1051 a.lea(ARG2, x86::qword_ptr(currLabel)); in emit_i_load_nif()
1062 emit_handle_error(currLabel, &mfa); in emit_i_load_nif()
H A Dinstr_msg.cpp375 emit_handle_error(currLabel, (ErtsCodeMFA *)nullptr); in emit_wait_timeout_locked()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/jit/x86/
H A Dbeam_asm_module.cpp279 ASSERT((a.offset() - code.labelOffsetFromBase(currLabel)) == in emit_i_breakpoint_trampoline()
387 currLabel = labels[Label.getValue()]; in emit_label()
388 a.bind(currLabel); in emit_label()
399 on_load = currLabel; in emit_on_load()
H A Dinstr_bif.cpp834 a.lea(ARG2, x86::qword_ptr(currLabel, mfa_offset)); in emit_call_bif()
835 a.lea(ARG3, x86::qword_ptr(currLabel)); in emit_call_bif()
968 a.lea(ARG3, x86::qword_ptr(currLabel)); in emit_call_nif()
1051 a.lea(ARG2, x86::qword_ptr(currLabel)); in emit_i_load_nif()
1062 emit_handle_error(currLabel, &mfa); in emit_i_load_nif()
H A Dinstr_msg.cpp375 emit_handle_error(currLabel, (ErtsCodeMFA *)nullptr); in emit_wait_timeout_locked()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/dialogfields/
H A DTreeListDialogField.java388 String currLabel= fButtonLabels[i];
389 if (currLabel != null) {
390 fButtonControls[i]= createButton(contents, currLabel, listener);
H A DListDialogField.java459 String currLabel= fButtonLabels[i];
460 if (currLabel != null) {
461 fButtonControls[i]= createButton(contents, currLabel, listener);
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/wizards/dialogfields/
H A DListDialogField.java445 String currLabel = fButtonLabels[i];
446 if (currLabel != null) {
447 fButtonControls[i] = createButton(contents, currLabel,
H A DTreeListDialogField.java383 String currLabel = fButtonLabels[i];
384 if (currLabel != null) {
385 fButtonControls[i] = createButton(contents, currLabel,
/dports/astro/phd2/phd2-2.6.10/
H A Daui_controls.cpp753 … wxString currLabel = (pFrame->m_useDefectMapMenuItem->IsChecked() ? _("BPM") : _("Dark")); in UpdateState() local
754 if (lastLabel != currLabel) in UpdateState()
756 ctrl->SetLabelText(currLabel); in UpdateState()

12