Searched refs:_hole (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dtarfile.py1324 sp.append(_hole(lastpos, offset - lastpos))
1345 sp.append(_hole(lastpos, offset - lastpos))
1353 sp.append(_hole(lastpos, origsize - lastpos))
2482 """Base class for _data and _hole.
2497 class _hole(_section): class in inherits:_section
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dtarfile.py1324 sp.append(_hole(lastpos, offset - lastpos))
1345 sp.append(_hole(lastpos, offset - lastpos))
1353 sp.append(_hole(lastpos, origsize - lastpos))
2482 """Base class for _data and _hole.
2497 class _hole(_section): class in inherits:_section
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtarfile.py1324 sp.append(_hole(lastpos, offset - lastpos))
1345 sp.append(_hole(lastpos, offset - lastpos))
1353 sp.append(_hole(lastpos, origsize - lastpos))
2482 """Base class for _data and _hole.
2497 class _hole(_section): class in inherits:_section
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtarfile.py1324 sp.append(_hole(lastpos, offset - lastpos))
1345 sp.append(_hole(lastpos, offset - lastpos))
1353 sp.append(_hole(lastpos, origsize - lastpos))
2482 """Base class for _data and _hole.
2497 class _hole(_section): class in inherits:_section

Completed in 98 milliseconds