| /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() 98 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
| /external/pdfium/core/src/fpdfdoc/ |
| D | doc_action.cpp | 111 int iType = pFields->GetType(); in GetFieldsCount() local 141 int iType = pFields->GetType(); in GetAllFields() local 175 int iType = pFields->GetType(); in GetField() local
|
| D | doc_basic.cpp | 403 FX_INT32 iType = m_pObj->GetType(); in GetFileStream() local 424 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 | 633 FX_BOOL CPDF_InterForm::ValidateFieldName(CFX_WideString& csNewFieldName, int iType, const CPDF_For… in ValidateFieldName() 699 FX_BOOL CPDF_InterForm::ValidateFieldName(CFX_WideString& csNewFieldName, int iType) in ValidateFieldName() 1390 FX_INT32 iType = pField->GetType(); in CheckRequiredFields() local 1552 int iType = pField->GetFieldType(); in FDF_ImportField() local
|
| /external/chromium_org/third_party/npapi/npspy/windows/ |
| D | dirpick.cpp | 85 int iType = DriveType(iDrive); in fillComboBox() local 304 int iType=(int)HIWORD(dwItemData); in onDrawItem() local 588 int iType = GetDriveType(path); in DriveType() local
|
| /external/qemu/distrib/sdl-1.2.15/src/audio/symbian/ |
| D | streamplayer.h | 69 TUint32 iType; in NONSHARABLE_CLASS() local
|
| /external/chromium_org/third_party/sqlite/src/src/ |
| D | mutex_unix.c | 129 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|
| D | mutex_w32.c | 186 static sqlite3_mutex *winMutexAlloc(int iType){ in winMutexAlloc()
|
| D | mutex_os2.c | 93 static sqlite3_mutex *os2MutexAlloc(int iType){ in os2MutexAlloc()
|
| D | vdbeapi.c | 815 int iType = sqlite3_value_type( columnMem(pStmt,i) ); in sqlite3_column_type() local
|
| D | recover.c | 1692 u64 iType; /* Storage type of column i. */ in recoverValidateLeafCell() local
|
| /external/pdfium/core/src/fxge/Microsoft SDK/include/ |
| D | GdiPlusMetaHeader.h | 20 DWORD iType; // Record type EMR_HEADER member
|
| /external/chromium_org/third_party/sqlite/src/ext/fts1/ |
| D | fulltext.c | 132 DocListType iType; member 138 static void docListInit(DocList *d, DocListType iType, in docListInit() 153 static DocList *docListNew(DocListType iType){ in docListNew() 249 int iType = pReader->pDoclist->iType; in readPosition() local
|
| D | fts1.c | 237 DocListType iType; member 250 static void docListInit(DocList *d, DocListType iType, in docListInit() 265 static DocList *docListNew(DocListType iType){ in docListNew() 422 int iType = pReader->pDoclist->iType; in readPosition() local
|
| /external/opencv/cvaux/src/ |
| D | _cvfacedetection.h | 207 int iType; member
|
| /external/pdfium/fpdfsdk/src/ |
| D | fpdf_flatten.cpp | 229 int iType = pContentsObj->GetType(); in SetPageContents() local
|
| D | fsdk_baseform.cpp | 2316 int iType = pJS->GetType(); in DoFDFBuffer() local 2581 int iType = pObject->GetType(); in GetFieldFromObjects() local
|
| /external/chromium_org/third_party/sqlite/src/ext/fts2/ |
| D | fts2.c | 643 DocListType iType; member 736 static int dlrInit(DLReader *pReader, DocListType iType, in dlrInit() 757 static void docListValidate(DocListType iType, const char *pData, int nData, in docListValidate() 804 DocListType iType; member 812 static void dlwInit(DLWriter *pWriter, DocListType iType, DataBuffer *b){ in dlwInit() 908 DocListType iType; member 1160 static DLCollector *dlcNew(sqlite_int64 iDocid, DocListType iType){ in dlcNew() 1186 static int docListTrim(DocListType iType, const char *pData, int nData, in docListTrim() 1592 DocListType iType, in docListPhraseMerge() 6081 DocListType iType, DataBuffer *out){ in termSelect()
|
| /external/pdfium/fpdfsdk/src/javascript/ |
| D | app.cpp | 338 int iType = 0; in alert() local
|
| /external/llvm/lib/IR/ |
| D | Instructions.cpp | 1744 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 1757 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 1771 void BinaryOperator::init(BinaryOps iType) { in init()
|
| /external/pdfium/core/src/fpdfapi/fpdf_parser/ |
| D | fpdf_parser_parser.cpp | 333 static FX_BOOL CheckDirectType(CPDF_Dictionary* pDict, FX_BSTR key, FX_INT32 iType) in CheckDirectType() 776 int iType = pObject->GetType(); in RebuildCrossRef() local
|
| /external/chromium_org/third_party/sqlite/amalgamation/ |
| D | sqlite3.c | 16836 static sqlite3_mutex *os2MutexAlloc(int iType){ in os2MutexAlloc() 17148 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc() 17558 static sqlite3_mutex *winMutexAlloc(int iType){ in winMutexAlloc()
|
| /external/sqlite/dist/ |
| D | sqlite3.c | 18856 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.c | 18856 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|