Home
last modified time | relevance | path

Searched refs:curTag (Results 1 – 24 of 24) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GDModel/Providers/GEDCOM/
H A DGEDCOMProvider.cs357 GDMTag curTag = null; in ProcessTag()
385 if (curTag == null) { in ProcessTag()
389 return curTag; in ProcessTag()
394 GDMTag curTag = null; in AddTreeTag()
469 curTag = null; in AddTreeTag()
587 GDMTag curTag = null; in AddIndividualRecordTag()
651 GDMTag curTag = null; in AddFamilyRecordTag()
695 GDMTag curTag = null; in AddRecordWithEventsTag()
722 GDMTag curTag = null; in AddGroupRecordTag()
752 GDMTag curTag = null; in AddMultimediaRecordTag()
[all …]
/dports/net/rp-pppoe/rp-pppoe-3.15/src/
H A Dcommon.c64 unsigned char *curTag; in parsePacket() local
83 curTag = packet->payload; in parsePacket()
86 tagType = (curTag[0] << 8) + curTag[1]; in parsePacket()
87 tagLen = (curTag[2] << 8) + curTag[3]; in parsePacket()
96 curTag = curTag + TAG_HDR_SIZE + tagLen; in parsePacket()
117 unsigned char *curTag; in findTag() local
136 curTag = packet->payload; in findTag()
140 (UINT16_t) curTag[1]; in findTag()
142 (UINT16_t) curTag[3]; in findTag()
152 return curTag; in findTag()
[all …]
/dports/audio/aacgain/aacgain-1.8/mp3gain/
H A Dmp3gain.c1439 struct MP3GainTagInfo *curTag; local
1850 if (curTag->haveAlbumGain) {
1875 if (curTag->haveAlbumGain) {
2311 curTag->dirty = !0;
2318 (curTag->minGain != mingain || curTag->maxGain != maxgain))) {
2319 curTag->dirty = !0;
2328 curTag->dirty = !0;
2487 curTag->dirty = !0;
2495 (curTag->albumMinGain != minmingain || curTag->albumMaxGain != maxmaxgain))) {
2496 curTag->dirty = !0;
[all …]
/dports/audio/mp3gain/mp3gain-1.6.2/
H A Dmp3gain.c1505 struct MP3GainTagInfo *curTag; local
1948 if (curTag->haveAlbumGain) {
1973 if (curTag->haveAlbumGain) {
2456 curTag->dirty = !0;
2463 (curTag->minGain != mingain || curTag->maxGain != maxgain))) {
2464 curTag->dirty = !0;
2473 curTag->dirty = !0;
2615 curTag->dirty = !0;
2623 (curTag->albumMinGain != minmingain || curTag->albumMaxGain != maxmaxgain))) {
2624 curTag->dirty = !0;
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/xorm.io/xorm/tags/
H A Dtag.go28 curTag tag
39 if curTag.name == "" {
40 curTag.name = tagStr[lastIdx:i]
42 tags = append(tags, curTag)
44 curTag = tag{}
56 curTag.params = append(curTag.params, strings.TrimSpace(tagStr[paramStart:i]))
62 curTag.name = tagStr[lastIdx:i]
68 curTag.params = append(curTag.params, tagStr[paramStart:i])
73 if curTag.name == "" {
74 curTag.name = tagStr[lastIdx:]
[all …]
/dports/devel/R-cran-roxygen2/roxygen2/src/
H A Dparser2.cpp110 std::string curTag(""), curVal(""); in tokenise_block() local
122 if (curVal != "" || curTag != "") { in tokenise_block()
124 tags.push_back(curTag); in tokenise_block()
129 curTag.assign(tag); in tokenise_block()
137 if (curVal != "" || curTag != "") { in tokenise_block()
139 tags.push_back(curTag); in tokenise_block()
/dports/devel/websvn/websvn-2.6.1/include/
H A Dsvnlook.php106 $curTag = ''; variable
140 $curTag = $name;
161 $curTag = '';
171 switch ($curTag) {
241 $curTag = $name;
264 $curTag = '';
274 switch ($curTag) {
360 $curTag = $name;
364 $curTag = $name;
421 $curTag = '';
[all …]
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GDModel/Providers/GedML/
H A DGedMLProvider.cs67 GDMTag curTag = null; in LoadFromReader()
82curTag = GEDCOMProvider.ProcessTag(stack, tagLevel, tagId, tagValue); in LoadFromReader()
109curTag = GEDCOMProvider.ProcessTag(stack, tagLevel, tagId, "@" + xrefPtr + "@"); in LoadFromReader()
118curTag = GEDCOMProvider.ProcessTag(stack, tagLevel, tagId, tagValue); in LoadFromReader()
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/util/html/
H A DJHTML.java657 String curTag = getNextTag(); in getAllLinks() local
659 while(curTag != null) { in getAllLinks()
660 if(curTag.startsWith("A ") || curTag.startsWith("a ")) { in getAllLinks()
664 linkTags.add(curTag); in getAllLinks()
667 curTag = getNextTag(); in getAllLinks()
713 String curTag = getNextTag(); in getAllImages() local
715 while(curTag != null) { in getAllImages()
716 if(curTag.toLowerCase().startsWith("img ")) { in getAllImages()
720 curTag = getNextTag(); in getAllImages()
732 for (String curTag : addressTags) { in getAllURLsOnPage()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/arthur/common/
H A Dqbaselinetest.cpp182 QString curTag = QString::fromLatin1(QTest::currentDataTag()); in testImage() local
184 while (it != itemList.constEnd() && it->itemName != curTag) in testImage()
187 …"Usage error: QBASELINE_TEST used without corresponding QBaselineTest::newRow() for row" << curTag; in testImage()
/dports/games/ufoai/ufoai-2.5-source/src/tools/
H A Dmd2tagImport.ms366 local curTag = MD2_Tag()
370 curTag.LoadNameFromStream bstream
378 curTag.LoadFrameFromStream bstream
382 local tagObject = CreateTagObject curTag
385 in coordsys world tagObject.transform = curTag.GetMatrix()
391 in coordsys world tagObject.transform = curTag.GetMatrix()
401 in coordsys world tagObjects[j].transform = curTag.GetMatrix()
H A Dimportmd3.ms986 local curTag = MD3_Tag()
990 curTag.LoadFromStream bstream
994 local tagObject = CreateTagObject curTag
997 in coordsys world tagObject.transform = curTag.GetMatrix()
1003 in coordsys world tagObject.transform = curTag.GetMatrix()
1013 in coordsys world tagObjects[j].transform = curTag.GetMatrix()
/dports/textproc/tkxmlive/tkxmlive/library/
H A Drichtext.tcl251 set curTag tag:$node:$a_args(-type)
252 if { [catch {$widget index $curTag}] } {
255 set nextTag [lindex [nextTag $widget $curTag] 0]
258 return [list $curTag $nextTag]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMsgTagService.cpp141 nsAutoString curTag; in GetKeyForTag() local
142 GetUnicharPref(prefName.get(), curTag); in GetKeyForTag()
143 if (aTag.Equals(curTag)) { in GetKeyForTag()
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/xmp-reader/src/
H A DReader.php1185 list( $curNS, $curTag ) = explode( ' ', $this->curItem[1] );
1186 $this->ancestorStruct = isset( $this->items[$curNS][$curTag]['map_name'] )
1187 ? $this->items[$curNS][$curTag]['map_name'] : $curTag;
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/xmp-reader/src/
H A DReader.php1193 list( $curNS, $curTag ) = explode( ' ', $this->curItem[1] );
1194 $this->ancestorStruct = isset( $this->items[$curNS][$curTag]['map_name'] )
1195 ? $this->items[$curNS][$curTag]['map_name'] : $curTag;
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/xmp-reader/src/
H A DReader.php1193 list( $curNS, $curTag ) = explode( ' ', $this->curItem[1] );
1194 $this->ancestorStruct = isset( $this->items[$curNS][$curTag]['map_name'] )
1195 ? $this->items[$curNS][$curTag]['map_name'] : $curTag;
/dports/games/spring/spring_98.0/rts/Sim/Units/CommandAI/
H A DCommandAI.cpp1412 int curTag = -1; in DependentDied() local
1414 lastTag = curTag; in DependentDied()
1419 curTag = c.tag; in DependentDied()
1420 Command removeCmd(CMD_REMOVE, 0, curTag); in DependentDied()
1425 } while(curTag != lastTag); in DependentDied()
/dports/net-p2p/amule/aMule-2.3.3/src/
H A Damule-remote-gui.cpp1111 const CECTag * curTag = &*it; in ProcessUpdate() local
1112 ec_tagname_t tagname = curTag->GetTagName(); in ProcessUpdate()
1114 theApp->clientlist->ProcessUpdate(curTag, NULL, EC_TAG_CLIENT); in ProcessUpdate()
1116 theApp->serverlist->ProcessUpdate(curTag, NULL, EC_TAG_SERVER); in ProcessUpdate()
1118 theApp->friendlist->ProcessUpdate(curTag, NULL, EC_TAG_FRIEND); in ProcessUpdate()
1120 const CEC_SharedFile_Tag *tag = static_cast<const CEC_SharedFile_Tag *>(curTag); in ProcessUpdate()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A Damule-remote-gui.cpp1111 const CECTag * curTag = &*it; in ProcessUpdate() local
1112 ec_tagname_t tagname = curTag->GetTagName(); in ProcessUpdate()
1114 theApp->clientlist->ProcessUpdate(curTag, NULL, EC_TAG_CLIENT); in ProcessUpdate()
1116 theApp->serverlist->ProcessUpdate(curTag, NULL, EC_TAG_SERVER); in ProcessUpdate()
1118 theApp->friendlist->ProcessUpdate(curTag, NULL, EC_TAG_FRIEND); in ProcessUpdate()
1120 const CEC_SharedFile_Tag *tag = static_cast<const CEC_SharedFile_Tag *>(curTag); in ProcessUpdate()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/sctp/
H A Dsm.h169 void sctp_populate_tie_tags(__u8 *cookie, __u32 curTag, __u32 hisTag);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/sctp/
H A Dsm.h169 void sctp_populate_tie_tags(__u8 *cookie, __u32 curTag, __u32 hisTag);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/sctp/
H A Dsm.h169 void sctp_populate_tie_tags(__u8 *cookie, __u32 curTag, __u32 hisTag);
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/
H A DMyTorrentsView.java2357 Tag curTag = currentTags[i]; in removeTagFromCurrent() local
2358 if (curTag.equals(tag)) { in removeTagFromCurrent()
2850 for (Tag curTag : currentTags) { in isCurrent()
2851 if (tag.equals(curTag)) { in isCurrent()