Searched defs:iType (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DFontBlackBerry.cpp87 FS_STATE* iType = font->platformData().scaledFont(context->getCTM().yScale()); local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/slapi/
H A Dplugin.c635 int iType = -1; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstrTypes.h37 TerminatorInst(Type *Ty, Instruction::TermOps iType, argument
42 TerminatorInst(Type *Ty, Instruction::TermOps iType, argument
94 UnaryInstruction(Type *Ty, unsigned iType, Value *V, argument
99 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) argument
394 CastInst(Type *Ty, unsigned iType, Value *S, const Twine &NameStr = �, Instruction *InsertBefore = 0) argument
400 CastInst(Type *Ty, unsigned iType, Value *S, const Twine &NameStr, BasicBlock *InsertAtEnd) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DInstructions.cpp1725 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, argument
1738 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, argument
1752 void BinaryOperator::init(BinaryOps iType) { argument
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c17227 static sqlite3_mutex *os2MutexAlloc(int iType){ argument
17539 static sqlite3_mutex *pthreadMutexAlloc(int iType){ argument
17949 winMutexAlloc(int iType) argument
62367 int iType = sqlite3_value_type( columnMem(pStmt,i) ); local
[all...]

Completed in 364 milliseconds