Home
last modified time | relevance | path

Searched refs:orig_result (Results 1 – 25 of 68) sorted by relevance

123

/dports/net-mgmt/p5-Monitoring-Livestatus/Monitoring-Livestatus-0.84/lib/Monitoring/
H A DLivestatus.pm916 my $orig_result;
918 $orig_result = $result;
949 for my $key (keys %{$orig_result}) {
951 $self->{'meta_data'}->{$key} = $orig_result->{$key};
/dports/devel/py-absl/absl-py-0.7.1/absl/third_party/unittest3_backport/
H A Dcase.py132 orig_result = result
193 if orig_result is None:
/dports/devel/py-absl-py/absl-py-0.15.0/absl/third_party/unittest3_backport/
H A Dcase.py132 orig_result = result
193 if orig_result is None:
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjniCheck.cpp395 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
402 if (orig_result == NULL) { in check_wrapped_array()
411 return orig_result; in check_wrapped_array()
417 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
420 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
424 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
439 return orig_result; in check_wrapped_array_release()
1713 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1715 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1883 void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical",
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjniCheck.cpp395 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
402 if (orig_result == NULL) { in check_wrapped_array()
411 return orig_result; in check_wrapped_array()
417 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
420 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
424 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
439 return orig_result; in check_wrapped_array_release()
1713 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1715 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1883 void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical",
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjniCheck.cpp401 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
408 if (orig_result == NULL) { in check_wrapped_array()
417 return orig_result; in check_wrapped_array()
423 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
426 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
430 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
445 return orig_result; in check_wrapped_array_release()
1721 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1723 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1891 void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical",
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjniCheck.cpp402 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
409 if (orig_result == NULL) { in check_wrapped_array()
418 return orig_result; in check_wrapped_array()
424 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
427 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
431 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
446 return orig_result; in check_wrapped_array_release()
1722 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1724 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1892 void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical",
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjniCheck.cpp394 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
403 if (orig_result == NULL) { in check_wrapped_array()
413 return orig_result; in check_wrapped_array()
419 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
422 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
426 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
436 return orig_result; in check_wrapped_array_release()
1710 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1712 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1880 …void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical", array, carra…
[all …]
/dports/math/stp/stp-2.3.3/lib/AbsRefineCounterExample/
H A DCounterExample.cpp1050 ASTNode orig_result = ComputeFormulaUsingModel(original_input); in CallSAT_ResultCheck() local
1051 if (!(ASTTrue == orig_result || ASTFalse == orig_result)) in CallSAT_ResultCheck()
1058 if (ASTTrue == orig_result) in CallSAT_ResultCheck()
/dports/www/firefox-esr/firefox-91.8.0/testing/marionette/harness/marionette_harness/marionette_test/
H A Dtestcases.py151 orig_result = result
252 if orig_result is None:
/dports/www/firefox/firefox-99.0/testing/marionette/harness/marionette_harness/marionette_test/
H A Dtestcases.py151 orig_result = result
252 if orig_result is None:
/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/harness/marionette_harness/marionette_test/
H A Dtestcases.py110 orig_result = result
207 if orig_result is None:
/dports/devel/py-asynctest/asynctest-0.13.0/asynctest/
H A Dcase.py266 orig_result = result
318 if orig_result is None:
/dports/mail/thunderbird/thunderbird-91.8.0/testing/marionette/harness/marionette_harness/marionette_test/
H A Dtestcases.py151 orig_result = result
252 if orig_result is None:
/dports/lang/spidermonkey78/firefox-78.9.0/testing/marionette/harness/marionette_harness/marionette_test/
H A Dtestcases.py142 orig_result = result
239 if orig_result is None:
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjniCheck.cpp394 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
403 if (orig_result == NULL) { in check_wrapped_array()
413 return orig_result; in check_wrapped_array()
419 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
424 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
435 return orig_result; in check_wrapped_array_release()
1709 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1711 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1879 …void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical", array, carra…
1880 UNCHECKED()->ReleasePrimitiveArrayCritical(env, array, orig_result, mode);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjniCheck.cpp399 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
408 if (orig_result == NULL) { in check_wrapped_array()
418 return orig_result; in check_wrapped_array()
424 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
429 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
440 return orig_result; in check_wrapped_array_release()
1716 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1718 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1886 …void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical", array, carra…
1887 UNCHECKED()->ReleasePrimitiveArrayCritical(env, array, orig_result, mode);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjniCheck.cpp396 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
405 if (orig_result == NULL) { in check_wrapped_array()
415 return orig_result; in check_wrapped_array()
421 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
426 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
437 return orig_result; in check_wrapped_array_release()
1706 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1708 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1876 …void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical", array, carra…
1877 UNCHECKED()->ReleasePrimitiveArrayCritical(env, array, orig_result, mode);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjniCheck.cpp407 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
416 if (orig_result == NULL) { in check_wrapped_array()
426 return orig_result; in check_wrapped_array()
432 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
437 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
448 return orig_result; in check_wrapped_array_release()
1717 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1719 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1887 …void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical", array, carra…
1888 UNCHECKED()->ReleasePrimitiveArrayCritical(env, array, orig_result, mode);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjniCheck.cpp407 void* orig_result = guarded.get_tag(); in check_wrapped_array() local
416 if (orig_result == NULL) { in check_wrapped_array()
426 return orig_result; in check_wrapped_array()
432 void* orig_result = check_wrapped_array(thr, fn_name, obj, carray, &sz); in check_wrapped_array_release() local
437 memcpy(orig_result, carray, sz); in check_wrapped_array_release()
448 return orig_result; in check_wrapped_array_release()
1717 ElementType* orig_result = (ElementType *) check_wrapped_array_release( \
1719 UNCHECKED()->Release##Result##ArrayElements(env, array, orig_result, mode); \
1887 …void* orig_result = check_wrapped_array_release(thr, "ReleasePrimitiveArrayCritical", array, carra…
1888 UNCHECKED()->ReleasePrimitiveArrayCritical(env, array, orig_result, mode);
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/marionette/harness/marionette_harness/marionette_test/
H A Dtestcases.py117 orig_result = result
214 if orig_result is None:
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/blenderkit/
H A Dsearch.py811 def __init__(self, query, params,orig_result): argument
816 self.result = orig_result
1173 def add_search_process(query, params, orig_result): argument
1182 thread = Searcher(query, params, orig_result)
/dports/lang/python-legacy/Python-2.7.18/Lib/unittest/
H A Dcase.py296 orig_result = result
371 if orig_result is None:
/dports/lang/python27/Python-2.7.18/Lib/unittest/
H A Dcase.py296 orig_result = result
371 if orig_result is None:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dcase.py346 orig_result = result
399 if orig_result is None:

123