Home
last modified time | relevance | path

Searched refs:popGroup (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/comms/redsea/redsea-0.20/src/
H A Dchannel.cc50 processGroup(block_stream_.popGroup()); in processBit()
58 Group group = block_stream_.popGroup(); in processBits()
H A Dblock_sync.h52 Group popGroup();
/dports/www/dillo2/dillo-3.0.5/dw/
H A Dfltkui.hh465 virtual void popGroup () = 0;
495 void popGroup ();
525 void popGroup ();
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/slim/slim/Slim/Interfaces/
H A DRouterInterface.php64 public function popGroup(); function
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/slim/slim/Slim/Interfaces/
H A DRouterInterface.php59 public function popGroup(); function
/dports/deskutils/egroupware/egroupware/vendor/slim/slim/Slim/Interfaces/
H A DRouterInterface.php64 public function popGroup(); function
/dports/databases/mantis/mantisbt-2.25.2/vendor/slim/slim/Slim/Interfaces/
H A DRouterInterface.php59 public function popGroup();
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtftokenizer.hxx44 void popGroup();
H A Drtflookahead.cxx79 m_pTokenizer->popGroup(); in popState()
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/Cite/src/
H A DReferenceStack.php327 $this->popGroup( $group );
359 public function popGroup( string $group ) : array { function in Cite\\ReferenceStack
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/Cite/src/
H A DReferenceStack.php327 $this->popGroup( $group );
359 public function popGroup( string $group ) : array { function in Cite\\ReferenceStack
/dports/www/mediawiki137/mediawiki-1.37.1/extensions/Cite/src/
H A DReferenceStack.php329 $this->popGroup( $group );
361 public function popGroup( string $group ): array { function in Cite\\ReferenceStack
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtftokenizer.hxx56 void popGroup();
H A Drtflookahead.cxx90 m_pTokenizer->popGroup(); in popState()
/dports/editors/lazarus/lazarus/debugger/
H A Dbreakpointsdlg.pp76 popGroup: TMenuItem;
403 popGroup.Caption := lisGroup;
601 popGroup.Enabled := ItemSelected;
611 for i := popGroup.Count - 1 downto popGroup.IndexOf(popGroupSep) +1 do
612 popGroup.Items[i].Free;
615 MenuItem := TMenuItem.Create(popGroup);
618 popGroup.Add(MenuItem);
H A Dbreakpointsdlg.lfm165 object popGroup: TMenuItem
166 Caption = 'popGroup'
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/debugger/
H A Dbreakpointsdlg.pp76 popGroup: TMenuItem;
403 popGroup.Caption := lisGroup;
607 popGroup.Enabled := ItemSelected;
617 for i := popGroup.Count - 1 downto popGroup.IndexOf(popGroupSep) +1 do
618 popGroup.Items[i].Free;
621 MenuItem := TMenuItem.Create(popGroup);
624 popGroup.Add(MenuItem);
H A Dbreakpointsdlg.lfm165 object popGroup: TMenuItem
166 Caption = 'popGroup'
/dports/editors/lazarus-qt5/lazarus/debugger/
H A Dbreakpointsdlg.pp76 popGroup: TMenuItem;
403 popGroup.Caption := lisGroup;
601 popGroup.Enabled := ItemSelected;
611 for i := popGroup.Count - 1 downto popGroup.IndexOf(popGroupSep) +1 do
612 popGroup.Items[i].Free;
615 MenuItem := TMenuItem.Create(popGroup);
618 popGroup.Add(MenuItem);
H A Dbreakpointsdlg.lfm165 object popGroup: TMenuItem
166 Caption = 'popGroup'
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/debugger/
H A Dbreakpointsdlg.pp76 popGroup: TMenuItem;
403 popGroup.Caption := lisGroup;
607 popGroup.Enabled := ItemSelected;
617 for i := popGroup.Count - 1 downto popGroup.IndexOf(popGroupSep) +1 do
618 popGroup.Items[i].Free;
621 MenuItem := TMenuItem.Create(popGroup);
624 popGroup.Add(MenuItem);
H A Dbreakpointsdlg.lfm165 object popGroup: TMenuItem
166 Caption = 'popGroup'
/dports/www/dillo2/dillo-3.0.5/test/
H A Ddw_ui_test.cc212 selres[i]->popGroup(); in main()
220 selres[i]->popGroup(); in main()
/dports/devel/pear-codegen/CodeGen-1.0.7/CodeGen/
H A DExtensionParser.php70 function popGroup() function in CodeGen_ExtensionParser
110 $this->popGroup();
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DEditorContext.h81 void popGroup();

12345678910