Home
last modified time | relevance | path

Searched refs:translations (Results 1 – 25 of 163) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A D5.Posting.rst15 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`,
17 和 :ref:`Documentation/translations/zh_CN/process/submit-checklist.rst <cn_submitchecklist>`.
148 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
159 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
166 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
174 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
191 :ref:`Documentation/translations/zh_CN/process/email-clients.rst <cn_email_clients>`
H A Dhowto.rst67 :ref:`Documentation/translations/zh_CN/process/license-rules.rst <cn_kernel_licensing>`
93 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <cn_codingstyle>`
98 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
118 :ref:`Documentation/translations/zh_CN/process/stable-api-nonsense.rst <cn_stable_api_nonsense>`
133 :ref:`Documentation/translations/zh_CN/process/management-style.rst <cn_managementstyle>`
336 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
H A D8.Conclusion.rst12 文档目录。顶级 :ref:`Documentation/translations/zh_CN/process/howto.rst <cn_process_howto>`
14 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
H A Dsubmit-checklist.rst15 :ref:`Documentation/translations/zh_CN/process/submitting-patches.rst <cn_submittingpatches>`
35 5) 如下所述 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <cn_codingstyle>`.
H A Dsubmitting-patches.rst25 同样,:ref:`Documentation/translations/zh_CN/process/submit-checklist.rst <cn_submitchecklist>`
194 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <cn_codingstyle>`
300 请参阅 :ref:`Documentation/translations/zh_CN/process/email-clients.rst <cn_email_clients>`
674 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <cn_codingstyle>`
H A Dstable-kernel-rules.rst36 - 必须遵循Documentation/translations/zh_CN/process/submitting-patches.rst里的规则。
/OK3568_Linux_fs/kernel/Documentation/translations/
H A Dindex.rst28 immediately to all translations. Translations' maintainers - and
30 maintain translations aligned as much as they can. For this reason there is
37 translations' users should not find information that differs from the official
40 same change should be applied to translations. Translations' maintainers
42 translations, updates, fixes).
48 translations, you may find slight differences that carry the same message but
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dconsolemap.c39 static unsigned short translations[][256] = { variable
202 unsigned short *t = translations[i]; in set_inverse_transl()
261 return translations[m]; in set_translate()
335 memcpy(translations[USER_MAP], inbuf, sizeof(inbuf)); in con_set_trans_old()
344 unsigned short *p = translations[USER_MAP]; in con_get_trans_old()
366 memcpy(translations[USER_MAP], inbuf, sizeof(inbuf)); in con_set_trans_new()
377 memcpy(outbuf, translations[USER_MAP], sizeof(outbuf)); in con_get_trans_new()
795 unsigned short uni = translations[USER_MAP][c]; in conv_8bit_to_uni()
803 if (translations[USER_MAP][c] == uni || in conv_uni_to_8bit()
804 (translations[USER_MAP][c] == (c | 0xf000) && uni == c)) in conv_uni_to_8bit()
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/
H A Dqt5-creator_git.bb54 if [ -e ${B}/share/qtcreator/translations/Makefile ]; then
55 …lrelease:${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/lrelease:g' ${B}/share/qtcreator/translations/Makefile
56 …}/lupdate:${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/lupdate:g' ${B}/share/qtcreator/translations/Makefile
57 …terns:${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/xmlpatterns:g' ${B}/share/qtcreator/translations/Makefile
58 …lconvert:${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/lconvert:g' ${B}/share/qtcreator/translations/Makefile
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/po4a/
H A Dpo4a_0.49.bb2 DESCRIPTION = "The po4a (PO for anything) project goal is to ease translations \
3 (and more interestingly, the maintenance of translations) using gettext tools \
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dmmu.rst73 addresses for the guest. Different translations are required at different
84 The primary challenge is to encode between 1 and 3 translations into hardware
85 that support only 1 (traditional) and 2 (tdp) translations. When the
86 number of required translations matches the hardware, the mmu operates in
110 - access to missing or protected translations
128 A leaf spte corresponds to either one or two translations encoded into
130 translation stack, with optional higher level translations left to NPT/EPT.
133 The following table shows translations encoded by leaf ptes, with higher-level
134 translations in parentheses:
157 host pages, and gpa->hpa translations when NPT or EPT is active.
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A DCanvas.c115 static char translations[] = "<Key>: canvas()\n\ variable
153 translations, /* tm_table */
/OK3568_Linux_fs/yocto/meta-qt5/classes/
H A Dqmake5_paths.bbclass24 OE_QMAKE_PATH_TRANSLATIONS = "${datadir}/translations"
45 OE_QMAKE_PATH_QT_TRANSLATIONS = "${datadir}${QT_DIR_NAME}/translations"
/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A Dindex.rst6 Japanese translations
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A D5.Posting.rst19 :ref:`translations/it_IT/process/submitting-patches.rst <it_submittingpatches>`,
20 :ref:`translations/it_IT/process/submitting-drivers.rst <it_submittingdrivers>`, e
21 :ref:`translations/it_IT/process/submit-checklist.rst <it_submitchecklist>`.
219 in dettaglio nel documento :ref:`translations/it_IT/process/submitting-patches.rst <it_submittingpa…
233 :ref:`Documentation/translations/it_IT/process/submitting-patches.rst <it_submittingpatches>`.
241 in :ref:`Documentation/translations/it_IT/process/submitting-patches.rst <it_submittingpatches>`.
251 :ref:`Documentation/translations/it_IT/process/submitting-patches.rst <it_submittingpatches>`
276 :ref:`Documentation/translations/it_IT/process/email-clients.rst <it_email_clients>`
H A Dhowto.rst94 :ref:`Documentation/translations/it_IT/admin-guide/README.rst <it_readme>`
99 :ref:`Documentation/translations/it_IT/process/changes.rst <it_changes>`
104 :ref:`Documentation/translations/it_IT/process/coding-style.rst <it_codingstyle>`
112 :ref:`Documentation/translations/it_IT/process/submitting-patches.rst <it_submittingpatches>` e
113 :ref:`Documentation/translations/it_IT/process/submitting-drivers.rst <it_submittingdrivers>`
134 :ref:`Documentation/translations/it_IT/process/stable-api-nonsense.rst <it_stable_api_nonsense>`
148 :ref:`Documentation/translations/it_IT/admin-guide/security-bugs.rst <it_securitybugs>`
153 :ref:`Documentation/translations/it_IT/process/management-style.rst <it_managementstyle>`
161 :ref:`Documentation/translations/it_IT/process/stable-kernel-rules.rst <it_stable_kernel_rules>`
166 :ref:`Documentation/translations/it_IT/process/kernel-docs.rst <it_kernel_docs>`
[all …]
H A Dstable-kernel-rules.rst36 :ref:`Documentation/translations/it_IT/process/submitting-patches.rst <it_submittingpatches>`
46 :ref:`Documentation/translations/it_IT/networking/netdev-FAQ.rst <it_netdev-FAQ>`;
52 :ref:`Documentation/translations/it_IT/admin-guide/security-bugs.rst <it_securitybugs>`.
/OK3568_Linux_fs/buildroot/package/python-flask-babel/
H A DConfig.in11 and friendly interface to gettext translations.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DLatex2e9 Permission is granted to copy and distribute translations of this manual into another language, und…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/st/
H A Dst,clkgen-mux.txt4 support table based parent index to hardware value translations.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/iso-codes/
H A Diso-codes_4.13.0.bb1 SUMMARY = "ISO language, territory, currency, script codes and their translations"
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dcachetlb.rst25 virtual-->physical address translations obtained from the software
27 possible for stale translations to exist in this "TLB" cache.
39 changed, since such translations are "global" in nature.
57 address translations from the TLB. After running, this
69 sized translations from the TLB, instead of having the kernel
101 translations for software managed TLB configurations.
130 translations are changed or removed. So, for example, the physically
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/itstool/
H A Ditstool_2.0.7.bb3 files, then merges translations from MO files to create translated \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/licenses/
H A DCMU-Tex17 Permission is granted to copy and distribute translations of this manual
/OK3568_Linux_fs/buildroot/package/ecryptfs-utils/
H A DConfig.in12 # 'gettext' program to get translations

1234567