Home
last modified time | relevance | path

Searched refs:syncs (Results 1 – 25 of 1603) sorted by relevance

12345678910>>...65

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/
H A Dindex-sync-changes.c31 i_array_init(&ctx->syncs, 16); in index_sync_changes_init()
40 array_free(&ctx->syncs); in index_sync_changes_deinit()
46 array_clear(&ctx->syncs); in index_sync_changes_reset()
53 struct mail_index_sync_rec *syncs; in index_sync_changes_delete_to() local
56 syncs = array_get_modifiable(&ctx->syncs, &count); in index_sync_changes_delete_to()
63 syncs[dest] = syncs[src]; in index_sync_changes_delete_to()
79 syncs = array_front(&ctx->syncs); in index_sync_changes_have_expunges()
172 syncs = array_get(&ctx->syncs, &count); in index_sync_changes_apply()
174 switch (syncs[i].type) { in index_sync_changes_apply()
183 if (syncs[i].type != in index_sync_changes_apply()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/external/thread_mpi/src/
H A Donce.cpp68 int syncs; in tMPI_Once() local
79 csync->syncs++; in tMPI_Once()
84 if ((csync->syncs - syncs > 0) && /* check if sync was an earlier number. in tMPI_Once()
87 tMPI_Atomic_cas(&(cev->coll.current_sync), syncs, csync->syncs)) in tMPI_Once()
105 int syncs; in tMPI_Once_wait() local
118 csync->syncs++; in tMPI_Once_wait()
124 if ((csync->syncs - syncs > 0) && /* check if sync was an earlier number. in tMPI_Once_wait()
130 tMPI_Atomic_cas(&(cev->coll.current_sync), syncs, csync->syncs)) in tMPI_Once_wait()
146 csync->syncs++; in tMPI_Once_wait()
151 csync->syncs++; in tMPI_Once_wait()
[all …]
/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/
H A Dwmlouth.c1499 syncs->name); in wmlOutputUilSymNam()
1824 syncs->xms_name, syncs->name); in wmlOutputUilSymCSet()
1827 syncs->xms_name, syncs->name); in wmlOutputUilSymCSet()
1843 syncs->name); in wmlOutputUilSymCSet()
1847 syncs->name); in wmlOutputUilSymCSet()
1865 syncs->name); in wmlOutputUilSymCSet()
1869 syncs->name); in wmlOutputUilSymCSet()
1887 syncs->name); in wmlOutputUilSymCSet()
1891 syncs->name); in wmlOutputUilSymCSet()
1895 syncs->name); in wmlOutputUilSymCSet()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers(); in main() local
75 thread.checkLockedSyncs(ti, syncs); in main()
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) { in checkLockedSyncs() argument
176 if (syncs.length != OWNED_SYNCS) { in checkLockedSyncs()
178 syncs.length + in checkLockedSyncs()
184 if (!lockName.equals(syncs[0].getClassName())) { in checkLockedSyncs()
185 throw new RuntimeException("LockInfo : " + syncs[0] + in checkLockedSyncs()
188 if (hcode != syncs[0].getIdentityHashCode()) { in checkLockedSyncs()
189 throw new RuntimeException("LockInfo: " + syncs[0] + in checkLockedSyncs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers(); in main() local
75 thread.checkLockedSyncs(ti, syncs); in main()
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) { in checkLockedSyncs() argument
176 if (syncs.length != OWNED_SYNCS) { in checkLockedSyncs()
178 syncs.length + in checkLockedSyncs()
184 if (!lockName.equals(syncs[0].getClassName())) { in checkLockedSyncs()
185 throw new RuntimeException("LockInfo : " + syncs[0] + in checkLockedSyncs()
188 if (hcode != syncs[0].getIdentityHashCode()) { in checkLockedSyncs()
189 throw new RuntimeException("LockInfo: " + syncs[0] + in checkLockedSyncs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers(); in main() local
75 thread.checkLockedSyncs(ti, syncs); in main()
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) { in checkLockedSyncs() argument
176 if (syncs.length != OWNED_SYNCS) { in checkLockedSyncs()
178 syncs.length + in checkLockedSyncs()
184 if (!lockName.equals(syncs[0].getClassName())) { in checkLockedSyncs()
185 throw new RuntimeException("LockInfo : " + syncs[0] + in checkLockedSyncs()
188 if (hcode != syncs[0].getIdentityHashCode()) { in checkLockedSyncs()
189 throw new RuntimeException("LockInfo: " + syncs[0] + in checkLockedSyncs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers(); in main() local
75 thread.checkLockedSyncs(ti, syncs); in main()
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) { in checkLockedSyncs() argument
176 if (syncs.length != OWNED_SYNCS) { in checkLockedSyncs()
178 syncs.length + in checkLockedSyncs()
184 if (!lockName.equals(syncs[0].getClassName())) { in checkLockedSyncs()
185 throw new RuntimeException("LockInfo : " + syncs[0] + in checkLockedSyncs()
188 if (hcode != syncs[0].getIdentityHashCode()) { in checkLockedSyncs()
189 throw new RuntimeException("LockInfo: " + syncs[0] + in checkLockedSyncs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers(); in main() local
75 thread.checkLockedSyncs(ti, syncs); in main()
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) { in checkLockedSyncs() argument
176 if (syncs.length != OWNED_SYNCS) { in checkLockedSyncs()
178 syncs.length + in checkLockedSyncs()
184 if (!lockName.equals(syncs[0].getClassName())) { in checkLockedSyncs()
185 throw new RuntimeException("LockInfo : " + syncs[0] + in checkLockedSyncs()
188 if (hcode != syncs[0].getIdentityHashCode()) { in checkLockedSyncs()
189 throw new RuntimeException("LockInfo: " + syncs[0] + in checkLockedSyncs()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers();
75 thread.checkLockedSyncs(ti, syncs);
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) {
176 if (syncs.length != OWNED_SYNCS) {
178 syncs.length +
184 if (!lockName.equals(syncs[0].getClassName())) {
185 throw new RuntimeException("LockInfo : " + syncs[0] +
188 if (hcode != syncs[0].getIdentityHashCode()) {
189 throw new RuntimeException("LockInfo: " + syncs[0] +
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers(); in main() local
75 thread.checkLockedSyncs(ti, syncs); in main()
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) { in checkLockedSyncs() argument
176 if (syncs.length != OWNED_SYNCS) { in checkLockedSyncs()
178 syncs.length + in checkLockedSyncs()
184 if (!lockName.equals(syncs[0].getClassName())) { in checkLockedSyncs()
185 throw new RuntimeException("LockInfo : " + syncs[0] + in checkLockedSyncs()
188 if (hcode != syncs[0].getIdentityHashCode()) { in checkLockedSyncs()
189 throw new RuntimeException("LockInfo: " + syncs[0] + in checkLockedSyncs()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers(); in main() local
75 thread.checkLockedSyncs(ti, syncs); in main()
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) { in checkLockedSyncs() argument
176 if (syncs.length != OWNED_SYNCS) { in checkLockedSyncs()
178 syncs.length + in checkLockedSyncs()
184 if (!lockName.equals(syncs[0].getClassName())) { in checkLockedSyncs()
185 throw new RuntimeException("LockInfo : " + syncs[0] + in checkLockedSyncs()
188 if (hcode != syncs[0].getIdentityHashCode()) { in checkLockedSyncs()
189 throw new RuntimeException("LockInfo: " + syncs[0] + in checkLockedSyncs()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers(); in main() local
75 thread.checkLockedSyncs(ti, syncs); in main()
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) { in checkLockedSyncs() argument
176 if (syncs.length != OWNED_SYNCS) { in checkLockedSyncs()
178 syncs.length + in checkLockedSyncs()
184 if (!lockName.equals(syncs[0].getClassName())) { in checkLockedSyncs()
185 throw new RuntimeException("LockInfo : " + syncs[0] + in checkLockedSyncs()
188 if (hcode != syncs[0].getIdentityHashCode()) { in checkLockedSyncs()
189 throw new RuntimeException("LockInfo: " + syncs[0] + in checkLockedSyncs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/management/ThreadMXBean/
H A DMyOwnSynchronizer.java73 LockInfo[] syncs = ti.getLockedSynchronizers(); in main() local
75 thread.checkLockedSyncs(ti, syncs); in main()
170 void checkLockedSyncs(ThreadInfo info, LockInfo[] syncs) { in checkLockedSyncs() argument
176 if (syncs.length != OWNED_SYNCS) { in checkLockedSyncs()
178 syncs.length + in checkLockedSyncs()
184 if (!lockName.equals(syncs[0].getClassName())) { in checkLockedSyncs()
185 throw new RuntimeException("LockInfo : " + syncs[0] + in checkLockedSyncs()
188 if (hcode != syncs[0].getIdentityHashCode()) { in checkLockedSyncs()
189 throw new RuntimeException("LockInfo: " + syncs[0] + in checkLockedSyncs()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gtest/
H A DTestMP3Demuxer.cpp113 const int syncs[] = {2151, 2987, 3823, 4659, 5495, 6331}; in SetUp() local
114 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
157 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
194 const int syncs[] = {2231, 2648, 2752, 3796, 4318, 4735}; in SetUp() local
195 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
232 const int syncs[] = {34, 556, 1078, 1601, 2123, 2646, 3168, in SetUp() local
234 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
274 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
312 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
348 const int syncs[] = {4212, 4734, 5047, 5464, 5986, 6403}; in SetUp() local
[all …]
/dports/www/firefox/firefox-99.0/dom/media/gtest/
H A DTestMP3Demuxer.cpp113 const int syncs[] = {2151, 2987, 3823, 4659, 5495, 6331}; in SetUp() local
114 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
157 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
194 const int syncs[] = {2231, 2648, 2752, 3796, 4318, 4735}; in SetUp() local
195 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
232 const int syncs[] = {34, 556, 1078, 1601, 2123, 2646, 3168, in SetUp() local
234 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
274 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
312 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
348 const int syncs[] = {4212, 4734, 5047, 5464, 5986, 6403}; in SetUp() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gtest/
H A DTestMP3Demuxer.cpp113 const int syncs[] = {2151, 2987, 3823, 4659, 5495, 6331}; in SetUp() local
114 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
157 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
194 const int syncs[] = {2231, 2648, 2752, 3796, 4318, 4735}; in SetUp() local
195 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
232 const int syncs[] = {34, 556, 1078, 1601, 2123, 2646, 3168, in SetUp() local
234 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
274 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
312 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
348 const int syncs[] = {4212, 4734, 5047, 5464, 5986, 6403}; in SetUp() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gtest/
H A DTestMP3Demuxer.cpp113 const int syncs[] = {2151, 2987, 3823, 4659, 5495, 6331}; in SetUp() local
114 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
157 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
194 const int syncs[] = {2231, 2648, 2752, 3796, 4318, 4735}; in SetUp() local
195 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
232 const int syncs[] = {34, 556, 1078, 1601, 2123, 2646, 3168, in SetUp() local
234 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
274 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
312 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
348 const int syncs[] = {4212, 4734, 5047, 5464, 5986, 6403}; in SetUp() local
[all …]
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/group/
H A Dqueues.c76 groupDequeueSyncs (GroupPendingSyncs *syncs) in groupDequeueSyncs() argument
80 while (syncs) in groupDequeueSyncs()
82 sync = syncs; in groupDequeueSyncs()
83 syncs = sync->next; in groupDequeueSyncs()
101 GroupPendingSyncs *syncs = NULL, *sync; in groupDequeueMoveNotifies() local
122 sync->next = syncs; in groupDequeueMoveNotifies()
123 syncs = sync; in groupDequeueMoveNotifies()
129 if (syncs) in groupDequeueMoveNotifies()
130 groupDequeueSyncs (syncs); in groupDequeueMoveNotifies()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gtest/
H A DTestMP3Demuxer.cpp107 const int syncs[] = { 2151, 2987, 3823, 4659, 5495, 6331 }; in SetUp() local
108 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
150 const int syncs[] = { 115314, 115941, 116568, 117195, 117822, 118449 }; in SetUp() local
151 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
189 const int syncs[] = { 2231, 2648, 2752, 3796, 4318, 4735 }; in SetUp() local
190 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
227 const int syncs[] = { 34, 556, 1078, 1601, 2123, 2646, 3168, 3691, 4213, in SetUp() local
229 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
267 const int syncs[] = { 54, 576, 1098, 1621, 2143, 2666, 3188, 3711, 4233, in SetUp() local
269 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
[all …]
/dports/cad/yosys/yosys-yosys-0.12/passes/proc/
H A Dproc_clean.cc160 for (size_t i = 0; i < proc->syncs.size(); i++) { in proc_clean()
161 for (size_t j = 0; j < proc->syncs[i]->actions.size(); j++) in proc_clean()
162 if (proc->syncs[i]->actions[j].first.size() == 0) in proc_clean()
163 proc->syncs[i]->actions.erase(proc->syncs[i]->actions.begin() + (j--)); in proc_clean()
164 if (proc->syncs[i]->actions.size() == 0 && proc->syncs[i]->mem_write_actions.size() == 0) { in proc_clean()
165 delete proc->syncs[i]; in proc_clean()
166 proc->syncs.erase(proc->syncs.begin() + (i--)); in proc_clean()
219 if (proc_it.second->syncs.size() == 0 && proc_it.second->root_case.switches.size() == 0 && in execute()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/gtest/
H A DTestMP3Demuxer.cpp96 const int syncs[] = { 2151, 2987, 3823, 4659, 5495, 6331 }; in SetUp() local
97 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
139 const int syncs[] = { 115314, 115941, 116568, 117195, 117822, 118449 }; in SetUp() local
140 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
178 const int syncs[] = { 2231, 2648, 2752, 3796, 4318, 4735 }; in SetUp() local
179 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 6); in SetUp()
216 const int syncs[] = { 34, 556, 1078, 1601, 2123, 2646, 3168, 3691, 4213, in SetUp() local
218 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
256 const int syncs[] = { 54, 576, 1098, 1621, 2143, 2666, 3188, 3711, 4233, in SetUp() local
258 res.mSyncOffsets.insert(res.mSyncOffsets.begin(), syncs, syncs + 13); in SetUp()
/dports/devel/awscli/awscli-1.20.61/awscli/examples/s3/
H A Dsync.rst1 The following ``sync`` command syncs objects under a specified prefix and bucket to files in a loca…
4 …cal file does not exist under the specified bucket and prefix. In this example, the user syncs the
15 The following ``sync`` command syncs objects under a specified prefix and bucket to objects under a…
18 exist under the specified bucket and prefix destination. In this example, the user syncs the bucke…
29 The following ``sync`` command syncs files in a local directory to objects under a specified prefix…
33 …al file is changed to the last modified time of the s3 object. In this example, the user syncs the
44 The following ``sync`` command syncs objects under a specified prefix and bucket to files in a loca…
58 The following ``sync`` command syncs objects under a specified prefix and bucket to files in a loca…
72 and s3 prefix from the ``sync`` command. In this example, the user syncs the local current directo…
82 The following ``sync`` command syncs files between two buckets in different regions::
[all …]
/dports/devel/love/love-11.3/src/modules/graphics/opengl/
H A DStreamBuffer.cpp190 , syncs() in StreamBufferSync()
199 syncs[frameIndex].fence(); in nextFrame()
215 FenceSync syncs[BUFFER_FRAMES]; member in love::graphics::opengl::StreamBufferSync
241 syncs[frameIndex].cpuWait(); in map()
288 for (FenceSync &sync : syncs) in unloadVolatile()
323 syncs[frameIndex].cpuWait(); in map()
379 for (FenceSync &sync : syncs) in unloadVolatile()
421 syncs[frameIndex].cpuWait(); in map()
461 for (FenceSync &sync : syncs) in unloadVolatile()
469 for (FenceSync &sync : syncs) in unloadVolatile()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/management/ManagementFactory/
H A DThreadMXBeanProxy.java165 LockInfo[] syncs = info.getLockedSynchronizers(); in checkThreadInfo() local
166 if (syncs.length != OWNED_SYNCS) { in checkThreadInfo()
168 syncs.length + " not matched. Expected: " + OWNED_SYNCS); in checkThreadInfo()
173 if (!lockName.equals(syncs[0].getClassName())) { in checkThreadInfo()
174 throw new RuntimeException("LockInfo : " + syncs[0] + in checkThreadInfo()
177 if (hcode != syncs[0].getIdentityHashCode()) { in checkThreadInfo()
178 throw new RuntimeException("LockInfo: " + syncs[0] + in checkThreadInfo()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/management/ManagementFactory/
H A DThreadMXBeanProxy.java165 LockInfo[] syncs = info.getLockedSynchronizers(); in checkThreadInfo() local
166 if (syncs.length != OWNED_SYNCS) { in checkThreadInfo()
168 syncs.length + " not matched. Expected: " + OWNED_SYNCS); in checkThreadInfo()
173 if (!lockName.equals(syncs[0].getClassName())) { in checkThreadInfo()
174 throw new RuntimeException("LockInfo : " + syncs[0] + in checkThreadInfo()
177 if (hcode != syncs[0].getIdentityHashCode()) { in checkThreadInfo()
178 throw new RuntimeException("LockInfo: " + syncs[0] + in checkThreadInfo()

12345678910>>...65