Home
last modified time | relevance | path

Searched defs:iType (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A Dppm.h81 valueType iType; member
102 valueType iType; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstrTypes.h64 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
/netbsd-src/sys/arch/sh3/include/
H A Dsh_opcode.h68 } iType; member
138 } iType; member
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dplugin.c658 int iType = -1; in slapi_int_read_config() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp2403 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, in UnaryOperator()
2412 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, in UnaryOperator()
2456 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator()
2469 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c28519 int iType; member
28555 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc()
29198 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
29746 static sqlite3_mutex *winMutexAlloc(int iType){ in winMutexAlloc()
H A Dshell.c14912 sqlite3_int64 iType; in dbdataNext() local
15134 sqlite3_int64 iType; in dbdataColumn() local