/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/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/ |
D | VmaDumpVis.py | 192 iType = int(sType[5:]) variable 200 iType = int(sType[5:]) variable 207 iType = int(objPool['MemoryTypeIndex']) variable
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_function.cpp | 41 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/ |
D | InstrTypes.h | 64 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_box.cpp | 44 XFA_AttributeValue iType = stroke->GetStrokeType(); in Style3D() local 126 XFA_AttributeValue iType; in Get3DStyle() local
|
D | cxfa_document.cpp | 77 CXFA_Node* FormValueNode_CreateChild(CXFA_Node* pValueNode, XFA_Element iType) { in FormValueNode_CreateChild() 91 XFA_Element iType) { in FormValueNode_SetChildContent()
|
D | cxfa_node.cpp | 2983 XFA_AttributeValue iType = XFA_AttributeValue::Unknown; in GetUIMargin() local
|
/external/robolectric/utils/reflector/src/main/java/org/robolectric/util/reflector/ |
D | ReflectorClassWriter.java | 83 private final Type iType; field in ReflectorClassWriter
|
/external/pdfium/fxjs/ |
D | cjs_app.cpp | 242 int iType = JSPLATFORM_ALERT_BUTTON_DEFAULT; in alert() local
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_interactiveform.cpp | 989 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/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/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 2653 DataType iType; in visit() 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/sqlite/dist/orig/ |
D | sqlite3.c | 25657 int iType; member 25693 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() 26336 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|
D | shell.c | 9456 sqlite3_int64 iType; in dbdataNext() local 9616 sqlite3_int64 iType; in dbdataColumn() local
|
/external/sqlite/dist/ |
D | sqlite3.c | 25657 int iType; member 25693 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() 26336 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc()
|
D | shell.c | 9461 sqlite3_int64 iType; in dbdataNext() local 9621 sqlite3_int64 iType; in dbdataColumn() local
|
/external/mesa3d/include/D3D9/ |
D | d3d9types.h | 141 DWORD iType; member
|