Home
last modified time | relevance | path

Searched refs:CHECK_COUNT (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-coreaudio/src/backend/tests/
H A Dtone.rs63 const CHECK_COUNT: i32 = 10; in test_dial_tone() const
90 if count > CHECK_COUNT { in test_dial_tone()
119 if count > CHECK_COUNT { in test_dial_tone()
131 if count > CHECK_COUNT { in test_dial_tone()
159 if count > CHECK_COUNT { in test_dial_tone()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/tests/
H A Dtone.rs63 const CHECK_COUNT: i32 = 10; in test_dial_tone() const
90 if count > CHECK_COUNT { in test_dial_tone()
119 if count > CHECK_COUNT { in test_dial_tone()
131 if count > CHECK_COUNT { in test_dial_tone()
159 if count > CHECK_COUNT { in test_dial_tone()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/tests/
H A Dtone.rs63 const CHECK_COUNT: i32 = 10; in test_dial_tone() const
90 if count > CHECK_COUNT { in test_dial_tone()
119 if count > CHECK_COUNT { in test_dial_tone()
131 if count > CHECK_COUNT { in test_dial_tone()
159 if count > CHECK_COUNT { in test_dial_tone()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/typelib/xpt/
H A Dxpt_xdr.cpp27 CHECK_COUNT(NotNull<XPTCursor*> cursor, uint32_t space) in CHECK_COUNT() function
65 if (!(CHECK_COUNT(cursor, len))) in XPT_MakeCursor()
179 if (!CHECK_COUNT(cursor, sz)) { \
217 if (!CHECK_COUNT(cursor, 1)) in XPT_Do8()
/dports/math/p5-Math-ProvablePrime/Math-ProvablePrime-0.045/t/
H A DMath-ProvablePrime.t73 my $CHECK_COUNT = 5;
77 for ( 1 .. $CHECK_COUNT ) {
86 "Generated and verified $CHECK_COUNT primes",
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dcompose.c813 CHECK_COUNT; in mutt_compose_menu()
856 CHECK_COUNT; in mutt_compose_menu()
897 CHECK_COUNT; in mutt_compose_menu()
910 CHECK_COUNT; in mutt_compose_menu()
960 CHECK_COUNT; in mutt_compose_menu()
968 CHECK_COUNT; in mutt_compose_menu()
1002 CHECK_COUNT; in mutt_compose_menu()
1097 CHECK_COUNT; in mutt_compose_menu()
1108 CHECK_COUNT; in mutt_compose_menu()
1115 CHECK_COUNT; in mutt_compose_menu()
[all …]
/dports/security/p5-Crypt-Perl/Crypt-Perl-0.34/t/
H A DCrypt-Perl-RSA-Generate.t71 my $CHECK_COUNT = 50;
77 for ( 1 .. $CHECK_COUNT ) {
94 "Generated and verified $CHECK_COUNT $mod_length-bit RSA keys",
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dvqavideo.c194 #define CHECK_COUNT() \ macro
234 CHECK_COUNT(); in decode_format80()
246 CHECK_COUNT(); in decode_format80()
256 CHECK_COUNT(); in decode_format80()
265 CHECK_COUNT(); in decode_format80()
276 CHECK_COUNT(); in decode_format80()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dvqavideo.c208 #define CHECK_COUNT() \ macro
260 CHECK_COUNT(); in decode_format80()
271 CHECK_COUNT(); in decode_format80()
280 CHECK_COUNT(); in decode_format80()
290 CHECK_COUNT(); in decode_format80()
299 CHECK_COUNT(); in decode_format80()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dvqavideo.c208 #define CHECK_COUNT() \ macro
254 CHECK_COUNT(); in decode_format80()
265 CHECK_COUNT(); in decode_format80()
274 CHECK_COUNT(); in decode_format80()
284 CHECK_COUNT(); in decode_format80()
293 CHECK_COUNT(); in decode_format80()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dvqavideo.c208 #define CHECK_COUNT() \ macro
260 CHECK_COUNT(); in decode_format80()
271 CHECK_COUNT(); in decode_format80()
280 CHECK_COUNT(); in decode_format80()
290 CHECK_COUNT(); in decode_format80()
299 CHECK_COUNT(); in decode_format80()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dvqavideo.c208 #define CHECK_COUNT() \ macro
260 CHECK_COUNT(); in decode_format80()
271 CHECK_COUNT(); in decode_format80()
280 CHECK_COUNT(); in decode_format80()
290 CHECK_COUNT(); in decode_format80()
299 CHECK_COUNT(); in decode_format80()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dvqavideo.c208 #define CHECK_COUNT() \ macro
260 CHECK_COUNT(); in decode_format80()
271 CHECK_COUNT(); in decode_format80()
280 CHECK_COUNT(); in decode_format80()
290 CHECK_COUNT(); in decode_format80()
299 CHECK_COUNT(); in decode_format80()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dvqavideo.c208 #define CHECK_COUNT() \ macro
254 CHECK_COUNT(); in decode_format80()
265 CHECK_COUNT(); in decode_format80()
274 CHECK_COUNT(); in decode_format80()
284 CHECK_COUNT(); in decode_format80()
293 CHECK_COUNT(); in decode_format80()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dvqavideo.c208 #define CHECK_COUNT() \ macro
260 CHECK_COUNT(); in decode_format80()
271 CHECK_COUNT(); in decode_format80()
280 CHECK_COUNT(); in decode_format80()
290 CHECK_COUNT(); in decode_format80()
299 CHECK_COUNT(); in decode_format80()
/dports/lang/maude/maude-2.7.1/src/Utility/
H A Drope.cc174 CHECK_COUNT(ptr); in operator +()
175 CHECK_COUNT(other.ptr); in operator +()
223 CHECK_COUNT(rightPtr); in operator +()
248 CHECK_COUNT(leftPtr); in operator +()
308 CHECK_COUNT(fragment); in rebalance()
339 CHECK_COUNT(fragment); in addFragment()
H A Drope.hh187 #define CHECK_COUNT(p) \ macro
190 #define CHECK_COUNT(p) macro
/dports/misc/xtail/xtail-2.1/
H A Dxtail.c115 iteration = CHECK_COUNT; in main()
127 open_files_only = (++iteration < CHECK_COUNT); in main()
H A Dxtail.h28 #define CHECK_COUNT 5 macro
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Dmpegts.c1161 #define CHECK_COUNT 10 in mpegts_probe() macro
1163 if (size < (TS_FEC_PACKET_SIZE * CHECK_COUNT)) in mpegts_probe()
1166 score = analyze(p->buf, TS_PACKET_SIZE *CHECK_COUNT, TS_PACKET_SIZE, NULL); in mpegts_probe()
1167 dvhs_score = analyze(p->buf, TS_DVHS_PACKET_SIZE *CHECK_COUNT, TS_DVHS_PACKET_SIZE, NULL); in mpegts_probe()
1168 fec_score= analyze(p->buf, TS_FEC_PACKET_SIZE*CHECK_COUNT, TS_FEC_PACKET_SIZE, NULL); in mpegts_probe()
1172 …> fec_score && score > dvhs_score && score > 6) return AVPROBE_SCORE_MAX + score - CHECK_COUNT; in mpegts_probe()
1173 … && dvhs_score > fec_score && dvhs_score > 6) return AVPROBE_SCORE_MAX + dvhs_score - CHECK_COUNT; in mpegts_probe()
1174 else if( fec_score > 6) return AVPROBE_SCORE_MAX + fec_score - CHECK_COUNT; in mpegts_probe()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/gui/windows/
H A DGridPage.cpp39 const Size CHECK_COUNT = 9; variable
318 for (Size i = 0; i < CHECK_COUNT; ++i) { in update()
429 const StaticArray<CheckFlag, CHECK_COUNT> allIds = { in getCheckedCount()
440 SPH_ASSERT(allIds.size() == CHECK_COUNT); in getCheckedCount()
/dports/audio/musescore/MuseScore-3.6.1/avsomr/
H A Davsomrnetrecognizer.cpp40 static const int CHECK_COUNT{1000}; variable
238 for (size_t t = 0; t < CHECK_COUNT; ++t) { in check()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dpushstats.h84 CHECK_COUNT, enumerator
H A Dpushstats.c105 case CHECK_COUNT: return "Number of check"; in snmp_getdescription()
174 case CHECK_COUNT: snprintf(buf,buflen,"1.3.6.1.4.1.3.2.2.3.1.4.4"); return buf; in snmp_getoid()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Ddefines.h162 #define CHECK_COUNT(t) if (t < 0){abort("bad value count");} CHECK macro

12