Home
last modified time | relevance | path

Searched refs:Singular (Results 1 – 25 of 37) sorted by relevance

12

/third_party/gstreamer/gstreamer/gst/
Dgst-i18n-app.h40 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
Dgst-i18n-lib.h43 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/
Dgst-i18n-app.h40 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/
Dgst-i18n-plugin.h41 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
/third_party/gstreamer/gstplugins_good/gst-libs/gst/
Dgst-i18n-plugin.h43 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
/third_party/protobuf/docs/
Dfield_presence.md9 …_explicit presence_, while proto3 exposes only _no presence_ semantics. Singular proto3 fields of …
57 Singular numeric (integer or floating point) | ✔️
58 Singular enum | ✔️
59 Singular string or bytes | ✔️
60 Singular message | ✔️
65 Singular fields (of all types) track presence explicitly in the generated API. The generated messag…
91 Singular numeric (integer or floating point) | No |
92 Singular enum | No |
93 Singular string or bytes | No |
94 Singular numeric (integer or floating point) | Yes | ✔️
[all …]
/third_party/protobuf/src/google/protobuf/
Dextension_set.h936 typedef PrimitiveTypeTraits<Type> Singular; typedef
1059 typedef StringTypeTraits Singular; in PROTOBUF_DEFINE_PRIMITIVE_TYPE() typedef
1142 typedef EnumTypeTraits<Type, IsValid> Singular; typedef
1228 typedef MessageTypeTraits<Type> Singular; typedef
1412 inline typename _proto_TypeTraits::Singular::ConstType GetExtension( \
1422 inline typename _proto_TypeTraits::Singular::MutableType MutableExtension( \
1435 typename _proto_TypeTraits::Singular::ConstType value) { \
1445 typename _proto_TypeTraits::Singular::MutableType value) { \
1455 typename _proto_TypeTraits::Singular::MutableType value) { \
1462 inline typename _proto_TypeTraits::Singular::MutableType ReleaseExtension( \
[all …]
Dunittest_lite.proto58 // Singular
132 // Singular with defaults
204 // Singular
285 // Singular with defaults
Dunittest_proto3_optional.proto54 // Singular
Dunittest_no_field_presence.proto53 // Singular
Dunittest.proto79 // Singular
151 // Singular with defaults
226 // Singular
303 // Singular with defaults
Dunittest_proto3_arena_lite.proto58 // Singular
Dunittest_proto3_lite.proto57 // Singular
Dunittest_proto3.proto57 // Singular
Dunittest_proto3_arena.proto57 // Singular
Dtest_messages_proto2.proto69 // Singular
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_lite.proto55 // Singular
129 // Singular with defaults
188 // Singular
269 // Singular with defaults
Dunittest.proto74 // Singular
146 // Singular with defaults
193 // Singular
270 // Singular with defaults
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_lite.proto55 // Singular
129 // Singular with defaults
188 // Singular
269 // Singular with defaults
Dunittest.proto74 // Singular
146 // Singular with defaults
193 // Singular
270 // Singular with defaults
/third_party/protobuf/objectivec/Tests/
Dunittest_objc_startup.proto40 // Singular
/third_party/protobuf/python/google/protobuf/internal/
Dtest_proto3_optional.proto51 // Singular
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto74 // Singular
146 // Singular with defaults
193 // Singular
270 // Singular with defaults
/third_party/protobuf/csharp/protos/
Dunittest.proto79 // Singular
151 // Singular with defaults
226 // Singular
303 // Singular with defaults
/third_party/protobuf/php/tests/proto/
Dtest.proto15 // Singular

12