Searched defs:iType (Results 1 – 13 of 13) sorted by relevance
| /external/llvm/include/llvm/IR/ |
| D | InstrTypes.h | 40 : 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/ |
| D | doc_action.cpp | 112 int iType = pFields->GetType(); in GetFieldsCount() local 142 int iType = pFields->GetType(); in GetAllFields() local 176 int iType = pFields->GetType(); in GetField() local
|
| D | doc_basic.cpp | 408 FX_INT32 iType = m_pObj->GetType(); in GetFileStream() local 429 FX_INT32 iType = pObj->GetType(); in FPDFDOC_FILESPEC_SetFileName() local
|
| D | doc_ocg.cpp | 13 FX_INT32 iType = pObject->GetType(); in FPDFDOC_OCG_FindGroup() local
|
| D | doc_form.cpp | 611 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.h | 207 int iType; member
|
| /external/pdfium/fpdfsdk/src/ |
| D | fpdf_flatten.cpp | 225 int iType = pContentsObj->GetType(); in SetPageContents() local
|
| D | fsdk_baseform.cpp | 2301 int iType = pJS->GetType(); in DoFDFBuffer() local 2472 int iType = pObject->GetType(); in GetFieldFromObjects() local
|
| /external/pdfium/fpdfsdk/src/javascript/ |
| D | app.cpp | 320 int iType = 0; in alert() local
|
| /external/llvm/lib/IR/ |
| D | Instructions.cpp | 1639 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/ |
| D | fpdf_parser_parser.cpp | 344 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/ |
| D | sqlite3.c | 19612 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.c | 19612 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|