Home
last modified time | relevance | path

Searched defs:iType (Results 1 – 20 of 20) 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/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/
DVmaDumpVis.py192 iType = int(sType[5:]) variable
200 iType = int(sType[5:]) variable
207 iType = int(objPool['MemoryTypeIndex']) variable
/external/pdfium/core/fpdfapi/page/
Dcpdf_function.cpp41 int iType = -1; in Load() local
65 CPDF_Function::Type CPDF_Function::IntegerToFunctionType(int iType) { in IntegerToFunctionType()
/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/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp44 XFA_AttributeValue iType = stroke->GetStrokeType(); in Style3D() local
126 XFA_AttributeValue iType; in Get3DStyle() local
Dcxfa_document.cpp77 CXFA_Node* FormValueNode_CreateChild(CXFA_Node* pValueNode, XFA_Element iType) { in FormValueNode_CreateChild()
91 XFA_Element iType) { in FormValueNode_SetChildContent()
Dcxfa_node.cpp2983 XFA_AttributeValue iType = XFA_AttributeValue::Unknown; in GetUIMargin() local
/external/robolectric/utils/reflector/src/main/java/org/robolectric/util/reflector/
DReflectorClassWriter.java83 private final Type iType; field in ReflectorClassWriter
/external/pdfium/fxjs/
Dcjs_app.cpp242 int iType = JSPLATFORM_ALERT_BUTTON_DEFAULT; in alert() local
/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp989 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/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/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp2653 DataType iType; in visit() 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/sqlite/dist/orig/
Dsqlite3.c25657 int iType; member
25693 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc()
26336 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
Dshell.c9456 sqlite3_int64 iType; in dbdataNext() local
9616 sqlite3_int64 iType; in dbdataColumn() local
/external/sqlite/dist/
Dsqlite3.c25657 int iType; member
25693 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc()
26336 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
Dshell.c9461 sqlite3_int64 iType; in dbdataNext() local
9621 sqlite3_int64 iType; in dbdataColumn() local
/external/mesa3d/include/D3D9/
Dd3d9types.h141 DWORD iType; member