Home
last modified time | relevance | path

Searched refs:lang (Results 1 – 25 of 153) sorted by relevance

1234567

/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/
H A D0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch4 Subject: [PATCH] gpgme/lang/python: gpg-error-config should not be used
19 lang/python/setup.py.in | 3 +--
22 diff --git a/lang/python/setup.py.in b/lang/python/setup.py.in
24 --- a/lang/python/setup.py.in
25 +++ b/lang/python/setup.py.in
H A D0003-Correctly-install-python-modules.patch17 lang/python/Makefile.am | 1 +
20 diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
22 --- a/lang/python/Makefile.am
23 +++ b/lang/python/Makefile.am
H A D0006-fix-build-path-issue.patch17 lang/python/Makefile.am | 5 +++--
20 diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
22 --- a/lang/python/Makefile.am
23 +++ b/lang/python/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mimic/mimic/
H A D0001-cmu_indic_lang-Make-cst_rx_not_indic-as-extern-decla.patch11 lang/cmu_indic_lang/cmu_indic_lang.h | 2 +-
14 diff --git a/lang/cmu_indic_lang/cmu_indic_lang.h b/lang/cmu_indic_lang/cmu_indic_lang.h
16 --- a/lang/cmu_indic_lang/cmu_indic_lang.h
17 +++ b/lang/cmu_indic_lang/cmu_indic_lang.h
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-bcrypt/
H A D0001-Bump-pyo3-from-0.20.0-to-0.20.3-in-src-_bcrypt-746.patch23 +source = "registry+https://github.com/rust-lang/crates.io-index"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
36 source = "registry+https://github.com/rust-lang/crates.io-index"
55 source = "registry+https://github.com/rust-lang/crates.io-index"
67 source = "registry+https://github.com/rust-lang/crates.io-index"
79 source = "registry+https://github.com/rust-lang/crates.io-index"
91 source = "registry+https://github.com/rust-lang/crates.io-index"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic-core/
H A D0001-Bumps-pyo3-https-github.com-pyo3-pyo3-from-0.20.2-to.patch22 +source = "registry+https://github.com/rust-lang/crates.io-index"
28 source = "registry+https://github.com/rust-lang/crates.io-index"
35 source = "registry+https://github.com/rust-lang/crates.io-index"
55 source = "registry+https://github.com/rust-lang/crates.io-index"
67 source = "registry+https://github.com/rust-lang/crates.io-index"
79 source = "registry+https://github.com/rust-lang/crates.io-index"
91 source = "registry+https://github.com/rust-lang/crates.io-index"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0005-ui.c-handle-password-expire-and-update-new-password.patch19 lxdm_do_login(pw, session, lang,NULL);
29 g_free(lang);
36 + char *lang = greeter_param(str, "lang");
45 + lxdm_do_login(pw, session, lang, NULL);
H A D0004-lxdm.c-add-function-to-change-password-with-pam.patch103 lxdm_do_login(pw,session,lang,option);
107 g_free(user);g_free(session);g_free(lang);
119 void lxdm_do_login(struct passwd *pw,char *session,char *lang,char *option);
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0006-cpp-honor-sysroot.patch24 gcc/cp/lang-specs.h | 2 +-
28 diff --git a/gcc/cp/lang-specs.h b/gcc/cp/lang-specs.h
30 --- a/gcc/cp/lang-specs.h
31 +++ b/gcc/cp/lang-specs.h
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dmedia-tomb.patch22 diff -Nru webmin-1.570.bak/mediatomb/lang/en webmin-1.570/mediatomb/lang/en
23 --- webmin-1.570.bak/mediatomb/lang/en 1969-12-31 16:00:00.000000000 -0800
24 +++ webmin-1.570/mediatomb/lang/en 2011-10-26 10:01:13.340522186 -0700
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drepro-issue-fix-with-v175.patch7 https://github.com/rust-lang/rust/issues/120825#issuecomment-1964307219
8 https://github.com/rust-lang/rust/issues/120825#issuecomment-1964652656
10 Upstream-Status: Backport [https://github.com/rust-lang/rust/pull/121959/commits/a9a979839bbdfec48c…
/openbmc/openbmc/poky/meta/recipes-extended/parted/files/
H A Dfix-doc-mandir.patch16 -mandir = $(mandir)/$(lang)
17 +mandir := $(mandir)/$(lang)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/
H A D0002-Add-package-configuration-files.patch8 lang/c++/CMakeLists.txt | 35 +++++++++++++++++++++++++++---
9 lang/c++/cmake/AvroCppConfig.cmake | 5 +++++
11 create mode 100644 lang/c++/cmake/AvroCppConfig.cmake
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/
H A Dfind-sh4tmp.sh62 for lang in $INTERPRETERS
64 if `cat "$f" | grep "exec[ \t].*$lang" >/dev/null` ; then
H A Dfind-sh4errors.sh72 for lang in $INTERPRETERS
75 grep "exec[ \t].*$lang" >/dev/null` ; then
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/
H A Dlxdm_0.5.3.bb76 for lang in `find $D${libdir}/locale -maxdepth 1 | grep _ | sort`; do
77 lang=`basename $lang`
79 langs="$lang"
81 langs="$langs $lang"
/openbmc/linux/Documentation/translations/zh_CN/rust/
H A Dcoding-guidelines.rst115 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
158 https://doc.rust-lang.org/rustdoc/how-to-write-documentation.html
166 https://rust-lang.github.io/api-guidelines/naming.html
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/
H A D0001-fontforgeexe-Use-env-to-find-fontforge.patch22 …RRENT_BINARY_DIR}/\${_output}\" \"#!\${CMAKE_INSTALL_PREFIX}/bin/fontforge -lang=ff\\n\${_input}\")
23 + file(WRITE \"${CMAKE_CURRENT_BINARY_DIR}/\${_output}\" \"#!/usr/bin/env fontforge -lang=ff\\…
/openbmc/linux/scripts/
H A Dtags.sh227 local mode=$1 lang tmp=() r
231 for lang; do
232 case "$lang" in
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust-source.inc3 SRC_URI += "https://static.rust-lang.org/dist/rustc-${RUST_VERSION}-src.tar.xz;name=rust \
21 UPSTREAM_CHECK_URI = "https://forge.rust-lang.org/infra/other-installation-methods.html"
/openbmc/entity-manager/src/
H A Dfru_utils.cpp204 bool checkLangEng(uint8_t lang) in checkLangEng() argument
208 if ((lang != 0U) && lang != 25) in checkLangEng()
457 uint8_t lang = *fruBytesIter; in formatIPMIFRU() local
459 std::to_string(static_cast<int>(lang)); in formatIPMIFRU()
460 isLangEng = checkLangEng(lang); in formatIPMIFRU()
489 uint8_t lang = *fruBytesIter; in formatIPMIFRU() local
491 std::to_string(static_cast<int>(lang)); in formatIPMIFRU()
492 isLangEng = checkLangEng(lang); in formatIPMIFRU()
/openbmc/linux/Documentation/process/
H A Dprogramming-language.rst55 .. [rust-language] https://www.rust-lang.org
56 .. [rustc] https://doc.rust-lang.org/rustc/
57 .. [rust-editions] https://doc.rust-lang.org/edition-guide/editions/
/openbmc/openbmc/poky/meta/recipes-graphics/pango/
H A Dpango_1.52.1.bb50 RPROVIDES:${PN} += "pango-modules pango-module-indic-lang \
51 pango-module-basic-fc pango-module-arabic-lang"
/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_apollo.c60 __ATTR(lang, 0644, spk_var_show, spk_var_store);
213 module_param_named(lang, vars[LANG_ID].u.n.default_val, int, 0444);
224 MODULE_PARM_DESC(lang, "Set the lang variable on load.");
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst65 .. [it-rust-language] https://www.rust-lang.org
66 .. [it-rustc] https://doc.rust-lang.org/rustc/
67 .. [it-rust-editions] https://doc.rust-lang.org/edition-guide/editions/

1234567