Searched defs:Profile (Results 1 - 17 of 17) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/hotshot/
H A D__init__.py10 class Profile: class in inherits:
20 if self.__class__ is Profile:
46 # These methods offer the same interface as the profile.Profile class,
50 """Profile an exec-compatible string in the script
71 """Profile a single call of a callable.
H A Dstats.py25 p = Profile()
74 class Profile(profile.Profile): class in inherits:profile.Profile
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/hotshot/
H A D__init__.py10 class Profile: class in inherits:
20 if self.__class__ is Profile:
46 # These methods offer the same interface as the profile.Profile class,
50 """Profile an exec-compatible string in the script
71 """Profile a single call of a callable.
H A Dstats.py25 p = Profile()
74 class Profile(profile.Profile): class in inherits:profile.Profile
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DcProfile.py7 __all__ = ["run", "runctx", "help", "Profile"]
25 prof = Profile()
45 prof = Profile()
66 class Profile(_lsprof.Profiler): class in inherits:_lsprof.Profiler
67 """Profile(custom_timer=None, time_unit=None, subcalls=True, builtins=True)
H A Dprofile.py33 __all__ = ["run", "runctx", "help", "Profile"]
45 # Note that an instance of Profile() is *not* needed to call them.
59 prof = Profile()
75 prof = Profile()
111 class Profile: class in inherits:
280 if not isinstance(rframe, Profile.fake_frame):
500 if self.__class__ is not Profile:
540 p = Profile()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DcProfile.py7 __all__ = ["run", "runctx", "help", "Profile"]
25 prof = Profile()
45 prof = Profile()
66 class Profile(_lsprof.Profiler): class in inherits:_lsprof.Profiler
67 """Profile(custom_timer=None, time_unit=None, subcalls=True, builtins=True)
H A Dprofile.py33 __all__ = ["run", "runctx", "help", "Profile"]
45 # Note that an instance of Profile() is *not* needed to call them.
59 prof = Profile()
75 prof = Profile()
111 class Profile: class in inherits:
280 if not isinstance(rframe, Profile.fake_frame):
500 if self.__class__ is not Profile:
540 p = Profile()
/prebuilts/tools/common/eclipse/
H A Dorg.eclipse.osgi_3.6.2.R36x_v20110210.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
H A Dfindbugs-2.0.1.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/prebuilts/sdk/14/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/content/ android/content/DialogInterface$OnKeyListener.class ...
/prebuilts/sdk/15/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/json/ org/json/JSONStringer.class JSONStringer. ...
/prebuilts/sdk/16/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml dalvik/ dalvik/bytecode/ dalvik/bytecode/OpcodeInfo. ...
/prebuilts/sdk/17/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF res/ res/raw-xlarge/ res/raw-xlarge/incognito_mode_start_page ...
/prebuilts/sdk/18/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/prebuilts/sdk/19/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/prebuilts/sdk/current/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 227 milliseconds