Home
last modified time | relevance | path

Searched refs:uniqueID (Results 1 – 25 of 2166) sorted by relevance

12345678910>>...87

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DImageBitmapTest.cpp28 REPORTER_ASSERT(r, img->uniqueID() == bm.getGenerationID()); in DEF_TEST()
29 REPORTER_ASSERT(r, img->uniqueID() != imgA->uniqueID()); in DEF_TEST()
30 REPORTER_ASSERT(r, img->uniqueID() != imgB->uniqueID()); in DEF_TEST()
31 REPORTER_ASSERT(r, imgA->uniqueID() != imgB->uniqueID()); in DEF_TEST()
32 REPORTER_ASSERT(r, imgA->uniqueID() != a.getGenerationID()); in DEF_TEST()
33 REPORTER_ASSERT(r, imgB->uniqueID() != b.getGenerationID()); in DEF_TEST()
H A DProxyTest.cpp39 REPORTER_ASSERT(reporter, !proxy->uniqueID().isInvalid()); in check_surface()
53 GrSurfaceProxy::UniqueID idBefore = rtProxy->uniqueID(); in check_rendertarget()
58 REPORTER_ASSERT(reporter, rtProxy->uniqueID() == idBefore); in check_rendertarget()
61 REPORTER_ASSERT(reporter, rtProxy->uniqueID().asUInt() == rt->uniqueID().asUInt()); in check_rendertarget()
63 REPORTER_ASSERT(reporter, rtProxy->uniqueID().asUInt() != rt->uniqueID().asUInt()); in check_rendertarget()
82 GrSurfaceProxy::UniqueID idBefore = texProxy->uniqueID(); in check_texture()
99 REPORTER_ASSERT(reporter, texProxy->uniqueID() == idBefore); in check_texture()
102 REPORTER_ASSERT(reporter, texProxy->uniqueID().asUInt() == tex->uniqueID().asUInt()); in check_texture()
104 REPORTER_ASSERT(reporter, texProxy->uniqueID().asUInt() != tex->uniqueID().asUInt()); in check_texture()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DRMIHelper.java61 public static void rebind(String uniqueID, Remote object) throws DebuggerException { in rebind() argument
62 String name = getName(uniqueID); in rebind()
82 public static void unbind(String uniqueID) throws DebuggerException { in unbind() argument
83 String name = getName(uniqueID); in unbind()
97 String uniqueID = null; in lookup() local
100 uniqueID = debugServerID.substring(0, index); in lookup()
107 if (uniqueID != null) { in lookup()
109 nameBuf.append(uniqueID); in lookup()
119 private static String getName(String uniqueID) { in getName() argument
121 if (uniqueID != null) { in getName()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DRMIHelper.java61 public static void rebind(String uniqueID, Remote object) throws DebuggerException { in rebind() argument
62 String name = getName(uniqueID); in rebind()
82 public static void unbind(String uniqueID) throws DebuggerException { in unbind() argument
83 String name = getName(uniqueID); in unbind()
97 String uniqueID = null; in lookup() local
100 uniqueID = debugServerID.substring(0, index); in lookup()
107 if (uniqueID != null) { in lookup()
109 nameBuf.append(uniqueID); in lookup()
119 private static String getName(String uniqueID) { in getName() argument
121 if (uniqueID != null) { in getName()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DRMIHelper.java61 public static void rebind(String uniqueID, Remote object) throws DebuggerException { in rebind() argument
62 String name = getName(uniqueID); in rebind()
82 public static void unbind(String uniqueID) throws DebuggerException { in unbind() argument
83 String name = getName(uniqueID); in unbind()
97 String uniqueID = null; in lookup() local
100 uniqueID = debugServerID.substring(0, index); in lookup()
107 if (uniqueID != null) { in lookup()
109 nameBuf.append(uniqueID); in lookup()
119 private static String getName(String uniqueID) { in getName() argument
121 if (uniqueID != null) { in getName()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DRMIHelper.java61 public static void rebind(String uniqueID, Remote object) throws DebuggerException { in rebind() argument
62 String name = getName(uniqueID); in rebind()
82 public static void unbind(String uniqueID) throws DebuggerException { in unbind() argument
83 String name = getName(uniqueID); in unbind()
97 String uniqueID = null; in lookup() local
100 uniqueID = debugServerID.substring(0, index); in lookup()
107 if (uniqueID != null) { in lookup()
109 nameBuf.append(uniqueID); in lookup()
119 private static String getName(String uniqueID) { in getName() argument
121 if (uniqueID != null) { in getName()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DRMIHelper.java61 public static void rebind(String uniqueID, Remote object) throws DebuggerException { in rebind() argument
62 String name = getName(uniqueID); in rebind()
82 public static void unbind(String uniqueID) throws DebuggerException { in unbind() argument
83 String name = getName(uniqueID); in unbind()
97 String uniqueID = null; in lookup() local
100 uniqueID = debugServerID.substring(0, index); in lookup()
107 if (uniqueID != null) { in lookup()
109 nameBuf.append(uniqueID); in lookup()
119 private static String getName(String uniqueID) { in getName() argument
121 if (uniqueID != null) { in getName()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DRMIHelper.java61 public static void rebind(String uniqueID, Remote object) throws DebuggerException { in rebind() argument
62 String name = getName(uniqueID); in rebind()
82 public static void unbind(String uniqueID) throws DebuggerException { in unbind() argument
83 String name = getName(uniqueID); in unbind()
97 String uniqueID = null; in lookup() local
100 uniqueID = debugServerID.substring(0, index); in lookup()
107 if (uniqueID != null) { in lookup()
109 nameBuf.append(uniqueID); in lookup()
119 private static String getName(String uniqueID) { in getName() argument
121 if (uniqueID != null) { in getName()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/
H A DRMIHelper.java61 public static void rebind(String uniqueID, Remote object) throws DebuggerException { in rebind() argument
62 String name = getName(uniqueID); in rebind()
82 public static void unbind(String uniqueID) throws DebuggerException { in unbind() argument
83 String name = getName(uniqueID); in unbind()
97 String uniqueID = null; in lookup() local
100 uniqueID = debugServerID.substring(0, index); in lookup()
107 if (uniqueID != null) { in lookup()
109 nameBuf.append(uniqueID); in lookup()
119 private static String getName(String uniqueID) { in getName() argument
121 if (uniqueID != null) { in getName()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/
H A DRMIHelper.java61 public static void rebind(String uniqueID, Remote object) throws DebuggerException { in rebind() argument
62 String name = getName(uniqueID); in rebind()
82 public static void unbind(String uniqueID) throws DebuggerException { in unbind() argument
83 String name = getName(uniqueID); in unbind()
97 String uniqueID = null; in lookup() local
100 uniqueID = debugServerID.substring(0, index); in lookup()
107 if (uniqueID != null) { in lookup()
109 nameBuf.append(uniqueID); in lookup()
119 private static String getName(String uniqueID) { in getName() argument
121 if (uniqueID != null) { in getName()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/
H A DRMIHelper.java61 public static void rebind(String uniqueID, Remote object) throws DebuggerException { in rebind() argument
62 String name = getName(uniqueID); in rebind()
82 public static void unbind(String uniqueID) throws DebuggerException { in unbind() argument
83 String name = getName(uniqueID); in unbind()
97 String uniqueID = null; in lookup() local
100 uniqueID = debugServerID.substring(0, index); in lookup()
107 if (uniqueID != null) { in lookup()
109 nameBuf.append(uniqueID); in lookup()
119 private static String getName(String uniqueID) { in getName() argument
121 if (uniqueID != null) { in getName()
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DRPC4Plugin.cpp21 DataStructures::StringKeyedHashIndex skhi = registeredFunctions.GetIndexOf(uniqueID); in RegisterFunction()
25 registeredFunctions.Push(uniqueID,functionPointer,__FILE__,__LINE__); in RegisterFunction()
28 bool RPC4Plugin::UnregisterFunction(const char* uniqueID) in UnregisterFunction() argument
31 return registeredFunctions.Pop(f,uniqueID,__FILE__,__LINE__); in UnregisterFunction()
33 void RPC4Plugin::CallLoopback( const char* uniqueID, RakNet::BitStream * bitStream ) in CallLoopback() argument
37 DataStructures::StringKeyedHashIndex skhi = registeredFunctions.GetIndexOf(uniqueID); in CallLoopback()
42 p=rakPeerInterface->AllocatePacket(sizeof(MessageID)+sizeof(unsigned char)+strlen(uniqueID)+1); in CallLoopback()
45 p=packetizedTCP->AllocatePacket(sizeof(MessageID)+sizeof(unsigned char)+strlen(uniqueID)+1); in CallLoopback()
59 strcpy((char*) p->data+2, uniqueID); in CallLoopback()
68 out.WriteCompressed(uniqueID); in CallLoopback()
[all …]
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/common/
H A Dbase_thread.cpp45 uniqueID = "base_thread"; in BaseThread()
65 …ebugSystem,"In [%s::%s Line: %d] uniqueID [%s]\n",__FILE__,__FUNCTION__,__LINE__,uniqueID.c_str()); in ~BaseThread()
76 …ebugSystem,"In [%s::%s Line: %d] uniqueID [%s]\n",__FILE__,__FUNCTION__,__LINE__,uniqueID.c_str()); in ~BaseThread()
147 …ebugSystem,"In [%s::%s Line: %d] uniqueID [%s]\n",__FILE__,__FUNCTION__,__LINE__,uniqueID.c_str()); in setStarted()
155 …ebugSystem,"In [%s::%s Line: %d] uniqueID [%s]\n",__FILE__,__FUNCTION__,__LINE__,uniqueID.c_str()); in setStarted()
199 …ebugSystem,"In [%s::%s Line: %d] uniqueID [%s]\n",__FILE__,__FUNCTION__,__LINE__,uniqueID.c_str()); in setQuitStatus()
207 …ebugSystem,"In [%s::%s Line: %d] uniqueID [%s]\n",__FILE__,__FUNCTION__,__LINE__,uniqueID.c_str()); in setQuitStatus()
233 …ebugSystem,"In [%s::%s Line: %d] uniqueID [%s]\n",__FILE__,__FUNCTION__,__LINE__,uniqueID.c_str()); in setHasBeginExecution()
241 …ebugSystem,"In [%s::%s Line: %d] uniqueID [%s]\n",__FILE__,__FUNCTION__,__LINE__,uniqueID.c_str()); in setHasBeginExecution()
331 string uniqueID = pThread->getUniqueID(); in shutdownAndWait() local
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Module/
H A DFamilyTreeFavoritesModule.php206 …$uniqueID = Uuid::uuid4(); // This block can theoretically appear multiple times, so use a unique …
208 …eturn expand_layer(\'add_fav' . $uniqueID . '\');">' . I18N::translate('Add a favorite') . '<i id=…
210 $content .= '<div id="add_fav' . $uniqueID . '" style="display: none;">';
217 …$content .= '<label for="gid' . $uniqueID . '">' . I18N::translate('Enter an individual, family, o…
218 …form" data-autocomplete-type="IFSRO" type="text" name="gid" id="gid' . $uniqueID . '" size="5" val…
219 $content .= ' ' . FunctionsPrint::printFindIndividualLink('gid' . $uniqueID);
220 $content .= ' ' . FunctionsPrint::printFindFamilyLink('gid' . $uniqueID);
221 $content .= ' ' . FunctionsPrint::printFindSourceLink('gid' . $uniqueID);
222 $content .= ' ' . FunctionsPrint::printFindRepositoryLink('gid' . $uniqueID);
223 $content .= ' ' . FunctionsPrint::printFindNoteLink('gid' . $uniqueID);
[all …]
/dports/security/cryptlib/cryptlib-3.4.3/session/
H A Dscorebrd.c438 OUT int *uniqueID )
469 *uniqueID = CRYPT_ERROR;
580 *uniqueID = scoreboardEntryPtr->uniqueID = scoreboardIndexInfo->uniqueID++;
622 *uniqueID = CRYPT_ERROR;
649 *uniqueID = scoreboardEntryPtr->uniqueID;
678 int uniqueID, status; variable
710 int uniqueID, status; variable
739 int uniqueID, status; variable
774 REQUIRES_V( uniqueID >= 0 && \ in deleteScoreboardEntry()
775 uniqueID < MAX_INTLENGTH ); in deleteScoreboardEntry()
[all …]
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/plugins/assetimporters/uip/
H A Duniqueidmapper.cpp72 QByteArray uniqueID = QSSGQmlUtilities::sanitizeQmlId(id).toLocal8Bit(); in generateUniqueId() local
73 while (m_uniqueIds.contains(uniqueID)) in generateUniqueId()
74 uniqueID = uniqueID + QByteArrayLiteral("_") + QString::number(++index).toLocal8Bit(); in generateUniqueId()
75 m_uniqueIds.insert(uniqueID); in generateUniqueId()
76 m_uniqueIdMap.insert(id, uniqueID); in generateUniqueId()
77 return uniqueID; in generateUniqueId()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/
H A DactorFuzz.py33 def uniqueID(self): member in Context
83 self.uniqueID = cx.uniqueID()
90 ecx.out(self.uniqueID)
126 self.uniqueID = cx.uniqueID()
169 self.uniqueID = cx.uniqueID()
180 ]).replace("V", "list%d" % self.uniqueID) +
310 self.uniqueID = cx.uniqueID()
321 ecx.out((input + self.uniqueID) & 0xffffffff)
359 self.uniqueID = cx.uniqueID()
362 return indent(self.cx) + "return %d;\n" % self.uniqueID
[all …]
/dports/devel/py-moto/moto-2.2.16/tests/test_wafv2/
H A Dtest_utils.py8 uniqueID = str(uuid.uuid4())
12 arn = make_arn_for_wacl(name, region, uniqueID, scope)
14 region, ACCOUNT_ID, name, uniqueID
18 arn = make_arn_for_wacl(name, region, uniqueID, scope)
20 region, ACCOUNT_ID, name, uniqueID
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/miniupnpc/
H A Dupnpc.c321 char uniqueID[8]; in SetPinholeAndTest() local
354 const char * uniqueID, const char * lease_time) in GetPinholeAndUpdate() argument
359 if(!uniqueID || !lease_time) in GetPinholeAndUpdate()
371 printf("UpdatePinhole: Pinhole ID = %s with Lease Time: %s\n", uniqueID, lease_time); in GetPinholeAndUpdate()
404 struct IGDdatas * data, const char * uniqueID) in GetPinholePackets() argument
407 if(!uniqueID) in GetPinholePackets()
421 struct IGDdatas * data, const char * uniqueID) in CheckPinhole() argument
424 if(!uniqueID) in CheckPinhole()
438 struct IGDdatas * data, const char * uniqueID) in RemovePinhole() argument
441 if(!uniqueID) in RemovePinhole()
[all …]
/dports/games/odamex/odamex-src-0.7.0/libraries/libminiupnpc/
H A Dupnpc.c331 char uniqueID[8]; in SetPinholeAndTest() local
368 remoteaddr, eport, intaddr, iport, uniqueID); in SetPinholeAndTest()
380 const char * uniqueID, const char * lease_time) in GetPinholeAndUpdate() argument
385 if(!uniqueID || !lease_time) in GetPinholeAndUpdate()
430 struct IGDdatas * data, const char * uniqueID) in GetPinholePackets() argument
433 if(!uniqueID) in GetPinholePackets()
447 struct IGDdatas * data, const char * uniqueID) in CheckPinhole() argument
450 if(!uniqueID) in CheckPinhole()
464 struct IGDdatas * data, const char * uniqueID) in RemovePinhole() argument
467 if(!uniqueID) in RemovePinhole()
[all …]
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/miniupnpc/
H A Dupnpc.c406 char uniqueID[8]; in SetPinholeAndTest() local
443 remoteaddr, eport, intaddr, iport, uniqueID); in SetPinholeAndTest()
455 const char * uniqueID, const char * lease_time) in GetPinholeAndUpdate() argument
460 if(!uniqueID || !lease_time) in GetPinholeAndUpdate()
505 struct IGDdatas * data, const char * uniqueID) in GetPinholePackets() argument
508 if(!uniqueID) in GetPinholePackets()
522 struct IGDdatas * data, const char * uniqueID) in CheckPinhole() argument
525 if(!uniqueID) in CheckPinhole()
539 struct IGDdatas * data, const char * uniqueID) in RemovePinhole() argument
542 if(!uniqueID) in RemovePinhole()
[all …]
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/miniupnpc/
H A Dupnpc.c388 char uniqueID[8]; in SetPinholeAndTest() local
425 remoteaddr, eport, intaddr, iport, uniqueID); in SetPinholeAndTest()
437 const char * uniqueID, const char * lease_time) in GetPinholeAndUpdate() argument
442 if(!uniqueID || !lease_time) in GetPinholeAndUpdate()
487 struct IGDdatas * data, const char * uniqueID) in GetPinholePackets() argument
490 if(!uniqueID) in GetPinholePackets()
504 struct IGDdatas * data, const char * uniqueID) in CheckPinhole() argument
507 if(!uniqueID) in CheckPinhole()
521 struct IGDdatas * data, const char * uniqueID) in RemovePinhole() argument
524 if(!uniqueID) in RemovePinhole()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkSpecialImage.cpp37 : INHERITED(subset, uniqueID, props) { in SkSpecialImage_Base()
73 uint32_t uniqueID, in SkSpecialImage() argument
77 , fUniqueID(kNeedNewImageUniqueID_SpecialImage == uniqueID ? SkNextID::ImageID() : uniqueID) { in SkSpecialImage()
111 this->uniqueID(), in makeTextureImage()
351 : INHERITED(subset, uniqueID, props) in SkSpecialImage_Gpu()
360 SkNotifyBitmapGenIDIsStale(this->uniqueID()); in ~SkSpecialImage_Gpu()
385 if (SkBitmapCache::Find(this->uniqueID(), dst)) { in onGetROPixels()
386 SkASSERT(dst->getGenerationID() == this->uniqueID()); in onGetROPixels()
404 dst->pixelRef()->setImmutableWithID(this->uniqueID()); in onGetROPixels()
405 SkBitmapCache::Add(this->uniqueID(), *dst); in onGetROPixels()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/paint_preview/common/
H A Dpaint_preview_tracker.cc55 const uint32_t content_id = pic->uniqueID(); in CreateContentForRemoteFrame()
71 if (!base::Contains(typeface_glyph_usage_, typeface->uniqueID())) { in AddGlyphs()
74 {typeface->uniqueID(), in AddGlyphs()
79 {typeface->uniqueID(), in AddGlyphs()
84 typeface_glyph_usage_[typeface->uniqueID()]->Set(0U); in AddGlyphs()
88 typeface_glyph_usage_[typeface->uniqueID()]->Set(glyphs[i]); in AddGlyphs()
/dports/net/miniupnpc/miniupnpc-2.2.2/
H A Dupnpc.c408 char uniqueID[8]; in SetPinholeAndTest() local
445 remoteaddr, eport, intaddr, iport, uniqueID); in SetPinholeAndTest()
457 const char * uniqueID, const char * lease_time) in GetPinholeAndUpdate() argument
462 if(!uniqueID || !lease_time) in GetPinholeAndUpdate()
507 struct IGDdatas * data, const char * uniqueID) in GetPinholePackets() argument
510 if(!uniqueID) in GetPinholePackets()
524 struct IGDdatas * data, const char * uniqueID) in CheckPinhole() argument
527 if(!uniqueID) in CheckPinhole()
541 struct IGDdatas * data, const char * uniqueID) in RemovePinhole() argument
544 if(!uniqueID) in RemovePinhole()
[all …]

12345678910>>...87