/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 | 445 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, 447 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps,
|
/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/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/ |
D | exif.js | 380 var iType = oFile.getShortAt(iEntryOffset+2, bBigEnd); 384 switch (iType) {
|
/external/opencv/cvaux/src/ |
D | cvfacedetection.cpp | 260 cr.iType = 6; in AddContours2Rect() 272 cr.iType = 12; in AddContours2Rect()
|
D | _cvfacedetection.h | 207 int iType; member
|
/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));
|
D | SDL_epocevents.cpp | 282 switch (pointerEvent->iType) in EPOC_HandleWsEvent()
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 1732 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() argument 1735 : Instruction(Ty, iType, in BinaryOperator() 1741 init(iType); in BinaryOperator() 1745 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() argument 1748 : Instruction(Ty, iType, in BinaryOperator() 1754 init(iType); in BinaryOperator() 1759 void BinaryOperator::init(BinaryOps iType) { in init() argument 1765 switch (iType) { in init()
|
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/ |
D | SDL_epocevents.cpp | 96 switch (pointerEvent->iType) in EPOC_HandleWsEvent()
|
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/ |
D | sdlexe.cpp | 162 pointer.iType = TPointerEvent::EButton1Down;
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | FontCacheWin.cpp | 75 if (record->iType == EMR_EXTCREATEFONTINDIRECTW) { in metaFileEnumProc()
|
/external/sqlite/dist/ |
D | sqlite3.c | 17715 static sqlite3_mutex *os2MutexAlloc(int iType){ in os2MutexAlloc() argument 17717 switch( iType ){ in os2MutexAlloc() 17722 p->id = iType; in os2MutexAlloc() 17768 assert( iType-2 >= 0 ); in os2MutexAlloc() 17769 assert( iType-2 < sizeof(staticMutexes)/sizeof(staticMutexes[0]) ); in os2MutexAlloc() 17770 p = &staticMutexes[iType-2]; in os2MutexAlloc() 17771 p->id = iType; in os2MutexAlloc() 18027 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc() argument 18037 switch( iType ){ in pthreadMutexAlloc() 18054 p->id = iType; in pthreadMutexAlloc() [all …]
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 17715 static sqlite3_mutex *os2MutexAlloc(int iType){ in os2MutexAlloc() argument 17717 switch( iType ){ in os2MutexAlloc() 17722 p->id = iType; in os2MutexAlloc() 17768 assert( iType-2 >= 0 ); in os2MutexAlloc() 17769 assert( iType-2 < sizeof(staticMutexes)/sizeof(staticMutexes[0]) ); in os2MutexAlloc() 17770 p = &staticMutexes[iType-2]; in os2MutexAlloc() 17771 p->id = iType; in os2MutexAlloc() 18027 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc() argument 18037 switch( iType ){ in pthreadMutexAlloc() 18054 p->id = iType; in pthreadMutexAlloc() [all …]
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 57059 http://www.missworld.tv/beautyWithAPurpose/charities.sps?iType=6910&icustompageid=11590
|