/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A 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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | InstrTypes.h | 57 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock::iterator IB) in UnaryInstruction() 66 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | InstrTypes.h | 57 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock::iterator IB) in UnaryInstruction() 66 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | InstrTypes.h | 59 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock::iterator IB) in UnaryInstruction() 68 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | mqmail.h | 27 MQMailRecipType iType; member 51 MQMailFormFieldType iType; member 97 MQMailEMailType iType; member
|
D | winnls.h | 895 #define FILEMUIINFO_GET_MAIN_TYPEID(pInfo, iType) (((iType<pInfo->dwTypeIDMainSize)&& (pInfo->dwTyp… argument 898 #define FILEMUIINFO_GET_MUI_TYPEID(pInfo, iType) (((iType<pInfo->dwTypeIDMUISize)&& (pInfo->dwTypeI… argument
|
D | htmlhelp.h | 189 int iType; member
|
D | wingdi.h | 768 DWORD iType; member 774 DWORD iType; member 2317 DWORD iType; member 3562 DWORD iType; member
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_function.cpp | 28 CPDF_Function::Type IntegerToFunctionType(int iType) { in IntegerToFunctionType() 61 int iType = -1; in Load() local
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_box.cpp | 48 XFA_AttributeValue iType = stroke->GetStrokeType(); in Style3D() local 132 XFA_AttributeValue iType; in Get3DStyle() local
|
H A D | cxfa_document.cpp | 80 CXFA_Node* FormValueNode_CreateChild(CXFA_Node* pValueNode, XFA_Element iType) { in FormValueNode_CreateChild() 94 XFA_Element iType) { in FormValueNode_SetChildContent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | InstrTypes.h | 64 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | InstrTypes.h | 62 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | InstrTypes.h | 62 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
D | gdiplusmetaheader.h | 42 DWORD iType; member
|
/aosp_15_r20/external/robolectric/utils/reflector/src/main/java/org/robolectric/util/reflector/ |
H A D | ReflectorClassWriter.java | 91 private final Type iType; field in ReflectorClassWriter
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cjs_app.cpp | 251 int iType = JSPLATFORM_ALERT_BUTTON_DEFAULT; in alert() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 2803 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()
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_interactiveform.cpp | 899 int32_t iType = pField->GetType(); in CheckRequiredFields() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A 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()
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/mlte/ |
D | _Mltemodule.c | 703 TXNFileType iType; in TXNObj_TXNSave() local
|
/aosp_15_r20/external/caliper/lib/ |
HD | joda-time-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/joda/
org/ ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/ |
HD | joda-time-2.9.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/joda/
org/ ... |
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_nir.cpp | 2824 DataType iType; in visit() local
|