/third_party/gstreamer/gstreamer/gst/ |
D | gst-i18n-app.h | 40 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
|
D | gst-i18n-lib.h | 43 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/ |
D | gst-i18n-app.h | 40 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/ |
D | gst-i18n-plugin.h | 41 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
|
/third_party/gstreamer/gstplugins_good/gst-libs/gst/ |
D | gst-i18n-plugin.h | 43 #define ngettext(Singular,Plural,Count) ((Count>1)?Plural:Singular) argument
|
/third_party/protobuf/docs/ |
D | field_presence.md | 9 …_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/ |
D | extension_set.h | 936 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 …]
|
D | unittest_lite.proto | 58 // Singular 132 // Singular with defaults 204 // Singular 285 // Singular with defaults
|
D | unittest_proto3_optional.proto | 54 // Singular
|
D | unittest_no_field_presence.proto | 53 // Singular
|
D | unittest.proto | 79 // Singular 151 // Singular with defaults 226 // Singular 303 // Singular with defaults
|
D | unittest_proto3_arena_lite.proto | 58 // Singular
|
D | unittest_proto3_lite.proto | 57 // Singular
|
D | unittest_proto3.proto | 57 // Singular
|
D | unittest_proto3_arena.proto | 57 // Singular
|
D | test_messages_proto2.proto | 69 // Singular
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_lite.proto | 55 // Singular 129 // Singular with defaults 188 // Singular 269 // Singular with defaults
|
D | unittest.proto | 74 // 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/ |
D | unittest_lite.proto | 55 // Singular 129 // Singular with defaults 188 // Singular 269 // Singular with defaults
|
D | unittest.proto | 74 // Singular 146 // Singular with defaults 193 // Singular 270 // Singular with defaults
|
/third_party/protobuf/objectivec/Tests/ |
D | unittest_objc_startup.proto | 40 // Singular
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | test_proto3_optional.proto | 51 // Singular
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 74 // Singular 146 // Singular with defaults 193 // Singular 270 // Singular with defaults
|
/third_party/protobuf/csharp/protos/ |
D | unittest.proto | 79 // Singular 151 // Singular with defaults 226 // Singular 303 // Singular with defaults
|
/third_party/protobuf/php/tests/proto/ |
D | test.proto | 15 // Singular
|