| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/ |
| D | MacInputManager.cpp | 142 int MacInputManager::totalDevices(Type iType) in totalDevices() 153 int MacInputManager::freeDevices(Type iType) in freeDevices() 164 bool MacInputManager::vendorExist(Type iType, const std::string & vendor) in vendorExist() 173 Object* MacInputManager::createObject(InputManager* creator, Type iType, bool bufferMode, in createObject()
|
| D | MacHIDManager.cpp | 390 int MacHIDManager::totalDevices(Type iType) in totalDevices() 405 int MacHIDManager::freeDevices(Type iType) in freeDevices() 420 bool MacHIDManager::vendorExist(Type iType, const std::string & vendor) in vendorExist() 434 Object* MacHIDManager::createObject(InputManager* creator, Type iType, bool bufferMode, in createObject()
|
| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/ |
| D | LinuxInputManager.cpp | 124 int LinuxInputManager::totalDevices(Type iType) in totalDevices() 136 int LinuxInputManager::freeDevices(Type iType) in freeDevices() 148 bool LinuxInputManager::vendorExist(Type iType, const std::string & vendor) in vendorExist() 165 Object* LinuxInputManager::createObject(InputManager *creator, Type iType, bool bufferMode, const s… in createObject()
|
| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/ |
| D | OISWiiMoteFactoryCreator.cpp | 82 int WiiMoteFactoryCreator::totalDevices(Type iType) in totalDevices() 91 int WiiMoteFactoryCreator::freeDevices(Type iType) in freeDevices() 100 bool WiiMoteFactoryCreator::vendorExist(Type iType, const std::string & vendor) in vendorExist() 109 Object* WiiMoteFactoryCreator::createObject(InputManager* creator, Type iType, bool bufferMode, con… in createObject()
|
| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/ |
| D | Win32InputManager.cpp | 194 int Win32InputManager::totalDevices(Type iType) in totalDevices() 206 int Win32InputManager::freeDevices(Type iType) in freeDevices() 218 bool Win32InputManager::vendorExist(Type iType, const std::string & vendor) in vendorExist() 235 Object* Win32InputManager::createObject(InputManager* creator, Type iType, bool bufferMode, const s… in createObject()
|
| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/extras/LIRC/ |
| D | OISLIRCFactoryCreator.cpp | 304 int LIRCFactoryCreator::totalDevices(Type iType) in totalDevices() 313 int LIRCFactoryCreator::freeDevices(Type iType) in freeDevices() 322 bool LIRCFactoryCreator::vendorExist(Type iType, const std::string & vendor) in vendorExist() 331 Object* LIRCFactoryCreator::createObject(InputManager* creator, Type iType, bool bufferMode, const … in createObject()
|
| /external/pdfium/xfa/src/fdp/src/fde/ |
| D | fde_object.cpp | 12 IFDE_Brush* IFDE_Brush::Create(int32_t iType) { in Create()
|
| D | fde_gedevice.cpp | 401 int32_t iType = pBrush->GetType(); in FillPath() local
|
| /external/llvm/include/llvm/IR/ |
| D | InstrTypes.h | 43 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {} in Instruction() argument 45 TerminatorInst(Type *Ty, Instruction::TermOps iType, in TerminatorInst() 287 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/ |
| D | OISInputManager.cpp | 172 int InputManager::getNumberOfDevices( Type iType ) in getNumberOfDevices() 198 Object* InputManager::createInputObject( Type iType, bool bufferMode, const std::string &vendor ) in createInputObject()
|
| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/SDL/ |
| D | SDLInputManager.cpp | 85 Object* SDLInputManager::createInputObject( Type iType, bool bufferMode ) in createInputObject()
|
| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/ |
| D | OISObject.h | 71 Object(const std::string &vendor, Type iType, bool buffered, in Object()
|
| /external/pdfium/xfa/src/fxfa/src/app/ |
| D | xfa_ffwidget.cpp | 1103 XFA_ELEMENT iType = pLayoutItem->GetFormNode()->GetClassID(); in XFA_GetWidgetFromLayoutItem() local 1109 FX_BOOL XFA_IsCreateWidget(XFA_ELEMENT iType) { in XFA_IsCreateWidget() 1457 int32_t iType = fill.GetRadial(crEnd); in XFA_BOX_Fill_Radial() local 1481 int32_t iType = fill.GetPattern(crEnd); in XFA_BOX_Fill_Pattern() local 1516 int32_t iType = fill.GetLinear(crEnd); in XFA_BOX_Fill_Linear() local 1948 int32_t iType = box.GetClassID(); in XFA_DrawBox() local
|
| D | xfa_ffnotify.cpp | 408 XFA_ELEMENT iType = pNode->GetClassID(); in OnNodeReady() local
|
| /external/pdfium/core/src/fpdfdoc/ |
| D | doc_form.cpp | 525 int iType, in ValidateFieldName() 594 int iType) { in ValidateFieldName() 1011 int32_t iType = pField->GetType(); in CheckRequiredFields() local 1166 int iType = pField->GetFieldType(); in FDF_ImportField() local
|
| /external/opencv/cvaux/src/ |
| D | _cvfacedetection.h | 207 int iType; member
|
| /external/pdfium/xfa/src/fwl/src/core/ |
| D | fwl_sdadapterimp.cpp | 124 int32_t iType) { in UpdateMenu()
|
| /external/pdfium/xfa/src/fxfa/src/parser/ |
| D | xfa_document_datamerger_imp.cpp | 37 XFA_ELEMENT iType = XFA_ELEMENT_UNKNOWN) { in XFA_DataMerge_FormValueNode_CreateChild() 56 XFA_ELEMENT iType = XFA_ELEMENT_UNKNOWN) { in XFA_DataMerge_FormValueNode_SetChildContent()
|
| D | xfa_objectacc_imp.cpp | 172 FX_BOOL CXFA_Fill::SetFillType(int32_t iType) { in SetFillType() 404 FX_BOOL CXFA_Caption::SetPlacementType(int32_t iType) { in SetPlacementType() 815 XFA_ELEMENT iType) { in SetChildValueContent() 1007 FX_BOOL CXFA_Validate::SetTestValue(int32_t iType, in SetTestValue() 1338 int32_t iType = stroke.GetStrokeType(); in XFA_BOX_3DStyle() local 1353 int32_t iType = XFA_BOX_3DStyle(strokes, stroke); in Get3DStyle() local 1639 FX_BOOL CXFA_WidgetData::SetAnchorType(int32_t iType) { in SetAnchorType()
|
| /external/pdfium/fpdfsdk/src/ |
| D | fpdf_flatten.cpp | 211 int iType = pContentsObj->GetType(); in SetPageContents() local
|
| /external/pdfium/fpdfsdk/src/javascript/ |
| D | app.cpp | 290 int iType = 0; in alert() local
|
| /external/pdfium/xfa/src/fdp/src/tto/ |
| D | fde_textout.cpp | 411 void CFDE_TextOut::ExpandBuffer(int32_t iSize, int32_t iType) { in ExpandBuffer()
|
| /external/llvm/lib/IR/ |
| D | Instructions.cpp | 1908 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 1921 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 1935 void BinaryOperator::init(BinaryOps iType) { in init()
|
| /external/sqlite/dist/ |
| D | sqlite3.c | 20412 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.c | 20412 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|