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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dplugin.c635 int iType = -1; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/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.10/llvmCore-3425.0.34/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.10/Heimdal-398.1.2/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 506 milliseconds