Home
last modified time | relevance | path

Searched refs:ax3 (Results 101 – 125 of 396) sorted by relevance

12345678910>>...16

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/databases/rrdtool/rrdtool-1.7.2/tests/
H A Dcreate-from-template-166 $RRDTOOL create ${PREFIX}ax3.rrd --template ${PREFIX}ax1-copy.rrd \
70 $RRDTOOL dump ${PREFIX}ax3.rrd > ${PREFIX}ax3.xml
71 $DIFF ${PREFIX}ax1.xml ${PREFIX}ax3.xml
/dports/astro/py-metpy/MetPy-1.1.0/tests/plots/
H A Dtest_cartopy_utils.py36 ax3 = fig.add_subplot(1, 3, 3, projection=proj)
38 for scale, axis in zip(['20m', '5m', '500k'], [ax1, ax2, ax3]):
65 ax3 = fig.add_subplot(1, 3, 3, projection=proj)
67 for scale, axis in zip(['20m', '5m', '500k'], [ax1, ax2, ax3]):
/dports/cad/opencascade/opencascade-7.6.0/src/IGESToBRep/
H A DIGESToBRep_BasicSurface.cxx326 gp_Ax3 ax3; in Handle() local
328 ax3 = gp_Ax3(Pt,ax); in Handle()
337 ax3 = gp_Ax3(Pt,ax,Dir); in Handle()
387 gp_Ax3 ax3; in Handle() local
389 ax3 = gp_Ax3(Pt,ax); in Handle()
398 ax3 = gp_Ax3(Pt,ax,Dir); in Handle()
442 gp_Ax3 ax3; in Handle() local
444 ax3 = gp_Ax3(Pt,ax); in Handle()
453 ax3 = gp_Ax3(Pt,ax,Dir); in Handle()
498 gp_Ax3 ax3; in Handle() local
[all …]
/dports/math/py-networkx/networkx-2.6.3/examples/graphviz_layout/
H A Dplot_decomposition.py34 ax3 = fig.add_subplot(axgrid[1:, :]) variable
35 ax3.set_title("Junction Tree")
36 ax3.margins(0.15, 0.25)
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/pyplots/
H A Dalign_ylabels.py25 ax3 = axs[1, 0]
26 ax3.set_ylabel('misaligned 2', bbox=box)
27 ax3.plot(np.random.rand(10))
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/tests/
H A Dtest_patheffects.py141 fig, (ax1, ax2, ax3) = plt.subplots(1, 3, figsize=(12, 4))
177 cg1 = ax3.contour(x1, x2, g1, [0], colors=('k',))
181 cg2 = ax3.contour(x1, x2, g2, [0], colors=('r',))
185 cg3 = ax3.contour(x1, x2, g3, [0], colors=('b',))
189 ax3.set_xlim(0, 4)
190 ax3.set_ylim(0, 4)
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/lines_bars_and_markers/
H A Dpsd_demo.py78 ax3 = fig.add_subplot(gs[1, 1], sharex=ax2, sharey=ax2) variable
79 ax3.psd(y, NFFT=len(t), pad_to=len(t), Fs=fs)
80 ax3.psd(y, NFFT=len(t) // 2, pad_to=len(t), Fs=fs)
81 ax3.psd(y, NFFT=len(t) // 4, pad_to=len(t), Fs=fs)
82 ax3.set_ylabel('')
83 ax3.set_title('block size')
H A Dfill_between_demo.py24 fig, (ax1, ax2, ax3) = plt.subplots(3, 1, sharex=True, figsize=(6, 6))
32 ax3.fill_between(x, y1, y2)
33 ax3.set_title('fill between y1 and y2')
34 ax3.set_xlabel('x')
H A Dfill_betweenx_demo.py17 fig, [ax1, ax2, ax3] = plt.subplots(1, 3, sharey=True, figsize=(6, 6))
26 ax3.fill_betweenx(y, x1, x2)
27 ax3.set_title('between (x1, x2)')
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size-2.C50 static Ax ax3 = { 1, { 2, 3, 4 } }; in fAx3() local
52 new (ax3.a) Int16; in fAx3()
53 new (ax3.a) Int16[1]; in fAx3()
54 new (ax3.a) Int16[2]; // { dg-warning "placement" } in fAx3()
55 new (ax3.a) Int32; // { dg-warning "placement" } in fAx3()
56 new (ax3.a) Int32[1]; // { dg-warning "placement" } in fAx3()
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/features_detection/
H A Dplot_shape_index.py154 ax3 = fig.add_subplot(1, 3, 3, sharex=ax1, sharey=ax1) variable
156 ax3.imshow(s, cmap=plt.cm.gray)
157 ax3.axis('off')
158 ax3.set_title(r'Shape index, $\sigma=1$')
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/misc/
H A Dpatheffect_demo.py42 ax3 = plt.subplot(133) variable
43 p1, = ax3.plot([0, 1], [0, 1])
44 leg = ax3.legend([p1], ["Line 1"], fancybox=True, loc=2)
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/misc/
H A Dpatheffect_demo.py11 fig, (ax1, ax2, ax3) = plt.subplots(1, 3, figsize=(8, 3))
39 p1, = ax3.plot([0, 1], [0, 1])
40 leg = ax3.legend([p1], ["Line 1"], fancybox=True, loc='upper left')
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/misc/
H A Dpatheffect_demo.py42 ax3 = plt.subplot(133) variable
43 p1, = ax3.plot([0, 1], [0, 1])
44 leg = ax3.legend([p1], ["Line 1"], fancybox=True, loc=2)
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_toolkits/tests/
H A Dtest_axes_grid.py31 ax1, ax2, ax3, ax4, = grid
35 im3 = ax3.imshow(np.abs(arr), cmap='jet')
42 ax3.cax.colorbar(im3)
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/lines_bars_and_markers/
H A Dfill_betweenx_demo.py17 fig, [ax1, ax2, ax3] = plt.subplots(1, 3, sharey=True, figsize=(6, 6))
26 ax3.fill_betweenx(y, x1, x2)
27 ax3.set_title('between (x1, x2)')

12345678910>>...16