Searched full:language (Results 1 – 25 of 4920) sorted by relevance
12345678910>>...197
42 'Natural Language :: Chinese (Simplified)',43 'Natural Language :: Chinese (Traditional)',44 'Natural Language :: Czech',45 + 'Natural Language :: Danish',46 'Natural Language :: Dutch',47 'Natural Language :: Esperanto',48 'Natural Language :: Finnish',49 'Natural Language :: French',50 'Natural Language :: Galician',51 'Natural Language :: German',[all …]
3 # Native language support configuration7 tristate "Native language support"9 The base Native Language Support. A number of filesystems44 native language character sets. These character sets are stored56 native language character sets. These character sets are stored68 native language character sets. These character sets are stored81 native language character sets. These character sets are stored in97 native language character sets. These character sets are stored in112 native language character sets. These character sets are stored in123 native language character sets. These character sets are stored in[all …]
70 <a name="Displaying-the-Language"></a>71 <h3 class="section">15.2 Displaying the Language</h3>73 <p>The following commands help you find out which language is the74 working language, and also what language source files were written in.77 <dt><code>show language</code></dt>78 <dd><a name="show-language"></a><a name="index-show-language"></a>79 <p>Display the current working language. This is the80 language you can use with commands such as <code>print</code> to85 <dd><a name="index-info-frame_002c-show-the-source-language"></a>86 <p>Display the source language for this frame. This language becomes the[all …]
70 <a name="Having-GDB-Infer-the-Source-Language"></a>71 <h4 class="subsection">15.1.3 Having <small>GDB</small> Infer the Source Language</h4>73 <p>To have <small>GDB</small> set the working language automatically, use74 ‘<samp>set language local</samp>’ or ‘<samp>set language auto</samp>’. <sm…75 then infers the working language. That is, when your program stops in a77 working language to the language recorded for the function in that78 frame. If the language for a frame is unknown (that is, if the function80 does not have a recognized extension), the current working language is84 entirely in one source language. However, program modules and libraries85 written in one source language can be used by a main program written in[all …]
73 <p>There are two ways to control the working language—either have <small>GDB</small>75 <code>set language</code> command for either purpose. On startup, <small>GDB</small>76 defaults to setting the language automatically. The working language is80 <p>In addition to the working language, every source file that81 <small>GDB</small> knows about has its own working language. For some object82 file formats, the compiler might indicate which language a particular84 language from the name of the file. The language of a source file86 show each frame appropriately for its own language. There is no way to87 set the language of a source file from within <small>GDB</small>, but you can88 set the language associated with a filename extension. See <a href="Show.html#Show">Displaying the…[all …]
70 <a name="Setting-the-Working-Language"></a>71 <h4 class="subsection">15.1.2 Setting the Working Language</h4>73 <p>If you allow <small>GDB</small> to set the language automatically,77 <a name="index-set-language"></a>78 <p>If you wish, you may set the language manually. To do this, issue the79 command ‘<samp>set language <var>lang</var></samp>’, where <var>lang</var> is the name …80 a language, such as82 For a list of the supported languages, type ‘<samp>set language</samp>’.84 <p>Setting the language manually prevents <small>GDB</small> from updating the working85 language automatically. This can lead to confusion if you try[all …]
126 <a name="Language"></a>127 <h4 class="subsubsection">27.1.1.2 Language</h4>129 <p>The execution of several commands depends on which language is selected.130 By default, the current language (see <a href="Show.html#show-language">show language</a>) is used.131 But for commands known to be language-sensitive, it is recommended132 to use the ‘<samp>--language</samp>’ option. This option takes one argument,133 which is the name of the language to use while executing the command.137 <pre class="smallexample">-data-evaluate-expression --language c "sizeof (void*)"142 <p>The valid language names are the same names accepted by the143 ‘<samp>set language</samp>’ command (see <a href="Manually.html#Manually">Manually</a>)…
18 <title>Debugging with GDB: show language</title>20 <meta name="description" content="Debugging with GDB: show language">21 <meta name="keywords" content="Debugging with GDB: show language">55 <meta http-equiv="Refresh" content="0; url=Show.html#show-language">61 <p>The node you are looking for is at <a href="Show.html#show-language">show language</a>.</p>
49 language(other.language) in QPlaceEditorialPrivate()63 && language == od->language; in compare()75 Each QPlaceEditorial has a title, text and language; in addition to those properties147 Returns the language of the editorial. Typically this would be a language code150 QString QPlaceEditorial::language() const in language() function in QPlaceEditorial153 return d->language; in language()157 Sets the \a language of the editorial. Typically this would be a language code160 void QPlaceEditorial::setLanguage(const QString &language) in setLanguage() argument163 d->language = language; in setLanguage()
52 language = other.language; in QPlaceReviewPrivate()68 language == od->language && in compare()156 Returns the language of the review. Typically this would be a language code159 QString QPlaceReview::language() const in language() function in QPlaceReview162 return d->language; in language()166 Sets the \a language of the review. Typically this would be a language code169 void QPlaceReview::setLanguage(const QString &language) in setLanguage() argument172 d->language = language; in setLanguage()
21 Language-Tag = langtag ; normal language tags25 langtag = language32 language = 2*3ALPHA ; shortest ISO 639 code34 ; extended language subtags36 / 5*8ALPHA ; or registered language subtag84 / "no-bok" ; are not extended language121 langtag %= (language) [phoenix::ref(languageTag.language) = _1] in bcp47_parser()128 language %= (repeat(2,3)[alpha] >> -("-" >> extlang)) // shortest ISO 639 code in bcp47_parser()129 … // sometimes followed by extended language subtags in bcp47_parser()131 | repeat(5,8)[alpha]; // or registered language subtag in bcp47_parser()[all …]
8 Use LanguageTag to go back and forth between BCP 47 language tags9 and their component language/script/region.17 Darwin implementation requires translation to "Language Identifier"19 parse any valid BCP 47 tag and get out the base language/script/region.27 language/script/region.39 optional<std::string> language; // ISO 639 member
51 /* Dump language-specific parts of tree nodes. Returns nonzero if it55 /* Determine type qualifiers in a language-specific way. */64 language-specific processing is required. */93 change. Required by any language that supports variadic117 /* Register language specific type size variables as potentially OpenMP125 Called only after doing all language independent checks.130 /* If non-NULL, return TYPE1 with any language-specific modifiers copied from183 /* Language hooks related to decls and the symbol table. */188 needed only if the language supports variable-sized types at the global292 /* Do language specific checking on an implicitly determined clause. */[all …]
3 For a resolution refer to Documentation/kbuild/kconfig-language.rst8 For a resolution refer to Documentation/kbuild/kconfig-language.rst14 For a resolution refer to Documentation/kbuild/kconfig-language.rst20 For a resolution refer to Documentation/kbuild/kconfig-language.rst26 For a resolution refer to Documentation/kbuild/kconfig-language.rst31 For a resolution refer to Documentation/kbuild/kconfig-language.rst37 For a resolution refer to Documentation/kbuild/kconfig-language.rst
249 - Reception of the primary language of a bilingual audio program is251 transmitting the primary language monaural on the main audio252 carrier and a secondary language monaural on a second carrier.256 - Reception of the secondary language of a bilingual audio program264 transmissions of a primary language, and an independent third265 carrier for a monaural secondary language. Only316 - The tuner receives the primary language of a bilingual audio321 - The tuner receives the secondary language of a bilingual audio350 bilingual or SAP signal this mode selects the primary language.355 primary language is played on both channels.[all …]
105 ${datadir}/${BPN}/${PV}/lisp/language/chinese.elc \106 ${datadir}/${BPN}/${PV}/lisp/language/cyrillic.elc \107 ${datadir}/${BPN}/${PV}/lisp/language/indian.elc \108 ${datadir}/${BPN}/${PV}/lisp/language/sinhala.elc \109 ${datadir}/${BPN}/${PV}/lisp/language/english.elc \110 ${datadir}/${BPN}/${PV}/lisp/language/ethiopic.elc \111 ${datadir}/${BPN}/${PV}/lisp/language/european.elc \112 ${datadir}/${BPN}/${PV}/lisp/language/czech.elc \113 ${datadir}/${BPN}/${PV}/lisp/language/slovak.elc \114 ${datadir}/${BPN}/${PV}/lisp/language/romanian.elc \[all …]
46 "language": "en", string54 "language": "en", string62 "language": "en", string72 "language": "en", string105 "language": "en" string110 "language": "en" string115 "language": "en" string122 "language": "en" string
3 Programming Language6 The kernel is written in the C programming language [c-language]_.12 This dialect contains many extensions to the language [gnu-extensions]_,24 implementation-defined semantics to language entities (like variables,26 to the language (e.g. adding a new keyword) [n2049]_.38 .. [c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
11 LANGUAGE = "${@get_language_name('${PN}')}"17 SRC_URI = "https://archive.mozilla.org/pub/firefox/releases/${PV}/linux-x86_64/xpi/${LANGUAGE}.xpi"32 unzip ${LANGUAGE}.xpi -d ${LANGUAGE}36 manifest = d.getVar("LANGUAGE") + "/manifest.json"45 install -D -m 0644 ${LANGUAGE}.xpi ${D}${libdir}/firefox/browser/extensions/${EXTENSION}.xpi