Home
last modified time | relevance | path

Searched full:language (Results 1 – 25 of 8716) sorted by relevance

12345678910>>...349

/external/avahi/avahi-sharp/en/Avahi/
DErrorCode.xml2 <TypeSignature Language="C#" Value="public enum ErrorCode" />
12 <MemberSignature Language="C#" Value="TooManyEntries" />
22 <MemberSignature Language="C#" Value="AccessDenied" />
32 <MemberSignature Language="C#" Value="NotFound" />
42 <MemberSignature Language="C#" Value="TooManyClients" />
52 <MemberSignature Language="C#" Value="DnsYxRrSet" />
62 <MemberSignature Language="C#" Value="InvalidFlags" />
72 <MemberSignature Language="C#" Value="BadState" />
82 <MemberSignature Language="C#" Value="DnsNxDomain" />
92 <MemberSignature Language="C#" Value="TooManyObjects" />
[all …]
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt051treeRewriteAST.py54 language=Python;
67 language=Python;
90 language=Python;
103 language=Python;
125 language=Python;
138 language=Python;
169 language=Python;
182 language=Python;
204 language=Python;
217 language=Python;
[all …]
Dt058rewriteAST.py116 options {language=Python;output=AST;}
131 options {language=Python;output=AST;}
146 options {language=Python;output=AST;}
161 options {language=Python;output=AST;}
177 options {language=Python;output=AST;}
192 options {language=Python;output=AST;}
207 options {language=Python;output=AST;}
222 options {language=Python;output=AST;}
238 options {language=Python;output=AST;}
253 options {language=Python;output=AST;}
[all …]
Dt057autoAST.py116 options {language=Python;output=AST;}
131 options {language=Python;output=AST;}
146 options {language=Python;output=AST;}
161 options {language=Python;output=AST;}
176 options {language=Python;output=AST;}
191 options {language=Python;output=AST;}
206 options {language=Python;output=AST;}
221 options {language=Python;output=AST;}
236 options {language=Python;output=AST;}
251 options {language=Python;output=AST;}
[all …]
Dt049treeparser.py56 language=Python;
68 language=Python;
90 language=Python;
102 language=Python;
123 language=Python;
137 language=Python;
158 language=Python;
172 language=Python;
193 language=Python;
207 language=Python;
[all …]
/external/v8/test/test262/
Dtest262.status35 'language/statements/for-in/12.6.4-2': [PASS, FAIL_OK],
41 'language/computed-property-names/class/static/method-number': [FAIL, FAIL_SLOPPY],
42 'language/computed-property-names/class/static/method-symbol': [FAIL, FAIL_SLOPPY],
43 'language/computed-property-names/class/static/method-string': [FAIL, FAIL_SLOPPY],
46 'language/expressions/compound-assignment/S11.13.2_A5.*': [FAIL],
47 'language/expressions/compound-assignment/S11.13.2_A6.*': [FAIL],
48 'language/expressions/compound-assignment/S11.13.2_A7.10_T4': [FAIL],
49 'language/expressions/compound-assignment/S11.13.2_A7.11_T4': [FAIL],
50 'language/expressions/compound-assignment/S11.13.2_A7.1_T4': [FAIL],
51 'language/expressions/compound-assignment/S11.13.2_A7.2_T4': [FAIL],
[all …]
/external/nist-sip/java/gov/nist/javax/sip/header/
DContentLanguage.java39 * 14.12 Content-Language
41 * The Content-Language entity-header field describes the natural
42 * language(s) of the intended audience for the enclosed entity. Note
46 * Content-Language = "Content-Language" ":" 1#language-tag
48 * Language tags are defined in section 3.10. The primary purpose of
49 * Content-Language is to allow a user to identify and differentiate
50 * entities according to the user's own preferred language. Thus, if the
54 * Content-Language: da
56 * If no Content-Language is specified, the default is that the content
57 * is intended for all language audiences. This might mean that the
[all …]
DAcceptLanguage.java36 * Accept Language body.
45 * Accept-Language = "Accept-Language" ":"
46 * 1#( language-range [ ";" "q" "=" qvalue ] )
47 * language-range = ( ( 1*8ALPHA *( "-" 1*8ALPHA ) ) | "*" )
123 * @param languageRange is the language range to set.
159 * Gets the language value of the AcceptLanguageHeader.
163 * @return the language Locale value of this AcceptLanguageHeader
178 * Sets the language parameter of this AcceptLanguageHeader.
182 * @param language - the new Locale value of the language of
188 public void setAcceptLanguage(Locale language) { in setAcceptLanguage() argument
[all …]
/external/lldb/source/Core/
DLanguage.cpp1 //===-- Language.cpp --------------------------------------------*- C++ -*-===//
11 #include "lldb/Core/Language.h"
54 Language::Language(LanguageType language) : in Language() function in Language
55 m_language (language) in Language()
59 Language::~Language() in ~Language()
64 Language::GetLanguage() const in GetLanguage()
70 Language::Clear () in Clear()
76 Language::SetLanguage(LanguageType language) in SetLanguage() argument
78 m_language = language; in SetLanguage()
82 Language::SetLanguageFromCString(const char *language_cstr) in SetLanguageFromCString()
[all …]
/external/google-breakpad/src/common/
Dlanguage.cc32 // language.cc: Subclasses and singletons for google_breakpad::Language.
33 // See language.h for details.
35 #include "common/language.h"
39 // C++ language-specific operations.
40 class CPPLanguage: public Language {
54 // Java language-specific operations.
55 class JavaLanguage: public Language {
68 // Assembler language-specific operations.
69 class AssemblerLanguage: public Language {
79 const Language * const Language::CPlusPlus = &CPPLanguageSingleton;
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/support/
Dlayer1.py206 cc_email_addresses=None, language=None, issue_type=None, argument
234 #. **Language.** The human language in which AWS Support
272 :type language: string
273 :param language: The ISO 639-1 code for the language in which AWS
275 Japanese ("ja"). Language parameters must be passed explicitly for
300 if language is not None:
301 params['language'] = language
329 max_results=None, language=None, argument
379 :type language: string
380 :param language: The ISO 639-1 code for the language in which AWS
[all …]
/external/sl4a/Common/src/com/googlecode/android_scripting/language/
DSupportedLanguages.java13 * License for the specific language governing permissions and limitations under
17 package com.googlecode.android_scripting.language;
27 // SHELL(".sh", ShellLanguage.class), // We don't really support Shell language
35 private final Class<? extends Language> mmClass;
37 private KnownLanguage(String ext, Class<? extends Language> clazz) { in KnownLanguage()
46 private Class<? extends Language> getLanguageClass() { in getLanguageClass()
51 private static Map<String, Class<? extends Language>> sSupportedLanguages;
54 sSupportedLanguages = new HashMap<String, Class<? extends Language>>();
55 for (KnownLanguage language : KnownLanguage.values()) {
56 sSupportedLanguages.put(language.getExtension(), language.getLanguageClass()); in language.getExtension()
[all …]
/external/selinux/secilc/docs/
Dcil_introduction.md4Language (CIL) is designed to be a language that sits between one or more high level policy langua…
6 …oduce language constructs with more features than the raw kernel policy (e.g., interfaces). Pushin…
17language - provide rich semantics needed for cross-language interaction but not for convenience. I…
21language - the ultimate goal of CIL is the generation of the policy that will be enforced by the k…
27 …o re-think core concepts that are working well. All changes to existing language constructs need a…
31 …to increase performance. At the very least, clearly identify and manage language constructs that c…
36 …y is always a goal, with CIL there are also several well-known and clear motivating language needs.
40 … to an interface. Interfaces or some similar construct should become first class language features.
42 …strators to rapidly create or mold existing policy. Policy authors need language features to creat…
53 …d overlap in very well defined ways. This is in contrast to the current language where a statement…
[all …]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
Drewrites.rb62 options {language=Ruby;output=AST;}
75 options {language=Ruby;output=AST;}
89 options {language=Ruby;output=AST;}
103 options {language=Ruby;output=AST;}
117 options {language=Ruby;output=AST;}
130 options {language=Ruby;output=AST;}
144 options {language=Ruby;output=AST;}
158 options {language=Ruby;output=AST;}
173 options {language=Ruby;output=AST;}
187 options {language=Ruby;output=AST;}
[all …]
Dtree-rewrite.rb11 language=Ruby;
23 language=Ruby;
35 language=Ruby;
47 language=Ruby;
58 language=Ruby;
70 language=Ruby;
81 language=Ruby;
93 language=Ruby;
104 language=Ruby;
116 language=Ruby;
[all …]
Dauto-ast.rb63 options {language=Ruby;output=AST;}
75 options {language=Ruby;output=AST;}
87 options {language=Ruby;output=AST;}
99 options {language=Ruby;output=AST;}
111 options {language=Ruby;output=AST;}
124 options {language=Ruby;output=AST;}
136 options {language=Ruby;output=AST;}
148 options {language=Ruby;output=AST;}
160 options {language=Ruby;output=AST;}
172 options {language=Ruby;output=AST;}
[all …]
/external/lldb/include/lldb/Core/
DLanguage.h1 //===-- Language.h ----------------------------------------------*- C++ -*-===//
18 /// @class Language Language.h "lldb/Core/Language.h"
19 /// @brief Encapsulates the programming language for an lldb object.
23 /// The enumeration values used when describing the programming language
26 class Language
30 /// Construct with optional language enumeration.
32 Language(lldb::LanguageType language = lldb::eLanguageTypeUnknown);
40 ~Language();
43 /// Get the language value as a NULL termianted C string.
46 /// The C string representation of the language. The returned
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocalePriorityList.java25 * The string format is based on the Accept-Language format
30 * <p>In theory, Accept-Language indicates the relative 'quality' of each item,
35 * original. Accept-Language also doesn't
52 * comes first. If exactly the same language tag appears multiple times,
61 …* This is to match the effect of the Accept-Language semantics as used in browsers, and results in…
79 * Add a language code to the list being built, with weight 1.0.
81 * @param languageCode locale/language to be added
89 * Add a language code to the list being built, with specified weight.
91 * @param languageCode locale/language to be added
100 * Add a language priority list.
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocalePriorityList.java24 * The string format is based on the Accept-Language format
29 * <p>In theory, Accept-Language indicates the relative 'quality' of each item,
34 * original. Accept-Language also doesn't
51 * comes first. If exactly the same language tag appears multiple times,
60 …* This is to match the effect of the Accept-Language semantics as used in browsers, and results in…
78 * Add a language code to the list being built, with weight 1.0.
80 * @param languageCode locale/language to be added
89 * Add a language code to the list being built, with specified weight.
91 * @param languageCode locale/language to be added
101 * Add a language priority list.
[all …]
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
Dantlr3-task.htm151 mso-ansi-language:#0400;
152 mso-fareast-language:#0400;
153 mso-bidi-language:#0400;}
167 <h2><span lang=EN-GB style='mso-ansi-language:EN-GB'>ANTLR3<o:p></o:p></span></h2>
169 <h3><span lang=EN-GB style='mso-ansi-language:EN-GB'>Description<o:p></o:p></span></h3>
171 <p><span class=GramE><span lang=EN-GB style='mso-ansi-language:EN-GB'>Invokes
174 style='mso-ansi-language:EN-GB'> <o:p></o:p></span></p>
176 <h3><span lang=EN-GB style='mso-ansi-language:EN-GB'>Prerequisites<o:p></o:p></span></h3>
178 <h3><span lang=EN-GB style='font-size:12.0pt;mso-ansi-language:EN-GB;
181 lang=EN-GB style='mso-ansi-language:EN-GB'><o:p></o:p></span></h3>
[all …]
/external/llvm/docs/tutorial/
DLangImpl1.rst11 Welcome to the "Implementing a language with LLVM" tutorial. This
12 tutorial runs through the implementation of a simple language, showing
18 The goal of this tutorial is to progressively unveil our language,
20 broad range of language design and LLVM-specific usage issues, showing
38 - `Chapter #1 <#language>`_: Introduction to the Kaleidoscope
39 language, and the definition of its Lexer - This shows where we are
59 - `Chapter #5 <LangImpl5.html>`_: Extending the Language: Control
60 Flow - With the language up and running, we show how to extend it
64 - `Chapter #6 <LangImpl6.html>`_: Extending the Language:
66 about extending the language to let the user program define their own
[all …]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/delegation/
Dimport.rb19 options { language=Ruby; }
29 options { language=Ruby; }
50 language=Ruby;
61 options {language=Ruby;}
81 language=Ruby;
97 language=Ruby;
115 language=Ruby;
128 language=Ruby;
140 language=Ruby;
158 language=Ruby;
[all …]
/external/svox/pico/compat/include/
DTtsEngine.h13 * See the License for the specific language governing permissions and
114 // Returns the level of support for the language, country and variant.
115 // @return TTS_LANG_COUNTRY_VAR_AVAILABLE if the language, country and variant are supported,
117 // TTS_LANG_COUNTRY_AVAILABLE if the language and country are supported and the
120 // TTS_LANG_AVAILABLE if the language is supported and the
124 // for the language are not correctly installed
125 // TTS_LANG_NOT_SUPPORTED if the language is not supported by the TTS engine.
129 // Load the resources associated with the specified language. The loaded
130 // language will only be used once a call to setLanguage() with the same
131 // language value is issued. Language and country values are coded according to the ISO three
[all …]
/external/svox/pico/compat/jni/
Dtts.h13 * See the License for the specific language governing permissions and
159 // Returns the level of support for the language, country and variant.
160 // @return TTS_LANG_COUNTRY_VAR_AVAILABLE if the language, country and variant are supported,
162 // TTS_LANG_COUNTRY_AVAILABLE if the language and country are supported and the
165 // TTS_LANG_AVAILABLE if the language is supported and the
169 // for the language are not correctly installed
170 // TTS_LANG_NOT_SUPPORTED if the language is not supported by the TTS engine.
177 // Load the resources associated with the specified language. The loaded
178 // language will only be used once a call to setLanguage() with the same
179 // language value is issued. Language and country values are coded according to the ISO three
[all …]
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/util/
DLocale.java14 * See the License for the specific language governing permissions and
29 * {@code Locale} represents a language/country/variant combination. Locales are used to
33 * <p>The language codes are two-letter lowercase ISO language codes (such as "en") as defined by
39 * <p>Note that Java uses several deprecated two-letter codes. The Hebrew ("he") language
55 * any locales with the same language but different countries (such as en_GB or es_ES),
192 * Locale constant for the root locale. The root locale has an empty language,
231 // String language = System.getProperty("user.language", "en");
234 // defaultLocale = new Locale(language, region, variant);
256 * Constructs a new {@code Locale} using the specified language.
258 public Locale(String language) { in Locale() argument
[all …]

12345678910>>...349