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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 169 """processes returns a list of all active processes running on this computer and their creators."""
175 creators = []
194 ## get the creators
204 creators = p[:]
211 for i in range(len(creators)):
212 result.append((data[i], creators[i]))
  /external/libvorbis/doc/
05-comment.tex 147 Contact information for the creators or distributors of the track. This could be a URL, an email address, the physical address of the producing label.

Completed in 1608 milliseconds