Home
last modified time | relevance | path

Searched refs:addArgument (Results 1 – 25 of 39) sorted by relevance

12

/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
DCommandLineSupport.java99 addArgument(args, current); in split()
112 addArgument(args, current); in split()
121 addArgument(args, current); in split()
125 private static void addArgument(final List<String> args, in addArgument() method in CommandLineSupport
/external/swiftshader/third_party/subzero/src/
DIcePhiLoweringImpl.h49 PhiLo->addArgument(Target->loOperand(Src), Label); in prelowerPhis32Bit()
50 PhiHi->addArgument(Target->hiOperand(Src), Label); in prelowerPhis32Bit()
66 PhiElem->addArgument(SrcVec->getContainers()[Idx], Label); in prelowerPhis32Bit()
DWasmTranslator.cpp349 Phi->addArgument(Op, InEdges[i]); in Phi()
958 Inst->addArgument(From, getDefNode(From)); in AppendToPhi()
1165 PhiInst->addArgument(Tmp, CallNode); in CallIndirect()
DIceConverter.cpp357 IcePhi->addArgument(convertOperand(Instr, N), in convertPHINodeInstruction()
DIceInst.cpp406 void InstPhi::addArgument(Operand *Source, CfgNode *Label) { in addArgument() function in Ice::InstPhi
/external/parameter-framework/upstream/remote-processor/
DRequestMessage.cpp62 void CRequestMessage::addArgument(const string &strArgument) in addArgument() function in CRequestMessage
140 addArgument(strArgument); in collectReceivedData()
DRemoteCommand.h43 virtual void addArgument(const std::string &strArgument) = 0;
DRequestMessage.h50 virtual void addArgument(const std::string &strArgument);
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVFunction.h141 SPIRVFunctionParameter *addArgument(unsigned TheArgNo, SPIRVId TheId) {
152 addArgument(i, FirstArgId + i);
/external/parameter-framework/upstream/parameter/
DCommandHandlerWrapper.cpp45 request.addArgument(arg); in process()
/external/r8/src/main/java/com/android/tools/r8/ir/code/
DArgument.java44 builder.addArgument(this); in buildDex()
/external/parameter-framework/upstream/remote-process/
Dmain.cpp111 requestMessage.addArgument(argv[arg]); in main()
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/
DInterpreterProcess.java106 addArgument(mCommand); in start()
/external/sl4a/Common/src/com/googlecode/android_scripting/
DProcess.java62 public void addArgument(String argument) { in addArgument() method in Process
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h328 void addArgument();
1309 addArgument();
1479 addArgument();
1618 addArgument();
1677 addArgument();
/external/llvm/include/llvm/Support/
DCommandLine.h314 void addArgument();
1291 addArgument();
1461 addArgument();
1600 addArgument();
1656 addArgument();
/external/clang/lib/Sema/
DSemaCoroutine.cpp53 Args.addArgument(TemplateArgumentLoc( in lookupPromiseType()
59 Args.addArgument(TemplateArgumentLoc( in lookupPromiseType()
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
DEnumWriter.java146 ConstantWriter addArgument(Snippet snippet) { in addArgument() method in EnumWriter.ConstantWriter
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCommandLine.h236 void addArgument();
1157 addArgument();
1324 addArgument();
1526 addArgument();
1624 addArgument();
/external/clang/lib/AST/
DTemplateBase.cpp594 Info.addArgument(ArgArray[I]); in copyInto()
/external/clang/include/clang/AST/
DTemplateBase.h563 void addArgument(const TemplateArgumentLoc &Loc) { in addArgument() function
/external/r8/src/main/java/com/android/tools/r8/ir/conversion/
DJarSourceCode.java2496 addArgument(types, registers, methodOwner, state.pop()); in buildInvoke()
2501 addArgument(types, registers, parameterTypes[i], parameterRegisters[i]); in buildInvoke()
2514 private static void addArgument(List<MoveType> types, List<Integer> registers, Type type, in addArgument() method in JarSourceCode
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1599 void addArgument(Phi *V) { in addArgument() function
1700 Exit->addArgument(V); in SCFG()
/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp98 void Option::addArgument() { in addArgument() function in Option
/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp858 CurrentBB->addArgument(A); in enterCFGBlockBody()

12