/openbmc/phosphor-ipmi-flash/ |
H A D | meson.build | 53 add_project_arguments('-DENABLE_STATIC_LAYOUT', language: 'cpp') 54 add_project_arguments('-DENABLE_TARBALL_UBI', language: 'cpp') 55 add_project_arguments('-DASPEED_P2A', language: 'cpp') 56 add_project_arguments('-DENABLE_PCI_BRIDGE', language: 'cpp') 57 add_project_arguments('-DASPEED_LPC', language: 'cpp') 58 add_project_arguments('-DNUVOTON_LPC', language: 'cpp') 59 add_project_arguments('-DENABLE_LPC_BRIDGE', language: 'cpp') 60 add_project_arguments('-DENABLE_HOST_BIOS', language: 'cpp') 64 add_project_arguments('-DENABLE_LPC_BRIDGE', language: 'cpp') 76 add_project_arguments('-DENABLE_PCI_BRIDGE', language: 'cpp') [all …]
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_hii.c | 76 char *language; member 109 free(stbl->language); in free_strings_table() 141 EFI_PRINT("language: %s\n", strings_package->language); in add_strings_package() 181 stbl->language = strdup((char *)strings_package->language); in add_strings_package() 182 if (!stbl->language) { in add_strings_package() 229 free(stbl->language); in add_strings_package() 825 static bool language_match(char *language, char *languages) in language_match() argument 829 n = strlen(language); in language_match() 831 if (!strncasecmp(language, languages, n) && in language_match() 842 const u8 *language, in new_string() argument [all …]
|
/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/ |
H A D | expected_stderr | 3 For a resolution refer to Documentation/kbuild/kconfig-language.rst 8 For a resolution refer to Documentation/kbuild/kconfig-language.rst 14 For a resolution refer to Documentation/kbuild/kconfig-language.rst 20 For a resolution refer to Documentation/kbuild/kconfig-language.rst 26 For a resolution refer to Documentation/kbuild/kconfig-language.rst 31 For a resolution refer to Documentation/kbuild/kconfig-language.rst 37 For a resolution refer to Documentation/kbuild/kconfig-language.rst
|
/openbmc/linux/Documentation/process/ |
H A D | programming-language.rst | 6 The kernel is written in the C programming language [c-language]_. 12 This dialect contains many extensions to the language [gnu-extensions]_, 20 implementation-defined semantics to language entities (like variables, 22 to the language (e.g. adding a new keyword) [n2049]_. 37 The kernel has experimental support for the Rust programming language 38 [rust-language]_ under ``CONFIG_RUST``. It is compiled with ``rustc`` [rustc]_ 40 small changes to the language that are not backwards compatible. 48 .. [c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards 55 .. [rust-language] https://www.rust-lang.org
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/ |
H A D | 0005-Pass-noline-flag-to-flex.patch | 13 extensions/expression-language/CMakeLists.txt | 2 +- 16 diff --git a/extensions/expression-language/CMakeLists.txt b/extensions/expression-language/CMakeLi… 18 --- a/extensions/expression-language/CMakeLists.txt 19 +++ b/extensions/expression-language/CMakeLists.txt
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | formatter.py | 42 def _default(self, language, value, kwarg): argument 45 if language == self.XML: 50 self, language=None, entity_substitution=None, argument 82 self.language = language 86 language, cdata_containing_tags, 'cdata_containing_tags'
|
/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/ |
H A D | expected_stderr | 3 For a resolution refer to Documentation/kbuild/kconfig-language.txt 8 For a resolution refer to Documentation/kbuild/kconfig-language.txt 14 For a resolution refer to Documentation/kbuild/kconfig-language.txt 20 For a resolution refer to Documentation/kbuild/kconfig-language.txt 25 For a resolution refer to Documentation/kbuild/kconfig-language.txt
|
/openbmc/linux/Documentation/translations/zh_TW/process/ |
H A D | programming-language.rst | 5 :Original: :ref:`Documentation/process/programming-language.rst <programming_language>` 14 內核是用C語言 :ref:`c-language <tw_c-language>` 編寫的。更準確地說,內核通常是用 :ref:`gcc <tw_gcc>` 36 .. _tw_c-language: 38 c-language
|
/openbmc/linux/Documentation/translations/zh_CN/process/ |
H A D | programming-language.rst | 3 :Original: :ref:`Documentation/process/programming-language.rst <programming_language>` 11 内核是用C语言 :ref:`c-language <cn_c-language>` 编写的。更准确地说,内核通常是用 :ref:`gcc <cn_gcc>` 33 .. _cn_c-language: 35 c-language
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/ |
H A D | emacs_29.1.bb | 177 ${datadir}/${BPN}/${PV}/lisp/language/burmese.elc \ 178 ${datadir}/${BPN}/${PV}/lisp/language/cham.elc \ 179 ${datadir}/${BPN}/${PV}/lisp/language/chinese.elc \ 180 ${datadir}/${BPN}/${PV}/lisp/language/cyrillic.elc \ 181 ${datadir}/${BPN}/${PV}/lisp/language/czech.elc \ 182 ${datadir}/${BPN}/${PV}/lisp/language/english.elc \ 183 ${datadir}/${BPN}/${PV}/lisp/language/ethiopic.elc \ 184 ${datadir}/${BPN}/${PV}/lisp/language/european.elc \ 185 ${datadir}/${BPN}/${PV}/lisp/language/georgian.elc \ 186 ${datadir}/${BPN}/${PV}/lisp/language/greek.elc \ [all …]
|
/openbmc/linux/fs/nls/ |
H A D | Kconfig | 3 # Native language support configuration 7 tristate "Native language support" 44 native language character sets. These character sets are stored 56 native language character sets. These character sets are stored 68 native language character sets. These character sets are stored 81 native language character sets. These character sets are stored in 97 native language character sets. These character sets are stored in 112 native language character sets. These character sets are stored in 123 native language character sets. These character sets are stored in 134 native language character sets. These character sets are stored in [all …]
|
/openbmc/libpldm/ |
H A D | meson.build | 23 add_project_arguments('-D_GNU_SOURCE', language: ['c']) 27 add_project_arguments('-Wvla', language: ['c']) 56 add_project_arguments('-DLIBPLDM_API_DEPRECATED', language: ['c', 'cpp']) 63 add_project_arguments('-DLIBPLDM_API_TESTING', language: ['c', 'cpp']) 70 add_project_arguments('-include', config.full_path(), language: 'c')
|
/openbmc/linux/Documentation/admin-guide/aoe/ |
H A D | examples.rst | 11 :language: shell 17 :language: shell 23 :language: shell
|
/openbmc/libmctp/ |
H A D | meson.build | 64 add_project_arguments('-DMCTP_DEFAULT_ALLOC', language: 'c') 68 add_project_arguments('-DMCTP_CUSTOM_ALLOC', language: 'c') 72 add_project_arguments('-DMCTP_NOLOG', language: 'c') 90 add_project_arguments('-DMCTP_HAVE_FILEIO', language: 'c') 112 add_project_arguments('-DMCTP_HAVE_SYSLOG', language: 'c') 134 add_project_arguments('-DMCTP_HAVE_STDIO', language: 'c')
|
/openbmc/openbmc/poky/meta/recipes-devtools/go/ |
H A D | go-common.inc | 1 SUMMARY = "Go programming language compiler" 2 DESCRIPTION = " The Go programming language is an open source project to make \ 9 fast, statically typed, compiled language that feels like a\ 10 dynamically typed, interpreted language."
|
/openbmc/qemu/ui/ |
H A D | keymaps.c | 87 const char *language, Error **errp) in parse_keyboard_layout() argument 96 filename = qemu_find_file(QEMU_FILE_TYPE_KEYMAP, language); in parse_keyboard_layout() 101 error_setg(errp, "could not read keymap file: '%s'", language); in parse_keyboard_layout() 177 const char *language, Error **errp) in init_keyboard_layout() argument 183 if (parse_keyboard_layout(k, table, language, errp) < 0) { in init_keyboard_layout()
|
/openbmc/sdbusplus/tools/sdbusplus/ |
H A D | event.py | 60 def registry_event(self, interface, language): argument 61 if language not in self.languages: 62 language = "en" 63 language_data = self.languages[language] 208 language = "en" 220 messages[e.name] = e.registry_event(self.name, language)
|
/openbmc/openbmc/poky/meta/recipes-support/iso-codes/ |
H A D | iso-codes_4.17.0.bb | 1 SUMMARY = "ISO language, territory, currency, script codes and their translations" 3 language, language scripts, and currency names) in one place, rather \
|
/openbmc/linux/Documentation/kbuild/ |
H A D | issues.rst | 9 :language: kconfig 15 :language: kconfig
|
H A D | index.rst | 10 kconfig-language 11 kconfig-macro-language
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-tuner.rst | 249 - Reception of the primary language of a bilingual audio program is 251 transmitting the primary language monaural on the main audio 252 carrier and a secondary language monaural on a second carrier. 256 - Reception of the secondary language of a bilingual audio program 264 transmissions of a primary language, and an independent third 265 carrier for a monaural secondary language. Only 316 - The tuner receives the primary language of a bilingual audio 321 - The tuner receives the secondary language of a bilingual audio 350 bilingual or SAP signal this mode selects the primary language. 355 primary language is played on both channels. [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/slang/ |
H A D | slang_2.3.3.bb | 1 SUMMARY = "The shared library for the S-Lang extension language" 3 DESCRIPTION = "S-Lang is an interpreted language and a programming library. The \ 4 S-Lang language was designed so that it can be easily embedded into \ 5 a program to provide the program with a powerful extension language. \ 7 extension language. S-Lang's syntax resembles C, which makes it easy \
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | programming-language.rst | 3 :Original: :ref:`Documentation/process/programming-language.rst <programming_language>` 11 Il kernel è scritto nel linguaggio di programmazione C [it-c-language]_. 46 [it-rust-language]_ abilitando l'opzione di configurazione ``CONFIG_RUST``. Il 58 .. [it-c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards 65 .. [it-rust-language] https://www.rust-lang.org
|
/openbmc/linux/Documentation/translations/ |
H A D | index.rst | 30 documentation in their native language, but please bear in mind that the 51 one language directly to all other languages. Each language has its own 53 adapted to fit a different language. For this reason, when viewing
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | composite.c | 486 u16 language; in collect_langs() local 491 language = cpu_to_le16(s->language); in collect_langs() 493 if (*tmp == language) in collect_langs() 496 *tmp++ = language; in collect_langs() 505 u16 language, in lookup_string() argument 514 if (s->language != language) in lookup_string() 524 void *buf, u16 language, int id) in get_string() argument 574 len = lookup_string(composite->strings, buf, language, id); in get_string() 580 len = lookup_string(c->strings, buf, language, id); in get_string() 587 len = lookup_string(f->strings, buf, language, id); in get_string()
|