Home
last modified time | relevance | path

Searched refs:retCode (Results 1 – 25 of 1352) sorted by relevance

12345678910>>...55

/dports/editors/libreoffice/libreoffice-7.2.6.2/onlineupdate/source/service/
H A Dregistrycertificates.cxx75 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
81 retCode = RegOpenKeyExW(HKEY_LOCAL_MACHINE, in DoesBinaryMatchAllowedCertificates()
84 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
97 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
111 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
119 retCode = RegOpenKeyExW(baseKey.get(), in DoesBinaryMatchAllowedCertificates()
125 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
139 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
149 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
162 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/mozapps/update/common/
H A Dregistrycertificates.cpp45 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
46 LOG_WARN(("Could not open key. (%d)", retCode)); in DoesBinaryMatchAllowedCertificates()
52 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
70 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
82 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
90 retCode = RegOpenKeyExW(baseKey, subkeyBuffer, 0, in DoesBinaryMatchAllowedCertificates()
92 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
105 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
115 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
127 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/mozapps/update/common/
H A Dregistrycertificates.cpp45 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
46 LOG_WARN(("Could not open key. (%d)", retCode)); in DoesBinaryMatchAllowedCertificates()
52 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
70 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
82 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
90 retCode = RegOpenKeyExW(baseKey, subkeyBuffer, 0, in DoesBinaryMatchAllowedCertificates()
92 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
105 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
115 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
127 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/mozapps/update/common/
H A Dregistrycertificates.cpp47 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
52 retCode = RegOpenKeyExW(HKEY_LOCAL_MACHINE, in DoesBinaryMatchAllowedCertificates()
55 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
72 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
85 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
93 retCode = RegOpenKeyExW(baseKey, in DoesBinaryMatchAllowedCertificates()
98 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
111 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
121 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
133 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
[all …]
/dports/www/firefox/firefox-99.0/toolkit/mozapps/update/common/
H A Dregistrycertificates.cpp45 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
46 LOG_WARN(("Could not open key. (%d)", retCode)); in DoesBinaryMatchAllowedCertificates()
52 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
70 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
82 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
90 retCode = RegOpenKeyExW(baseKey, subkeyBuffer, 0, in DoesBinaryMatchAllowedCertificates()
92 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
105 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
115 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
127 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/onlineupdate/source/service/
H A Dregistrycertificates.cxx75 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
81 retCode = RegOpenKeyExW(HKEY_LOCAL_MACHINE, in DoesBinaryMatchAllowedCertificates()
84 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
97 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
111 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
119 retCode = RegOpenKeyExW(baseKey.get(), in DoesBinaryMatchAllowedCertificates()
125 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
139 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
149 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
162 if (retCode != ERROR_SUCCESS) in DoesBinaryMatchAllowedCertificates()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/update/common/
H A Dregistrycertificates.cpp45 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
46 LOG_WARN(("Could not open key. (%d)", retCode)); in DoesBinaryMatchAllowedCertificates()
52 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
70 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
82 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
90 retCode = RegOpenKeyExW(baseKey, subkeyBuffer, 0, in DoesBinaryMatchAllowedCertificates()
92 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
105 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
115 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
127 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/update/common/
H A Dregistrycertificates.cpp45 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
46 LOG_WARN(("Could not open key. (%d)", retCode)); in DoesBinaryMatchAllowedCertificates()
52 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
70 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
82 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
90 retCode = RegOpenKeyExW(baseKey, subkeyBuffer, 0, in DoesBinaryMatchAllowedCertificates()
92 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
105 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
115 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
127 if (retCode != ERROR_SUCCESS) { in DoesBinaryMatchAllowedCertificates()
[all …]
/dports/devel/ta-lib/ta-lib/src/tools/ta_regtest/
H A Dtest_abstract.c133 TA_RetCode retCode; in test_abstract() local
147 if( retCode != TA_SUCCESS ) in test_abstract()
223 TA_RetCode retCode; in testLookback() local
228 if( retCode != TA_SUCCESS ) in testLookback()
235 if( retCode != TA_SUCCESS ) in testLookback()
242 if( retCode != TA_SUCCESS ) in testLookback()
249 if( retCode != TA_SUCCESS ) in testLookback()
256 if( retCode != TA_SUCCESS ) in testLookback()
263 if( retCode != TA_SUCCESS ) in testLookback()
362 TA_RetCode retCode; in callWithDefaults() local
[all …]
H A Dtest_internals.c112 TA_RetCode retCode; in testCircularBuffer() local
130 retCode = circBufferFillFrom0ToSize( 1, buffer ); in testCircularBuffer()
131 if( retCode != TA_SUCCESS ) in testCircularBuffer()
146 retCode = circBufferFillFrom0ToSize( 2, buffer ); in testCircularBuffer()
147 if( retCode != TA_SUCCESS ) in testCircularBuffer()
162 retCode = circBufferFillFrom0ToSize( 3, buffer ); in testCircularBuffer()
163 if( retCode != TA_SUCCESS ) in testCircularBuffer()
178 retCode = circBufferFillFrom0ToSize( 4, buffer ); in testCircularBuffer()
179 if( retCode != TA_SUCCESS ) in testCircularBuffer()
195 if( retCode != TA_SUCCESS ) in testCircularBuffer()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/jvmti/SuspendWithRawMonitorEnter/
H A DSuspendWithRawMonitorEnter.java162 if (retCode != 0) { in doWork()
233 if (retCode != 0) { in doWork()
285 if (retCode != 0) { in doWork()
323 int retCode; in run() local
328 if (retCode != 0) { in run()
339 if (retCode != 0) { in run()
347 if (retCode != 0) { in run()
395 if (retCode != 0) { in run()
406 if (retCode != 0) { in run()
437 if (retCode != 0) { in run()
[all …]
/dports/devel/ta-lib/ta-lib/src/tools/ta_regtest/ta_test_func/
H A Dtest_rsi.c237 TA_RetCode retCode; in rangeTestFunction() local
276 return retCode; in rangeTestFunction()
282 TA_RetCode retCode; in do_test() local
291 retCode = TA_SUCCESS; in do_test()
313 if( retCode != TA_SUCCESS ) in do_test()
404 if( retCode != TA_SUCCESS ) in do_test()
411 if( retCode != TA_SUCCESS ) in do_test()
418 if( retCode != TA_SUCCESS ) in do_test()
425 if( retCode != TA_SUCCESS ) in do_test()
432 if( retCode != TA_SUCCESS ) in do_test()
[all …]
/dports/devel/staf/src/staf/stafif/unix/
H A DSTAFFileSystem.cpp180 return retCode; in STAFFSInfo()
265 return retCode; in STAFFSAssemblePath()
357 return retCode; in STAFFSDisassemblePath()
410 return retCode; in STAFFSExists()
478 return retCode; in STAFFSGetEntry()
498 return retCode; in STAFFSEntryGetPathString()
517 return retCode; in STAFFSEntryGetType()
544 return retCode; in STAFFSEntryGetSize()
562 return retCode; in STAFFSEntryGetSize64()
580 return retCode; in STAFFSEntryGetModTime()
[all …]
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dwinx64structs.cs232 int retCode; in test_0_In_Args_Value_In_RCX()
237 return 100 + retCode; in test_0_In_Args_Value_In_RCX()
269 int retCode; in test_0_In_Args_Values_In_Multiple_Registers()
344 int retCode; in test_0_In_Args_Values_In_Registers_and_Stack()
360 int retCode; in test_0_In_Args_Values_In_Registers_with_Stack_and_On_Stack()
377 int retCode; in test_0_In_Args_Value_On_Stack_ADDR_In_RCX()
397 int retCode; in test_0_In_Args_Value_In_RCX_Managed()
409 int retCode; in test_0_In_Args_Value_On_Stack_ADDR_In_RCX_Managed()
421 int retCode; in test_0_In_Args_Values_In_Registers_with_Stack_and_On_Stack_Managed()
434 int retCode; in test_0_Ret_In_RAX_managed()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref006/
H A Dfollowref006.cpp46 jvmtiError retCode; in verifyReturnCodes() local
58 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_CLASS)) { in verifyReturnCodes()
83 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT || retCode == JVMTI_ERROR_NONE)) { in verifyReturnCodes()
95 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
104 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
110 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
112 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
120 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
136 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
150 jvmtiError retCode; in checkNoObjIterated() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref006/
H A Dfollowref006.cpp46 jvmtiError retCode; in verifyReturnCodes() local
58 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_CLASS)) { in verifyReturnCodes()
83 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT || retCode == JVMTI_ERROR_NONE)) { in verifyReturnCodes()
95 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
104 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
110 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
112 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
120 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
136 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
150 jvmtiError retCode; in checkNoObjIterated() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref006/
H A Dfollowref006.cpp46 jvmtiError retCode; in verifyReturnCodes() local
58 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_CLASS)) { in verifyReturnCodes()
83 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT || retCode == JVMTI_ERROR_NONE)) { in verifyReturnCodes()
95 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
104 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
110 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
112 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
120 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
136 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
150 jvmtiError retCode; in checkNoObjIterated() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref006/
H A Dfollowref006.cpp46 jvmtiError retCode; in verifyReturnCodes() local
58 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_CLASS)) { in verifyReturnCodes()
83 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT || retCode == JVMTI_ERROR_NONE)) { in verifyReturnCodes()
95 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
104 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
110 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
112 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
120 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
136 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
150 jvmtiError retCode; in checkNoObjIterated() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref006/
H A Dfollowref006.cpp46 jvmtiError retCode; in verifyReturnCodes() local
58 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_CLASS)) { in verifyReturnCodes()
83 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT || retCode == JVMTI_ERROR_NONE)) { in verifyReturnCodes()
95 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
104 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
110 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
112 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
120 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
136 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
150 jvmtiError retCode; in checkNoObjIterated() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref006/
H A Dfollowref006.cpp46 jvmtiError retCode; in verifyReturnCodes() local
58 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_CLASS)) { in verifyReturnCodes()
83 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT || retCode == JVMTI_ERROR_NONE)) { in verifyReturnCodes()
95 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
104 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
110 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
112 if (!NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT)) { in verifyReturnCodes()
120 if (!NSK_VERIFY(retCode == JVMTI_ERROR_NULL_POINTER)) { in verifyReturnCodes()
136 retCode = jvmti->GetTag(NULL, &tag); in verifyReturnCodes()
150 jvmtiError retCode; in checkNoObjIterated() local
[all …]
/dports/devel/staf/src/staf/stafif/win32/
H A DSTAFFileSystem.cpp409 return retCode; in STAFFSInfo()
494 return retCode; in STAFFSAssemblePath()
670 return retCode; in STAFFSDisassemblePath()
751 return retCode; in STAFFSExists()
857 return retCode; in STAFFSGetEntry()
877 return retCode; in STAFFSEntryGetPathString()
896 return retCode; in STAFFSEntryGetType()
915 return retCode; in STAFFSEntryGetSize()
940 return retCode; in STAFFSEntryGetSize64()
958 return retCode; in STAFFSEntryGetModTime()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref006/
H A Dfollowref006.c48 jvmtiError retCode; in verifyReturnCodes() local
54 retCode = NSK_CPP_STUB6(FollowReferences, in verifyReturnCodes()
80 retCode = NSK_CPP_STUB6(FollowReferences, in verifyReturnCodes()
89 if ( ! NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT || retCode == JVMTI_ERROR_NONE ) ) { in verifyReturnCodes()
95 retCode = NSK_CPP_STUB6(FollowReferences, in verifyReturnCodes()
109 retCode = NSK_CPP_STUB3(GetTag, in verifyReturnCodes()
120 retCode = NSK_CPP_STUB3(GetTag, in verifyReturnCodes()
131 retCode = NSK_CPP_STUB3(GetTag, in verifyReturnCodes()
143 retCode = NSK_CPP_STUB3(SetTag, in verifyReturnCodes()
154 retCode = NSK_CPP_STUB3(GetTag, in verifyReturnCodes()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref006/
H A Dfollowref006.c48 jvmtiError retCode; in verifyReturnCodes() local
54 retCode = NSK_CPP_STUB6(FollowReferences, in verifyReturnCodes()
80 retCode = NSK_CPP_STUB6(FollowReferences, in verifyReturnCodes()
89 if ( ! NSK_VERIFY(retCode == JVMTI_ERROR_INVALID_OBJECT || retCode == JVMTI_ERROR_NONE ) ) { in verifyReturnCodes()
95 retCode = NSK_CPP_STUB6(FollowReferences, in verifyReturnCodes()
109 retCode = NSK_CPP_STUB3(GetTag, in verifyReturnCodes()
120 retCode = NSK_CPP_STUB3(GetTag, in verifyReturnCodes()
131 retCode = NSK_CPP_STUB3(GetTag, in verifyReturnCodes()
143 retCode = NSK_CPP_STUB3(SetTag, in verifyReturnCodes()
154 retCode = NSK_CPP_STUB3(GetTag, in verifyReturnCodes()
[all …]
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/codec/test/
H A DTestFreeRDPRegion.c82 retCode = 0; in test_basic()
85 return retCode; in test_basic()
136 retCode = 0; in test_r1_r3()
181 retCode = 0; in test_r9_r10()
222 retCode = 0; in test_r1_r5()
262 retCode = 0; in test_r1_r6()
311 retCode = 0; in test_r1_r2_r4()
390 retCode = 0; in test_r1_r7_r8()
467 retCode = 0; in test_r1_r2_r3_r4()
519 retCode = 0; in test_from_weston()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref005/
H A Dfollowref005.cpp39 jvmtiError retCode; in agentProc() local
54 if (!NSK_VERIFY(retCode == JVMTI_ERROR_MUST_POSSESS_CAPABILITY)) { in agentProc()
55 NSK_COMPLAIN1("FollowReferences() returned %i", retCode); in agentProc()
64 if (!NSK_VERIFY(retCode == JVMTI_ERROR_MUST_POSSESS_CAPABILITY)) { in agentProc()
65 NSK_COMPLAIN1("IterateThroughHeap() returned %i", retCode); in agentProc()
69 retCode = jvmti->GetTag((jobject) &g_wrongHeapCallbacks, &tag); in agentProc()
71 if (!NSK_VERIFY(retCode == JVMTI_ERROR_MUST_POSSESS_CAPABILITY)) { in agentProc()
72 NSK_COMPLAIN1("GetTag() returned %i", retCode); in agentProc()
76 retCode = jvmti->SetTag((jobject) &g_wrongHeapCallbacks, tag); in agentProc()
79 NSK_COMPLAIN1("SetTag() returned %i", retCode); in agentProc()
[all …]

12345678910>>...55