Home
last modified time | relevance | path

Searched refs:offset_overflow (Results 1 – 25 of 89) sorted by relevance

1234

/dports/math/py-pandas/pandas-1.2.5/pandas/tests/scalar/timestamp/
H A Dtest_arithmetic.py37 offset_overflow = 20169940 * offsets.Day(1)
48 stamp + offset_overflow
51 offset_overflow + stamp
54 stamp - offset_overflow
60 offset_overflow = to_offset("D") * 100 ** 5
63 stamp + offset_overflow
66 offset_overflow + stamp
69 stamp - offset_overflow
/dports/lang/gcc48/gcc-4.8.5/gcc/config/picochip/
H A Dpicochip.c830 int offset_overflow = 0; in picochip_function_arg() local
844 offset_overflow = *cum % type_align_in_units; in picochip_function_arg()
845 if (offset_overflow == 0) in picochip_function_arg()
848 new_offset = (*cum - offset_overflow) + type_align_in_units; in picochip_function_arg()
961 int offset_overflow = 0; in picochip_arg_partial_bytes() local
977 offset_overflow = cum % type_align_in_units; in picochip_arg_partial_bytes()
978 if (offset_overflow == 0) in picochip_arg_partial_bytes()
981 new_offset = (cum - offset_overflow) + type_align_in_units; in picochip_arg_partial_bytes()
1018 int offset_overflow = 0; in picochip_arg_advance() local
1032 offset_overflow = *cum % type_align_in_units; in picochip_arg_advance()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/picochip/
H A Dpicochip.c830 int offset_overflow = 0; in picochip_function_arg() local
844 offset_overflow = *cum % type_align_in_units; in picochip_function_arg()
845 if (offset_overflow == 0) in picochip_function_arg()
848 new_offset = (*cum - offset_overflow) + type_align_in_units; in picochip_function_arg()
961 int offset_overflow = 0; in picochip_arg_partial_bytes() local
977 offset_overflow = cum % type_align_in_units; in picochip_arg_partial_bytes()
978 if (offset_overflow == 0) in picochip_arg_partial_bytes()
981 new_offset = (cum - offset_overflow) + type_align_in_units; in picochip_arg_partial_bytes()
1018 int offset_overflow = 0; in picochip_arg_advance() local
1032 offset_overflow = *cum % type_align_in_units; in picochip_arg_advance()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/picochip/
H A Dpicochip.c835 int offset_overflow = 0; in picochip_function_arg() local
849 offset_overflow = *cum % type_align_in_units; in picochip_function_arg()
850 if (offset_overflow == 0) in picochip_function_arg()
853 new_offset = (*cum - offset_overflow) + type_align_in_units; in picochip_function_arg()
966 int offset_overflow = 0; in picochip_arg_partial_bytes() local
982 offset_overflow = cum % type_align_in_units; in picochip_arg_partial_bytes()
983 if (offset_overflow == 0) in picochip_arg_partial_bytes()
986 new_offset = (cum - offset_overflow) + type_align_in_units; in picochip_arg_partial_bytes()
1023 int offset_overflow = 0; in picochip_arg_advance() local
1037 offset_overflow = *cum % type_align_in_units; in picochip_arg_advance()
[all …]
/dports/net/tinyfugue/tf-50b8/src/pcre-2.08/
H A Dinternal.h305 BOOL offset_overflow; /* Set if too many extractions */ member
/dports/www/analog/analog-6.0/src/pcre/
H A Dpcreintl.h200 BOOL offset_overflow; member
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/RePlugin/
H A Dinternal.h370 BOOL offset_overflow; /* Set if too many extractions */ member
H A DoldInternal.h368 BOOL offset_overflow; /* Set if too many extractions */ member
/dports/devel/regexx/regexx-0.98.1/pcre/
H A Dinternal.h334 BOOL offset_overflow; /* Set if too many extractions */ member
/dports/www/middleman/middleman/pcre/
H A Dinternal.h372 BOOL offset_overflow; /* Set if too many extractions */ member
/dports/net/thcrut/thcrut-1.2.5/pcre-3.9/
H A Dinternal.h365 BOOL offset_overflow; /* Set if too many extractions */ member
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_pcre/
H A Dpcre_internal.h365 BOOL offset_overflow; /* Set if too many extractions */ member
/dports/biology/ncbi-toolkit/ncbi/regexp/
H A Dpcre_internal.h363 BOOL offset_overflow; /* Set if too many extractions */ member
/dports/editors/ssed/sed-3.62/pcre/
H A Dinternal.h386 BOOL offset_overflow; /* Set if too many extractions */ member
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dtest-repacker.cc437 assert (!out.offset_overflow ()); in test_resolve_overflows_via_sort()
458 assert (!out.offset_overflow ()); in test_resolve_overflows_via_duplication()
H A Dhb-serialize.hh137 HB_NODISCARD bool offset_overflow () const { return errors & HB_SERIALIZE_ERROR_OFFSET_OVERFLOW; } in offset_overflow() function
215 if (offset_overflow ()) err (HB_SERIALIZE_ERROR_OTHER); in end_serialize()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dtest-repacker.cc437 assert (!out.offset_overflow ()); in test_resolve_overflows_via_sort()
458 assert (!out.offset_overflow ()); in test_resolve_overflows_via_duplication()
H A Dhb-serialize.hh137 HB_NODISCARD bool offset_overflow () const { return errors & HB_SERIALIZE_ERROR_OFFSET_OVERFLOW; } in offset_overflow() function
215 if (offset_overflow ()) err (HB_SERIALIZE_ERROR_OTHER); in end_serialize()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-serialize.hh137 HB_NODISCARD bool offset_overflow () const { return errors & HB_SERIALIZE_ERROR_OFFSET_OVERFLOW; } in offset_overflow() function
215 if (offset_overflow ()) err (HB_SERIALIZE_ERROR_OTHER); in end_serialize()
H A Dtest-repacker.cc437 assert (!out.offset_overflow ()); in test_resolve_overflows_via_sort()
458 assert (!out.offset_overflow ()); in test_resolve_overflows_via_duplication()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/
H A Drect_unittest.cc1108 Rect offset_overflow(0, 0, 100, 100); in TEST() local
1109 offset_overflow.Offset(large_number, large_number); in TEST()
1110 EXPECT_EQ(large_offset, offset_overflow.origin()); in TEST()
1111 EXPECT_EQ(expected_size, offset_overflow.size()); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/geometry/
H A Drect_unittest.cc1108 Rect offset_overflow(0, 0, 100, 100); in TEST() local
1109 offset_overflow.Offset(large_number, large_number); in TEST()
1110 EXPECT_EQ(large_offset, offset_overflow.origin()); in TEST()
1111 EXPECT_EQ(expected_size, offset_overflow.size()); in TEST()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dtest-repacker.cc78 assert (overflowing.offset_overflow ()); in run_resolve_overflow_test()
85 assert (!expected.offset_overflow ()); in run_resolve_overflow_test()
1125 assert (c.offset_overflow ()); in test_resolve_overflows_via_isolation()
1200 assert (c.offset_overflow ()); in test_resolve_overflows_via_isolation_spaces()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dtest-repacker.cc78 assert (overflowing.offset_overflow ()); in run_resolve_overflow_test()
85 assert (!expected.offset_overflow ()); in run_resolve_overflow_test()
1125 assert (c.offset_overflow ()); in test_resolve_overflows_via_isolation()
1200 assert (c.offset_overflow ()); in test_resolve_overflows_via_isolation_spaces()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dtest-repacker.cc78 assert (overflowing.offset_overflow ()); in run_resolve_overflow_test()
85 assert (!expected.offset_overflow ()); in run_resolve_overflow_test()
1125 assert (c.offset_overflow ()); in test_resolve_overflows_via_isolation()
1200 assert (c.offset_overflow ()); in test_resolve_overflows_via_isolation_spaces()

1234