Home
last modified time | relevance | path

Searched refs:AppendBinary (Results 1 – 25 of 79) sorted by relevance

1234

/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore_test.go133 AppendBinary,
150 AppendBinary,
H A Dvalue_test.go203 …"Binary/Success", Value.Binary, Value{Type: bsontype.Binary, Data: AppendBinary(nil, 0xFF, []byte{…
218 …"BinaryOK/Success", Value.BinaryOK, Value{Type: bsontype.Binary, Data: AppendBinary(nil, 0xFF, []b…
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore_test.go162 AppendBinary,
179 AppendBinary,
H A Dvalue_test.go203 …"Binary/Success", Value.Binary, Value{Type: bsontype.Binary, Data: AppendBinary(nil, 0xFF, []byte{…
218 …"BinaryOK/Success", Value.BinaryOK, Value{Type: bsontype.Binary, Data: AppendBinary(nil, 0xFF, []b…
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore_test.go162 AppendBinary,
179 AppendBinary,
H A Dvalue_test.go203 …"Binary/Success", Value.Binary, Value{Type: bsontype.Binary, Data: AppendBinary(nil, 0xFF, []byte{…
218 …"BinaryOK/Success", Value.BinaryOK, Value{Type: bsontype.Binary, Data: AppendBinary(nil, 0xFF, []b…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore_test.go163 AppendBinary,
180 AppendBinary,
H A Dbson_arraybuilder_test.go62 NewArrayBuilder().AppendBinary,
H A Dbson_documentbuilder_test.go62 NewDocumentBuilder().AppendBinary,
H A Dbson_documentbuilder.go82 func (db *DocumentBuilder) AppendBinary(key string, subtype byte, b []byte) *DocumentBuilder { func
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore_test.go163 AppendBinary,
180 AppendBinary,
H A Dbson_documentbuilder_test.go62 NewDocumentBuilder().AppendBinary,
H A Dbson_arraybuilder_test.go62 NewArrayBuilder().AppendBinary,
H A Dbson_documentbuilder.go82 func (db *DocumentBuilder) AppendBinary(key string, subtype byte, b []byte) *DocumentBuilder { func
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/integration/unified/
H A Dgridfs_bucket_operation_execution_test.go81 return NewValueResult(bsontype.Binary, bsoncore.AppendBinary(nil, 0, buffer.Bytes()), nil), nil
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/integration/unified/
H A Dgridfs_bucket_operation_execution_test.go81 return NewValueResult(bsontype.Binary, bsoncore.AppendBinary(nil, 0, buffer.Bytes()), nil), nil
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/snb/
H A Dsnbfile.py153 self.AppendBinary(os.path.relpath(os.path.join(root, name), tdir), tdir)
166 def AppendBinary(self, fileName, tdir): member in SNBFile
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/bson/
H A Dprimitive_codecs_test.go500 …RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03})},
506 Data: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03}),
864 …AG: &RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x…
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/bson/
H A Dprimitive_codecs_test.go500 …RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03})},
506 Data: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03}),
864 …AG: &RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x…
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/bson/
H A Dprimitive_codecs_test.go500 …RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03})},
506 Data: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03}),
864 …AG: &RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x…
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/bson/
H A Dprimitive_codecs_test.go500 …RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03})},
506 Data: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03}),
864 …AG: &RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/bson/
H A Dprimitive_codecs_test.go500 …RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03})},
506 Data: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x03}),
864 …AG: &RawValue{Type: bsontype.Binary, Value: bsoncore.AppendBinary(nil, 0xFF, []byte{0x01, 0x02, 0x…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbson_documentbuilder.go82 func (db *DocumentBuilder) AppendBinary(key string, subtype byte, b []byte) *DocumentBuilder { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbson_documentbuilder.go82 func (db *DocumentBuilder) AppendBinary(key string, subtype byte, b []byte) *DocumentBuilder { func
/dports/www/gitea/gitea-1.16.5/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbson_documentbuilder.go82 func (db *DocumentBuilder) AppendBinary(key string, subtype byte, b []byte) *DocumentBuilder { func

1234