Home
last modified time | relevance | path

Searched refs:Glue (Results 1 – 25 of 3716) sorted by relevance

12345678910>>...149

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dglue_times_bones.hpp36 struct depth_lhs< glue_type, Glue<T1,T2,glue_type> >
47 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
55 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
64 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue< Glue<T1,T2,glue_ti…
72 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue< Glue<T1,T2,glue_ti…
81 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
89 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
97 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue< Glue<T1,T2,glue_ti…
105 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue< Glue< Glue<T1,T2,g…
124 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
[all …]
H A DGlue_meat.hpp26 Glue<T1,T2,glue_type>::Glue(const T1& in_A, const T2& in_B) in Glue() function in Glue
37 Glue<T1,T2,glue_type>::Glue(const T1& in_A, const T2& in_B, const uword in_aux_uword) in Glue() function in Glue
49 Glue<T1,T2,glue_type>::~Glue() in ~Glue()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dglue_times_bones.hpp36 struct depth_lhs< glue_type, Glue<T1,T2,glue_type> >
47 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
55 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
64 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue< Glue<T1,T2,glue_ti…
72 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue< Glue<T1,T2,glue_ti…
81 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
89 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
97 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue< Glue<T1,T2,glue_ti…
105 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue< Glue< Glue<T1,T2,g…
124 …arma_hot inline static void apply(Mat<typename T1::elem_type>& out, const Glue<T1,T2,glue_times>& …
[all …]
H A DGlue_meat.hpp26 Glue<T1,T2,glue_type>::Glue(const T1& in_A, const T2& in_B) in Glue() function in Glue
37 Glue<T1,T2,glue_type>::Glue(const T1& in_A, const T2& in_B, const uword in_aux_uword) in Glue() function in Glue
49 Glue<T1,T2,glue_type>::~Glue() in ~Glue()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dstripable_treemodel.cc30 StripableTreeModel::Glue::Glue (boost::shared_ptr<Stripable> s) in Glue() function in StripableTreeModel::Glue
91 const Glue* glue = (const Glue*)iter.gobj()->user_data; in get_value_vfunc()
119 const Glue* glue = (const Glue*)iter.gobj()->user_data; in iter_next_vfunc()
141 Glue* new_glue = new Glue (iter_stripable); in iter_next_vfunc()
211 Glue* new_glue = new Glue (*s); in iter_nth_root_child_vfunc()
253 const Glue* glue = (const Glue*)iter.gobj()->user_data; in iter_is_valid()
263 StripableTreeModel::remember_glue_item (Glue* item) const in remember_glue_item()
/dports/math/dune-grid-glue/dune-grid-glue-17bd9898df80a52e2c316fc053119d190c149a2e/dune/grid-glue/common/
H A Dareawriter.hh10 template<int side, typename Glue>
11 void write_glue_area_vtk(const Glue& glue, std::ostream& out);
13 template<int side, typename Glue>
14 void write_glue_area_vtk(const Glue& glue, const std::string& filename);
35 template<typename Glue>
36 void write_glue_areas_vtk(const Glue& glue, const std::string& base);
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/tests/integration/targets/aws_glue_connection/tasks/
H A Dtest_connection_network.yml37 rule_desc: Connections from Glue
71 - name: Create Glue connection
85 - name: Get info on Glue connection
125 - name: Get info on Glue connection
164 - name: Get info on Glue connection
204 - name: Get info on Glue connection
229 - name: Update Glue connection
243 - name: Get info on Glue connection
275 - name: Get info on Glue connection
294 - name: Delete Glue connection
[all …]
/dports/math/dune-grid-glue/dune-grid-glue-17bd9898df80a52e2c316fc053119d190c149a2e/dune/grid-glue/adapter/
H A Dgridgluevtkwriter.hh44 template <class Glue, int side>
53 using GridView = typename Glue::template GridView<side>; in writeExtractedPart()
54 using Extractor = typename Glue::template GridPatch<side>; in writeExtractedPart()
178 template <class Glue, int side>
191 const int intersectionDim = Glue::Intersection::mydim; in writeIntersections()
202 using Extractor = typename Glue::template GridPatch<0>; in writeIntersections()
273 template<typename Glue>
278 writeExtractedPart<Glue,0>(glue, in write()
281 writeIntersections<Glue,0>(glue, in write()
285 writeExtractedPart<Glue,1>(glue, in write()
[all …]
/dports/audio/musicpd/mpd-0.23.6/src/lib/dbus/
H A DGlue.cxx36 Glue::ConnectIndirect() in ConnectIndirect()
42 Glue::DisconnectIndirect() noexcept in DisconnectIndirect()
48 Glue::Connect() in Connect()
56 Glue::Disconnect() noexcept in Disconnect()
64 Glue::OnDBusClosed() noexcept in OnDBusClosed()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/serf/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/serf/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/serf/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/serf/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/serf/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/sysutils/serf/serf-0.8.5/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
127 glueSize := len(conf.Glue)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/go-sockaddr/cmd/sockaddr/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
136 glueSize := len(conf.Glue)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-sockaddr/cmd/sockaddr/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
136 glueSize := len(conf.Glue)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/hashicorp/go-sockaddr/cmd/sockaddr/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
136 glueSize := len(conf.Glue)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/go-sockaddr/cmd/sockaddr/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
136 glueSize := len(conf.Glue)
/dports/sysutils/sockaddr/go-sockaddr-1.0.2/cmd/sockaddr/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
136 glueSize := len(conf.Glue)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/go-sockaddr/go-sockaddr-6d291a969b86/cmd/sockaddr/vendor/github.com/ryanuber/columnize/
H A Dcolumnize.go16 Glue string member
29 Glue: " ",
48 if b.Glue != "" {
49 result.Glue = b.Glue
66 buf := bytes.NewBuffer(make([]byte, 0, (6+len(c.Glue))*columns))
77 fmt.Fprintf(buf, "%%-%ds%s", widths[i], c.Glue)
136 glueSize := len(conf.Glue)

12345678910>>...149