/external/swiftshader/third_party/LLVM/include/llvm/ |
D | InstrTypes.h | 40 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {} in Instruction() argument 42 TerminatorInst(Type *Ty, Instruction::TermOps iType, in TerminatorInst() 99 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | InstrTypes.h | 60 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {} in Instruction() argument 62 TerminatorInst(Type *Ty, Instruction::TermOps iType, in TerminatorInst() 287 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/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 | 24 int iType = -1; in Load() local 47 CPDF_Function::Type CPDF_Function::IntegerToFunctionType(int iType) { in IntegerToFunctionType()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_box.cpp | 44 XFA_AttributeEnum iType = stroke->GetStrokeType(); in Style3D() local 128 XFA_AttributeEnum iType; in Get3DStyle() local
|
D | xfa_document_datamerger_imp.cpp | 60 CXFA_Node* FormValueNode_CreateChild(CXFA_Node* pValueNode, XFA_Element iType) { in FormValueNode_CreateChild() 80 XFA_Element iType = XFA_Element::Unknown) { in FormValueNode_SetChildContent()
|
/external/pdfium/fxjs/ |
D | cjs_app.cpp | 250 int iType = 0; in alert() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Instructions.cpp | 1690 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 1703 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 1717 void BinaryOperator::init(BinaryOps iType) { in init()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_interform.cpp | 1079 int32_t iType = pField->GetType(); in CheckRequiredFields() local
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instructions.cpp | 1893 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() 1906 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_widgetacc.cpp | 1529 XFA_AttributeEnum iType = XFA_AttributeEnum::Unknown; in GetUIMargin() local
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 23532 int iType; member 23568 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() 24210 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|
/external/sqlite/dist/ |
D | sqlite3.c | 23532 int iType; member 23568 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() 24210 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|
/external/mesa3d/include/D3D9/ |
D | d3d9types.h | 141 DWORD iType; member
|