Searched refs:name (Results 226 - 250 of 11498) sorted by relevance

1234567891011>>

/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Graphics/CGRotation/
H A Dsetup.py11 name='CGRotation', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Graphics/CGShading Demo/
H A Dsetup.py11 name='CGShadingDemo', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Graphics/Quartz2DBasics/
H A Dsetup.py11 name='Quartz2DBasics.Python', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Image/CIBevelSample/
H A Dsetup.py11 name='CIBevelSample', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Image/CIHazeFilterSample/
H A Dsetup.py11 name='CIHazeFilterSample', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Image/CITransitionSelectorSample/
H A Dsetup.py11 name='CITransitionSelectorSample', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/ImageKit/ImageBrowser/
H A Dsetup.py11 name='ImageBrowser', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/PathDemo/
H A Dsetup.py11 name='PathDemo', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/CocoaDrawingShell/
H A Dsetup.py11 name='CocoaDrawingShell', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/QuartzComposer/Chart/
H A Dsetup.py11 name='PyChart', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/TLayer/
H A Dsetup.py11 name='TLayer', variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ScriptingBridge-2.5.1/Examples/
H A DiTunesCurrentTrack.py7 print iTunes.currentTrack().name()
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SearchKit-2.5.1/Examples/SearchKitExample1/
H A Dsetup.py11 name="PySearchKitExample1", variable
/macosx-10.10.1/swig-12/Lib/
H A Druntime.swg13 SWIG_TypeQuery(SWIG_MODULE_CLIENTDATA_TYPE clientdata, const char *name) {
15 return SWIG_TypeQueryModule(module, module, name);
19 SWIG_MangledTypeQuery(SWIG_MODULE_CLIENTDATA_TYPE clientdata, const char *name) {
21 return SWIG_MangledTypeQueryModule(module, module, name);
27 SWIG_TypeQuery(const char *name) {
29 return SWIG_TypeQueryModule(module, module, name);
33 SWIG_MangledTypeQuery(const char *name) {
35 return SWIG_MangledTypeQueryModule(module, module, name);
/macosx-10.10.1/top-100.1.2/
H A Dcommand.h27 struct statistic *top_command_create(WINDOW *parent, const char *name);
H A Dcpu.h28 struct statistic *top_cpu_create(WINDOW *parent, const char *name);
29 struct statistic *top_cpu_me_create(WINDOW *parent, const char *name);
30 struct statistic *top_cpu_others_create(WINDOW *parent, const char *name);
31 struct statistic *top_boosts_create(WINDOW *parent, const char *name);
H A Dcsw.h27 struct statistic *top_csw_create(WINDOW *parent, const char *name);
H A Dpgrp.h27 struct statistic *top_pgrp_create(WINDOW *parent, const char *name);
H A Dpid.h27 struct statistic *top_pid_create(WINDOW *parent, const char *name);
H A Dports.h28 struct statistic *top_ports_create(WINDOW *parent, const char *name);
H A Dppid.h27 struct statistic *top_ppid_create(WINDOW *parent, const char *name);
H A Dpstate.h30 struct statistic *top_pstate_create(WINDOW *parent, const char *name);
H A Dthreads.h28 struct statistic *top_threadcount_create(WINDOW *parent, const char *name);
H A Dtimestat.h28 struct statistic *top_time_create(WINDOW *parent, const char *name);
H A Duid.h27 struct statistic *top_uid_create(WINDOW *parent, const char *name);

Completed in 216 milliseconds

1234567891011>>