Home
last modified time | relevance | path

Searched refs:objType (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
DJetUtils.py39 def __init__ (self, objType, objSave, currentSegmentName): argument
40 self.objType = objType
47 if self.objType == JetDefs.MAIN_SEGLIST:
62 elif self.objType == JetDefs.MAIN_EVENTLIST:
DJetCreator.py1116 … if self.currentCtrl == JetDefs.MAIN_SEGLIST and self.clipBoard.objType == JetDefs.MAIN_SEGLIST:
1121 …elif self.currentCtrl == JetDefs.MAIN_EVENTLIST and self.clipBoard.objType == JetDefs.MAIN_EVENTLI…
/external/libxml2/
Dxpath.c1425 xmlXPathObjectType objType) in xmlXPathDebugObjUsageRequested() argument
1437 switch (objType) { in xmlXPathDebugObjUsageRequested()
1474 switch (objType) { in xmlXPathDebugObjUsageRequested()
1579 xmlXPathObjectType objType) in xmlXPathDebugObjUsageReleased() argument
1591 switch (objType) { in xmlXPathDebugObjUsageReleased()
1628 switch (objType) { in xmlXPathDebugObjUsageReleased()