HomeSort by relevance Sort by last modified time
    Searched refs:portkind (Results 1 - 3 of 3) sorted by null

  /external/python/cpython2/Lib/plat-mac/
aepack.py 275 portkind = getword(rec[36:38])
276 if portkind == 1:
282 return namescript, name, portkind, identity
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aepack.py 275 portkind = getword(rec[36:38])
276 if portkind == 1:
282 return namescript, name, portkind, identity
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aepack.py 275 portkind = getword(rec[36:38])
276 if portkind == 1:
282 return namescript, name, portkind, identity

Completed in 66 milliseconds