/external/chromium_org/third_party/sqlite/src/src/ |
D | mutex_unix.c | 129 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc() argument 139 switch( iType ){ in pthreadMutexAlloc() 156 p->id = iType; in pthreadMutexAlloc() 165 p->id = iType; in pthreadMutexAlloc() 172 assert( iType-2 >= 0 ); in pthreadMutexAlloc() 173 assert( iType-2 < ArraySize(staticMutexes) ); in pthreadMutexAlloc() 174 p = &staticMutexes[iType-2]; in pthreadMutexAlloc() 176 p->id = iType; in pthreadMutexAlloc()
|
D | mutex_w32.c | 186 static sqlite3_mutex *winMutexAlloc(int iType){ in winMutexAlloc() argument 189 switch( iType ){ in winMutexAlloc() 195 p->id = iType; in winMutexAlloc() 203 assert( iType-2 >= 0 ); in winMutexAlloc() 204 assert( iType-2 < ArraySize(winMutex_staticMutexes) ); in winMutexAlloc() 205 p = &winMutex_staticMutexes[iType-2]; in winMutexAlloc() 207 p->id = iType; in winMutexAlloc()
|
D | mutex_os2.c | 93 static sqlite3_mutex *os2MutexAlloc(int iType){ in os2MutexAlloc() argument 95 switch( iType ){ in os2MutexAlloc() 100 p->id = iType; in os2MutexAlloc() 146 assert( iType-2 >= 0 ); in os2MutexAlloc() 147 assert( iType-2 < sizeof(staticMutexes)/sizeof(staticMutexes[0]) ); in os2MutexAlloc() 148 p = &staticMutexes[iType-2]; in os2MutexAlloc() 149 p->id = iType; in os2MutexAlloc()
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_action.cpp | 111 int iType = pFields->GetType(); in GetFieldsCount() local 112 if (iType == PDFOBJ_DICTIONARY) { in GetFieldsCount() 114 } else if (iType == PDFOBJ_STRING) { in GetFieldsCount() 116 } else if (iType == PDFOBJ_ARRAY) { in GetFieldsCount() 141 int iType = pFields->GetType(); in GetAllFields() local 142 if (iType == PDFOBJ_DICTIONARY || iType == PDFOBJ_STRING) { in GetAllFields() 144 } else if (iType == PDFOBJ_ARRAY) { in GetAllFields() 175 int iType = pFields->GetType(); in GetField() local 176 if (iType == PDFOBJ_DICTIONARY || iType == PDFOBJ_STRING) { in GetField() 180 } else if (iType == PDFOBJ_ARRAY) { in GetField()
|
D | doc_form.cpp | 633 FX_BOOL CPDF_InterForm::ValidateFieldName(CFX_WideString& csNewFieldName, int iType, const CPDF_For… in ValidateFieldName() argument 676 if (pField->GetFieldType() != iType) { in ValidateFieldName() 699 FX_BOOL CPDF_InterForm::ValidateFieldName(CFX_WideString& csNewFieldName, int iType) in ValidateFieldName() argument 701 return ValidateFieldName(csNewFieldName, iType, NULL, NULL); in ValidateFieldName() 1390 FX_INT32 iType = pField->GetType(); in CheckRequiredFields() local 1391 …if (iType == CPDF_FormField::PushButton || iType == CPDF_FormField::CheckBox || iType == CPDF_Form… in CheckRequiredFields() 1552 int iType = pField->GetFieldType(); in FDF_ImportField() local 1555 if (iType == FIELDTYPE_LISTBOX) { in FDF_ImportField() 1557 } else if (iType == FIELDTYPE_COMBOBOX || iType == FIELDTYPE_TEXTFIELD) { in FDF_ImportField() 1565 if (iType == FIELDTYPE_CHECKBOX || iType == FIELDTYPE_RADIOBUTTON) { in FDF_ImportField() [all …]
|
D | doc_basic.cpp | 403 FX_INT32 iType = m_pObj->GetType(); in GetFileStream() local 404 if (iType == PDFOBJ_STREAM) { in GetFileStream() 406 } else if (iType == PDFOBJ_DICTIONARY) { in GetFileStream() 424 FX_INT32 iType = pObj->GetType(); in FPDFDOC_FILESPEC_SetFileName() local 425 if (iType == PDFOBJ_STRING) { in FPDFDOC_FILESPEC_SetFileName() 427 } else if (iType == PDFOBJ_DICTIONARY) { in FPDFDOC_FILESPEC_SetFileName()
|
D | doc_ocg.cpp | 13 FX_INT32 iType = pObject->GetType(); in FPDFDOC_OCG_FindGroup() local 14 if (iType == PDFOBJ_ARRAY) { in FPDFDOC_OCG_FindGroup()
|
/external/llvm/include/llvm/IR/ |
D | InstrTypes.h | 37 TerminatorInst(Type *Ty, Instruction::TermOps iType, 40 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {} in Instruction() argument 42 TerminatorInst(Type *Ty, Instruction::TermOps iType, in TerminatorInst() argument 44 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {} in TerminatorInst() 93 UnaryInstruction(Type *Ty, unsigned iType, Value *V, 95 : Instruction(Ty, iType, &Op<0>(), 1, IB) { 98 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() argument 99 : Instruction(Ty, iType, &Op<0>(), 1, IAE) { in UnaryInstruction() 141 void init(BinaryOps iType); 142 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty, [all …]
|
D | Instruction.h | 463 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, 465 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps,
|
/external/chromium_org/third_party/npapi/npspy/windows/ |
D | dirpick.cpp | 59 UINT DriveType(UINT iType); 85 int iType = DriveType(iDrive); in fillComboBox() local 87 if(iType < 2) in fillComboBox() 93 if((iType == DRIVE_FIXED) || (iType == DRIVE_RAMDISK)) in fillComboBox() 112 if(DRIVE_REMOTE == iType) in fillComboBox() 126 ComboBox_SetItemData(hWndCB, index, MAKELONG(iDrive, iType)); in fillComboBox() 304 int iType=(int)HIWORD(dwItemData); in onDrawItem() local 305 switch (iType) in onDrawItem() 588 int iType = GetDriveType(path); in DriveType() local 596 return iType; in DriveType()
|
/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() argument 147 d->iType = iType; in docListInit() 153 static DocList *docListNew(DocListType iType){ in docListNew() argument 155 docListInit(d, iType, 0, 0); in docListNew() 191 assert( d->iType>=DL_POSITIONS ); in docListAddPos() 198 assert( d->iType==DL_POSITIONS_OFFSETS ); in docListAddPosOffset() 249 int iType = pReader->pDoclist->iType; in readPosition() local 250 assert( iType>=DL_POSITIONS ); in readPosition() 259 if( iType>=DL_POSITIONS_OFFSETS ){ in readPosition() [all …]
|
D | fts1.c | 237 DocListType iType; member 250 static void docListInit(DocList *d, DocListType iType, in docListInit() argument 259 d->iType = iType; in docListInit() 265 static DocList *docListNew(DocListType iType){ in docListNew() argument 267 docListInit(d, iType, 0, 0); in docListNew() 298 if( d->iType>=DL_POSITIONS ){ in docListAddDocid() 323 assert( d->iType==DL_POSITIONS ); in docListAddPos() 341 assert( d->iType>=DL_POSITIONS ); in docListAddPosOffset() 343 if( d->iType==DL_POSITIONS_OFFSETS ){ in docListAddPosOffset() 411 if( pReader->pDoclist->iType>=DL_POSITIONS ){ in readDocid() [all …]
|
/external/chromium_org/third_party/sqlite/src/ext/fts2/ |
D | fts2.c | 643 DocListType iType; member 704 if( pReader->iType>=DL_POSITIONS ){ in dlrStep() 716 }else if( pReader->iType==DL_POSITIONS_OFFSETS ){ in dlrStep() 736 static int dlrInit(DLReader *pReader, DocListType iType, in dlrInit() argument 740 pReader->iType = iType; in dlrInit() 757 static void docListValidate(DocListType iType, const char *pData, int nData, in docListValidate() argument 767 if( iType>DL_DOCIDS ){ in docListValidate() 774 }else if( iType>DL_POSITIONS ){ in docListValidate() 804 DocListType iType; member 812 static void dlwInit(DLWriter *pWriter, DocListType iType, DataBuffer *b){ in dlwInit() argument [all …]
|
/external/chromium_org/third_party/sqlite/ |
D | fts2.patch | 146 if( pReader->iType>=DL_POSITIONS ){ 163 }else if( pReader->iType==DL_POSITIONS_OFFSETS ){ 184 -static void dlrInit(DLReader *pReader, DocListType iType, 189 +static int dlrInit(DLReader *pReader, DocListType iType, 193 pReader->iType = iType; 229 assert( nFirstOld<nData || (nFirstOld==nData && pWriter->iType==DL_DOCIDS) ); 294 if( pReader->iType==DL_POSITIONS_OFFSETS ){ 324 pReader->iType = pDLReader->iType; 343 -static void docListTrim(DocListType iType, const char *pData, int nData, 345 +static int docListTrim(DocListType iType, const char *pData, int nData, [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/ |
D | streamplayer.cpp | 77 iType = aType; in OpenStream() 205 iStream->SetDataTypeL(iType); in SetCapsL()
|
D | SDL_epocaudio.cpp | 196 TUint32 iType; 298 iPlayer->OpenStream(iRate, iChannels, iType); 436 iType = aType;
|
D | streamplayer.h | 69 TUint32 iType; in NONSHARABLE_CLASS() local
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/ |
D | exif.js | 380 var iType = oFile.getShortAt(iEntryOffset+2, bBigEnd); 384 switch (iType) {
|
/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
D | GdiPlusMetaHeader.h | 20 DWORD iType; // Record type EMR_HEADER member
|
/external/chromium_org/printing/ |
D | emf_win.cc | 32 switch (record->iType) { in IsAlphaBlendUsedEnumProc() 50 switch (record->iType) { in RasterizeAlphaBlendProc() 341 switch (record()->iType) { in SafePlayback()
|
/external/opencv/cvaux/src/ |
D | cvfacedetection.cpp | 260 cr.iType = 6; in AddContours2Rect() 272 cr.iType = 12; in AddContours2Rect()
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | app.cpp | 338 int iType = 0; in alert() local 358 iType = (int)CJS_Value(isolate,pValue,VT_unknown); in alert() 435 iType = int(params[i]); in alert() 447 vRet = MsgBox(pRuntime->GetReaderApp(), JSGetPageView(cc),swMsg,swTitle,iType,iIcon); in alert()
|
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/ |
D | dsa_new.cpp | 296 TInt iType; 299 CDsaB::CDsaB(RWsSession& aSession, TInt aFlags) : CDsa(aSession), iType(aFlags) 359 if(iSurface2 == NULL && iType & CDirectScreenBitmap::EDoubleBuffer) 373 iDsb->Create(HwRect(), CDirectScreenBitmap::TSettingsFlags(iType));
|
D | dsa.cpp | 578 TInt iType; 581 CDsaB::CDsaB(RWsSession& aSession, TInt aFlags) : CDsaBase(aSession), iType(aFlags) 641 if(iSurface2 == NULL && iType & CDirectScreenBitmap::EDoubleBuffer) 655 iDsb->Create(HwRect(), CDirectScreenBitmap::TSettingsFlags(iType));
|
/external/pdfium/fpdfsdk/src/ |
D | fpdf_flatten.cpp | 229 int iType = pContentsObj->GetType(); in SetPageContents() local 232 switch(iType) in SetPageContents()
|