Home
last modified time | relevance | path

Searched refs:cax (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/dports/science/nest/nest-simulator-3.1/pynest/examples/
H A Dplot_weight_matrices.py124 cax = divider.append_axes("right", "5%", pad="3%")
125 plt.colorbar(plt1, cax=cax)
133 cax = divider.append_axes("right", "5%", pad="3%")
134 plt.colorbar(plt2, cax=cax)
141 cax = divider.append_axes("right", "5%", pad="3%")
142 plt.colorbar(plt3, cax=cax)
149 cax = divider.append_axes("right", "5%", pad="3%")
150 plt.colorbar(plt4, cax=cax)
/dports/security/libgcrypt/libgcrypt-1.9.4/mpi/power/
H A Dmpih-mul1.S64 cax 9,9,7
74 cax 10,10,6 # adjust high limb for negative limb from s1
83 cax 9,9,6 # adjust high limb for negative limb from s1
87 Lneg: cax 9,9,0
93 cax 10,10,0 # adjust high limb for negative s2_limb
97 cax 10,10,6 # adjust high limb for negative limb from s1
103 cax 9,9,0 # adjust high limb for negative s2_limb
107 cax 9,9,6 # adjust high limb for negative limb from s1
H A Dmpih-mul2.S65 cax 9,9,7
81 cax 10,10,6 # adjust high limb for negative limb from s1
93 cax 9,9,6 # adjust high limb for negative limb from s1
98 Lneg: cax 9,9,0
110 cax 10,10,6 # adjust high limb for negative limb from s1
122 cax 9,9,6 # adjust high limb for negative limb from s1
H A Dmpih-mul3.S65 cax 9,9,7
83 cax 10,10,6 # adjust high limb for negative limb from s1
96 cax 9,9,6 # adjust high limb for negative limb from s1
101 Lneg: cax 9,9,0
114 cax 10,10,6 # adjust high limb for negative limb from s1
127 cax 9,9,6 # adjust high limb for negative limb from s1
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/mpi/power/
H A Dmpih-mul1.S64 cax 9,9,7
74 cax 10,10,6 # adjust high limb for negative limb from s1
83 cax 9,9,6 # adjust high limb for negative limb from s1
87 Lneg: cax 9,9,0
93 cax 10,10,0 # adjust high limb for negative s2_limb
97 cax 10,10,6 # adjust high limb for negative limb from s1
103 cax 9,9,0 # adjust high limb for negative s2_limb
107 cax 9,9,6 # adjust high limb for negative limb from s1
H A Dmpih-mul2.S65 cax 9,9,7
81 cax 10,10,6 # adjust high limb for negative limb from s1
93 cax 9,9,6 # adjust high limb for negative limb from s1
98 Lneg: cax 9,9,0
110 cax 10,10,6 # adjust high limb for negative limb from s1
122 cax 9,9,6 # adjust high limb for negative limb from s1
H A Dmpih-mul3.S65 cax 9,9,7
83 cax 10,10,6 # adjust high limb for negative limb from s1
96 cax 9,9,6 # adjust high limb for negative limb from s1
101 Lneg: cax 9,9,0
114 cax 10,10,6 # adjust high limb for negative limb from s1
127 cax 9,9,6 # adjust high limb for negative limb from s1
/dports/security/gnupg1/gnupg-1.4.23/mpi/power/
H A Dmpih-mul1.S63 cax 9,9,7
73 cax 10,10,6 # adjust high limb for negative limb from s1
82 cax 9,9,6 # adjust high limb for negative limb from s1
86 Lneg: cax 9,9,0
92 cax 10,10,0 # adjust high limb for negative s2_limb
96 cax 10,10,6 # adjust high limb for negative limb from s1
102 cax 9,9,0 # adjust high limb for negative s2_limb
106 cax 9,9,6 # adjust high limb for negative limb from s1
H A Dmpih-mul2.S64 cax 9,9,7
80 cax 10,10,6 # adjust high limb for negative limb from s1
92 cax 9,9,6 # adjust high limb for negative limb from s1
97 Lneg: cax 9,9,0
109 cax 10,10,6 # adjust high limb for negative limb from s1
121 cax 9,9,6 # adjust high limb for negative limb from s1
H A Dmpih-mul3.S64 cax 9,9,7
82 cax 10,10,6 # adjust high limb for negative limb from s1
95 cax 9,9,6 # adjust high limb for negative limb from s1
100 Lneg: cax 9,9,0
113 cax 10,10,6 # adjust high limb for negative limb from s1
126 cax 9,9,6 # adjust high limb for negative limb from s1
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/axes_grid1/
H A Ddemo_edge_colorbar.py44 for cax in grid.cbar_axes:
45 cax.toggle_label(True)
46 cax.axis[cax.orientation].set_label("Bar")
74 for cax in grid.cbar_axes:
75 cax.toggle_label(True)
76 cax.axis[cax.orientation].set_label('Foo')
H A Ddemo_axes_grid.py56 for cax in grid.cbar_axes:
57 cax.toggle_label(False)
79 for ax, cax in zip(grid, grid.cbar_axes):
81 cax.colorbar(im)
82 cax.toggle_label(False)
107 for ax, cax, vlim in zip(grid, grid.cbar_axes, limits):
109 cb = cax.colorbar(im)
/dports/misc/urbit/urbit-urbit-0.6.0/noun/
H A Djets.c325 u3z(cax); in _cj_hot_mine()
506 u3z(cax); in _cj_hook_in()
592 u3z(cax); in _cj_fine()
623 u3z(cax); in u3j_kick()
660 u3z(cax); in u3j_kick()
763 u3z(cax); in _cj_mine()
816 u3_noun cax; in u3j_mine() local
823 u3z(cax); u3z(clu); in u3j_mine()
934 u3_noun cax = u3t(kev); in _cj_warm_reap() local
1021 u3_noun cax; in _cj_warm_ream_un() local
[all …]
H A Dzave.c14 val = u3h_get(u3R->cax.har_p, key); in u3z_find()
24 val = u3h_get(u3R->cax.har_p, key); in u3z_find_2()
34 val = u3h_get(u3R->cax.har_p, key); in u3z_find_3()
44 val = u3h_get(u3R->cax.har_p, key); in u3z_find_4()
56 u3h_put(u3R->cax.har_p, key, u3k(val)); in u3z_save()
65 u3h_put(u3R->cax.har_p, key, u3k(val)); in u3z_save_2()
74 u3h_put(u3R->cax.har_p, key, u3k(val)); in u3z_save_3()
88 u3h_put(u3R->cax.har_p, key, u3k(val)); in u3z_save_4()
99 u3_noun val = u3h_get(u3R->cax.har_p, key); in u3z_uniq()
105 u3h_put(u3R->cax.har_p, key, u3k(som)); in u3z_uniq()
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/axes_grid1/
H A Ddemo_edge_colorbar.py44 for cax in grid.cbar_axes:
45 cax.toggle_label(True)
46 cax.axis[cax.orientation].set_label("Bar")
76 for cax in grid.cbar_axes:
77 cax.toggle_label(True)
78 cax.axis[cax.orientation].set_label('Foo')
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/axes_grid1/
H A Ddemo_edge_colorbar.py44 for cax in grid.cbar_axes:
45 cax.toggle_label(True)
46 cax.axis[cax.orientation].set_label("Bar")
76 for cax in grid.cbar_axes:
77 cax.toggle_label(True)
78 cax.axis[cax.orientation].set_label('Foo')
H A Ddemo_axes_grid.py60 for cax in grid.cbar_axes:
61 cax.toggle_label(False)
88 for cax in grid.cbar_axes:
89 cax.toggle_label(False)
120 for i, cax in enumerate(grid.cbar_axes):
121 cax.set_yticks((limits[i][0], limits[i][1]))
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dcaimportable.cc45 } catch (CAXException& cax) { in CAImportableSource() local
80 } catch (CAXException& cax) { in read() local
81 error << string_compose("CAImportable: %1", cax.mOperation); in read()
120 } catch (CAXException& cax) { in samplerate() local
121 error << string_compose ("CAImportable: %1", cax.mOperation) << endmsg; in samplerate()
133 } catch (CAXException& cax) { in seek() local
134 error << string_compose ("CAImportable: %1 to %2", cax.mOperation, pos) << endmsg; in seek()
/dports/science/py-dipy/dipy-1.4.1/doc/examples/
H A Dreconst_mapmri.py189 cax = divider.append_axes("right", size="5%", pad=0.05) variable
190 plt.colorbar(ind, cax=cax)
226 cax = divider.append_axes("right", size="5%", pad=0.05) variable
227 plt.colorbar(ind, cax=cax)
332 cax = divider.append_axes("right", size="5%", pad=0.05) variable
333 plt.colorbar(ind, cax=cax)
343 cax = divider.append_axes("right", size="5%", pad=0.05) variable
344 plt.colorbar(ind, cax=cax)
352 cax = divider.append_axes("right", size="5%", pad=0.05) variable
353 plt.colorbar(ind, cax=cax)
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/mismatch/
H A Dconstexpr.cc28 constexpr std::array<int, 12> cax{{0, 1, 2, 3, 4, 5, 66, 7, 8, 99, 10, 11}}; in test() local
30 const auto outff = std::mismatch(ca0.begin(), ca0.end(), cax.begin()); in test()
32 const auto outgg = std::mismatch(ca0.begin(), ca0.end(), cax.begin(), in test()
35 return outff.first == (ca0.begin() + 6) && outff.second == (cax.begin() + 6) in test()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/mismatch/
H A Dconstexpr.cc28 constexpr std::array<int, 12> cax{{0, 1, 2, 3, 4, 5, 66, 7, 8, 99, 10, 11}}; in test() local
30 const auto outff = std::mismatch(ca0.begin(), ca0.end(), cax.begin()); in test()
32 const auto outgg = std::mismatch(ca0.begin(), ca0.end(), cax.begin(), in test()
35 return outff.first == (ca0.begin() + 6) && outff.second == (cax.begin() + 6) in test()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/mismatch/
H A Dconstexpr.cc28 constexpr std::array<int, 12> cax{{0, 1, 2, 3, 4, 5, 66, 7, 8, 99, 10, 11}}; in test() local
30 const auto outff = std::mismatch(ca0.begin(), ca0.end(), cax.begin()); in test()
32 const auto outgg = std::mismatch(ca0.begin(), ca0.end(), cax.begin(), in test()
35 return outff.first == (ca0.begin() + 6) && outff.second == (cax.begin() + 6) in test()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/mismatch/
H A Dconstexpr.cc28 constexpr std::array<int, 12> cax{{0, 1, 2, 3, 4, 5, 66, 7, 8, 99, 10, 11}}; in test() local
30 const auto outff = std::mismatch(ca0.begin(), ca0.end(), cax.begin()); in test()
32 const auto outgg = std::mismatch(ca0.begin(), ca0.end(), cax.begin(), in test()
35 return outff.first == (ca0.begin() + 6) && outff.second == (cax.begin() + 6) in test()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/mismatch/
H A Dconstexpr.cc28 constexpr std::array<int, 12> cax{{0, 1, 2, 3, 4, 5, 66, 7, 8, 99, 10, 11}}; in test() local
30 const auto outff = std::mismatch(ca0.begin(), ca0.end(), cax.begin()); in test()
32 const auto outgg = std::mismatch(ca0.begin(), ca0.end(), cax.begin(), in test()
35 return outff.first == (ca0.begin() + 6) && outff.second == (cax.begin() + 6) in test()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/25_algorithms/mismatch/
H A Dconstexpr.cc28 constexpr std::array<int, 12> cax{{0, 1, 2, 3, 4, 5, 66, 7, 8, 99, 10, 11}}; in test() local
30 const auto outff = std::mismatch(ca0.begin(), ca0.end(), cax.begin()); in test()
32 const auto outgg = std::mismatch(ca0.begin(), ca0.end(), cax.begin(), in test()
35 return outff.first == (ca0.begin() + 6) && outff.second == (cax.begin() + 6) in test()

12345678910>>...19