Home
last modified time | relevance | path

Searched refs:translation (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/openbmc/qemu/hw/block/
H A Dhd-geometry.c121 int cylinders, heads, secs, translation; in hd_geometry_guess() local
130 translation = BIOS_ATA_TRANSLATION_NONE; in hd_geometry_guess()
134 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
140 translation = *pcyls * *pheads <= 131072 in hd_geometry_guess()
150 translation = BIOS_ATA_TRANSLATION_NONE; in hd_geometry_guess()
154 *ptrans = translation; in hd_geometry_guess()
157 translation = *ptrans; in hd_geometry_guess()
160 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/openbmc/linux/Documentation/translations/
H A Dindex.rst37 no guarantee that a translation is up to date. If what you read in a
38 translation does not sound right compared to what you read in the code, please
39 inform the translation maintainer and - if you can - check also the English
42 A translation is not a fork of the official documentation, therefore
47 accept only contributions that are merely translation related (e.g. new
52 grammar and culture, so the translation of an English statement may need to be
58 comfortable writing in English, you can ask the translation's maintainers
/openbmc/linux/drivers/scsi/
H A Daha1740.c78 unsigned int translation; member
119 host->translation ? "en" : "dis"); in aha1740_show_info()
502 unsigned int *translation) in DEF_SCSI_QCMD()
508 *translation = inb(RESV1(base)) & 0x1; in DEF_SCSI_QCMD()
517 int extended = HOSTDATA(sdev->host)->translation; in aha1740_biosparam()
562 unsigned int irq_level, irq_type, translation; in aha1740_probe() local
574 aha1740_getconfig(slotbase,&irq_level,&irq_type,&translation); in aha1740_probe()
584 translation ? "en" : "dis"); in aha1740_probe()
597 host->translation = translation; in aha1740_probe()
/openbmc/webui-vue/docs/guide/guidelines/
H A Dinternationalization.md24 provides to our components) for outputting translation messages.
31 translation messages.
33 function is used to output the translation messages.
35 English translation (note: using variable expansion in key names is not
42 - If you're working on updating a translation for another language (e.g.
/openbmc/linux/Documentation/scsi/
H A Daha152x.rst33 EXT_TRANS: enable extended translation (0/1: default 0 [off])
116 enable extended translation for first and second controller
152 This is considered to be the default translation.
157 extended translation. This means that the BIOS uses 255 for heads,
163 To make it even more complicated the translation mode might/might
169 - for disks<1GB: use default translation (C/32/64)
175 ie. either (C/32/64) or (C/63/255)). This can be extended translation
178 - if that fails, take extended translation if enabled by override,
179 kernel or module parameter, otherwise take default translation and
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dsocionext,uniphier-system-bus.yaml15 controller registers provide the control for the translation from the offset
41 Provide address translation from the System Bus to the parent bus.
48 The address translation is arbitrary as long as the banks are assigned in
56 There is no reason to stick to a particular translation mapping, but the
/openbmc/intel-ipmi-oem/include/
H A Dme_to_redfish_hooks.hpp75 const auto translation = detailsMap.find(selData.eventData3); in genericMessageHook() local
76 if (translation == detailsMap.end()) in genericMessageHook()
81 args.push_back(translation->second); in genericMessageHook()
/openbmc/linux/Documentation/translations/zh_TW/
H A DIRQ.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
H A Dio_ordering.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dtagged-pointers.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
H A Dlegacy_instructions.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
H A Dmemory.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
H A Dsilicon-errata.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
/openbmc/qemu/docs/devel/
H A Dtcg.rst13 QEMU's dynamic translation backend is called TCG, for "Tiny Code
24 translation phase considers that some state information of the virtual
71 The translation code usually implements branching by performing the
163 memory until the end of the translation block. This is done for internal
165 very often throughout the execution of a translation block---this includes
174 virtual to physical address translation is done at every memory
177 QEMU uses an address translation cache (TLB) to speed up the translation.
187 areas. Access is faster for RAM and ROM because the translation cache also
191 translation blocks.
/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dtagged-pointers.txt8 help. Contact the Chinese maintainer if this translation is outdated
9 or if there is a problem with the translation.
H A Dlegacy_instructions.txt8 help. Contact the Chinese maintainer if this translation is outdated
9 or if there is a problem with the translation.
H A Dmemory.txt8 help. Contact the Chinese maintainer if this translation is outdated
9 or if there is a problem with the translation.
H A Dsilicon-errata.txt8 help. Contact the Chinese maintainer if this translation is outdated
9 or if there is a problem with the translation.
/openbmc/linux/Documentation/netlabel/
H A Dlsm_interface.rst43 Depending on the exact configuration, translation between the network packet
52 NetLabel translation mechanisms bypassed but the LSM translation mechanisms are
/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Dsamsung,sysmmu.yaml17 System MMU is an IOMMU and supports identical translation table format to
18 ARMv7 translation tables with minimum set of page properties including access
20 another capabilities like L2 TLB or block-fetch buffers to minimize translation
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Draideng.txt16 - ranges: standard ranges property specifying the translation
36 - ranges: standard ranges property specifying the translation
65 translation & protection accordingly.
/openbmc/linux/Documentation/translations/zh_TW/dev-tools/
H A Dsparse.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/
H A Dcpufreq-stats.rst123 [*] CPU frequency translation statistics
128 "CPU frequency translation statistics" (CONFIG_CPU_FREQ_STAT)提供了包括
/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/
H A Dcpufreq-stats.rst125 [*] CPU frequency translation statistics
130 "CPU frequency translation statistics" (CONFIG_CPU_FREQ_STAT)提供了包括
/openbmc/linux/Documentation/translations/zh_CN/arch/arm/
H A DBooting6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.

12345678910>>...22