Searched defs:iType (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/ |
H A D | ppm.h | 81 valueType iType; member 102 valueType iType; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | InstrTypes.h | 64 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | sh_opcode.h | 68 } iType; member 138 } iType; member
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
H A D | plugin.c | 658 int iType = -1; in slapi_int_read_config() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Instructions.cpp | 2403 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 D | sqlite3.c | 28519 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 D | shell.c | 14912 sqlite3_int64 iType; in dbdataNext() local 15134 sqlite3_int64 iType; in dbdataColumn() local
|