Home
last modified time | relevance | path

Searched refs:oldID (Results 1 – 25 of 244) sorted by last modified time

12345678910

/dports/security/nss/nss-3.76.1/nss/lib/softoken/
H A Dsftkdb.c626 SDB *db, CK_OBJECT_HANDLE oldID, CK_OBJECT_HANDLE newID, in sftkdb_fixupSignatures() argument
647 crv = sftkdb_getRawAttributeSignature(handle, db, oldID, type, in sftkdb_fixupSignatures()
661 crv = sftkdb_DestroyAttributeSignature(handle, db, oldID, type); in sftkdb_fixupSignatures()
/dports/graphics/flasm/flasm-1.62_1/
H A Dflasm.c720 unsigned int oldID; in writeInitMC() local
725 oldID = dupWord(); in writeInitMC()
726 if (oldID != clipID) in writeInitMC()
857 oldID = dupWord(); in writePlaceMCStart()
860 if (oldID != clipID) in writePlaceMCStart()
956 flputShort(oldID); in writeButtonStart()
964 if (oldID != buttonID) in writeButtonStart()
971 flputShort(oldID); in writeButtonStart()
1006 unsigned int oldID; in writeDefineMCStart() local
1014 oldID = dupWord(); in writeDefineMCStart()
[all …]
/dports/games/spring/spring_98.0/AI/Skirmish/RAI/
H A DBuilder.cpp586 int oldID=udr->ud->id; in UBuilderIdle() local
588 if( udr->ud->id != oldID ) in UBuilderIdle()
722 int oldID=udr->ud->id; in UBuilderIdle() local
724 if( udr->ud->id != oldID ) in UBuilderIdle()
747 int oldID=udr->ud->id; in UBuilderIdle() local
749 if( udr->ud->id != oldID ) in UBuilderIdle()
759 udr=&UDR->UDR.find(oldID)->second; in UBuilderIdle()
/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DUnitAnimation.cpp243 CStr oldID = m_AnimationID; in Update() local
246 if (oldID != m_AnimationID) in Update()
/dports/games/scid/scid/src/
H A Dtkscid.cpp6070 idNumberT oldID = 0; in sc_name_correct() local
6076 oldIDs.emplace_back(oldID); in sc_name_correct()
6078 dates[oldID] = {date_EncodeFromString(birth), in sc_name_correct()
6094 auto newID = newIDs[oldID]; in sc_name_correct()
6095 if (oldID == newID) in sc_name_correct()
6096 return oldID; in sc_name_correct()
6100 auto range = dates[oldID]; in sc_name_correct()
6104 return oldID; in sc_name_correct()
6197 idNumberT oldID = 0; in sc_name_edit() local
6249 bool bWH = (ie.GetWhite() == oldID); in sc_name_edit()
[all …]
/dports/cad/sumo/sumo-1.2.0/tools/route/
H A Droutecompare.py323 for oldID in routeIDs1[:idx]:
324 if routes1[oldID] == routes1[id1]:
325 similarityMatrix[id1] = similarityMatrix[oldID]
/dports/audio/gmusicbrowser/gmusicbrowser-1.1.15/
H A Dgmusicbrowser.pl2194 my $oldID=-1;
2202 $oldID++;
2217 my $ID= $newIDs[$oldID]= $loadsong->(@song);
2382 { my ($oldID,@vals)= split /\t/, $line,-1;
2384 $newIDs[$oldID]= $loadsong->(@vals);
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/formautofill/
H A DFormAutofillSync.jsm108 async changeItemID(oldID, newID) {
109 this.storage.changeGUID(oldID, newID);
H A DFormAutofillStorageBase.jsm1130 * must be an existing record with oldID and it must never have been synced
1136 * @param {string} oldID
1141 changeGUID(oldID, newID) {
1142 this.log.debug("changeGUID: ", oldID, newID);
1143 if (oldID == newID) {
1150 let index = this._findIndexByGUID(oldID);
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/
H A Dsftkdb.c626 SDB *db, CK_OBJECT_HANDLE oldID, CK_OBJECT_HANDLE newID, in sftkdb_fixupSignatures() argument
647 crv = sftkdb_getRawAttributeSignature(handle, db, oldID, type, in sftkdb_fixupSignatures()
661 crv = sftkdb_DestroyAttributeSignature(handle, db, oldID, type); in sftkdb_fixupSignatures()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dulocimp.h47 uloc_getCurrentCountryID(const char* oldID);
50 uloc_getCurrentLanguageID(const char* oldID);
H A Duloc.cpp1117 uloc_getCurrentCountryID(const char* oldID){ in uloc_getCurrentCountryID() argument
1118 int32_t offset = _findIndex(DEPRECATED_COUNTRIES, oldID); in uloc_getCurrentCountryID()
1122 return oldID; in uloc_getCurrentCountryID()
1125 uloc_getCurrentLanguageID(const char* oldID){ in uloc_getCurrentLanguageID() argument
1126 int32_t offset = _findIndex(DEPRECATED_LANGUAGES, oldID); in uloc_getCurrentLanguageID()
1130 return oldID; in uloc_getCurrentLanguageID()
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/debugger/test/mochitest/examples/ember/quickstart/dist/assets/
H A Dvendor.map1oldID is empty (missing Id in response for a new record)\n (true && !(!(id === null && oldId ==…
/dports/www/firefox/firefox-99.0/toolkit/components/formautofill/
H A DFormAutofillStorageBase.jsm1118 * must be an existing record with oldID and it must never have been synced
1124 * @param {string} oldID
1129 changeGUID(oldID, newID) {
1130 this.log.debug("changeGUID: ", oldID, newID);
1131 if (oldID == newID) {
1138 let index = this._findIndexByGUID(oldID);
H A DFormAutofillSync.jsm108 async changeItemID(oldID, newID) {
109 this.storage.changeGUID(oldID, newID);
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dsftkdb.c626 SDB *db, CK_OBJECT_HANDLE oldID, CK_OBJECT_HANDLE newID, in sftkdb_fixupSignatures() argument
647 crv = sftkdb_getRawAttributeSignature(handle, db, oldID, type, in sftkdb_fixupSignatures()
661 crv = sftkdb_DestroyAttributeSignature(handle, db, oldID, type); in sftkdb_fixupSignatures()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dulocimp.h47 uloc_getCurrentCountryID(const char* oldID);
50 uloc_getCurrentLanguageID(const char* oldID);
H A Duloc.cpp1127 uloc_getCurrentCountryID(const char* oldID){ in uloc_getCurrentCountryID() argument
1128 int32_t offset = _findIndex(DEPRECATED_COUNTRIES, oldID); in uloc_getCurrentCountryID()
1132 return oldID; in uloc_getCurrentCountryID()
1135 uloc_getCurrentLanguageID(const char* oldID){ in uloc_getCurrentLanguageID() argument
1136 int32_t offset = _findIndex(DEPRECATED_LANGUAGES, oldID); in uloc_getCurrentLanguageID()
1140 return oldID; in uloc_getCurrentLanguageID()
/dports/www/firefox/firefox-99.0/devtools/client/debugger/test/mochitest/examples/ember/quickstart/dist/assets/
H A Dvendor.map1oldID is empty (missing Id in response for a new record)\n (true && !(!(id === null && oldId ==…
/dports/www/firefox/firefox-99.0/browser/components/
H A DBrowserGlue.jsm2065 const oldID = "firefox-infobar-ui-bergamot-browser-extension@browser.mt";
2069 let addon = await AddonManager.getAddonByID(oldID);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/formautofill/
H A DFormAutofillSync.jsm108 async changeItemID(oldID, newID) {
109 this.storage.changeGUID(oldID, newID);
H A DFormAutofillStorageBase.jsm1130 * must be an existing record with oldID and it must never have been synced
1136 * @param {string} oldID
1141 changeGUID(oldID, newID) {
1142 this.log.debug("changeGUID: ", oldID, newID);
1143 if (oldID == newID) {
1150 let index = this._findIndexByGUID(oldID);
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/
H A Dsftkdb.c626 SDB *db, CK_OBJECT_HANDLE oldID, CK_OBJECT_HANDLE newID, in sftkdb_fixupSignatures() argument
647 crv = sftkdb_getRawAttributeSignature(handle, db, oldID, type, in sftkdb_fixupSignatures()
661 crv = sftkdb_DestroyAttributeSignature(handle, db, oldID, type); in sftkdb_fixupSignatures()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dulocimp.h47 uloc_getCurrentCountryID(const char* oldID);
50 uloc_getCurrentLanguageID(const char* oldID);
H A Duloc.cpp1117 uloc_getCurrentCountryID(const char* oldID){ in uloc_getCurrentCountryID() argument
1118 int32_t offset = _findIndex(DEPRECATED_COUNTRIES, oldID); in uloc_getCurrentCountryID()
1122 return oldID; in uloc_getCurrentCountryID()
1125 uloc_getCurrentLanguageID(const char* oldID){ in uloc_getCurrentLanguageID() argument
1126 int32_t offset = _findIndex(DEPRECATED_LANGUAGES, oldID); in uloc_getCurrentLanguageID()
1130 return oldID; in uloc_getCurrentLanguageID()

12345678910