| /prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
| test_applesingle.py | 10 import applesingle namespace 54 applesingle.decode(test_support.TESTFN, TESTFN2) 63 applesingle.decode(test_support.TESTFN, TESTFN2, resonly=True)
|
| /prebuilts/gdb/linux-x86/lib/python2.7/test/ |
| test_applesingle.py | 10 import applesingle namespace 54 applesingle.decode(test_support.TESTFN, TESTFN2) 63 applesingle.decode(test_support.TESTFN, TESTFN2, resonly=True)
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| test_applesingle.py | 10 import applesingle namespace 54 applesingle.decode(test_support.TESTFN, TESTFN2) 63 applesingle.decode(test_support.TESTFN, TESTFN2, resonly=True)
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_applesingle.py | 10 import applesingle namespace 54 applesingle.decode(test_support.TESTFN, TESTFN2) 63 applesingle.decode(test_support.TESTFN, TESTFN2, resonly=True)
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
| macresource.py | 79 AppleSingle file""" 81 # a data-fork based resource file or a AppleSingle file 91 # Finally try decoding an AppleSingle file 100 # a data-fork based resource file or a AppleSingle file 110 # Finally try decoding an AppleSingle file 120 # Decode an AppleSingle resource file, return the new pathname. 133 import applesingle namespace 134 applesingle.decode(pathname, newpathname, resonly=1)
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
| macresource.py | 79 AppleSingle file""" 81 # a data-fork based resource file or a AppleSingle file 91 # Finally try decoding an AppleSingle file 100 # a data-fork based resource file or a AppleSingle file 110 # Finally try decoding an AppleSingle file 120 # Decode an AppleSingle resource file, return the new pathname. 133 import applesingle namespace 134 applesingle.decode(pathname, newpathname, resonly=1)
|