Home
last modified time | relevance | path

Searched refs:lockInfo (Results 1 – 25 of 842) sorted by relevance

12345678910>>...34

/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/DAV/Locks/Backend/
H A DPDO.php100 $lockInfo = new LockInfo();
101 $lockInfo->owner = $row['owner'];
107 $lockInfo->uri = $row['uri'];
108 $lockList[] = $lockInfo;
120 * @param LockInfo $lockInfo
126 $lockInfo->timeout = 30*60;
127 $lockInfo->created = time();
128 $lockInfo->uri = $uri;
138 …$stmt->execute(array($lockInfo->owner,$lockInfo->timeout,$lockInfo->scope,$lockInfo->depth,$uri,$l…
141 …$stmt->execute(array($lockInfo->owner,$lockInfo->timeout,$lockInfo->scope,$lockInfo->depth,$uri,$l…
[all …]
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/DAV/Locks/Backend/
H A DPDO.php100 $lockInfo = new LockInfo();
101 $lockInfo->owner = $row['owner'];
107 $lockInfo->uri = $row['uri'];
108 $lockList[] = $lockInfo;
120 * @param LockInfo $lockInfo
126 $lockInfo->timeout = 30*60;
127 $lockInfo->created = time();
128 $lockInfo->uri = $uri;
138 …$stmt->execute(array($lockInfo->owner,$lockInfo->timeout,$lockInfo->scope,$lockInfo->depth,$uri,$l…
141 …$stmt->execute(array($lockInfo->owner,$lockInfo->timeout,$lockInfo->scope,$lockInfo->depth,$uri,$l…
[all …]
/dports/www/sabredav/sabre-dav-3.2.2/lib/DAV/Locks/Backend/
H A DPDO.php118 * @param LockInfo $lockInfo
126 $lockInfo->uri = $uri;
137 $lockInfo->owner,
139 $lockInfo->scope,
140 $lockInfo->depth,
143 $lockInfo->token
148 $lockInfo->owner,
150 $lockInfo->scope,
151 $lockInfo->depth,
154 $lockInfo->token
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php118 * @param LockInfo $lockInfo
126 $lockInfo->uri = $uri;
137 $lockInfo->owner,
139 $lockInfo->scope,
140 $lockInfo->depth,
143 $lockInfo->token
148 $lockInfo->owner,
150 $lockInfo->scope,
151 $lockInfo->depth,
154 $lockInfo->token
[all …]
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php118 * @param LockInfo $lockInfo
126 $lockInfo->uri = $uri;
137 $lockInfo->owner,
139 $lockInfo->scope,
140 $lockInfo->depth,
143 $lockInfo->token
148 $lockInfo->owner,
150 $lockInfo->scope,
151 $lockInfo->depth,
154 $lockInfo->token
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php118 * @param LockInfo $lockInfo
126 $lockInfo->uri = $uri;
137 $lockInfo->owner,
139 $lockInfo->scope,
140 $lockInfo->depth,
143 $lockInfo->token
148 $lockInfo->owner,
150 $lockInfo->scope,
151 $lockInfo->depth,
154 $lockInfo->token
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php118 * @param LockInfo $lockInfo
126 $lockInfo->uri = $uri;
137 $lockInfo->owner,
139 $lockInfo->scope,
140 $lockInfo->depth,
143 $lockInfo->token
148 $lockInfo->owner,
150 $lockInfo->scope,
151 $lockInfo->depth,
154 $lockInfo->token
[all …]
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/bundle/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/
H A DPDO.php100 $lockInfo = new LockInfo();
101 $lockInfo->owner = $row['owner'];
107 $lockInfo->uri = $row['uri'];
108 $lockList[] = $lockInfo;
120 * @param LockInfo $lockInfo
126 $lockInfo->timeout = 30*60;
127 $lockInfo->created = time();
128 $lockInfo->uri = $uri;
138 …$stmt->execute(array($lockInfo->owner,$lockInfo->timeout,$lockInfo->scope,$lockInfo->depth,$uri,$l…
141 …$stmt->execute(array($lockInfo->owner,$lockInfo->timeout,$lockInfo->scope,$lockInfo->depth,$uri,$l…
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php118 * @param LockInfo $lockInfo
126 $lockInfo->uri = $uri;
137 $lockInfo->owner,
139 $lockInfo->scope,
140 $lockInfo->depth,
143 $lockInfo->token
148 $lockInfo->owner,
150 $lockInfo->scope,
151 $lockInfo->depth,
154 $lockInfo->token
[all …]
/dports/www/tikiwiki/tiki-21.2/lib/core/Tiki/SabreDav/
H A DLocksBackend.php45 $lockInfo = new LockInfo();
48 $lockInfo->timeout = 0;
51 $locks[] = $lockInfo;
64 $lockInfo = new LockInfo();
67 $lockInfo->timeout = 0;
69 $lockInfo->uri = $uri;
70 $locks[] = $lockInfo;
112 * @param LockInfo $lockInfo
116 parent::lock($uri, $lockInfo);
136 * @param LockInfo $lockInfo
[all …]
/dports/www/baikal/baikal/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php121 $lockInfo->uri = $uri;
134 $lockInfo->owner,
135 $lockInfo->timeout,
136 $lockInfo->scope,
137 $lockInfo->depth,
139 $lockInfo->created,
140 $lockInfo->token,
145 $lockInfo->owner,
147 $lockInfo->scope,
148 $lockInfo->depth,
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php121 $lockInfo->uri = $uri;
134 $lockInfo->owner,
135 $lockInfo->timeout,
136 $lockInfo->scope,
137 $lockInfo->depth,
139 $lockInfo->created,
140 $lockInfo->token,
145 $lockInfo->owner,
147 $lockInfo->scope,
148 $lockInfo->depth,
[all …]
/dports/www/owncloud/owncloud/lib/composer/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php121 $lockInfo->uri = $uri;
134 $lockInfo->owner,
135 $lockInfo->timeout,
136 $lockInfo->scope,
137 $lockInfo->depth,
139 $lockInfo->created,
140 $lockInfo->token,
145 $lockInfo->owner,
147 $lockInfo->scope,
148 $lockInfo->depth,
[all …]
/dports/www/nextcloud/nextcloud/3rdparty/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php121 $lockInfo->uri = $uri;
134 $lockInfo->owner,
135 $lockInfo->timeout,
136 $lockInfo->scope,
137 $lockInfo->depth,
139 $lockInfo->created,
140 $lockInfo->token,
145 $lockInfo->owner,
147 $lockInfo->scope,
148 $lockInfo->depth,
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
75 lockInfo.rasBase = NULL; in Java_sun_awt_image_DataBufferNative_getElem()
85 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
114 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libawt/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
75 lockInfo.rasBase = NULL; in Java_sun_awt_image_DataBufferNative_getElem()
85 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
114 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
75 lockInfo.rasBase = NULL; in Java_sun_awt_image_DataBufferNative_getElem()
85 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
114 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libawt/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
75 lockInfo.rasBase = NULL; in Java_sun_awt_image_DataBufferNative_getElem()
85 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
114 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libawt/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
75 lockInfo.rasBase = NULL; in Java_sun_awt_image_DataBufferNative_getElem()
85 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
114 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libawt/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
75 lockInfo.rasBase = NULL; in Java_sun_awt_image_DataBufferNative_getElem()
85 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
114 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libawt/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
75 lockInfo.rasBase = NULL; in Java_sun_awt_image_DataBufferNative_getElem()
85 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
114 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libawt/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
75 lockInfo.rasBase = NULL; in Java_sun_awt_image_DataBufferNative_getElem()
85 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
114 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
50 ops->GetRasInfo(env, ops, lockInfo); in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
84 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
113 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/image/
H A DDataBufferNative.c43 lockInfo->bounds.x1 = x; in DBN_GetPixelPointer()
44 lockInfo->bounds.y1 = y; in DBN_GetPixelPointer()
45 lockInfo->bounds.x2 = x + 1; in DBN_GetPixelPointer()
46 lockInfo->bounds.y2 = y + 1; in DBN_GetPixelPointer()
50 ops->GetRasInfo(env, ops, lockInfo); in DBN_GetPixelPointer()
51 if (lockInfo->rasBase) { in DBN_GetPixelPointer()
54 (x * lockInfo->pixelStride + y * lockInfo->scanStride)); in DBN_GetPixelPointer()
73 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_getElem() local
84 switch (lockInfo.pixelStride) { in Java_sun_awt_image_DataBufferNative_getElem()
113 SurfaceDataRasInfo lockInfo; in Java_sun_awt_image_DataBufferNative_setElem() local
[all …]
/dports/www/owncloud/owncloud/apps/dav/lib/Files/
H A DFileLocksBackend.php134 $lockInfo = new Locks\LockInfo();
147 $lockInfo->uri = '';
150 $lockInfo->uri = $subPath;
154 $lockInfo->uri = $fileName;
173 $davLocks[] = $lockInfo;
206 'token' => $lockInfo->token,
208 'depth' => $lockInfo->depth,
209 'owner' => $lockInfo->owner,
210 'timeout' => $lockInfo->timeout
215 $lockInfo->owner = $lock->getOwner();
[all …]

12345678910>>...34