Home
last modified time | relevance | path

Searched defs:language (Results 151 – 175 of 19309) sorted by relevance

12345678910>>...773

/dports/deskutils/moregroupware/moregroupware/include/
H A Dlang.inc.php17 function setLocaledText($language, $module, $s='') {
58 function _writeCacheFile($language, $filename, $module, $data){
70 function _readCacheFile($language, $filename, $module){
90 function readLanguageFile2($language, $filename, $module='', $module2='') {
122 function readLanguageFile($language, $filename, $module='') {
/dports/devel/tree-sitter/tree-sitter-0.20.1/cli/src/tests/
H A Dtags_test.rs83 let language = get_language("python"); in test_tags_python() localVariable
130 let language = get_language("javascript"); in test_tags_javascript() localVariable
184 let language = get_language("python"); in test_tags_columns_measured_in_utf16_code_units() localVariable
205 let language = get_language("ruby"); in test_tags_ruby() localVariable
269 let language = get_language("javascript"); in test_tags_cancellation() localVariable
293 let language = get_language("python"); in test_invalid_capture() localVariable
301 let language = get_language("python"); in test_tags_with_parse_error() localVariable
336 let language = get_language("javascript"); in test_tags_via_c_api() localVariable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/Ast/
H A DSymbolDocumentInfo.cs71 internal SymbolDocumentWithGuids(string fileName, ref Guid language) in SymbolDocumentWithGuids()
77 internal SymbolDocumentWithGuids(string fileName, ref Guid language, ref Guid vendor) in SymbolDocumentWithGuids()
84 …internal SymbolDocumentWithGuids(string fileName, ref Guid language, ref Guid vendor, ref Guid doc… in SymbolDocumentWithGuids()
121 public static SymbolDocumentInfo SymbolDocument(string fileName, Guid language) { in SymbolDocument()
134 …public static SymbolDocumentInfo SymbolDocument(string fileName, Guid language, Guid languageVendo… in SymbolDocument()
149 …public static SymbolDocumentInfo SymbolDocument(string fileName, Guid language, Guid languageVendo… in SymbolDocument()
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/
H A Dlocales.inc.php92 function zbx_locale_variants($language) {
101 function zbx_locale_variants_unix($language) {
145 function zbx_locale_variants_win($language) {
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/
H A Dlocales.inc.php92 function zbx_locale_variants($language) {
101 function zbx_locale_variants_unix($language) {
145 function zbx_locale_variants_win($language) {
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/
H A Dlocales.inc.php92 function zbx_locale_variants($language) {
101 function zbx_locale_variants_unix($language) {
145 function zbx_locale_variants_win($language) {
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/include/
H A Dlocales.inc.php92 function zbx_locale_variants($language) {
101 function zbx_locale_variants_unix($language) {
145 function zbx_locale_variants_win($language) {
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/
H A Dlocales.inc.php92 function zbx_locale_variants($language) {
101 function zbx_locale_variants_unix($language) {
145 function zbx_locale_variants_win($language) {
/dports/math/cvc4/CVC4-1.7/src/options/
H A Dlanguage.cpp20 namespace language { namespace
71 InputLanguage toInputLanguage(OutputLanguage language) { in toInputLanguage()
94 OutputLanguage toOutputLanguage(InputLanguage language) { in toOutputLanguage()
124 OutputLanguage toOutputLanguage(std::string language) { in toOutputLanguage()
167 InputLanguage toInputLanguage(std::string language) { in toInputLanguage()
/dports/www/mediawiki135/mediawiki-1.35.5/includes/block/
H A DBlockErrorFormatter.php49 Language $language,
95 Language $language
116 private function formatBlockReason( CommentStoreComment $reason, Language $language ) {
134 private function formatBlockerLink( $blockerName, $blockerId, Language $language ) {
189 Language $language,
/dports/lang/mosml/mosml-ver-2.10.1/src/doc/
H A Dmosmlref.tex413 \subsubsection*{Expressions and Matches}
464 \subsubsection*{Declarations and Bindings}
535 \subsubsection*{Type expressions}
555 \subsubsection*{Patterns}
584 \subsubsection*{Syntactic restrictions}
637 \subsubsection*{Module expressions}
657 \subsubsection*{Module bindings}
685 \subsubsection*{Signature expressions}
700 \subsubsection*{Specifications and Descriptions}
825 \subsubsection*{Syntactic restrictions}
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/I18n/
H A DL10n.php33 public $language = 'English (United States)'; variable in L10n
366 public function get($language = null) {
384 protected function _setLanguage($language = null) {
486 public function catalog($language = null) {
/dports/audio/rhvoice/RHVoice-1.2.4/src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/android/
H A DIDataSyncCallback.java21 public void onLanguageDownloadStart(LanguagePack language); in onLanguageDownloadStart()
22 public void onLanguageDownloadDone(LanguagePack language); in onLanguageDownloadDone()
23 public void onLanguageInstallation(LanguagePack language); in onLanguageInstallation()
24 public void onLanguageRemoval(LanguagePack language); in onLanguageRemoval()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspellcheck_language_blacklist_policy_handler.cc43 for (const std::string& language : duplicates) { in CheckPolicySettings() local
48 for (const std::string& language : unknown) { in CheckPolicySettings() local
78 for (const std::string& language : duplicates) { in ApplyPolicySettings() local
85 for (const std::string& language : unknown) { in ApplyPolicySettings() local
115 for (const base::Value& language : value->GetList()) { in SortBlacklistedLanguages() local
/dports/editors/kakoune/kakoune-2021.11.08/doc/pages/
H A Dfaq.asciidoc257 === The scripting language lacks keywords, when are you going to expand it?
273 === Why aren't there other scopes similar to `%sh{}` e.g. python?
282 === What shell is used to expand `%sh{}` scopes?
291 === Why does a dot `.` in a regex select newline characters?
302 === Why does `a` extend the current selection, but `i` leaves it untouched?
314 === How to apply changes to all open buffers?
327 === Why is the text I pasted into a buffer completely mangled?
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/utils/
H A Dsmartquotes.py437 def __init__(self, language='en'): argument
446 def smartyPants(text, attr=default_smartypants_attr, language='en'): argument
453 def educate_tokens(text_tokens, attr=default_smartypants_attr, language='en'): argument
567 def educateQuotes(text, language='en'): argument
666 def educateBackticks(text, language='en'): argument
681 def educateSingleBackticks(text, language='en'): argument
757 def stupefyEntities(text, language='en'): argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/utils/
H A Dsmartquotes.py437 def __init__(self, language='en'): argument
446 def smartyPants(text, attr=default_smartypants_attr, language='en'): argument
453 def educate_tokens(text_tokens, attr=default_smartypants_attr, language='en'): argument
567 def educateQuotes(text, language='en'): argument
666 def educateBackticks(text, language='en'): argument
681 def educateSingleBackticks(text, language='en'): argument
757 def stupefyEntities(text, language='en'): argument
/dports/textproc/gspell/gspell-1.9.1/gspell/
H A Dgspell-language.c67 GspellLanguage *language; in G_DEFINE_BOXED_TYPE() local
213 const GspellLanguage *language = l->data; in gspell_language_lookup() local
238 gspell_language_get_code (const GspellLanguage *language) in gspell_language_get_code()
256 gspell_language_get_name (const GspellLanguage *language) in gspell_language_get_name()
293 gspell_language_copy (const GspellLanguage *language) in gspell_language_copy()
307 gspell_language_free (GspellLanguage *language) in gspell_language_free()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspellcheck_language_blocklist_policy_handler.cc43 for (const std::string& language : duplicates) { in CheckPolicySettings() local
48 for (const std::string& language : unknown) { in CheckPolicySettings() local
78 for (const std::string& language : duplicates) { in ApplyPolicySettings() local
85 for (const std::string& language : unknown) { in ApplyPolicySettings() local
115 for (const base::Value& language : value->GetList()) { in SortBlocklistedLanguages() local
/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/spell/
H A Dspell-enchant.cpp32 std::vector<std::string> SpellEnchant::hint(const std::string &language, in hint()
57 bool SpellEnchant::loadDict(const std::string &language) { in loadDict()
72 void SpellEnchant::addWord(const std::string &language, in addWord()
79 bool SpellEnchant::checkDict(const std::string &language) { in checkDict()
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/functions/
H A DNot.java9 Language language; field in Not
11 public Not(Language language) in Not()
20 public Not(Language language, String name) in Not()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/pyunit/lsp/002coverage/
H A Dhdl-prj.json2 { "file": "../files/adder.vhdl", "language": "vhdl" }, string
3 { "file": "../files/heartbeat.vhdl", "language": "vhdl" }, string
4 { "file": "../files/adder_tb.vhdl", "language": "vhdl" } string
/dports/www/mediawiki137/mediawiki-1.37.1/includes/block/
H A DBlockErrorFormatter.php64 Language $language,
109 Language $language
130 private function formatBlockReason( CommentStoreComment $reason, Language $language ) {
147 private function formatBlockerLink( ?UserIdentity $blocker, Language $language ) {
213 Language $language,
/dports/www/mediawiki136/mediawiki-1.36.3/includes/block/
H A DBlockErrorFormatter.php61 Language $language,
107 Language $language
128 private function formatBlockReason( CommentStoreComment $reason, Language $language ) {
146 private function formatBlockerLink( $blockerName, $blockerId, Language $language ) {
201 Language $language,
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/
H A DConftest.py123 def CheckBuilder(context, text = None, language = None): argument
230 def _check_empty_program(context, comp, text, language, use_shared = False): argument
246 def CheckFunc(context, function_name, header = None, language = None): argument
315 def CheckHeader(context, header_name, header = None, language = None, argument
364 header = None, language = None): argument
425 def CheckTypeSize(context, type_name, header = None, language = None, expect = None): argument
528 def CheckDeclaration(context, symbol, includes = None, language = None): argument
580 extra_libs = None, call = None, language = None, autoadd = 1, argument

12345678910>>...773