Home
last modified time | relevance | path

Searched refs:size_ts (Results 1 – 22 of 22) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/strings/
H A Dutf_offset_string_conversions_unittest.cc82 std::vector<size_t> size_ts; in TEST() local
84 size_ts.push_back(t); in TEST()
85 OffsetAdjuster::AdjustOffset(kNoAdjustments, &size_ts.back(), kLimit); in TEST()
88 for (auto ti : size_ts) { in TEST()
95 size_ts.clear(); in TEST()
97 size_ts.push_back(t - 1); in TEST()
98 OffsetAdjuster::AdjustOffset(kNoAdjustments, &size_ts.back(), kLimit); in TEST()
101 for (auto ti : size_ts) { in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/strings/
H A Dutf_offset_string_conversions_unittest.cc83 std::vector<size_t> size_ts; in TEST() local
85 size_ts.push_back(t); in TEST()
86 OffsetAdjuster::AdjustOffset(kNoAdjustments, &size_ts.back(), kLimit); in TEST()
89 for (auto ti : size_ts) { in TEST()
96 size_ts.clear(); in TEST()
98 size_ts.push_back(t - 1); in TEST()
99 OffsetAdjuster::AdjustOffset(kNoAdjustments, &size_ts.back(), kLimit); in TEST()
102 for (auto ti : size_ts) { in TEST()
/dports/audio/mixxx/mixxx-2.3.0/lib/libshout-idjc/
H A DNEWS35 * Cast some size_ts to ints for display purposes.
/dports/audio/libshout/libshout-2.4.5/
H A DNEWS77 * Cast some size_ts to ints for display purposes.
/dports/security/suricata/suricata-6.0.4/src/
H A Dapp-layer.c208 const uint32_t size_ts = StreamDataAvailableForProtoDetect(&ssn->client); in TCPProtoDetectCheckBailConditions() local
210 SCLogDebug("size_ts %" PRIu32 ", size_tc %" PRIu32, size_ts, size_tc); in TCPProtoDetectCheckBailConditions()
226 } else if (size_tc > 2 * size_tc_limit || size_ts > 2 * size_ts_limit) { in TCPProtoDetectCheckBailConditions()
231 size_ts > size_ts_limit && size_tc == 0) { in TCPProtoDetectCheckBailConditions()
237 size_tc > size_tc_limit && size_ts == 0) { in TCPProtoDetectCheckBailConditions()
255 } else if (size_ts > size_ts_limit && FLOW_IS_PP_DONE(f, STREAM_TOCLIENT) && in TCPProtoDetectCheckBailConditions()
/dports/audio/tse3/tse3-0.3.1/doc/
H A DHistory421 4 More ints to size_ts. Demidify.
527 Changed MidiScheduler port references from ints to size_ts.
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DGSFormat.m620 /* ints are size_ts. */
/dports/security/suricata/suricata-6.0.4/
H A DChangeLog5 Bug #4346: Failed assert in TCPProtoDetectCheckBailConditions size_ts > 1000000UL
/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.info-62280 * List of size_t:: Simply linked list of size_ts.
H A Dgnuastro.info-1627 * List of size_t:: Simply linked list of size_ts.
H A Dgnuastro.texi721 * List of size_t:: Simply linked list of size_ts.
25129 * List of size_t:: Simply linked list of size_ts.
/dports/devel/distcc/distcc-3.3.5/
H A DChangeLog13289 * src/compress.c: Fix up types for printing size_ts and for
/dports/devel/bison/bison-3.7.6/
H A DChangeLog-201223037 size_ts.
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/
H A DChangeLog43872 types. These probably should be size_ts, but ints suffice.
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/
H A DChangeLog43872 types. These probably should be size_ts, but ints suffice.
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/
H A DChangeLog43872 types. These probably should be size_ts, but ints suffice.
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/
H A DChangeLog43872 types. These probably should be size_ts, but ints suffice.
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/
H A DChangeLog43872 types. These probably should be size_ts, but ints suffice.
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/
H A DChangeLog43872 types. These probably should be size_ts, but ints suffice.
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/
H A DChangeLog43872 types. These probably should be size_ts, but ints suffice.
/dports/ftp/proftpd/proftpd-1.3.7c/
H A DChangeLog43872 types. These probably should be size_ts, but ints suffice.
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/
H A DChangeLog43872 types. These probably should be size_ts, but ints suffice.