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

  /external/chromium_org/v8/tools/gcmole/
gccause.lua 35 assert(loadfile "gccauses")()
  /external/v8/tools/gcmole/
gccause.lua 35 assert(loadfile "gccauses")()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 4 # - IOBinding.loadfile() interprets Windows, UNIX, and Macintosh
212 # pass self.loadfile to flist.open so it will load the file
219 flist.open(filename, self.loadfile)
238 self.loadfile(filename)
247 def loadfile(self, filename): member in class:IOBinding
EditorWindow.py 323 io.loadfile(filename)
675 self.io.loadfile(file)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 4 # - IOBinding.loadfile() interprets Windows, UNIX, and Macintosh
212 # pass self.loadfile to flist.open so it will load the file
219 flist.open(filename, self.loadfile)
238 self.loadfile(filename)
247 def loadfile(self, filename): member in class:IOBinding
EditorWindow.py 323 io.loadfile(filename)
675 self.io.loadfile(file)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 267 loadfile = fd.go(key="test")
270 print loadfile, savefile
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 267 loadfile = fd.go(key="test")
270 print loadfile, savefile

Completed in 214 milliseconds