Home
last modified time | relevance | path

Searched refs:GetValueType (Results 1 – 25 of 1243) sorted by relevance

12345678910>>...50

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Resource/
H A DJSONValue.cpp138 switch (GetValueType()) in operator =()
196 if (GetValueType() != JSON_ARRAY) in operator []()
212 if (GetValueType() != JSON_ARRAY) in Pop()
220 if (GetValueType() != JSON_ARRAY) in Insert()
228 if (GetValueType() != JSON_ARRAY) in Erase()
244 if (GetValueType() == JSON_ARRAY) in Size()
262 if (GetValueType() != JSON_OBJECT) in operator []()
278 if (GetValueType() != JSON_OBJECT) in Get()
338 if (GetValueType() == JSON_ARRAY) in Clear()
350 switch (GetValueType()) in SetType()
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/genproto/go-genproto-eb59cef1c072/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/genproto/go-genproto-eb59cef1c072/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Ddocument.pb.go247 func (m *Value) GetValueType() isValue_ValueType { func
255 if x, ok := m.GetValueType().(*Value_NullValue); ok {
262 if x, ok := m.GetValueType().(*Value_BooleanValue); ok {
269 if x, ok := m.GetValueType().(*Value_IntegerValue); ok {
276 if x, ok := m.GetValueType().(*Value_DoubleValue); ok {
283 if x, ok := m.GetValueType().(*Value_TimestampValue); ok {
290 if x, ok := m.GetValueType().(*Value_StringValue); ok {
297 if x, ok := m.GetValueType().(*Value_BytesValue); ok {
311 if x, ok := m.GetValueType().(*Value_GeoPointValue); ok {
318 if x, ok := m.GetValueType().(*Value_ArrayValue); ok {
[all …]

12345678910>>...50