HomeSort by relevance Sort by last modified time
    Searched refs:getReturnValue (Results 1 - 19 of 19) sorted by null

  /external/webkit/Source/WebKit/mac/Misc/
WebNSObjectExtras.mm 67 [invocation getReturnValue:&returnValue];
99 [self getReturnValue:&value];
  /external/webkit/Source/JavaScriptCore/wtf/qt/
ThreadingQt.cpp 50 void* getReturnValue() { return m_returnValue; }
192 *result = static_cast<ThreadPrivate*>(thread)->getReturnValue();
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 454 if (Ret->getNumOperands() == 1 && Ret->getReturnValue() != CI &&
455 !isa<UndefValue>(Ret->getReturnValue()) &&
461 if (!isDynamicConstant(Ret->getReturnValue(), CI, Ret))
563 AccPN->addIncoming(Ret->getReturnValue(), BB);
CodeGenPrepare.cpp 603 Value *V = RI->getReturnValue();
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
StoringInvocationUnit.java 204 info.getReturnValue() :
  /external/proguard/src/proguard/optimize/info/
MethodOptimizationInfo.java 253 public Value getReturnValue()
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/ui/
SwtBaseDialog.java 168 protected boolean getReturnValue() {
  /external/webkit/Source/WebKit/win/Interfaces/
IWebUndoManager.idl 222 - (void)getReturnValue:(void *)buffer
224 [local] HRESULT getReturnValue([in] void* buffer);
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
SimplifyCFG.cpp     [all...]
  /external/webkit/Source/WebCore/bridge/objc/
objc_instance.mm 320 [invocation getReturnValue:buffer];
372 [invocation getReturnValue:buffer];
  /external/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp 265 FlowsToReturn.insert(Ret->getReturnValue());
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp 621 RetTy = I.getReturnValue()->getType();
622 Result = getOperandValue(I.getReturnValue(), SF);
    [all...]
  /external/llvm/lib/Analysis/
Lint.cpp 356 if (Value *V = I.getReturnValue()) {
  /external/llvm/include/llvm/
Instructions.h     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 734 milliseconds