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

  /external/python/cpython2/Lib/plat-mac/
EasyDialogs.py 437 def GetArgv(optionlist=None, commandlist=None, addoldfile=1, addnewfile=1, addfolder=1, id=ARGV_ID):
463 if not addoldfile:
801 argv = GetArgv(optionlist=optionlist, commandlist=commandlist, addoldfile=0)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
EasyDialogs.py 430 def GetArgv(optionlist=None, commandlist=None, addoldfile=1, addnewfile=1, addfolder=1, id=ARGV_ID):
456 if not addoldfile:
794 argv = GetArgv(optionlist=optionlist, commandlist=commandlist, addoldfile=0)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
EasyDialogs.py 430 def GetArgv(optionlist=None, commandlist=None, addoldfile=1, addnewfile=1, addfolder=1, id=ARGV_ID):
456 if not addoldfile:
794 argv = GetArgv(optionlist=optionlist, commandlist=commandlist, addoldfile=0)

Completed in 808 milliseconds