Searched defs:returnValue (Results 1 - 25 of 52) sorted by relevance

123

/external/proguard/src/proguard/evaluation/
H A DInvocationUnit.java49 Value returnValue);
47 exitMethod(Clazz clazz, Method method, Value returnValue) argument
H A DBasicInvocationUnit.java132 public void exitMethod(Clazz clazz, Method method, Value returnValue) argument
134 setMethodReturnValue(clazz, method, returnValue);
/external/proguard/src/proguard/gui/
H A DOptimizationsDialog.java52 private int returnValue; field in class:OptimizationsDialog
161 returnValue = APPROVE_OPTION;
219 returnValue = CANCEL_OPTION;
227 return returnValue;
H A DClassSpecificationDialog.java80 private int returnValue; field in class:ClassSpecificationDialog
278 returnValue = APPROVE_OPTION;
496 returnValue = CANCEL_OPTION;
504 return returnValue;
H A DFilterDialog.java66 private int returnValue; field in class:FilterDialog
169 returnValue = APPROVE_OPTION;
341 returnValue = CANCEL_OPTION;
349 return returnValue;
H A DMemberSpecificationDialog.java76 private int returnValue; field in class:MemberSpecificationDialog
242 returnValue = APPROVE_OPTION;
437 returnValue = CANCEL_OPTION;
445 return returnValue;
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/instrumentation/
H A DJavassistHelper.java52 public static String returnValue(CtBehavior method) throws NotFoundException { method in class:JavassistHelper
54 String returnValue = "";
56 returnValue = " returns: \" + $_ + \".";
58 return returnValue;
/external/webrtc/src/system_wrappers/source/
H A Daligned_malloc.cc61 AlignedMemory* returnValue = new AlignedMemory(); local
62 if(returnValue == NULL)
71 returnValue->memoryPointer = malloc(size + sizeof(uintptr_t) +
73 if(returnValue->memoryPointer == NULL)
75 delete returnValue;
81 uintptr_t alignStartPos = (uintptr_t)returnValue->memoryPointer;
89 returnValue->alignedBuffer = (void*)alignedPos;
96 uintptr_t headerValue = (uintptr_t)returnValue;
99 return returnValue->alignedBuffer;
H A Datomic32_posix.cc42 WebRtc_Word32 returnValue = __sync_fetch_and_add(&_value, value); local
43 returnValue += value;
44 return returnValue;
49 WebRtc_Word32 returnValue = __sync_fetch_and_sub(&_value, value); local
50 returnValue -= value;
51 return returnValue;
H A Dcpu_win.cc480 bool returnValue = true; local
486 returnValue = false;
492 returnValue = false;
528 return returnValue;
/external/icu/icu4c/source/samples/ufortune/
H A Dufortune.c154 int returnValue=0; local
162 if (optionError != NULL) {returnValue = -1;}
163 return returnValue;
/external/mockito/src/org/mockito/internal/handler/
H A DInvocationNotifierHandler.java48 private void notifyMethodCall(Invocation invocation, Object returnValue) { argument
51 listener.reportInvocation(new NotifiedMethodInvocationReport(invocation, returnValue));
/external/conscrypt/src/test/java/org/conscrypt/
H A DDuckTypedPSKKeyManagerTest.java104 mockInvocationHandler.returnValue = identityHint;
113 mockInvocationHandler.returnValue = identityHint;
122 mockInvocationHandler.returnValue = identity;
131 mockInvocationHandler.returnValue = identity;
141 mockInvocationHandler.returnValue = key;
151 mockInvocationHandler.returnValue = key;
303 Object returnValue; field in class:DuckTypedPSKKeyManagerTest.MockInvocationHandler
311 return returnValue;
/external/guava/guava-testlib/src/com/google/common/testing/
H A DForwardingWrapperTester.java174 private final Object returnValue; field in class:ForwardingWrapperTester.InteractionTester
181 this.returnValue = new FreshValueGenerator().generate(method.getReturnType());
193 return returnValue;
203 // be the wrapper or the returnValue.
205 assertEquals("Return value of " + method + " not forwarded", returnValue,
/external/easymock/src/org/easymock/internal/
H A DRecordState.java280 private void requireAssignable(Object returnValue) { argument
285 if (returnValue == null) {
293 if (!returnedType.isAssignableFrom(returnValue.getClass())) {
/external/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp286 void* returnValue; local
287 result = pthread_join( add1Thread, &returnValue );
292 std::cout << "Add1 returned " << intptr_t(returnValue) << std::endl;
294 result = pthread_join( fibThread1, &returnValue );
299 std::cout << "Fib1 returned " << intptr_t(returnValue) << std::endl;
301 result = pthread_join( fibThread2, &returnValue );
306 std::cout << "Fib2 returned " << intptr_t(returnValue) << std::endl;
/external/proguard/src/proguard/optimize/info/
H A DMethodOptimizationInfo.java49 private Value returnValue; field in class:MethodOptimizationInfo
258 public void generalizeReturnValue(Value returnValue) argument
260 this.returnValue = this.returnValue != null ?
261 this.returnValue.generalize(returnValue) :
262 returnValue;
268 return returnValue;
273 public void setReturnValue(Value returnValue) argument
275 this.returnValue
[all...]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DParsedEvent.java249 private Value returnValue; field in class:ParsedEvent.Event_METHOD_EXIT_WITH_RETURN_VALUE
259 returnValue = packet.getNextValueAsValue();
263 return returnValue;
/external/deqp/modules/egl/
H A DteglImageTests.cpp94 RetVal checkCallError (EglTestContext& eglTestCtx, const char* call, RetVal returnValue, EGLint expectError) argument
107 log << TestLog::Message << " " << returnValue << " was returned" << TestLog::EndMessage;
113 return returnValue;
117 void checkCallReturn (EglTestContext& eglTestCtx, const char* call, RetVal returnValue, RetVal expectReturnValue, EGLint expectError) argument
127 if (returnValue != expectReturnValue)
129 log << TestLog::Message << " Fail: Return value mismatch! Expected " << expectReturnValue << ", got " << returnValue << TestLog::EndMessage;
/external/dexmaker/src/main/java/com/google/dexmaker/
H A DCode.java105 * #returnValue returnValue()} with a local whose return type matches the
825 public void returnValue(Local<?> result) { method in class:Code
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTrie2.java928 returnValue.startCodePoint = nextStart;
929 returnValue.endCodePoint = endOfRange;
930 returnValue.value = mappedVal;
931 returnValue.leadSurrogate = !doingCodePoints;
933 return returnValue;
982 private Range returnValue = new Range(); field in class:Trie2.Trie2Iterator
/external/v8/include/
H A Dv8-util.h152 * Get value stored in map and set it in returnValue.
156 ReturnValue<Value> returnValue) {
157 return SetReturnValueFromVal(&returnValue, Traits::Get(&impl_, key));
229 bool SetReturnValue(ReturnValue<T> returnValue) { argument
230 return SetReturnValueFromVal(&returnValue, value_);
312 ReturnValue<Value>* returnValue, PersistentContainerValue value) {
315 returnValue->SetInternal(
155 SetReturnValue(const K& key, ReturnValue<Value> returnValue) argument
311 SetReturnValueFromVal( ReturnValue<Value>* returnValue, PersistentContainerValue value) argument
/external/libxml2/
H A Dnanoftp.c138 int returnValue; /* the protocol return value */ member in struct:xmlNanoFTPCtxt
485 ret->returnValue = 0;
H A Dnanohttp.c147 int returnValue; /* the protocol return value */ member in struct:xmlNanoHTTPCtxt
400 ret->returnValue = 0;
734 ctxt->returnValue = ret;
1531 if ((ctxt->location != NULL) && (ctxt->returnValue >= 300) &&
1532 (ctxt->returnValue < 400)) {
1575 ctxt->returnValue, ctxt->contentType);
1579 ctxt->returnValue);
1717 return(ctxt->returnValue);
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp625 UnicodeString *returnValue = NULL; local
632 returnValue = fMonths;
637 returnValue = fShortMonths;
641 returnValue = fNarrowMonths;
651 returnValue = fStandaloneMonths;
656 returnValue = fStandaloneShortMonths;
660 returnValue = fStandaloneNarrowMonths;
669 return returnValue;
689 UnicodeString *returnValue = NULL; local
695 returnValue
744 UnicodeString *returnValue = NULL; local
[all...]

Completed in 2383 milliseconds

123