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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
keyword.py 58 if len(args) > 1: optfile = args[1]
59 else: optfile = "Lib/keyword.py"
74 fp = open(optfile)
88 fp = open(optfile, 'w')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
keyword.py 58 if len(args) > 1: optfile = args[1]
59 else: optfile = "Lib/keyword.py"
74 fp = open(optfile)
88 fp = open(optfile, 'w')
  /external/zlib/src/
make_vms.com 53 $ optfile = name + ".opt"
83 $ open/write optf 'optfile'
231 $ call map_2_shopt 'mapfile' 'optfile'
232 $ LINK_'lopts'/SHARE=libzshr.exe modules.opt/opt,'optfile'/opt

Completed in 80 milliseconds