| /external/llvm/include/llvm/IR/ |
| D | InstrTypes.h | 43 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {} in Instruction() argument 45 TerminatorInst(Type *Ty, Instruction::TermOps iType, in TerminatorInst() 287 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
| /external/pdfium/core/fpdfapi/page/ |
| D | cpdf_function.cpp | 28 CPDF_Function::Type IntegerToFunctionType(int iType) { in IntegerToFunctionType() 61 int iType = -1; in Load() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | InstrTypes.h | 64 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
| D | InstrTypes.h | 62 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | cxfa_box.cpp | 48 XFA_AttributeValue iType = stroke->GetStrokeType(); in Style3D() local 132 XFA_AttributeValue iType; in Get3DStyle() local
|
| D | cxfa_document.cpp | 80 CXFA_Node* FormValueNode_CreateChild(CXFA_Node* pValueNode, XFA_Element iType) { in FormValueNode_CreateChild() 94 XFA_Element iType) { in FormValueNode_SetChildContent()
|
| D | cxfa_node.cpp | 3019 XFA_AttributeValue iType = XFA_AttributeValue::Unknown; in GetUIMargin() local
|
| /external/robolectric/utils/reflector/src/main/java/org/robolectric/util/reflector/ |
| D | ReflectorClassWriter.java | 91 private final Type iType; field in ReflectorClassWriter
|
| /external/pdfium/fxjs/ |
| D | cjs_app.cpp | 251 int iType = JSPLATFORM_ALERT_BUTTON_DEFAULT; in alert() local
|
| /external/pdfium/core/fpdfdoc/ |
| D | cpdf_interactiveform.cpp | 899 int32_t iType = pField->GetType(); in CheckRequiredFields() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Instructions.cpp | 2183 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, in UnaryOperator() 2192 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, in UnaryOperator() 2236 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 2249 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
| D | Instructions.cpp | 2803 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, in UnaryOperator() 2812 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, in UnaryOperator() 2856 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 2869 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator()
|
| /external/python/cpython2/Mac/Modules/mlte/ |
| D | _Mltemodule.c | 703 TXNFileType iType; in TXNObj_TXNSave() local
|
| /external/llvm/lib/IR/ |
| D | Instructions.cpp | 2039 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 2052 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 2066 void BinaryOperator::init(BinaryOps iType) { in init()
|
| /external/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_from_nir.cpp | 2695 DataType iType; in visit() local
|
| /external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
| D | sqlite3.c | 28435 int iType; member 28471 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() 29114 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc() 29662 static sqlite3_mutex *winMutexAlloc(int iType){ in winMutexAlloc()
|
| D | shell.c | 14907 sqlite3_int64 iType; in dbdataNext() local 15129 sqlite3_int64 iType; in dbdataColumn() local
|
| /external/sqlite/dist/sqlite-autoconf-3420000/ |
| D | sqlite3.c | 27796 int iType; member 27832 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() 28475 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc() 29023 static sqlite3_mutex *winMutexAlloc(int iType){ in winMutexAlloc()
|
| D | shell.c | 13512 sqlite3_int64 iType; in dbdataNext() local 13728 sqlite3_int64 iType; in dbdataColumn() local
|
| /external/sqlite/dist/sqlite-autoconf-3440300/ |
| D | sqlite3.c | 28435 int iType; member 28471 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() 29114 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc() 29662 static sqlite3_mutex *winMutexAlloc(int iType){ in winMutexAlloc()
|
| D | shell.c | 14912 sqlite3_int64 iType; in dbdataNext() local 15134 sqlite3_int64 iType; in dbdataColumn() local
|
| /external/sqlite/dist/sqlite-autoconf-3420000/orig/ |
| D | sqlite3.c | 27796 int iType; member 27832 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() 28475 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc() 29023 static sqlite3_mutex *winMutexAlloc(int iType){ in winMutexAlloc()
|
| D | shell.c | 13505 sqlite3_int64 iType; in dbdataNext() local 13721 sqlite3_int64 iType; in dbdataColumn() local
|
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.c | 25988 int iType; member 26024 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() 26667 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|
| /external/mesa3d/include/D3D9/ |
| D | d3d9types.h | 141 DWORD iType; member
|