Home
last modified time | relevance | path

Searched defs:RawValue (Results 1 – 25 of 1079) sorted by relevance

12345678910>>...44

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
107 func convertToCoreValue(v RawValue) bsoncore.Value {
149 func (rv RawValue) DocumentOK() (Raw, bool) {
160 func (rv RawValue) ArrayOK() (Raw, bool) {
249 func (rv RawValue) CodeWithScope() (string, Raw) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
107 func convertToCoreValue(v RawValue) bsoncore.Value {
149 func (rv RawValue) DocumentOK() (Raw, bool) {
160 func (rv RawValue) ArrayOK() (Raw, bool) {
249 func (rv RawValue) CodeWithScope() (string, Raw) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
107 func convertToCoreValue(v RawValue) bsoncore.Value {
149 func (rv RawValue) DocumentOK() (Raw, bool) {
160 func (rv RawValue) ArrayOK() (Raw, bool) {
249 func (rv RawValue) CodeWithScope() (string, Raw) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
107 func convertToCoreValue(v RawValue) bsoncore.Value {
149 func (rv RawValue) DocumentOK() (Raw, bool) {
160 func (rv RawValue) ArrayOK() (Raw, bool) {
249 func (rv RawValue) CodeWithScope() (string, Raw) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
107 func convertToCoreValue(v RawValue) bsoncore.Value {
149 func (rv RawValue) DocumentOK() (Raw, bool) {
160 func (rv RawValue) ArrayOK() (Raw, bool) {
249 func (rv RawValue) CodeWithScope() (string, Raw) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
107 func convertToCoreValue(v RawValue) bsoncore.Value {
149 func (rv RawValue) DocumentOK() (Raw, bool) {
160 func (rv RawValue) ArrayOK() (Raw, bool) {
249 func (rv RawValue) CodeWithScope() (string, Raw) {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
147 func (rv RawValue) DocumentOK() (Raw, bool) {
158 func (rv RawValue) ArrayOK() (Raw, bool) {
243 func (rv RawValue) CodeWithScope() (string, Raw) {
250 func (rv RawValue) CodeWithScopeOK() (string, Raw, bool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
107 func convertToCoreValue(v RawValue) bsoncore.Value {
149 func (rv RawValue) DocumentOK() (Raw, bool) {
160 func (rv RawValue) ArrayOK() (Raw, bool) {
249 func (rv RawValue) CodeWithScope() (string, Raw) {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
147 func (rv RawValue) DocumentOK() (Raw, bool) {
158 func (rv RawValue) ArrayOK() (Raw, bool) {
243 func (rv RawValue) CodeWithScope() (string, Raw) {
250 func (rv RawValue) CodeWithScopeOK() (string, Raw, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
147 func (rv RawValue) DocumentOK() (Raw, bool) {
158 func (rv RawValue) ArrayOK() (Raw, bool) {
243 func (rv RawValue) CodeWithScope() (string, Raw) {
250 func (rv RawValue) CodeWithScopeOK() (string, Raw, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
147 func (rv RawValue) DocumentOK() (Raw, bool) {
158 func (rv RawValue) ArrayOK() (Raw, bool) {
243 func (rv RawValue) CodeWithScope() (string, Raw) {
250 func (rv RawValue) CodeWithScopeOK() (string, Raw, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
147 func (rv RawValue) DocumentOK() (Raw, bool) {
158 func (rv RawValue) ArrayOK() (Raw, bool) {
243 func (rv RawValue) CodeWithScope() (string, Raw) {
250 func (rv RawValue) CodeWithScopeOK() (string, Raw, bool) {
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/bson/
H A Draw_value.go34 type RawValue struct { struct
35 Type bsontype.Type
36 Value []byte
38 r *bsoncodec.Registry
45 func (rv RawValue) Unmarshal(val interface{}) error {
54 func (rv RawValue) Equal(rv2 RawValue) bool {
147 func (rv RawValue) DocumentOK() (Raw, bool) {
158 func (rv RawValue) ArrayOK() (Raw, bool) {
243 func (rv RawValue) CodeWithScope() (string, Raw) {
250 func (rv RawValue) CodeWithScopeOK() (string, Raw, bool) {
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/contrib/ltree/
H A Dltree--1.1--1.2.sql113 SET (RESTRICT = matchingsel, JOIN = matchingjoinsel);
114 ALTER OPERATOR ? (_lquery, _ltree)
117 SET (RESTRICT = matchingsel, JOIN = matchingjoinsel);
133 SET (RESTRICT = matchingsel, JOIN = matchingjoinsel);
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerEmu/
H A DControllerEmu.h105 struct RawValue struct
108 explicit RawValue(const T& value_) : value{value_} {} in RawValue() function
110 static constexpr size_t BITS_OF_PRECISION = Bits;
112 T value;
115 auto GetNormalizedValue(const TwoPointCalibration<OtherT, OtherBits>& calibration) const in GetNormalizedValue()
132 auto GetNormalizedValue(const ThreePointCalibration<OtherT, OtherBits>& calibration) const in GetNormalizedValue()
153 static OtherT ExpandValue(OtherT value, size_t bits) in ExpandValue()
/dports/net/traefik/traefik-2.6.1/vendor/github.com/vulcand/oxy/roundrobin/stickycookie/
H A Draw_value.go8 type RawValue struct{} struct
11 func (v *RawValue) Get(raw *url.URL) string {
16 func (v *RawValue) FindURL(raw string, urls []*url.URL) (*url.URL, error) {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/orm/
H A Dmodels_fields.go100 func (e *BooleanField) RawValue() interface{} { func
145 func (e *CharField) RawValue() interface{} { func
205 func (e *TimeField) RawValue() interface{} { func
264 func (e *DateField) RawValue() interface{} { func
314 func (e *DateTimeField) RawValue() interface{} { func
364 func (e *FloatField) RawValue() interface{} { func
460 func (e *IntegerField) RawValue() interface{} { func
508 func (e *BigIntegerField) RawValue() interface{} { func
694 func (e *TextField) RawValue() interface{} { func
736 func (j *JSONField) RawValue() interface{} { func
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libipp/libipp/
H A Dipp_parser.cc324 struct RawValue { struct
326 AttrState state;
328 AttrType type;
330 uint8_t tag;
332 std::vector<uint8_t> data;
334 std::unique_ptr<RawCollection> collection;
336 RawValue() in RawValue() argument
341 explicit RawValue(uint8_t tag) in RawValue() argument
344 RawValue(AttrType type, uint8_t tag, const std::vector<uint8_t>& data) in RawValue() function
347 explicit RawValue(RawCollection* coll) in RawValue() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libipp/libipp/
H A Dipp_parser.cc324 struct RawValue { struct
326 AttrState state;
328 AttrType type;
330 uint8_t tag;
332 std::vector<uint8_t> data;
334 std::unique_ptr<RawCollection> collection;
336 RawValue() in RawValue() function
341 explicit RawValue(uint8_t tag) in RawValue() function
344 RawValue(AttrType type, uint8_t tag, const std::vector<uint8_t>& data) in RawValue() function
347 explicit RawValue(RawCollection* coll) in RawValue() function
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/cmd/devp2p/
H A Denrcmd.go183 func formatAttrRaw(v rlp.RawValue) (string, bool) {
188 func formatAttrString(v rlp.RawValue) (string, bool) {
193 func formatAttrIP(v rlp.RawValue) (string, bool) {
201 func formatAttrUint(v rlp.RawValue) (string, bool) {
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dbson_helpers_test.go31 func numberFromValue(t *testing.T, val bson.RawValue) int64 {
46 func compareNumberValues(t *testing.T, key string, expected, actual bson.RawValue) {
55 func compareBsonValues(t *testing.T, key string, expected, actual bson.RawValue) {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dbson_helpers_test.go31 func numberFromValue(t *testing.T, val bson.RawValue) int64 {
46 func compareNumberValues(t *testing.T, key string, expected, actual bson.RawValue) {
55 func compareBsonValues(t *testing.T, key string, expected, actual bson.RawValue) {
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dbson_helpers_test.go31 func numberFromValue(t *testing.T, val bson.RawValue) int64 {
46 func compareNumberValues(t *testing.T, key string, expected, actual bson.RawValue) {
55 func compareBsonValues(t *testing.T, key string, expected, actual bson.RawValue) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dbson_helpers_test.go31 func numberFromValue(t *testing.T, val bson.RawValue) int64 {
46 func compareNumberValues(t *testing.T, key string, expected, actual bson.RawValue) {
55 func compareBsonValues(t *testing.T, key string, expected, actual bson.RawValue) {
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/integration/unified/
H A Dmatches_test.go40 func VerifyValuesMatch(ctx context.Context, expected, actual bson.RawValue, extraKeysAllowed bool) …
44 func verifyValuesMatch(ctx context.Context, expected, actual bson.RawValue) error {
171 func evaluateSpecialComparison(ctx context.Context, assertionDoc bson.Raw, actual bson.RawValue, fi…
250 func getTypesArray(val bson.RawValue) ([]bsontype.Type, error) {

12345678910>>...44