Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DInstrTypes.h40 : 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/
DInstrTypes.h60 : 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/
DInstrTypes.h43 : 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/
Dcpdf_function.cpp24 int iType = -1; in Load() local
47 CPDF_Function::Type CPDF_Function::IntegerToFunctionType(int iType) { in IntegerToFunctionType()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp44 XFA_AttributeEnum iType = stroke->GetStrokeType(); in Style3D() local
128 XFA_AttributeEnum iType; in Get3DStyle() local
Dxfa_document_datamerger_imp.cpp60 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/
Dcjs_app.cpp250 int iType = 0; in alert() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp1690 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/
Dcpdf_interform.cpp1079 int32_t iType = pField->GetType(); in CheckRequiredFields() local
/external/python/cpython2/Mac/Modules/mlte/
D_Mltemodule.c703 TXNFileType iType; in TXNObj_TXNSave() local
/external/llvm/lib/IR/
DInstructions.cpp2039 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/
DInstructions.cpp1893 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/
Dcxfa_widgetacc.cpp1529 XFA_AttributeEnum iType = XFA_AttributeEnum::Unknown; in GetUIMargin() local
/external/sqlite/dist/orig/
Dsqlite3.c23532 int iType; member
23568 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc()
24210 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
/external/sqlite/dist/
Dsqlite3.c23532 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/
Dd3d9types.h141 DWORD iType; member