HomeSort by relevance Sort by last modified time
    Searched defs:getArgument (Results 1 - 25 of 183) sorted by null

1 2 3 4 5 6 7 8

  /external/apache-commons-math/src/main/java/org/apache/commons/math/
FunctionEvaluationException.java 208 public double[] getArgument() {
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
MathIllegalNumberException.java 71 public Number getArgument() {
  /external/mockito/src/main/java/org/mockito/invocation/
InvocationOnMock.java 51 <T> T getArgument(int index);
  /external/parameter-framework/upstream/remote-processor/
RequestMessage.cpp 77 const string &CRequestMessage::getArgument(size_t argument) const
119 writeString(getArgument(argument));
153 uiSize += getStringSize(getArgument(uiArgument));
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
NodeWithArguments.java 38 default Expression getArgument(int i) {
  /external/llvm/tools/llvm-diff/
DiffLog.cpp 29 Value *LogBuilder::getArgument(unsigned I) const { return Arguments[I]; }
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
DiffLog.cpp 30 Value *LogBuilder::getArgument(unsigned I) const { return Arguments[I]; }
  /packages/apps/TV/src/com/android/tv/dvr/ui/
BigArguments.java 36 public static Object getArgument(String name) {
  /art/test/1945-proxy-method-arguments/src/
Main.java 105 // 0 TestInvocationHandler.getArgument (outermost frame)
114 return getArgument(arg_pos, proxy_method_frame_depth);
118 private native Object getArgument(int arg_pos, int frame_depth);
  /external/mockito/src/main/java/org/mockito/internal/invocation/
InterceptedInvocation.java 118 public <T> T getArgument(int index) {
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVFunction.h 106 SPIRVFunctionParameter *getArgument(size_t i) const {
111 Func(getArgument(I));
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/
ExplicitConstructorInvocationStmt.java 109 public Expression getArgument(int i) {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CallSite.h 112 ValTy *getArgument(unsigned ArgNo) const {
  /external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
Complex.java     [all...]
  /external/llvm/include/llvm/IR/
Statepoint.h 101 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
107 const Value *IDVal = getCallSite().getArgument(IDPos);
113 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
122 return getCallSite().getArgument(CalledFunctionPos);
154 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
169 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Statepoint.h 118 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
124 const Value *IDVal = getCallSite().getArgument(IDPos);
130 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
139 return getCallSite().getArgument(CalledFunctionPos);
171 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
186 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Statepoint.h 118 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
124 const Value *IDVal = getCallSite().getArgument(IDPos);
130 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
139 return getCallSite().getArgument(CalledFunctionPos);
171 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
186 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Statepoint.h 121 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
127 const Value *IDVal = getCallSite().getArgument(IDPos);
133 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
142 return getCallSite().getArgument(CalledFunctionPos);
174 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
189 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Statepoint.h 121 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
127 const Value *IDVal = getCallSite().getArgument(IDPos);
133 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
142 return getCallSite().getArgument(CalledFunctionPos);
174 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
189 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Statepoint.h 121 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
127 const Value *IDVal = getCallSite().getArgument(IDPos);
133 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
142 return getCallSite().getArgument(CalledFunctionPos);
174 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
189 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Statepoint.h 121 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
127 const Value *IDVal = getCallSite().getArgument(IDPos);
133 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
142 return getCallSite().getArgument(CalledFunctionPos);
174 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
189 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Statepoint.h 118 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
124 const Value *IDVal = getCallSite().getArgument(IDPos);
130 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
139 return getCallSite().getArgument(CalledFunctionPos);
171 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
186 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Statepoint.h 118 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
124 const Value *IDVal = getCallSite().getArgument(IDPos);
130 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
139 return getCallSite().getArgument(CalledFunctionPos);
171 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
186 ValueTy *getArgument(unsigned Index) {

Completed in 784 milliseconds

1 2 3 4 5 6 7 8