Home
last modified time | relevance | path

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

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dgettext.py464 def translation(domain, localedir=None, languages=None, function
496 t = translation(domain, localedir, fallback=True, codeset=codeset)
532 t = translation(domain, _localedirs.get(domain, None),
540 t = translation(domain, _localedirs.get(domain, None),
548 t = translation(domain, _localedirs.get(domain, None),
559 t = translation(domain, _localedirs.get(domain, None),
594 Catalog = translation
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dgettext.py461 def translation(domain, localedir=None, languages=None, function
493 t = translation(domain, localedir, fallback=True, codeset=codeset)
529 t = translation(domain, _localedirs.get(domain, None),
537 t = translation(domain, _localedirs.get(domain, None),
545 t = translation(domain, _localedirs.get(domain, None),
556 t = translation(domain, _localedirs.get(domain, None),
591 Catalog = translation
Dbase64.py33 translation = _translation[:]
35 translation[ord(k)] = v
36 return s.translate(''.join(translation))
/device/linaro/bootloader/edk2/ArmPlatformPkg/
DArmPlatformPkg.dec134 # Bases, sizes and translation offsets of IO and MMIO spaces, respectively.
140 # address for the CPU, for a given access, the respective translation value
154 # 64-bit, and (b) the translation values are meant as offsets for *modular*
157 # Accordingly, the translation itself needs to be implemented as:
174 # The modular arithmetic performed in UINT64 ensures that the translation
/device/linaro/bootloader/edk2/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
DUefiPciSegmentLibPciRootBridgeIo.uni8 // the translation from a PCI segment number into a specific PCI Root Bridge I/O Protocol.
24 …l of the PCI Root Bridge I/O Protocols in the platform and handles the translation from a PCI segm…
DUefiPciSegmentLibPciRootBridgeIo.inf8 # the translation from a PCI segment number into a specific PCI Root Bridge I/O Protocol.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_gettext.py340 t = gettext.translation('gettext', self.localedir)
344 t = gettext.translation('gettext', self.localedir,
352 t = gettext.translation('gettext', self.localedir,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dalgorithm.txt98 symbol is shorter than nine bits, then that symbol's translation is duplicated
113 the above example are gobbled), or it contains the translation for the symbol
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dalgorithm.txt98 symbol is shorter than nine bits, then that symbol's translation is duplicated
113 the above example are gobbled), or it contains the translation for the symbol
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
Dhistory.txt27 of the graduate translation course).
/device/google/dragon/DragonKeyboard/
DNOTICE44 transformation or translation of a Source form, including but
/device/huawei/angler/dumpstate/
DNOTICE44 transformation or translation of a Source form, including but
/device/lge/bullhead/liblight/
DNOTICE44 transformation or translation of a Source form, including but
/device/google/dragon/dumpstate/
DNOTICE44 transformation or translation of a Source form, including but
/device/google/marlin/liblight/
DNOTICE44 transformation or translation of a Source form, including but
/device/lge/bullhead/dumpstate/
DNOTICE44 transformation or translation of a Source form, including but
/device/asus/fugu/dumpstate/
DNOTICE44 transformation or translation of a Source form, including but
/device/google/contexthub/util/
DNOTICE43 transformation or translation of a Source form, including but
/device/generic/goldfish/audio/
DNOTICE44 transformation or translation of a Source form, including but
/device/google/contexthub/firmware/
DNOTICE43 transformation or translation of a Source form, including but
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dst32_64.S473 # Enable the 64-bit page-translation-table entries by
Dstart64.S465 # Enable the 64-bit page-translation-table entries by
Dst16_64.S458 # Enable the 64-bit page-translation-table entries by
Dst16_64.asm453 ; Enable the 64-bit page-translation-table entries by
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dchange-log.md196 (4KB) translation table.
367 * Provided translation table library code for potential re-use by platforms

12