Home
last modified time | relevance | path

Searched refs:w_id (Results 1 – 25 of 133) sorted by relevance

123456

/dports/math/gravity/Gravity-da941e9/include/gravity/
H A Dsolver.h575 for (auto w_id = 0; w_id<nb_workers; w_id++) { in send_status() local
587 for (auto w_id = 0; w_id<nb_workers; w_id++) { in send_status() local
588 if (worker_id == w_id){ in send_status()
592 for (auto i = limits[w_id]; i < limits[w_id+1]; i++) { in send_status()
622 for (auto w_id = 0; w_id<nb_workers; w_id++) { in send_solution_all() local
635 for (auto w_id = 0; w_id<nb_workers; w_id++) { in send_solution_all() local
636 if (worker_id == w_id){ in send_solution_all()
640 for (auto i = limits[w_id]; i < limits[w_id+1]; i++) { in send_solution_all()
672 for (auto w_id = 0; w_id<nb_workers; w_id++) { in send_obj_all() local
685 for (auto w_id = 0; w_id<nb_workers; w_id++) { in send_obj_all() local
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/audio-monitoring/win32/
H A Dwasapi-enum-devices.c43 WCHAR *w_id = NULL; in get_device_info() local
53 hr = device->lpVtbl->GetId(device, &w_id); in get_device_info()
70 os_wcs_to_utf8(w_id, 0, utf8_id, 512); in get_device_info()
78 if (w_id) in get_device_info()
79 CoTaskMemFree(w_id); in get_device_info()
122 WCHAR *w_id = NULL; in get_default_id() local
140 hr = device->lpVtbl->GetId(device, &w_id); in get_default_id()
145 os_wcs_to_utf8_ptr(w_id, 0, p_id); in get_default_id()
154 if (w_id) in get_default_id()
155 CoTaskMemFree(w_id); in get_default_id()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-wasapi/
H A Denum-wasapi.cpp64 CoTaskMemPtr<WCHAR> w_id; in GetWASAPIAudioDevices_() local
72 res = device->GetId(&w_id); in GetWASAPIAudioDevices_()
73 if (FAILED(res) || !w_id || !*w_id) in GetWASAPIAudioDevices_()
78 len = wcslen(w_id); in GetWASAPIAudioDevices_()
79 size = os_wcs_to_utf8(w_id, len, nullptr, 0) + 1; in GetWASAPIAudioDevices_()
81 os_wcs_to_utf8(w_id, len, &info.id[0], size); in GetWASAPIAudioDevices_()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/voro++/src/
H A Dwall.hh30 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), rc(rc_) {} in wall_sphere()
37 const int w_id; member
52 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), ac(ac_) {} in wall_plane()
59 const int w_id; member
77 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), xa(xa_), ya(ya_), za(za_), in wall_cylinder()
85 const int w_id; member
104 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), xa(xa_), ya(ya_), za(za_), in wall_cone()
113 const int w_id; member
H A Dwall.cc33 return c.nplane(xd,yd,zd,dq,w_id); in cut_cell_base()
52 return c.nplane(xc,yc,zc,dq,w_id); in cut_cell_base()
80 return c.nplane(xd,yd,zd,pa,w_id); in cut_cell_base()
117 return c.nplane(xf,yf,zf,pa,w_id); in cut_cell_base()
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/voro++/src/
H A Dwall.hh30 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), rc(rc_) {} in wall_sphere()
37 const int w_id; member
52 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), ac(ac_) {} in wall_plane()
59 const int w_id; member
77 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), xa(xa_), ya(ya_), za(za_), in wall_cylinder()
85 const int w_id; member
104 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), xa(xa_), ya(ya_), za(za_), in wall_cone()
113 const int w_id; member
H A Dwall.cc33 return c.nplane(xd,yd,zd,dq,w_id); in cut_cell_base()
52 return c.nplane(xc,yc,zc,dq,w_id); in cut_cell_base()
80 return c.nplane(xd,yd,zd,pa,w_id); in cut_cell_base()
117 return c.nplane(xf,yf,zf,pa,w_id); in cut_cell_base()
/dports/science/voro++/voro++-0.4.6/src/
H A Dwall.hh30 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), rc(rc_) {} in wall_sphere()
37 const int w_id; member
52 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), ac(ac_) {} in wall_plane()
59 const int w_id; member
77 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), xa(xa_), ya(ya_), za(za_), in wall_cylinder()
85 const int w_id; member
104 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), xa(xa_), ya(ya_), za(za_), in wall_cone()
113 const int w_id; member
H A Dwall.cc33 return c.nplane(xd,yd,zd,dq,w_id); in cut_cell_base()
52 return c.nplane(xc,yc,zc,dq,w_id); in cut_cell_base()
80 return c.nplane(xd,yd,zd,pa,w_id); in cut_cell_base()
117 return c.nplane(xf,yf,zf,pa,w_id); in cut_cell_base()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/plugins/AutoAdd/deluge_autoadd/
H A Dcore.py129 for w_id, w in self.watchdirs.items():
363 w_id = str(watchdir_id)
365 if w_id not in self.update_timers or not self.update_timers[w_id].running:
366 self.update_timers[w_id] = LoopingCall(self.update_watchdir, w_id)
371 if not self.watchdirs[w_id]['enabled']:
378 w_id = str(watchdir_id)
380 if w_id in self.update_timers:
381 if self.update_timers[w_id].running:
382 self.update_timers[w_id].stop()
383 del self.update_timers[w_id]
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DRbTree.cs1043 int w_id; in RBDeleteFixup()
1064 if (w_id == NIL) { in RBDeleteFixup()
1068 if (color (w_id) == NodeColor.red) in RBDeleteFixup()
1076 … if (color (Left (w_id)) == NodeColor.black && color (Right (w_id)) == NodeColor.black) in RBDeleteFixup()
1078 SetColor (w_id, NodeColor.red); in RBDeleteFixup()
1092 SetColor (w_id, color (px_id)); in RBDeleteFixup()
1103 w_id = Left (px_id); in RBDeleteFixup()
1104 if (color (w_id) == NodeColor.red) in RBDeleteFixup()
1119 if (w_id == NIL) { in RBDeleteFixup()
1125 … if (color (Right (w_id)) == NodeColor.black && color (Left (w_id)) == NodeColor.black) { in RBDeleteFixup()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DRbTree.cs1090 int w_id; in RBDeleteFixup()
1112 if (w_id == NIL) in RBDeleteFixup()
1117 if (color(w_id) == NodeColor.red) in RBDeleteFixup()
1125 … if (color(Left(w_id)) == NodeColor.black && color(Right(w_id)) == NodeColor.black) in RBDeleteFixup()
1127 SetColor(w_id, NodeColor.red); in RBDeleteFixup()
1141 SetColor(w_id, color(px_id)); in RBDeleteFixup()
1152 w_id = Left(px_id); in RBDeleteFixup()
1153 if (color(w_id) == NodeColor.red) in RBDeleteFixup()
1170 if (w_id == NIL) in RBDeleteFixup()
1177 … if (color(Right(w_id)) == NodeColor.black && color(Left(w_id)) == NodeColor.black) in RBDeleteFixup()
[all …]
/dports/finance/py-pycoin/pycoin-0.91.20210515/tests/btc/
H A Dbc_transaction_test.py99 … f = open("tx-%s-%x-%s.hex" % (tx.w_id(), flag_mask, "valid" if expect_ok else "invalid"), "w")
102 … self.fail("fail on %s because of %s with hex %s: %s" % (tx.w_id(), why, tx_hex, comments))
103 if DEBUG_TX_ID_LIST and tx.w_id() not in DEBUG_TX_ID_LIST:
110 name_of_f = "test_valid_%02d_%s" % (idx, tx.w_id())
115 name_of_f = "test_invalid_%02d_%s" % (idx, tx.w_id())
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/voro++/examples/walls/
H A Dtorus.cc41 : w_id(iw_id), mjr(imjr), mnr(imnr) {}; in wall_torus()
70 return c.nplane(x,y,z,w_id); in cut_cell_base()
84 const int w_id; member in wall_torus
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/voro++/examples/walls/
H A Dtorus.cc41 : w_id(iw_id), mjr(imjr), mnr(imnr) {}; in wall_torus()
70 return c.nplane(x,y,z,w_id); in cut_cell_base()
84 const int w_id; member in wall_torus
/dports/science/voro++/voro++-0.4.6/examples/walls/
H A Dtorus.cc41 : w_id(iw_id), mjr(imjr), mnr(imnr) {}; in wall_torus()
70 return c.nplane(x,y,z,w_id); in cut_cell_base()
84 const int w_id; member in wall_torus
/dports/editors/vim/vim-8.2.3745/src/
H A Devalwindow.c25 return curwin->w_id; in win_getid()
48 return wp->w_id; in win_getid()
66 if (wp->w_id == id) in win_id2tabwin()
100 if (wp->w_id == id) in win_id2wp_tp()
110 if (wp->w_id == id) in win_id2wp_tp()
117 if (wp->w_id == id) in win_id2wp_tp()
137 if (wp->w_id == id) in win_id2win()
176 if (wp->w_id == nr) in find_win_by_nr()
188 if (wp->w_id == nr) in find_win_by_nr()
192 if (wp->w_id == nr) in find_win_by_nr()
[all …]
/dports/math/clblast/CLBlast-1.1.0/src/kernels/levelx/
H A Dim2col.opencl39 const int w_id = get_global_id(0); // image width, max 'output_w'
42 if (h_id < output_h && w_id < output_w && c_id < channels) {
51 const int w_index = -pad_w + kw_id * dilation_w + stride_w * w_id;
64 const int patch_index = w_id + output_w * h_id;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/perfschema/t/
H A Didx_replication_applier_status_by_worker.test31 into @c_name, @w_id, @t_id;
34 select @c_name, @w_id, @t_id is not null;
49 let $col2_act = @w_id;
/dports/math/clblast/CLBlast-1.1.0/test/routines/levelx/
H A Dxim2col.hpp153 for (auto w_id = size_t{0}; w_id < output_w; ++w_id) { // image width in RunReference() local
157 const auto w_index = -args.pad_w + kw_id * args.dilation_w + args.stride_w * w_id; in RunReference()
167 const auto patch_index = w_id + output_w * h_id; in RunReference()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/voro++/examples/no_release/
H A Dcylinder_inv.cc21 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), xa(xa_), ya(ya_), za(za_), in wall_cylinder_inv()
37 return c.nplane(-xd,-yd,-zd,-pa,w_id); in cut_cell_base()
44 const int w_id; member
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/voro++/examples/no_release/
H A Dcylinder_inv.cc21 : w_id(w_id_), xc(xc_), yc(yc_), zc(zc_), xa(xa_), ya(ya_), za(za_), in wall_cylinder_inv()
37 return c.nplane(-xd,-yd,-zd,-pa,w_id); in cut_cell_base()
44 const int w_id; member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/perfschema/r/
H A Didx_replication_applier_status_by_worker.result12 into @c_name, @w_id, @t_id;
13 select @c_name, @w_id, @t_id is not null;
14 @c_name @w_id @t_id is not null
76 and WORKER_ID = @w_id;
84 and WORKER_ID = @w_id;
/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_templates.hh4535 if (w_id != 0) { in refine()
4540 --w_id; in refine()
5151 if (w_id != 0) { in affine_image()
5156 --w_id; in affine_image()
5568 w_id = i; in affine_form_image()
5925 if (w_id != 0) { in affine_preimage()
5930 --w_id; in affine_preimage()
6053 if (w_id != 0) { in generalized_affine_image()
6058 --w_id; in generalized_affine_image()
6761 if (w_id != 0) { in bounded_affine_image()
[all …]
/dports/math/gravity/Gravity-da941e9/src/
H A Dsolver.cpp859 for (auto w_id = 1; w_id<nb_workers_; w_id++) { in run_MPI() local
860 for (auto i = limits[w_id]; i < limits[w_id+1]; i++) { in run_MPI()
865 … worker, I'm waiting for the solution of task " << i << " broadcasted by worker " << w_id << endl); in run_MPI()
866 … MPI_Recv(&solution[0], nb_vars, MPI_DOUBLE, w_id, i, MPI_COMM_WORLD, MPI_STATUS_IGNORE); in run_MPI()
867 … main worker, I received the solution of task " << i << " broadcasted by worker " << w_id << endl); in run_MPI()

123456