/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/ |
D | wpa_gui_de.ts | 9 <translation>Wähle die Netzwerkschnittstelle zum hinzufügen aus</translation> 14 <translation>Treiber</translation> 19 <translation>Schnittstelle</translation> 24 <translation>Beschreibung</translation> 29 …<translation>Das Schnittstellen hinzufügen Kommando konnte nicht abgeschlossen werden.</translatio… 34 <translation>Fehler beim hinzufügen der Schnittstelle.</translation> 39 <translation>Fehler beim hinzufügen der Schnittstelle in die Registry.</translation> 47 <translation>wpa_gui Fehler</translation> 55 <translation>Ereignis Historie</translation> 60 <translation>Schließen</translation> [all …]
|
/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3beta1/src/main/java/com/google/cloud/translate/v3beta1/ |
D | TranslateTextResponse.java | 21 /** Protobuf type {@code google.cloud.translation.v3beta1.TranslateTextResponse} */ 24 …// @@protoc_insertion_point(message_implements:google.cloud.translation.v3beta1.TranslateTextRespo… 66 private java.util.List<com.google.cloud.translate.v3beta1.Translation> translations_; 71 * Text translation responses with no glossary applied. 73 * [`contents`][google.cloud.translation.v3beta1.TranslateTextRequest.contents]. 76 * <code>repeated .google.cloud.translation.v3beta1.Translation translations = 1;</code> 79 public java.util.List<com.google.cloud.translate.v3beta1.Translation> getTranslationsList() { in getTranslationsList() 86 * Text translation responses with no glossary applied. 88 * [`contents`][google.cloud.translation.v3beta1.TranslateTextRequest.contents]. 91 * <code>repeated .google.cloud.translation.v3beta1.Translation translations = 1;</code> [all …]
|
D | TranslateTextResponseOrBuilder.java | 23 …// @@protoc_insertion_point(interface_extends:google.cloud.translation.v3beta1.TranslateTextRespon… 30 * Text translation responses with no glossary applied. 32 * [`contents`][google.cloud.translation.v3beta1.TranslateTextRequest.contents]. 35 * <code>repeated .google.cloud.translation.v3beta1.Translation translations = 1;</code> 37 java.util.List<com.google.cloud.translate.v3beta1.Translation> getTranslationsList(); in getTranslationsList() 42 * Text translation responses with no glossary applied. 44 * [`contents`][google.cloud.translation.v3beta1.TranslateTextRequest.contents]. 47 * <code>repeated .google.cloud.translation.v3beta1.Translation translations = 1;</code> 49 com.google.cloud.translate.v3beta1.Translation getTranslations(int index); in getTranslations() 54 * Text translation responses with no glossary applied. [all …]
|
D | Translation.java | 25 * A single translation response. 28 * Protobuf type {@code google.cloud.translation.v3beta1.Translation} 30 public final class Translation extends com.google.protobuf.GeneratedMessageV3 class 32 // @@protoc_insertion_point(message_implements:google.cloud.translation.v3beta1.Translation) 35 // Use Translation.newBuilder() to construct. 36 private Translation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Translation() method in Translation 40 private Translation() { in Translation() method in Translation 49 return new Translation(); in newInstance() 68 com.google.cloud.translate.v3beta1.Translation.class, in internalGetFieldAccessorTable() 69 com.google.cloud.translate.v3beta1.Translation.Builder.class); in internalGetFieldAccessorTable() [all …]
|
/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3/src/main/java/com/google/cloud/translate/v3/ |
D | TranslateTextResponse.java | 21 /** Protobuf type {@code google.cloud.translation.v3.TranslateTextResponse} */ 24 … // @@protoc_insertion_point(message_implements:google.cloud.translation.v3.TranslateTextResponse) 66 private java.util.List<com.google.cloud.translate.v3.Translation> translations_; 71 * Text translation responses with no glossary applied. 73 * [`contents`][google.cloud.translation.v3.TranslateTextRequest.contents]. 76 * <code>repeated .google.cloud.translation.v3.Translation translations = 1;</code> 79 public java.util.List<com.google.cloud.translate.v3.Translation> getTranslationsList() { in getTranslationsList() 86 * Text translation responses with no glossary applied. 88 * [`contents`][google.cloud.translation.v3.TranslateTextRequest.contents]. 91 * <code>repeated .google.cloud.translation.v3.Translation translations = 1;</code> [all …]
|
D | TranslateTextResponseOrBuilder.java | 23 // @@protoc_insertion_point(interface_extends:google.cloud.translation.v3.TranslateTextResponse) 30 * Text translation responses with no glossary applied. 32 * [`contents`][google.cloud.translation.v3.TranslateTextRequest.contents]. 35 * <code>repeated .google.cloud.translation.v3.Translation translations = 1;</code> 37 java.util.List<com.google.cloud.translate.v3.Translation> getTranslationsList(); in getTranslationsList() 42 * Text translation responses with no glossary applied. 44 * [`contents`][google.cloud.translation.v3.TranslateTextRequest.contents]. 47 * <code>repeated .google.cloud.translation.v3.Translation translations = 1;</code> 49 com.google.cloud.translate.v3.Translation getTranslations(int index); in getTranslations() 54 * Text translation responses with no glossary applied. [all …]
|
D | DetectLanguageResponse.java | 28 * Protobuf type {@code google.cloud.translation.v3.DetectLanguageResponse} 32 … // @@protoc_insertion_point(message_implements:google.cloud.translation.v3.DetectLanguageResponse) 78 * The most probable language detected by the Translation API. For each 79 * request, the Translation API will always return only one result. 82 * <code>repeated .google.cloud.translation.v3.DetectedLanguage languages = 1;</code> 92 * The most probable language detected by the Translation API. For each 93 * request, the Translation API will always return only one result. 96 * <code>repeated .google.cloud.translation.v3.DetectedLanguage languages = 1;</code> 107 * The most probable language detected by the Translation API. For each 108 * request, the Translation API will always return only one result. [all …]
|
D | DetectLanguageResponseOrBuilder.java | 23 … // @@protoc_insertion_point(interface_extends:google.cloud.translation.v3.DetectLanguageResponse) 30 * The most probable language detected by the Translation API. For each 31 * request, the Translation API will always return only one result. 34 * <code>repeated .google.cloud.translation.v3.DetectedLanguage languages = 1;</code> 41 * The most probable language detected by the Translation API. For each 42 * request, the Translation API will always return only one result. 45 * <code>repeated .google.cloud.translation.v3.DetectedLanguage languages = 1;</code> 52 * The most probable language detected by the Translation API. For each 53 * request, the Translation API will always return only one result. 56 * <code>repeated .google.cloud.translation.v3.DetectedLanguage languages = 1;</code> [all …]
|
D | Translation.java | 25 * A single translation response. 28 * Protobuf type {@code google.cloud.translation.v3.Translation} 30 public final class Translation extends com.google.protobuf.GeneratedMessageV3 class 32 // @@protoc_insertion_point(message_implements:google.cloud.translation.v3.Translation) 35 // Use Translation.newBuilder() to construct. 36 private Translation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Translation() method in Translation 40 private Translation() { in Translation() method in Translation 49 return new Translation(); in newInstance() 68 com.google.cloud.translate.v3.Translation.class, in internalGetFieldAccessorTable() 69 com.google.cloud.translate.v3.Translation.Builder.class); in internalGetFieldAccessorTable() [all …]
|
/external/eigen/Eigen/src/Geometry/ |
D | Translation.h | 17 * \class Translation 19 * \brief Represents a translation transformation 24 * \note This class is not aimed to be used to store a translation transformation, 30 class Translation 54 EIGEN_DEVICE_FUNC Translation() {} in Translation() function 56 EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy) in Translation() function 63 EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy, const Scalar& sz) in Translation() function 70 …/** Constructs and initialize the translation transformation from a vector of translation coeffici… 71 EIGEN_DEVICE_FUNC explicit inline Translation(const VectorType& vector) : m_coeffs(vector) {} in Translation() function 73 /** \brief Returns the x-translation by value. **/ [all …]
|
/external/cldr/docs/site/ |
D | sitemap.tsv | 60 translation 61 translation/getting-started 62 translation/getting-started/data-stability 63 translation/getting-started/empty-cache 64 translation/getting-started/errors-and-warnings 65 translation/getting-started/guide 66 translation/getting-started/plurals 67 translation/getting-started/resolving-errors 68 translation/getting-started/review-formats 69 translation/getting-started/survey-tool-phases [all …]
|
/external/rust/android-crates-io/crates/glam/src/f64/ |
D | daffine2.rs | 6 /// A 2D affine transform, which can represent translation, rotation, scaling and shear. 11 pub translation: DVec2, field 21 translation: DVec2::ZERO, 29 translation: DVec2::ZERO, 35 translation: DVec2::NAN, 44 translation: z_axis, in from_cols() 54 translation: DVec2::from_array([m[4], m[5]]), 64 let z = &self.translation; 77 translation: m[2].into(), 90 self.translation.into(), [all …]
|
D | daffine3.rs | 6 /// A 3D affine transform, which can represent translation, rotation, scaling and shear. 11 pub translation: DVec3, field 21 translation: DVec3::ZERO, 29 translation: DVec3::ZERO, 35 translation: DVec3::NAN, 44 translation: w_axis, in from_cols() 56 translation: DVec3::from_array([m[9], m[10], m[11]]), 67 let w = &self.translation; 80 translation: m[3].into(), 94 self.translation.into(), [all …]
|
/external/rust/android-crates-io/crates/glam/src/f32/ |
D | affine2.rs | 6 /// A 2D affine transform, which can represent translation, rotation, scaling and shear. 11 pub translation: Vec2, field 21 translation: Vec2::ZERO, 29 translation: Vec2::ZERO, 35 translation: Vec2::NAN, 44 translation: z_axis, in from_cols() 54 translation: Vec2::from_array([m[4], m[5]]), 64 let z = &self.translation; 77 translation: m[2].into(), 90 self.translation.into(), [all …]
|
D | affine3a.rs | 6 /// A 3D affine transform, which can represent translation, rotation, scaling and shear. 13 pub translation: Vec3A, field 23 translation: Vec3A::ZERO, 31 translation: Vec3A::ZERO, 37 translation: Vec3A::NAN, 46 translation: w_axis, in from_cols() 58 translation: Vec3A::from_array([m[9], m[10], m[11]]), 69 let w = &self.translation; 82 translation: m[3].into(), 96 self.translation.into(), [all …]
|
/external/google-cloud-java/java-translate/google-cloud-translate/src/test/java/com/google/cloud/translate/it/ |
D | ITTranslateTest.java | 30 import com.google.cloud.translate.Translation; 106 List<Translation> translations = TRANSLATE.translate(ImmutableList.of("ocho", "acht")); in testTranslateTextList() 107 Translation translation = translations.get(0); in testTranslateTextList() local 108 assertEquals("eight", translation.getTranslatedText().toLowerCase(Locale.ENGLISH)); in testTranslateTextList() 109 assertEquals("es", translation.getSourceLanguage()); in testTranslateTextList() 110 translation = translations.get(1); in testTranslateTextList() 111 assertEquals("act", translation.getTranslatedText().toLowerCase(Locale.ENGLISH)); in testTranslateTextList() 112 assertEquals("ga", translation.getSourceLanguage()); in testTranslateTextList() 117 List<Translation> translations = in testTranslateTextListWithModel() 119 Translation translation = translations.get(0); in testTranslateTextListWithModel() local [all …]
|
/external/arm-trusted-firmware/docs/components/ |
D | xlat-tables-lib-v2-design.rst | 1 Translation (XLAT) Tables Library 4 This document describes the design of the translation tables library (version 2) 8 required Translation Lookaside Buffer (TLB) maintenance operations. 12 #. Statically allocate translation tables and populate them (at run-time) based 16 #. Support for generating translation tables pertaining to a different 17 translation regime than the exception level the library code is executing at; 57 translation tables library. 74 library transpose that in a set of translation tables. As a result, the library 75 might create new translation tables, update or split existing ones. 80 the EL1&0 translation regime, the attributes also specify whether the region is [all …]
|
/external/trusty/arm-trusted-firmware/docs/components/ |
D | xlat-tables-lib-v2-design.rst | 1 Translation (XLAT) Tables Library 4 This document describes the design of the translation tables library (version 2) 8 required Translation Lookaside Buffer (TLB) maintenance operations. 12 #. Statically allocate translation tables and populate them (at run-time) based 16 #. Support for generating translation tables pertaining to a different 17 translation regime than the exception level the library code is executing at; 57 translation tables library. 74 library transpose that in a set of translation tables. As a result, the library 75 might create new translation tables, update or split existing ones. 80 the EL1&0 translation regime, the attributes also specify whether the region is [all …]
|
/external/googleapis/google/cloud/mediatranslation/v1alpha1/ |
D | media_translation.proto | 27 // Provides translation from/to media types. 32 // Performs bidirectional streaming speech translation: receive results while 38 // Provides information to the speech translation that specifies how to process 89 // languages are listed, speech translation result will translate in the most 97 // the translation will happen between source_language_code and 113 // Config used for streaming translation. 119 // continuous translation (continuing to wait for and process audio even if 126 // return an `END_OF_SINGLE_UTTERANCE` event and cease translation. 134 // Optional. Stability control for the media translation text. The value should be 135 // "LOW", "MEDIUM", "HIGH". It applies to text/text_and_audio translation [all …]
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
D | SerializerMessages_sv.java | 29 // BAD_MSGKEY needs translation in getContents() 30 // BAD_MSGFORMAT needs translation in getContents() 31 // ER_SERIALIZER_NOT_CONTENTHANDLER needs translation in getContents() 32 // ER_RESOURCE_COULD_NOT_FIND needs translation in getContents() 33 // ER_RESOURCE_COULD_NOT_LOAD needs translation in getContents() 34 // ER_BUFFER_SIZE_LESSTHAN_ZERO needs translation in getContents() 35 // ER_INVALID_UTF16_SURROGATE needs translation in getContents() 36 // ER_OIERROR needs translation in getContents() 37 // ER_ILLEGAL_ATTRIBUTE_POSITION needs translation in getContents() 38 // ER_NAMESPACE_PREFIX needs translation in getContents() [all …]
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | CLDRURLS.java | 84 public static final String GENERAL_HELP_URL = "https://cldr.unicode.org/translation/"; 88 "https://cldr.unicode.org/translation/translation-guide-general/capitalization"; 89 public static final String CHARACTERS_HELP = "https://cldr.unicode.org/translation/characters"; 91 "https://cldr.unicode.org/translation/characters/character-labels"; 94 "https://cldr.unicode.org/translation/units/unit-names-and-patterns#h.7kdholgw8hpx"; 96 "https://cldr.unicode.org/translation/displaynames/countryregion-territory-names"; 98 "https://cldr.unicode.org/translation/currency-names-and-symbols"; 100 "https://cldr.unicode.org/translation/date-time/date-time-names#h.ewzjebmpoi4k"; 102 "https://cldr.unicode.org/translation/date-time/date-time-names"; 104 "https://cldr.unicode.org/translation/date-time/date-time-names#h.h0vy2eyzcj0n"; [all …]
|
/external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/ |
D | Translation.java | 27 * Information about a translation. Objects of this class contain the translated text and the source 29 * automatically detected by the Google Translation service. 34 public class Translation implements Serializable { class 37 static final Function<TranslationsResource, Translation> FROM_PB_FUNCTION = 38 new Function<TranslationsResource, Translation>() { 40 public Translation apply(TranslationsResource translationPb) { 41 return Translation.fromPb(translationPb); 49 private Translation(String translatedText, String sourceLanguage, String model) { in Translation() method in Translation 62 * the source language as detected by the Google Translation service. 69 * Returns the translation model used to translate the text. This value is only available if a [all …]
|
/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/java/com/google/cloud/bigquery/migration/v2alpha/ |
D | TranslateQueryResponseOrBuilder.java | 30 * Output only. Immutable. The unique identifier for the SQL translation job. 31 * Example: `projects/123/locations/us/translation/1234` 45 * Output only. Immutable. The unique identifier for the SQL translation job. 46 * Example: `projects/123/locations/us/translation/1234` 61 * The translated result. This will be empty if the translation fails. 73 * The translated result. This will be empty if the translation fails. 86 * The list of errors encountered during the translation, if present. 96 * The list of errors encountered during the translation, if present. 106 * The list of errors encountered during the translation, if present. 116 * The list of errors encountered during the translation, if present. [all …]
|
/external/google-cloud-java/google-cloud-examples/src/test/java/com/google/cloud/examples/translate/snippets/ |
D | ITTranslateSnippets.java | 26 import com.google.cloud.translate.Translation; 161 List<Translation> translations = translate.translate(texts); in testTranslateTextList() 164 Translation translation = translations.get(0); in testTranslateTextList() local 165 assertEquals("Hello, World!", translation.getTranslatedText()); in testTranslateTextList() 166 assertEquals("en", translation.getSourceLanguage()); in testTranslateTextList() 167 translation = translations.get(1); in testTranslateTextList() 168 assertEquals("Hello World!", translation.getTranslatedText()); in testTranslateTextList() 169 assertEquals("es", translation.getSourceLanguage()); in testTranslateTextList() 177 List<Translation> translations = in testTranslateTextListWithOptions() 183 Translation translation = translations.get(0); in testTranslateTextListWithOptions() local [all …]
|
/external/arm-trusted-firmware/include/lib/xlat_tables/ |
D | xlat_tables_v2.h | 45 * of translation tables. 48 * size. When using a 4KB translation granule, this might be 4KB, 2MB or 1GB. 71 /* In the EL1&0 translation regime, User (EL0) or Privileged (EL1). */ 151 * Translation regimes supported by this library. EL_REGIME_INVALID tells the 167 * Declare the translation context type. 173 * Statically allocate a translation context and associated structures. Also 177 * Prefix for the translation context variable. 183 * Would typically be MAX_MMAP_REGIONS for the translation context describing 187 * Number of sub-translation tables to allocate. 188 * Would typically be MAX_XLAT_TABLES for the translation context describing [all …]
|