Home
last modified time | relevance | path

Searched defs:ax (Results 26 – 50 of 7619) sorted by relevance

12345678910>>...305

/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/axes_grid1/
H A Dsimple_anchored_artists.py14 def draw_text(ax): argument
31 def draw_circle(ax): # circle in the canvas coordinate argument
41 def draw_ellipse(ax): argument
50 def draw_sizebar(ax): argument
64 ax = plt.gca() variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/axes_grid1/
H A Dsimple_anchored_artists.py14 def draw_text(ax): argument
31 def draw_circle(ax): # circle in the canvas coordinate argument
41 def draw_ellipse(ax): argument
50 def draw_sizebar(ax): argument
64 ax = plt.gca() variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/axes_grid1/
H A Dsimple_anchored_artists.py15 def draw_text(ax): argument
36 def draw_circle(ax): argument
49 def draw_ellipse(ax): argument
61 def draw_sizebar(ax): argument
76 ax = plt.gca() variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/tutorials/intermediate/
H A Dconstrainedlayout_guide.py65 fig, ax = plt.subplots() variable
315 ax = fig.add_subplot(ss) variable
341 ax = fig.add_subplot(gs0[4:, 1]) variable
679 ax = fig.add_subplot(gs[:, 0]) variable
681 ax = fig.add_subplot(gs[0, 1]) variable
683 ax = fig.add_subplot(gs[1, 1]) variable
696 ax = fig.add_subplot(gs[:2, 0]) variable
698 ax = fig.add_subplot(gs[2, 0]) variable
700 ax = fig.add_subplot(gs[0, 1]) variable
720 ax = fig.add_subplot(gs[0]) variable
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/tutorials/text/
H A Dtext_intro.py74 ax = fig.add_subplot(111) variable
116 fig, ax = plt.subplots(figsize=(5, 3)) variable
129 fig, ax = plt.subplots(figsize=(5, 3)) variable
142 fig, ax = plt.subplots(figsize=(5, 3)) variable
157 fig, ax = plt.subplots(figsize=(5, 3)) variable
178 fig, ax = plt.subplots(figsize=(5, 3)) variable
190 fig, ax = plt.subplots(figsize=(5, 3)) variable
217 fig, ax = plt.subplots(figsize=(5, 3)) variable
366 fig, ax = plt.subplots(figsize=(5, 3), tight_layout=True) variable
389 fig, ax = plt.subplots(figsize=(5, 3), tight_layout=True) variable
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/pyplots/
H A Dwhats_new_99_spines.py11 def adjust_spines(ax,spines): argument
36 ax = fig.add_subplot(2,2,1) variable
40 ax = fig.add_subplot(2,2,2) variable
44 ax = fig.add_subplot(2,2,3) variable
48 ax = fig.add_subplot(2,2,4) variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/pyplots/
H A Dwhats_new_99_spines.py11 def adjust_spines(ax,spines): argument
36 ax = fig.add_subplot(2,2,1) variable
40 ax = fig.add_subplot(2,2,2) variable
44 ax = fig.add_subplot(2,2,3) variable
48 ax = fig.add_subplot(2,2,4) variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/pyplots/
H A Dwhats_new_99_spines.py11 def adjust_spines(ax, spines): argument
36 ax = fig.add_subplot(2, 2, 1) variable
40 ax = fig.add_subplot(2, 2, 2) variable
44 ax = fig.add_subplot(2, 2, 3) variable
48 ax = fig.add_subplot(2, 2, 4) variable
/dports/devel/gdb/gdb-11.1/gdb/
H A Dax-gdb.c1586 struct agent_expr *ax, in generate_ax()
1607 struct agent_expr *ax, in do_generate_ax()
1630 struct agent_expr *ax, in do_generate_ax()
1647 struct agent_expr *ax, in do_generate_ax()
1736 struct agent_expr *ax, in do_generate_ax()
1775 struct agent_expr *ax, in do_generate_ax()
1820 struct agent_expr *ax, in do_generate_ax()
1870 struct agent_expr *ax, in do_generate_ax()
1895 struct agent_expr *ax, in do_generate_ax()
1925 struct agent_expr *ax, in do_generate_ax()
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/tutorials/text/
H A Dtext_intro.py72 ax = fig.add_subplot() variable
117 fig, ax = plt.subplots(figsize=(5, 3)) variable
130 fig, ax = plt.subplots(figsize=(5, 3)) variable
143 fig, ax = plt.subplots(figsize=(5, 3)) variable
158 fig, ax = plt.subplots(figsize=(5, 3)) variable
178 fig, ax = plt.subplots(figsize=(5, 3)) variable
190 fig, ax = plt.subplots(figsize=(5, 3)) variable
217 fig, ax = plt.subplots(figsize=(5, 3)) variable
365 fig, ax = plt.subplots(figsize=(5, 3), tight_layout=True) variable
389 fig, ax = plt.subplots(figsize=(5, 3), tight_layout=True) variable
[all …]
/dports/math/py-triangle/triangle-20200424/triangle/
H A Dplot.py26 def plot(ax, **kw): argument
46 def vertices(ax, **kw): argument
58 def segments(ax, **kw): argument
74 def triangles(ax, **kw): argument
79 def holes(ax, **kw): argument
84 def edges(ax, **kw): argument
121 def regions(ax, **kw): argument
131 def triangle_attributes(ax, **kw): argument
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dax-gdb.c342 struct agent_expr *ax, in gen_trace_static_fields()
393 struct agent_expr *ax, struct axs_value *value) in gen_traced_pop()
456 gen_extend (struct agent_expr *ax, struct type *type) in gen_extend()
469 gen_fetch (struct agent_expr *ax, struct type *type) in gen_fetch()
529 gen_left_shift (struct agent_expr *ax, int distance) in gen_left_shift()
583 gen_offset (struct agent_expr *ax, int offset) in gen_offset()
907 struct agent_expr *ax = new_agent_expr (NULL, 0); in is_nontrivial_conversion() local
1540 struct agent_expr *ax, struct axs_value *value, in gen_static_field()
1620 struct agent_expr *ax, struct axs_value *value, in gen_namespace_elt()
1640 struct agent_expr *ax, struct axs_value *value, in gen_maybe_namespace_elt()
[all …]
/dports/math/py-statsmodels/statsmodels-0.13.1/examples/python/
H A Dkernel_density.py71 ax = fig.add_subplot(111) variable
103 ax = fig.add_subplot(111) variable
149 ax = fig.add_subplot(111) variable
219 ax = fig.add_subplot(3, 3, i + 1) variable
244 ax = fig.add_subplot(3, 3, i + 1) variable
277 ax = fig.add_subplot(111) variable
320 ax = fig.add_subplot(111) variable
334 ax = fig.add_subplot(111) variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/scales/
H A Dscales.py30 ax = axs[0, 0] variable
38 ax = axs[0, 1] variable
46 ax = axs[1, 1] variable
53 ax = axs[1, 0] variable
69 ax = axs[2, 0] variable
88 ax = axs[2, 1] variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/images_contours_and_fields/
H A Dpcolormesh_grids.py37 fig, ax = plt.subplots() variable
41 def _annotate(ax, x, y, title): argument
65 fig, ax = plt.subplots() variable
81 fig, ax = plt.subplots() variable
94 ax = axs[0] variable
100 ax = axs[1] variable
114 fig, ax = plt.subplots(constrained_layout=True) variable
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dax-gdb.c350 struct agent_expr *ax, in gen_trace_static_fields()
401 struct agent_expr *ax, struct axs_value *value) in gen_traced_pop()
497 gen_extend (struct agent_expr *ax, struct type *type) in gen_extend()
510 gen_fetch (struct agent_expr *ax, struct type *type) in gen_fetch()
572 gen_left_shift (struct agent_expr *ax, int distance) in gen_left_shift()
626 gen_offset (struct agent_expr *ax, int offset) in gen_offset()
944 struct agent_expr *ax = new_agent_expr (NULL, 0); in is_nontrivial_conversion() local
1577 struct agent_expr *ax, struct axs_value *value, in gen_static_field()
1657 struct agent_expr *ax, struct axs_value *value, in gen_namespace_elt()
1677 struct agent_expr *ax, struct axs_value *value, in gen_maybe_namespace_elt()
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/tests/
H A Dtest_preprocess_data.py26 def plot_func_varargs(ax, *args, **kwargs): argument
45 def func(ax, x, y): pass argument
47 def func_args(ax, x, y, *args): pass argument
49 def func_kwargs(ax, x, y, **kwargs): pass argument
268 def func(ax, x, y, z=1): argument
280 def funcy(ax, *args, **kwargs): argument
314 def funcy(ax, *args, **kwargs): argument
325 def funcy(ax, x, y, z, bar=None): argument
337 def funcy(ax, x, y, z, bar=None): argument
348 def funcy(ax, x, y, z, bar=None): argument
[all …]
/dports/math/py-PyWavelets/pywt-1.2.0/demo/
H A Dplot_wavelets.py35 ax = fig.add_subplot(rows, 2 * cols, 1 + 2 * (col + row * cols)) variable
40 ax = fig.add_subplot(rows, 2*cols, 1 + 2*(col + row*cols) + 1) variable
63 ax = fig.add_subplot(2*rows, 2*cols, 1 + 2*(col + row*cols)) variable
68 ax = fig.add_subplot(2*rows, 2*cols, 2*(1 + col + row*cols)) variable
74 ax = fig.add_subplot(2*rows, 2*cols, 1 + 2*(col + row*cols)) variable
79 ax = fig.add_subplot(2*rows, 2*cols, 1 + 2*(col + row*cols) + 1) variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/text_labels_and_annotations/
H A Dtitles_demo.py26 ax = axs[0] variable
32 ax = axs[1] variable
46 ax = axs[0] variable
54 ax = axs[1] variable
/dports/math/jags/JAGS-4.3.0/src/modules/glm/SSparse/CHOLMOD/Include/
H A Dcholmod_complexity.h70 #define C_ASSIGN(x,z,p,ax,az,q) \ argument
82 #define C_IS_NONZERO(ax,az,q) \ argument
85 #define C_IS_ZERO(ax,az,q) \ argument
88 #define C_IS_ONE(ax,az,q) \ argument
130 #define C_DIV(x,z,p,ax,az,q) \ argument
137 #define C_LLDOT(x,p, ax,az,q) \ argument
177 #define Z_IS_NONZERO(ax,az,q) \ argument
180 #define Z_IS_ZERO(ax,az,q) \ argument
183 #define Z_IS_ONE(ax,az,q) \ argument
223 #define Z_DIV(x,z,p,ax,az,q) \ argument
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_complexity.h70 #define C_ASSIGN(x,z,p,ax,az,q) \ argument
82 #define C_IS_NONZERO(ax,az,q) \ argument
85 #define C_IS_ZERO(ax,az,q) \ argument
88 #define C_IS_ONE(ax,az,q) \ argument
130 #define C_DIV(x,z,p,ax,az,q) \ argument
137 #define C_LLDOT(x,p, ax,az,q) \ argument
177 #define Z_IS_NONZERO(ax,az,q) \ argument
180 #define Z_IS_ZERO(ax,az,q) \ argument
183 #define Z_IS_ONE(ax,az,q) \ argument
223 #define Z_DIV(x,z,p,ax,az,q) \ argument
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_complexity.h70 #define C_ASSIGN(x,z,p,ax,az,q) \ argument
82 #define C_IS_NONZERO(ax,az,q) \ argument
85 #define C_IS_ZERO(ax,az,q) \ argument
88 #define C_IS_ONE(ax,az,q) \ argument
130 #define C_DIV(x,z,p,ax,az,q) \ argument
137 #define C_LLDOT(x,p, ax,az,q) \ argument
177 #define Z_IS_NONZERO(ax,az,q) \ argument
180 #define Z_IS_ZERO(ax,az,q) \ argument
183 #define Z_IS_ONE(ax,az,q) \ argument
223 #define Z_DIV(x,z,p,ax,az,q) \ argument
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_complexity.h70 #define C_ASSIGN(x,z,p,ax,az,q) \ argument
82 #define C_IS_NONZERO(ax,az,q) \ argument
85 #define C_IS_ZERO(ax,az,q) \ argument
88 #define C_IS_ONE(ax,az,q) \ argument
130 #define C_DIV(x,z,p,ax,az,q) \ argument
137 #define C_LLDOT(x,p, ax,az,q) \ argument
177 #define Z_IS_NONZERO(ax,az,q) \ argument
180 #define Z_IS_ZERO(ax,az,q) \ argument
183 #define Z_IS_ONE(ax,az,q) \ argument
223 #define Z_DIV(x,z,p,ax,az,q) \ argument
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_complexity.h70 #define C_ASSIGN(x,z,p,ax,az,q) \ argument
82 #define C_IS_NONZERO(ax,az,q) \ argument
85 #define C_IS_ZERO(ax,az,q) \ argument
88 #define C_IS_ONE(ax,az,q) \ argument
130 #define C_DIV(x,z,p,ax,az,q) \ argument
137 #define C_LLDOT(x,p, ax,az,q) \ argument
177 #define Z_IS_NONZERO(ax,az,q) \ argument
180 #define Z_IS_ZERO(ax,az,q) \ argument
183 #define Z_IS_ONE(ax,az,q) \ argument
223 #define Z_DIV(x,z,p,ax,az,q) \ argument
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_complexity.h70 #define C_ASSIGN(x,z,p,ax,az,q) \ argument
82 #define C_IS_NONZERO(ax,az,q) \ argument
85 #define C_IS_ZERO(ax,az,q) \ argument
88 #define C_IS_ONE(ax,az,q) \ argument
130 #define C_DIV(x,z,p,ax,az,q) \ argument
137 #define C_LLDOT(x,p, ax,az,q) \ argument
177 #define Z_IS_NONZERO(ax,az,q) \ argument
180 #define Z_IS_ZERO(ax,az,q) \ argument
183 #define Z_IS_ONE(ax,az,q) \ argument
223 #define Z_DIV(x,z,p,ax,az,q) \ argument
[all …]

12345678910>>...305