Home
last modified time | relevance | path

Searched refs:copylist (Results 1 – 25 of 113) sorted by relevance

12345

/dports/audio/mixxx/mixxx-2.3.0/src/library/export/
H A Dtrackexportworker.cpp28 QMap<QString, TrackFile> copylist; in createCopylist() local
46 const auto duplicateIter = copylist.find(destFileName); in createCopylist()
47 if (duplicateIter == copylist.end()) { in createCopylist()
49 copylist[destFileName] = trackFile; in createCopylist()
69 return copylist; in createCopylist()
/dports/shells/ksh93/ast-93u/src/lib/librecsort/
H A Drs-copy.c54 static Rsobj_t* copylist(Rs_t* rs) in copylist() function
56 static Rsobj_t* copylist(rs) in copylist()
73 copylist,
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/librecsort/
H A Drs-copy.c54 static Rsobj_t* copylist(Rs_t* rs) in copylist() function
56 static Rsobj_t* copylist(rs) in copylist()
73 copylist,
/dports/shells/ast-ksh/ast-ksh93v/src/lib/librecsort/
H A Drs-copy.c54 static Rsobj_t* copylist(Rs_t* rs) in copylist() function
56 static Rsobj_t* copylist(rs) in copylist()
73 copylist,
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/cuda/
H A Datom_vec_atomic_cuda.cu39 …_AtomVecAtomicCuda_PackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist) in Cuda_AtomVecAtomicCuda_PackExchange() argument
42 return Cuda_AtomVecCuda_PackExchange<data_mask>(sdata, nsend, buf_send, copylist); in Cuda_AtomVecAtomicCuda_PackExchange()
45 …tomVecAtomicCuda_UnpackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist) in Cuda_AtomVecAtomicCuda_UnpackExchange() argument
48 return Cuda_AtomVecCuda_UnpackExchange<data_mask>(sdata, nsend, buf_send, copylist); in Cuda_AtomVecAtomicCuda_UnpackExchange()
H A Datom_vec_full_cuda.cu39 …da_AtomVecFullCuda_PackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist) in Cuda_AtomVecFullCuda_PackExchange() argument
42 return Cuda_AtomVecCuda_PackExchange<data_mask>(sdata, nsend, buf_send, copylist); in Cuda_AtomVecFullCuda_PackExchange()
45 …_AtomVecFullCuda_UnpackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist) in Cuda_AtomVecFullCuda_UnpackExchange() argument
48 return Cuda_AtomVecCuda_UnpackExchange<data_mask>(sdata, nsend, buf_send, copylist); in Cuda_AtomVecFullCuda_UnpackExchange()
H A Datom_vec_angle_cuda.cu39 …a_AtomVecAngleCuda_PackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist) in Cuda_AtomVecAngleCuda_PackExchange() argument
42 return Cuda_AtomVecCuda_PackExchange<data_mask>(sdata, nsend, buf_send, copylist); in Cuda_AtomVecAngleCuda_PackExchange()
45 …AtomVecAngleCuda_UnpackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist) in Cuda_AtomVecAngleCuda_UnpackExchange() argument
48 return Cuda_AtomVecCuda_UnpackExchange<data_mask>(sdata, nsend, buf_send, copylist); in Cuda_AtomVecAngleCuda_UnpackExchange()
H A Datom_vec_charge_cuda.cu39 …_AtomVecChargeCuda_PackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist) in Cuda_AtomVecChargeCuda_PackExchange() argument
42 return Cuda_AtomVecCuda_PackExchange<data_mask>(sdata, nsend, buf_send, copylist); in Cuda_AtomVecChargeCuda_PackExchange()
45 …tomVecChargeCuda_UnpackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist) in Cuda_AtomVecChargeCuda_UnpackExchange() argument
48 return Cuda_AtomVecCuda_UnpackExchange<data_mask>(sdata, nsend, buf_send, copylist); in Cuda_AtomVecChargeCuda_UnpackExchange()
H A Datom_vec_angle_cuda_cu.h6 …_AtomVecAngleCuda_PackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist);
7 …tomVecAngleCuda_UnpackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist);
H A Datom_vec_charge_cuda_cu.h6 …AtomVecChargeCuda_PackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist);
7 …omVecChargeCuda_UnpackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist);
H A Datom_vec_atomic_cuda_cu.h6 …AtomVecAtomicCuda_PackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist);
7 …omVecAtomicCuda_UnpackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist);
H A Datom_vec_full_cuda_cu.h6 …a_AtomVecFullCuda_PackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist);
7 …AtomVecFullCuda_UnpackExchange(cuda_shared_data* sdata, int nsend, void* buf_send, void* copylist);
H A Datom_vec_cuda_kernel.cu204 __global__ void Cuda_AtomVecCuda_PackExchange_Kernel(int nsend, int* copylist) in Cuda_AtomVecCuda_PackExchange_Kernel() argument
214 int j = copylist[k]; in Cuda_AtomVecCuda_PackExchange_Kernel()
308 __global__ void Cuda_AtomVecCuda_UnpackExchange_Kernel(int dim, int nsend, int* copylist) in Cuda_AtomVecCuda_UnpackExchange_Kernel() argument
368 copylist[k] = i; in Cuda_AtomVecCuda_UnpackExchange_Kernel()
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dvirtualdirmode_copy.cc129 std::list< NM_specialsourceExt > copylist; in copy() local
135 copylist ); in copy()
138 getSelFiles( copylist, LM_GETFILES_ONLYACTIVE, false ); in copy()
144 getSelFiles( copylist, LM_GETFILES_SELORACT, false ); in copy()
150 for ( auto &it : copylist ) { in copy()
/dports/print/lyx/lyx-2.3.4.2/development/autotests/
H A DuseSystemFonts.pl277 my %copylist = ();
281 $copylist{$filename} = 1;
283 for my $f (keys %copylist) {
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dneigh_request.h96 int copylist; // index of list to copy from variable
/dports/mail/sylpheed/sylpheed-3.7.0/libsylph/
H A Dprocmsg.c1326 GSList *cur, *copylist = NULL; in procmsg_copy_messages() local
1342 copylist = g_slist_append(copylist, msginfo); in procmsg_copy_messages()
1344 copylist = g_slist_append(copylist, msginfo); in procmsg_copy_messages()
1346 val = folder_item_copy_msgs(dest, copylist); in procmsg_copy_messages()
1347 g_slist_free(copylist); in procmsg_copy_messages()
1348 copylist = NULL; in procmsg_copy_messages()
1352 copylist = g_slist_append(copylist, msginfo); in procmsg_copy_messages()
1356 if (copylist) { in procmsg_copy_messages()
1357 val = folder_item_copy_msgs(dest, copylist); in procmsg_copy_messages()
1358 g_slist_free(copylist); in procmsg_copy_messages()
/dports/math/maxima/maxima-5.43.2/share/simplex/
H A Dminimize_sx.mac73 else if pozitive[1]='all then pozitive : copylist(var)
76 pozitive : copylist(var),
202 …n part(pozitive,1) else if part(pozitive,1)='all or nonnegative_lp then copylist(block([listconstv…
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/pic/
H A Dpicy.y106 COPY copylist { copy(); }
108 copylist:
110 | copylist copyattr
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/svgpic/
H A Dpicy.y106 COPY copylist { copy(); }
108 copylist:
110 | copylist copyattr
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/grap/
H A Dgrap.y295 COPY copylist { copy(); }
297 copylist:
299 | copylist copyattr
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tpic/
H A Dpicy.y101 COPY copylist { copy(); }
103 copylist:
105 | copylist copyattr
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/pic/
H A Dpicy.y123 COPY copylist { copy(); }
125 copylist:
127 | copylist copyattr
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/grap/
H A Dgrap.y309 COPY copylist { copy(); }
311 copylist:
313 | copylist copyattr
/dports/mail/claws-mail-vcalendar/claws-mail-3.18.0/src/
H A Dprocmsg.c363 GSList *cur, *copylist = NULL; in procmsg_copy_messages() local
381 copylist = g_slist_prepend(copylist, msginfo); in procmsg_copy_messages()
383 copylist = g_slist_prepend(copylist, msginfo); in procmsg_copy_messages()
389 if (copylist) { in procmsg_copy_messages()
390 copylist = g_slist_reverse(copylist); in procmsg_copy_messages()
391 folder_item_copy_msgs(dest, copylist); in procmsg_copy_messages()
392 g_slist_free(copylist); in procmsg_copy_messages()
393 copylist = NULL; in procmsg_copy_messages()

12345