Home
last modified time | relevance | path

Searched defs:groupID (Results 1 – 25 of 653) sorted by relevance

12345678910>>...27

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/proposals/
H A DLinkedCorrectionProposal.java91 public void addLinkedPosition(ITrackedNodePosition position, boolean isFirst, String groupID) { in addLinkedPosition()
103 public void addLinkedPosition(ITrackedNodePosition position, int sequenceRank, String groupID) { in addLinkedPosition()
122 public void addLinkedPositionProposal(String groupID, String proposal, Image image) { in addLinkedPositionProposal()
136 …public void addLinkedPositionProposal(String groupID, String displayString, String proposal, Image… in addLinkedPositionProposal()
145 public void addLinkedPositionProposal(String groupID, ITypeBinding type) { in addLinkedPositionProposal()
/dports/finance/weberp/webERP/Classes/PHPExcel/Chart/Renderer/
H A Djpgraph.php101 private function _formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '') {
130 private function _percentageSumCalculation($groupID,$seriesCount) {
266 …private function _renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2…
329 private function _renderPlotBar($groupID, $dimensions = '2d') {
414 private function _renderPlotScatter($groupID,$bubble) {
459 private function _renderPlotRadar($groupID) {
497 private function _renderPlotContour($groupID) {
517 private function _renderPlotStock($groupID) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Renderer/
H A Djpgraph.php94 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
124 private function percentageSumCalculation($groupID, $seriesCount)
268 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
332 private function renderPlotBar($groupID, $dimensions = '2d')
418 private function renderPlotScatter($groupID, $bubble)
464 private function renderPlotRadar($groupID)
503 private function renderPlotContour($groupID)
524 private function renderPlotStock($groupID)
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Renderer/
H A Djpgraph.php94 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
124 private function percentageSumCalculation($groupID, $seriesCount)
268 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
332 private function renderPlotBar($groupID, $dimensions = '2d')
418 private function renderPlotScatter($groupID, $bubble)
464 private function renderPlotRadar($groupID)
503 private function renderPlotContour($groupID)
524 private function renderPlotStock($groupID)
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/
H A DJpGraph.php106 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
135 private function percentageSumCalculation($groupID, $seriesCount)
275 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
338 private function renderPlotBar($groupID, $dimensions = '2d')
422 private function renderPlotScatter($groupID, $bubble)
467 private function renderPlotRadar($groupID)
505 private function renderPlotContour($groupID)
525 private function renderPlotStock($groupID)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Renderer/
H A DJpGraph.php106 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
135 private function percentageSumCalculation($groupID, $seriesCount)
275 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
338 private function renderPlotBar($groupID, $dimensions = '2d')
422 private function renderPlotScatter($groupID, $bubble)
467 private function renderPlotRadar($groupID)
505 private function renderPlotContour($groupID)
525 private function renderPlotStock($groupID)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/
H A DJpGraph.php106 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
135 private function percentageSumCalculation($groupID, $seriesCount)
275 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
338 private function renderPlotBar($groupID, $dimensions = '2d')
422 private function renderPlotScatter($groupID, $bubble)
467 private function renderPlotRadar($groupID)
505 private function renderPlotContour($groupID)
525 private function renderPlotStock($groupID)
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/
H A DJpGraph.php106 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
135 private function percentageSumCalculation($groupID, $seriesCount)
275 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
338 private function renderPlotBar($groupID, $dimensions = '2d')
422 private function renderPlotScatter($groupID, $bubble)
467 private function renderPlotRadar($groupID)
505 private function renderPlotContour($groupID)
525 private function renderPlotStock($groupID)
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/
H A DJpGraph.php106 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
135 private function percentageSumCalculation($groupID, $seriesCount)
275 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
338 private function renderPlotBar($groupID, $dimensions = '2d')
422 private function renderPlotScatter($groupID, $bubble)
467 private function renderPlotRadar($groupID)
505 private function renderPlotContour($groupID)
525 private function renderPlotStock($groupID)
/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dmt_support.c25 _mt_res(int groupID, int resourceID) in _mt_res()
79 snmp_res_destroy_mutex(int groupID, int resourceID) in snmp_res_destroy_mutex()
97 snmp_res_lock(int groupID, int resourceID) in snmp_res_lock()
116 snmp_res_unlock(int groupID, int resourceID) in snmp_res_unlock()
/dports/textproc/libwpd010/libwpd-0.10.3/src/lib/
H A DWP6FixedLengthGroup.cpp37 WP6FixedLengthGroup::WP6FixedLengthGroup(unsigned char groupID) in WP6FixedLengthGroup()
42 …edLengthGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) in constructFixedLengthGroup()
70 …sistent(librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) in isGroupConsistent()
H A DWP3FixedLengthGroup.cpp38 WP3FixedLengthGroup::WP3FixedLengthGroup(const unsigned char groupID) in WP3FixedLengthGroup()
43 …thGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) in constructFixedLengthGroup()
71 …sistent(librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) in isGroupConsistent()
H A DWP5FixedLengthGroup.cpp37 WP5FixedLengthGroup::WP5FixedLengthGroup(const unsigned char groupID): in WP5FixedLengthGroup()
42 …thGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) in constructFixedLengthGroup()
67 …sistent(librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) in isGroupConsistent()
H A DWP6HighlightGroup.cpp32 …hlightGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) : in WP6HighlightGroup()
47 …ightOnGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) : in WP6HighlightOnGroup()
57 …ghtOffGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) : in WP6HighlightOffGroup()
H A DWP6AttributeGroup.cpp31 …ributeGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) : in WP6AttributeGroup()
43 …ributeOnGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) in WP6AttributeOnGroup()
54 …ibuteOffGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) in WP6AttributeOffGroup()
H A DWP5AttributeGroup.cpp30 …ributeGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) : in WP5AttributeGroup()
42 …ributeOnGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) in WP5AttributeOnGroup()
52 …ibuteOffGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) in WP5AttributeOffGroup()
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/andygrunwald/go-gerrit/go-gerrit-64931d233c2d/
H A Dgroups_include.go31 func (s *GroupsService) GetIncludedGroup(groupID, includeGroupID string) (*GroupInfo, *Response, er… argument
55 func (s *GroupsService) IncludeGroup(groupID, includeGroupID string) (*GroupInfo, *Response, error)… argument
99 func (s *GroupsService) DeleteIncludedGroup(groupID, includeGroupID string) (*Response, error) { argument
H A Dgroups_member.go51 func (s *GroupsService) GetGroupMember(groupID, accountID string) (*AccountInfo, *Response, error) { argument
71 func (s *GroupsService) AddGroupMember(groupID, accountID string) (*AccountInfo, *Response, error) { argument
115 func (s *GroupsService) DeleteGroupMember(groupID, accountID string) (*Response, error) { argument
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/andygrunwald/go-gerrit/
H A Dgroups_include.go31 func (s *GroupsService) GetIncludedGroup(groupID, includeGroupID string) (*GroupInfo, *Response, er… argument
55 func (s *GroupsService) IncludeGroup(groupID, includeGroupID string) (*GroupInfo, *Response, error)… argument
99 func (s *GroupsService) DeleteIncludedGroup(groupID, includeGroupID string) (*Response, error) { argument
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/
H A DJpGraph.php118 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
147 private function percentageSumCalculation($groupID, $seriesCount)
289 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
354 private function renderPlotBar($groupID, $dimensions = '2d'): void
440 private function renderPlotScatter($groupID, $bubble): void
485 private function renderPlotRadar($groupID): void
523 private function renderPlotContour($groupID): void
543 private function renderPlotStock($groupID): void
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/
H A DJpGraph.php118 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
147 private function percentageSumCalculation($groupID, $seriesCount)
289 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
352 private function renderPlotBar($groupID, $dimensions = '2d'): void
436 private function renderPlotScatter($groupID, $bubble): void
481 private function renderPlotRadar($groupID): void
519 private function renderPlotContour($groupID): void
539 private function renderPlotStock($groupID): void
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/
H A DJpGraph.php118 private function formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')
147 private function percentageSumCalculation($groupID, $seriesCount)
289 …private function renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d…
352 private function renderPlotBar($groupID, $dimensions = '2d'): void
436 private function renderPlotScatter($groupID, $bubble): void
481 private function renderPlotRadar($groupID): void
519 private function renderPlotContour($groupID): void
539 private function renderPlotStock($groupID): void
/dports/science/jmol/jmol-14.32.7/src/com/sparshui/server/
H A DClientConnection.java54 int groupID = (touchPoint == null ? 0x10000000 : getGroupID(touchPoint)); in processBirth() local
85 private Lst<GestureType> getGestures(int groupID) throws IOException { in getGestures()
105 private Group getGroup(int groupID) throws IOException { in getGroup()
/dports/net-im/signald/signald-65cf5e8a1cf2b81fd1f5c3936e0164d53c5a9b29/src/main/java/io/finn/signald/
H A DGroupsV2Manager.java113 …public Pair<SignalServiceDataMessage.Builder, Group> updateTitle(String groupID, String title) thr… in updateTitle()
131 …public Pair<SignalServiceDataMessage.Builder, Group> updateDescription(String groupID, String desc… in updateDescription()
183 …public Pair<SignalServiceDataMessage.Builder, Group> addMembers(String groupID, List<ProfileAndCre… in addMembers()
230 …public Pair<SignalServiceDataMessage.Builder, Group> changeRole(String groupID, UUID uuid, Member.… in changeRole()
249 …public Pair<SignalServiceDataMessage.Builder, Group> updateAccessControlJoinByLink(String groupID,… in updateAccessControlJoinByLink()
271 …public Pair<SignalServiceDataMessage.Builder, Group> updateAccessControlMembership(String groupID,… in updateAccessControlMembership()
290 …public Pair<SignalServiceDataMessage.Builder, Group> updateAccessControlAttributes(String groupID,… in updateAccessControlAttributes()
390 …public Group getGroup(String groupID, int revision) throws VerificationFailedException, InvalidGro… in getGroup()
397 …String groupID = Base64.encodeBytes(groupSecretParams.getPublicParams().getGroupIdentifier().seria… in getGroup() local
483 …public Pair<SignalServiceDataMessage.Builder, Group> leaveGroup(String groupID) throws IOException… in leaveGroup()
[all …]
/dports/science/jmol/jmol-14.32.7/src/com/sparshui/client/
H A DSparshClient.java47 public List<GestureType> getAllowedGestures(int groupID); in getAllowedGestures()
60 public void processEvent(int groupID, Event event); in processEvent()

12345678910>>...27