Searched defs:processes (Results 1 - 5 of 5) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
H A DLegacy_suite.py154 processes = process variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
H A DProcesses_Suite.py122 processes = process variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
H A Dfindertools.py8 Note that the processes() function returns different values
13 So bottom line: the processes() stuff does not work on < MacOS9
166 # Get information about current processes in the Finder.
168 def processes(): function
169 """processes returns a list of all active processes running on this computer and their creators."""
220 all = processes()
815 # processes
816 pr = processes() # return a list of tuples with (active_processname, creatorcode)
817 print 'Return a list of current active processes
[all...]
/prebuilts/tools/common/ant/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
H A Dant-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 86 milliseconds