Home
last modified time | relevance | path

Searched defs:iType (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/IR/
DInstrTypes.h40 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {} in Instruction() argument
42 TerminatorInst(Type *Ty, Instruction::TermOps iType, in TerminatorInst()
94 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
/external/pdfium/core/src/fpdfdoc/
Ddoc_action.cpp112 int iType = pFields->GetType(); in GetFieldsCount() local
142 int iType = pFields->GetType(); in GetAllFields() local
176 int iType = pFields->GetType(); in GetField() local
Ddoc_basic.cpp408 FX_INT32 iType = m_pObj->GetType(); in GetFileStream() local
429 FX_INT32 iType = pObj->GetType(); in FPDFDOC_FILESPEC_SetFileName() local
Ddoc_ocg.cpp13 FX_INT32 iType = pObject->GetType(); in FPDFDOC_OCG_FindGroup() local
Ddoc_form.cpp611 FX_BOOL CPDF_InterForm::ValidateFieldName(CFX_WideString& csNewFieldName, int iType, const CPDF_For… in ValidateFieldName()
677 FX_BOOL CPDF_InterForm::ValidateFieldName(CFX_WideString& csNewFieldName, int iType) in ValidateFieldName()
1366 FX_INT32 iType = pField->GetType(); in CheckRequiredFields() local
1528 int iType = pField->GetFieldType(); in FDF_ImportField() local
/external/opencv/cvaux/src/
D_cvfacedetection.h207 int iType; member
/external/pdfium/fpdfsdk/src/
Dfpdf_flatten.cpp225 int iType = pContentsObj->GetType(); in SetPageContents() local
Dfsdk_baseform.cpp2301 int iType = pJS->GetType(); in DoFDFBuffer() local
2472 int iType = pObject->GetType(); in GetFieldFromObjects() local
/external/pdfium/fpdfsdk/src/javascript/
Dapp.cpp320 int iType = 0; in alert() local
/external/llvm/lib/IR/
DInstructions.cpp1639 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator()
1652 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator()
1666 void BinaryOperator::init(BinaryOps iType) { in init()
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp344 static FX_BOOL CheckDirectType(CPDF_Dictionary* pDict, FX_BSTR key, FX_INT32 iType) in CheckDirectType()
785 int iType = pObject->GetType(); in RebuildCrossRef() local
/external/sqlite/dist/
Dsqlite3.c19612 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
/external/sqlite/dist/orig/
Dsqlite3.c19612 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()