Home
last modified time | relevance | path

Searched refs:ComponentInstance (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython2/Mac/Modules/cm/
D_Cmmodule.c23 extern PyObject *_CmpInstObj_New(ComponentInstance);
24 extern int _CmpInstObj_Convert(PyObject *, ComponentInstance *);
67 ComponentInstance ob_itself;
70 PyObject *CmpInstObj_New(ComponentInstance itself) in CmpInstObj_New()
83 int CmpInstObj_Convert(PyObject *v, ComponentInstance *p_itself) in CmpInstObj_Convert()
219 ComponentInstance target; in CmpInstObj_ComponentSetTarget()
271 ComponentInstance itself; in CmpInstObj_tp_new()
422 ComponentInstance _rv; in CmpObj_OpenComponent()
861 ComponentInstance _rv; in Cm_OpenDefaultComponent()
928 PyMac_INIT_TOOLBOX_OBJECT_NEW(ComponentInstance, CmpInstObj_New); in init_Cm()
[all …]
Dcmsupport.py73 ComponentInstance = OpaqueByValueType('ComponentInstance', CI_OBJECTPREFIX) variable
/external/python/cpython2/Mac/Modules/
DOSATerminology.c23 ComponentInstance defaultComponent = NULL; in PyOSA_GetAppTerminology()
58 ComponentInstance defaultComponent = NULL; in PyOSA_GetSysTerminology()
/external/python/cpython2/Mac/Modules/osa/
D_OSAmodule.c24 extern PyObject *_OSAObj_New(ComponentInstance);
25 extern int _OSAObj_Convert(PyObject *, ComponentInstance *);
41 ComponentInstance ob_itself;
44 PyObject *OSAObj_New(ComponentInstance itself) in OSAObj_New()
57 int OSAObj_Convert(PyObject *v, ComponentInstance *p_itself) in OSAObj_Convert()
804 ComponentInstance itself; in OSAObj_tp_new()
Dosasupport.py44 ComponentInstance = OpaqueByValueType('ComponentInstance', OBJECTPREFIX) variable
/external/python/cpython2/Include/
Dpymactoolbox.h123 extern PyObject *CmpInstObj_New(ComponentInstance);
124 extern int CmpInstObj_Convert(PyObject *, ComponentInstance *);
/external/python/cpython2/Python/
Dmactoolboxglue.c393 GLUE_NEW(ComponentInstance, CmpInstObj_New, "Carbon.Cm")
394 GLUE_CONVERT(ComponentInstance, CmpInstObj_Convert, "Carbon.Cm")
/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py58 ComponentInstance = OpaqueByValueType('ComponentInstance', 'CmpInstObj') variable
/external/webrtc/webrtc/base/
Dmacutils.cc152 ComponentInstance component = NULL; in RunAppleScript()
/external/python/cpython2/Mac/Modules/qt/
Dqtsupport.py155 ComponentInstance = OpaqueByValueType('ComponentInstance', 'CmpInstObj') variable
D_Qtmodule.c1657 ComponentInstance _rv; in TimeBaseObj_GetTimeBaseMasterClock()
5433 ComponentInstance vout; in MovieObj_SetMovieVideoOutput()
6302 ComponentInstance userComp; in MovieObj_PutMovieIntoTypedHandle()
6359 ComponentInstance userComp; in MovieObj_ConvertMovieToFile()
7694 ComponentInstance userComp; in Qt_PasteHandleIntoMovie()
10343 ComponentInstance ti; in Qt_MusicMediaGetIndexedTunePlayer()
10345 ComponentInstance tp; in Qt_MusicMediaGetIndexedTunePlayer()
10952 ComponentInstance gi; in Qt_GetGraphicsImporterForFile()
10973 ComponentInstance gi; in Qt_GetGraphicsImporterForDataRef()
10995 ComponentInstance gi; in Qt_GetGraphicsImporterForFileWithFlags()
[all …]
/external/parameter-framework/upstream/parameter/
DCMakeLists.txt47 ComponentInstance.cpp
/external/parameter-framework/
DAndroid.bp166 "upstream/parameter/ComponentInstance.cpp",