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

  /external/python/cpython2/Lib/plat-mac/
aepack.py 274 name = getpstr(rec[2:2+33])
281 identity = getpstr(rec[38:38+33])
288 if kind == 2: stuff = getpstr(stuff)
294 def getpstr(s): function
gensuitemodule.py 324 def getpstr(f, *args): function
327 raise EOFError, 'in getpstr[1]' + str(args)
332 raise EOFError, 'in getpstr[2]' + str(args)
368 (getpstr, "description"),
372 (getpstr, "name"),
377 (getpstr, "name"),
378 (getpstr, "description"),
386 (getpstr, "name"),
395 (getpstr, "name"),
397 (getpstr, "description")
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aepack.py 274 name = getpstr(rec[2:2+33])
281 identity = getpstr(rec[38:38+33])
288 if kind == 2: stuff = getpstr(stuff)
294 def getpstr(s): function
gensuitemodule.py 324 def getpstr(f, *args): function
327 raise EOFError, 'in getpstr[1]' + str(args)
332 raise EOFError, 'in getpstr[2]' + str(args)
368 (getpstr, "description"),
372 (getpstr, "name"),
377 (getpstr, "name"),
378 (getpstr, "description"),
386 (getpstr, "name"),
395 (getpstr, "name"),
397 (getpstr, "description")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aepack.py 274 name = getpstr(rec[2:2+33])
281 identity = getpstr(rec[38:38+33])
288 if kind == 2: stuff = getpstr(stuff)
294 def getpstr(s): function
gensuitemodule.py 324 def getpstr(f, *args): function
327 raise EOFError, 'in getpstr[1]' + str(args)
332 raise EOFError, 'in getpstr[2]' + str(args)
368 (getpstr, "description"),
372 (getpstr, "name"),
377 (getpstr, "name"),
378 (getpstr, "description"),
386 (getpstr, "name"),
395 (getpstr, "name"),
397 (getpstr, "description")
    [all...]

Completed in 155 milliseconds