Home
last modified time | relevance | path

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

12345

/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::EGLint returnValue = m_egl.clientWaitSyncKHR(dpy, sync, flags, timeout); local
66 eglw::EGLBoolean returnValue = m_egl.copyBuffers(dpy, surface, target); local
76 eglw::EGLContext returnValue = m_egl.createContext(dpy, config, share_context, attrib_list); local
86 eglw::EGLImage returnValue = m_egl.createImage(dpy, ctx, target, buffer, attrib_list); local
96 eglw::EGLImageKHR returnValue = m_egl.createImageKHR(dpy, ctx, target, buffer, attrib_list); local
106 …eglw::EGLSurface returnValue = m_egl.createPbufferFromClientBuffer(dpy, buftype, buffer, config, a… local
[all …]
/external/swiftshader/src/OpenGL/compiler/
DConstantUnion.h244 ConstantUnion returnValue; variable
258 ConstantUnion returnValue; variable
272 ConstantUnion returnValue; variable
286 ConstantUnion returnValue; variable
299 ConstantUnion returnValue; variable
312 ConstantUnion returnValue; variable
328 ConstantUnion returnValue; variable
341 ConstantUnion returnValue; variable
354 ConstantUnion returnValue; variable
367 ConstantUnion returnValue; variable
[all …]
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DConstantUnion.h446 TConstUnion returnValue; variable
468 TConstUnion returnValue; variable
490 TConstUnion returnValue; variable
512 TConstUnion returnValue; variable
533 TConstUnion returnValue; variable
655 TConstUnion returnValue; variable
775 TConstUnion returnValue; variable
796 TConstUnion returnValue; variable
817 TConstUnion returnValue; variable
838 TConstUnion returnValue; variable
[all …]
/external/deqp-deps/glslang/glslang/Include/
DConstantUnion.h446 TConstUnion returnValue; variable
468 TConstUnion returnValue; variable
490 TConstUnion returnValue; variable
512 TConstUnion returnValue; variable
533 TConstUnion returnValue; variable
655 TConstUnion returnValue; variable
775 TConstUnion returnValue; variable
796 TConstUnion returnValue; variable
817 TConstUnion returnValue; variable
838 TConstUnion returnValue; variable
[all …]
/external/angle/src/compiler/translator/
DConstantUnion.cpp411 TConstantUnion returnValue; in add() local
446 TConstantUnion returnValue; in sub() local
481 TConstantUnion returnValue; in mul() local
514 TConstantUnion returnValue; in operator %() local
537 TConstantUnion returnValue; in rshift() local
643 TConstantUnion returnValue; in lshift() local
706 TConstantUnion returnValue; in operator &() local
725 TConstantUnion returnValue; in operator |() local
744 TConstantUnion returnValue; in operator ^() local
763 TConstantUnion returnValue; in operator &&() local
[all …]
/external/connectedappssdk/tests/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/
DCrossProfileSupportedReturnTypeTest.java150 final String returnValue; field in CrossProfileSupportedReturnTypeTest.TypeWithReturnValue
152 static TypeWithReturnValue primitiveType(String type, String returnValue) { in primitiveType()
160 private TypeWithReturnValue(String type, String returnValue) { in TypeWithReturnValue()
/external/swiftshader/src/OpenGL/libEGL/
Dmain.h63 const T &error(EGLint errorCode, const T &returnValue) in error()
71 const T &success(const T &returnValue) in success()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java158 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod001() local
328 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod002() local
455 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod003() local
DInvokeMethod003Test.java124 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod_null_argument() 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
/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/oj-libjdwp/src/share/classes/com/sun/jdi/event/
DMethodExitEvent.java73 public Value returnValue(); in returnValue() method
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.h37 const T &error(GLenum errorCode, const T &returnValue) in error()
/external/swiftshader/src/OpenGL/libGLESv2/
Dmain.h40 const T &error(GLenum errorCode, const T &returnValue) in error()
/external/testng/src/test/java/test/privatemethod/
DPrivateMethodTest.java19 int returnValue = pmt.privateMethod(); in testPrivateMethod() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java217 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethod001() local
333 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/mockito/src/main/java/org/mockito/internal/handler/
DInvocationNotifierHandler.java45 private void notifyMethodCall(Invocation invocation, Object returnValue) { in notifyMethodCall()
/external/icu/icu4c/source/samples/ufortune/
Dufortune.c160 int returnValue=0; in main() local
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DApplicationProtocolSelectorAdapterTest.java79 private void mockSelection(String returnValue) { in mockSelection()
/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
DApplicationProtocolSelectorAdapterTest.java83 private void mockSelection(String returnValue) { in mockSelection()
/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/
DVorbisBitArray.java72 int returnValue = ((data[tempByteOffset++] & 0xFF) >> bitOffset) & (0xFF >> (8 - bitsRead)); in readBits() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
DInvokeMethodTest.java119 Value returnValue = reply.getNextValueAsValue(); in testInvokeMethodStatic() local

12345