Home
last modified time | relevance | path

Searched refs:abcs (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_hashlib.py145 abcs = aas + bees + cees
154 m2.update(abcs)
157 m3 = hashlib.new(name, abcs)
Dregrtest.py989 abcs = {}
996 abcs[obj] = obj._abc_registry.copy()
1011 dash_R_cleanup(fs, ps, pic, zdc, abcs)
1016 dash_R_cleanup(fs, ps, pic, zdc, abcs)
1030 def dash_R_cleanup(fs, ps, pic, zdc, abcs): argument
1061 for abc, registry in abcs.items():