Home
last modified time | relevance | path

Searched defs:TextMarshaler (Results 1 – 25 of 591) sorted by relevance

12345678910>>...24

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/fp/berkeley-testfloat-3/source/
H A Dtest_a_f32_z_ui32_rx.c26 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
27 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE
28 DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
32 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
45 #include "testLoops.h"
51 uint_fast32_t trueFunction( float32_t, uint_fast8_t, bool ),
/dports/net/inlets/inlets-3.0.2/vendor/github.com/golang/protobuf/protobuf-1.4.3/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net/inlets/inlets-3.0.2/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net/rospo/rospo-0.7.1/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net/rospo/rospo-0.7.1/vendor/github.com/golang/protobuf/protobuf-1.5.2/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net/evans/evans-0.9.1/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net/drive/drive-0.4.0/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/security/lego/lego-4.5.3/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/github.com/golang/protobuf/proto/
H A Dtext_encode.go26 type TextMarshaler struct { struct
27 Compact bool // use compact text format (one line)
28 ExpandAny bool // expand google.protobuf.Any messages of known types
32 func (tm *TextMarshaler) Marshal(w io.Writer, m Message) error {
43 func (tm *TextMarshaler) Text(m Message) string {
48 func (tm *TextMarshaler) marshal(m Message) ([]byte, error) {

12345678910>>...24