Home
last modified time | relevance | path

Searched refs:ArgType (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSInvariant.cpp79 const llvm::Type *ArgType = Arg.getType(); in runOnFunction() local
80 if (ArgType->isPointerTy()) { in runOnFunction()
81 const llvm::Type *ArgPtrDomainType = ArgType->getPointerElementType(); in runOnFunction()
/frameworks/base/startop/view_compiler/
Ddex_builder.cc290 const TypeDescriptor& Prototype::ArgType(size_t index) const { in ArgType() function in startop::dex::Prototype
494 move_op = prototype->ArgType(i - 1).is_object() ? Instruction::Op::kMoveObject in EncodeInvoke()
498 move_op = prototype->ArgType(i).is_object() ? Instruction::Op::kMoveObject in EncodeInvoke()
Ddex_builder.h100 const TypeDescriptor& ArgType(size_t index) const;
/frameworks/compile/slang/
Dslang_rs_reflection.cpp3072 const char *ArgType = va_arg(vl, const char *); in startFunction() local
3075 Args.push_back(std::make_pair(ArgType, ArgName)); in startFunction()
/frameworks/base/api/
Dcurrent.txt21253 public enum MessagePattern.ArgType {
21255 enum_constant public static final android.icu.text.MessagePattern.ArgType CHOICE;
21256 enum_constant public static final android.icu.text.MessagePattern.ArgType NONE;
21257 enum_constant public static final android.icu.text.MessagePattern.ArgType PLURAL;
21258 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECT;
21259 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECTORDINAL;
21260 enum_constant public static final android.icu.text.MessagePattern.ArgType SIMPLE;
21264 method public android.icu.text.MessagePattern.ArgType getArgType();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...