Home
last modified time | relevance | path

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

/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.cpp28 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/
DInstrTypes.h64 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DInstrTypes.h62 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp48 XFA_AttributeValue iType = stroke->GetStrokeType(); in Style3D() local
132 XFA_AttributeValue iType; in Get3DStyle() local
Dcxfa_document.cpp80 CXFA_Node* FormValueNode_CreateChild(CXFA_Node* pValueNode, XFA_Element iType) { in FormValueNode_CreateChild()
94 XFA_Element iType) { in FormValueNode_SetChildContent()
Dcxfa_node.cpp3019 XFA_AttributeValue iType = XFA_AttributeValue::Unknown; in GetUIMargin() local
/external/robolectric/utils/reflector/src/main/java/org/robolectric/util/reflector/
DReflectorClassWriter.java91 private final Type iType; field in ReflectorClassWriter
/external/pdfium/fxjs/
Dcjs_app.cpp251 int iType = JSPLATFORM_ALERT_BUTTON_DEFAULT; in alert() local
/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp899 int32_t iType = pField->GetType(); in CheckRequiredFields() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp2183 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/
DInstructions.cpp2803 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.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/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp2695 DataType iType; in visit() local
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dsqlite3.c28435 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()
Dshell.c14907 sqlite3_int64 iType; in dbdataNext() local
15129 sqlite3_int64 iType; in dbdataColumn() local
/external/sqlite/dist/sqlite-autoconf-3420000/
Dsqlite3.c27796 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()
Dshell.c13512 sqlite3_int64 iType; in dbdataNext() local
13728 sqlite3_int64 iType; in dbdataColumn() local
/external/sqlite/dist/sqlite-autoconf-3440300/
Dsqlite3.c28435 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()
Dshell.c14912 sqlite3_int64 iType; in dbdataNext() local
15134 sqlite3_int64 iType; in dbdataColumn() local
/external/sqlite/dist/sqlite-autoconf-3420000/orig/
Dsqlite3.c27796 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()
Dshell.c13505 sqlite3_int64 iType; in dbdataNext() local
13721 sqlite3_int64 iType; in dbdataColumn() local
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c25988 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/
Dd3d9types.h141 DWORD iType; member