/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | gettext.py | 464 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/ |
D | gettext.py | 461 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
|
D | base64.py | 33 translation = _translation[:] 35 translation[ord(k)] = v 36 return s.translate(''.join(translation))
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ |
D | ArmPlatformPkg.dec | 134 # 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/ |
D | UefiPciSegmentLibPciRootBridgeIo.uni | 8 // 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…
|
D | UefiPciSegmentLibPciRootBridgeIo.inf | 8 # 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/ |
D | test_gettext.py | 340 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/ |
D | algorithm.txt | 98 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/ |
D | algorithm.txt | 98 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/ |
D | history.txt | 27 of the graduate translation course).
|
/device/google/dragon/DragonKeyboard/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/device/huawei/angler/dumpstate/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/device/lge/bullhead/liblight/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/device/google/dragon/dumpstate/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/device/google/marlin/liblight/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/device/lge/bullhead/dumpstate/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/device/asus/fugu/dumpstate/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/device/google/contexthub/util/ |
D | NOTICE | 43 transformation or translation of a Source form, including but
|
/device/generic/goldfish/audio/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/device/google/contexthub/firmware/ |
D | NOTICE | 43 transformation or translation of a Source form, including but
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | st32_64.S | 473 # Enable the 64-bit page-translation-table entries by
|
D | start64.S | 465 # Enable the 64-bit page-translation-table entries by
|
D | st16_64.S | 458 # Enable the 64-bit page-translation-table entries by
|
D | st16_64.asm | 453 ; Enable the 64-bit page-translation-table entries by
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | change-log.md | 196 (4KB) translation table. 367 * Provided translation table library code for potential re-use by platforms
|