Home
last modified time | relevance | path

Searched defs:returnValue (Results 1 – 25 of 49) sorted by relevance

12

/external/deqp/framework/egl/
DegluCallLogWrapper.inl11 eglw::EGLBoolean returnValue = m_egl.bindAPI(api); local
21 eglw::EGLBoolean returnValue = m_egl.bindTexImage(dpy, surface, buffer); local
31 …eglw::EGLBoolean returnValue = m_egl.chooseConfig(dpy, attrib_list, configs, config_size, num_conf… local
46 eglw::EGLint returnValue = m_egl.clientWaitSync(dpy, sync, flags, timeout); local
56 eglw::EGLBoolean returnValue = m_egl.copyBuffers(dpy, surface, target); local
66 eglw::EGLContext returnValue = m_egl.createContext(dpy, config, share_context, attrib_list); local
76 eglw::EGLImage returnValue = m_egl.createImage(dpy, ctx, target, buffer, attrib_list); local
86 …eglw::EGLSurface returnValue = m_egl.createPbufferFromClientBuffer(dpy, buftype, buffer, config, a… local
96 eglw::EGLSurface returnValue = m_egl.createPbufferSurface(dpy, config, attrib_list); local
106 eglw::EGLSurface returnValue = m_egl.createPixmapSurface(dpy, config, pixmap, attrib_list); local
[all …]
/external/webrtc/src/system_wrappers/source/
Datomic32_posix.cc42 WebRtc_Word32 returnValue = __sync_fetch_and_add(&_value, value); in operator +=() local
49 WebRtc_Word32 returnValue = __sync_fetch_and_sub(&_value, value); in operator -=() local
Daligned_malloc.cc61 AlignedMemory* returnValue = new AlignedMemory(); in AlignedMalloc() local
Dcpu_win.cc480 bool returnValue = true; in UpdateCpuUsage() local
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/instrumentation/
DJavassistHelper.java52 public static String returnValue(CtBehavior method) throws NotFoundException { in returnValue() method in JavassistHelper
54 String returnValue = ""; in returnValue() local
DLogTransformer.java297 String returnValue = JavassistHelper.returnValue(method); in doMethod() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java177 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod001() local
346 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod002() local
473 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod003() local
DInvokeMethod003Test.java124 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod_null_argument() local
DInvokeMethod002Test.java256 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod() local
/external/proguard/src/proguard/optimize/info/
DMethodOptimizationInfo.java49 private Value returnValue; field in MethodOptimizationInfo
258 public void generalizeReturnValue(Value returnValue) in generalizeReturnValue()
273 public void setReturnValue(Value returnValue) in setReturnValue()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java215 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod001() local
331 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod002() local
DInvokeMethod002Test.java152 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod_null_argument() local
DInvokeMethod003Test.java156 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod_toString() local
/external/proguard/src/proguard/evaluation/
DInvocationUnit.java49 Value returnValue); in exitMethod()
/external/icu/icu4c/source/samples/ufortune/
Dufortune.c154 int returnValue=0; in main() local
/external/mockito/src/org/mockito/internal/handler/
DInvocationNotifierHandler.java48 private void notifyMethodCall(Invocation invocation, Object returnValue) { in notifyMethodCall()
/external/v8/include/
Dv8-util.h156 ReturnValue<Value> returnValue) { in SetReturnValue()
229 bool SetReturnValue(ReturnValue<T> returnValue) { in SetReturnValue()
312 ReturnValue<Value>* returnValue, PersistentContainerValue value) { in SetReturnValueFromVal()
/external/proguard/src/proguard/gui/
DOptimizationsDialog.java52 private int returnValue; field in OptimizationsDialog
DFilterDialog.java66 private int returnValue; field in FilterDialog
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl319 glw::GLenum returnValue = m_gl.checkFramebufferStatus(target); local
329 glw::GLenum returnValue = m_gl.checkNamedFramebufferStatus(framebuffer, target); local
479 glw::GLenum returnValue = m_gl.clientWaitSync(sync, flags, timeout); local
671 glw::GLuint returnValue = m_gl.createProgram(); local
709 glw::GLuint returnValue = m_gl.createShader(type); local
719 glw::GLuint returnValue = m_gl.createShaderProgramv(type, count, strings); local
1156 glw::GLsync returnValue = m_gl.fenceSync(condition, flags); local
1429 glw::GLint returnValue = m_gl.getAttribLocation(program, name); local
1506 …glw::GLuint returnValue = m_gl.getDebugMessageLog(count, bufSize, sources, types, ids, severities,… local
1530 glw::GLenum returnValue = m_gl.getError(); local
[all …]
/external/guava/guava-testlib/src/com/google/common/testing/
DForwardingWrapperTester.java174 private final Object returnValue; field in ForwardingWrapperTester.InteractionTester
/external/deqp/modules/egl/
DteglImageTests.cpp94 RetVal checkCallError (EglTestContext& eglTestCtx, const char* call, RetVal returnValue, EGLint exp… in checkCallError()
117 void checkCallReturn (EglTestContext& eglTestCtx, const char* call, RetVal returnValue, RetVal expe… in checkCallReturn()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormatSymbols.java730 String [] returnValue = null; in getMonths() local
857 String [] returnValue = null; in getWeekdays() local
987 String [] returnValue = null; in getQuarters() local
/external/llvm/examples/ParallelJIT/
DParallelJIT.cpp286 void* returnValue; in main() local
/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp625 UnicodeString *returnValue = NULL; in getMonths() local
689 UnicodeString *returnValue = NULL; in getWeekdays() local
744 UnicodeString *returnValue = NULL; in getQuarters() local

12