Home
last modified time | relevance | path

Searched refs:syncName (Results 1 – 25 of 27) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.core/src/org/eclipse/team/core/variants/
H A DPersistantResourceVariantByteStore.java42 private QualifiedName syncName; field in PersistantResourceVariantByteStore
52 syncName = name; in PersistantResourceVariantByteStore()
53 getSynchronizer().add(syncName); in PersistantResourceVariantByteStore()
66 return syncName; in getSyncName()
/dports/graphics/jogamp-jogl/gluegen/src/java/jogamp/common/util/locks/
H A DRecursiveLockImpl01Unfairish.java311 return syncName()+"[count "+sync.getHoldCount()+ in toString()
315 /* package */ final String syncName() { in syncName() method in RecursiveLockImpl01Unfairish
H A DRecursiveLockImpl01CompleteFair.java312 return syncName()+"[count "+sync.holdCount+ in toString()
316 private final String syncName() { in syncName() method in RecursiveLockImpl01CompleteFair
H A DRecursiveThreadGroupLockImpl01Unfairish.java232 return syncName()+"[count "+hc+" [ add. "+addHC+", orig "+(hc-addHC)+ in toString()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.h58 void syncName();
H A DNativeWindow.cpp48 connect(WIN, SIGNAL(nameChanged()), this, SLOT(syncName()) ); in initProperties()
64 syncName(); in initProperties()
245 void NativeWindow::syncName(){ in syncName() function in NativeWindow
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.h58 void syncName();
H A DNativeWindow.cpp48 connect(WIN, SIGNAL(nameChanged()), this, SLOT(syncName()) ); in initProperties()
64 syncName(); in initProperties()
245 void NativeWindow::syncName(){ in syncName() function in NativeWindow
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.h58 void syncName();
H A DNativeWindow.cpp48 connect(WIN, SIGNAL(nameChanged()), this, SLOT(syncName()) ); in initProperties()
64 syncName(); in initProperties()
245 void NativeWindow::syncName(){ in syncName() function in NativeWindow
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.h58 void syncName();
H A DNativeWindow.cpp48 connect(WIN, SIGNAL(nameChanged()), this, SLOT(syncName()) ); in initProperties()
64 syncName(); in initProperties()
245 void NativeWindow::syncName(){ in syncName() function in NativeWindow
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.h58 void syncName();
H A DNativeWindow.cpp48 connect(WIN, SIGNAL(nameChanged()), this, SLOT(syncName()) ); in initProperties()
64 syncName(); in initProperties()
245 void NativeWindow::syncName(){ in syncName() function in NativeWindow
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.h58 void syncName();
H A DNativeWindow.cpp48 connect(WIN, SIGNAL(nameChanged()), this, SLOT(syncName()) ); in initProperties()
64 syncName(); in initProperties()
245 void NativeWindow::syncName(){ in syncName() function in NativeWindow
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.h58 void syncName();
H A DNativeWindow.cpp48 connect(WIN, SIGNAL(nameChanged()), this, SLOT(syncName()) ); in initProperties()
64 syncName(); in initProperties()
245 void NativeWindow::syncName(){ in syncName() function in NativeWindow
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.h58 void syncName();
H A DNativeWindow.cpp48 connect(WIN, SIGNAL(nameChanged()), this, SLOT(syncName()) ); in initProperties()
64 syncName(); in initProperties()
245 void NativeWindow::syncName(){ in syncName() function in NativeWindow
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.h58 void syncName();
H A DNativeWindow.cpp48 connect(WIN, SIGNAL(nameChanged()), this, SLOT(syncName()) ); in initProperties()
64 syncName(); in initProperties()
245 void NativeWindow::syncName(){ in syncName() function in NativeWindow
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/noder/
H A Dsync.go104 syncName const
H A Dsyncmarker_string.go63 _ = x[syncName-53]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/extensions/public/
H A Dcl_gl_private_intel.h93 __GLsync *syncName; member

12