/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ |
D | test_discovery.py | 321 def listdir(_): argument 323 def isfile(_): argument 325 def isdir(_): argument
|
D | test_suite.py | 295 def f(_): argument
|
D | test_result.py | 367 def format_exception(*_):
|
D | test_setups.py | 8 def resultFactory(*_):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
D | asdl.py | 140 def p_definition(self, (id, _, type)): argument 171 def p_sum_1(self, (constructor, _, sum)): argument 175 def p_sum_2(self, (constructor, _, sum)): argument 193 def p_fields_1(self, (field, _, fields)): argument 205 def p_field_2(self, (type, _, name)): argument 209 def p_field_3(self, (type, _, name)): argument 213 def p_field_4(self, (type, _)): argument 217 def p_field_5(self, (type, _)): argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | st.h | 36 # define _(args) args macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/ |
D | pygettext.py | 19 _ = fintl.gettext variable 21 _ = lambda s: s function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_gdb.py | 16 gdb_version, _ = subprocess.Popen(["gdb", "--version"], variable 31 gdbpy_version, _ = p.communicate() variable
|
D | test_py3kwarn.py | 36 def assertWarning(self, _, warning, expected_message): argument 39 def assertNoWarning(self, _, recorder): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/ |
D | msi.py | 57 _, name, value = l variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | inspect.py | 1048 currentframe = lambda _=None: None argument
|
D | optparse.py | 94 _ = gettext variable
|
D | argparse.py | 92 from gettext import gettext as _ unknown
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | inspect.py | 1051 currentframe = lambda _=None: None argument
|
D | optparse.py | 94 _ = gettext variable
|
D | argparse.py | 92 from gettext import gettext as _ unknown
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Logger/ |
D | StringTable.py | 32 _ = gettext.gettext variable
|