Searched refs:getpstr (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
H A D | 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, "descriptio [all...] |
H A D | 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
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
H A D | 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, "descriptio [all...] |
H A D | 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
|
Completed in 154 milliseconds