Home
last modified time | relevance | path

Searched refs:found_end (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/dports/emulators/qemu/qemu-6.2.0/disas/
H A Dhexagon.c35 bool found_end = false; in print_insn_hexagon() local
39 for (i = 0; i < PACKET_WORDS_MAX && !found_end; i++) { in print_insn_hexagon()
51 found_end = true; in print_insn_hexagon()
55 if (!found_end) { in print_insn_hexagon()
/dports/emulators/qemu60/qemu-6.0.0/disas/
H A Dhexagon.c35 bool found_end = false; in print_insn_hexagon() local
39 for (i = 0; i < PACKET_WORDS_MAX && !found_end; i++) { in print_insn_hexagon()
51 found_end = true; in print_insn_hexagon()
55 if (!found_end) { in print_insn_hexagon()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/disas/
H A Dhexagon.c35 bool found_end = false; in print_insn_hexagon() local
39 for (i = 0; i < PACKET_WORDS_MAX && !found_end; i++) { in print_insn_hexagon()
51 found_end = true; in print_insn_hexagon()
55 if (!found_end) { in print_insn_hexagon()
/dports/misc/xdelta/xdelta-1.1.4/libedsio/
H A Dbase64.c127 gboolean found_end = FALSE; in edsio_base64_decode_region_into() local
163 if (! found_end) in edsio_base64_decode_region_into()
166 found_end = TRUE; in edsio_base64_decode_region_into()
170 if (found_end) in edsio_base64_decode_region_into()
180 if (found_end) in edsio_base64_decode_region_into()
385 gboolean found_end; member
439 if (source->found_end) in base64_source_read()
460 if (! source->found_end) in base64_source_read()
463 source->found_end = TRUE; in base64_source_read()
467 if (source->found_end) in base64_source_read()
[all …]
/dports/misc/xdelta3/xdelta-3.1.0/xdelta1/libedsio/
H A Dbase64.c127 gboolean found_end = FALSE; in edsio_base64_decode_region_into() local
163 if (! found_end) in edsio_base64_decode_region_into()
166 found_end = TRUE; in edsio_base64_decode_region_into()
170 if (found_end) in edsio_base64_decode_region_into()
180 if (found_end) in edsio_base64_decode_region_into()
385 gboolean found_end; member
439 if (source->found_end) in base64_source_read()
460 if (! source->found_end) in base64_source_read()
463 source->found_end = TRUE; in base64_source_read()
467 if (source->found_end) in base64_source_read()
[all …]
/dports/net-mgmt/rancid3/rancid-3.13/bin/
H A Dbrancid.in64 $found_end = 0;
195 $found_end = 1;
291 if ( (/\>\s?logout$/) || $found_end ) {
332 if (scalar(%commands) || !$clean_run || !$found_end) {
351 if (!$clean_run || !$found_end) {
355 print(STDERR "$host: found_end is false\n") if (!$found_end);
H A Dagmrancid.in65 $found_end = 0;
260 return(0) if ($found_end); # Only do this routine once
389 $found_end = 1;
397 $found_end = 1;
522 if (scalar(%commands) || !$clean_run || !$found_end) {
541 if (!$clean_run || !$found_end) {
545 print(STDERR "$host: found_end is false\n") if (!$found_end);
H A Dnsrancid.in65 $found_end = 0;
200 $found_end = 1;
322 if (scalar(%commands) || !$clean_run || !$found_end) {
341 if (!$clean_run || !$found_end) {
345 print(STDERR "$host: found_end is false\n") if (!$found_end);
H A Dtrancid.in63 $found_end = 0;
206 if (/^$prompt/) { $found_end=1; $clean_run=1; return 0};
325 if (scalar(%commands) || !$clean_run || !$found_end) {
344 if (!$clean_run || !$found_end) {
348 print(STDERR "$host: found_end is false\n") if (!$found_end);
H A Dnrancid.in66 $found_end = 0;
266 $found_end=1;
374 if (scalar(%commands) || !$found_end) {
393 if (!$found_end) {
396 print(STDERR "$host: found_end is false\n") if (!$found_end);
H A Darancid.in64 $found_end = 0;
221 $found_end = 1;
338 if (scalar(%commands) || !$clean_run || !$found_end) {
357 if (!$clean_run || !$found_end) {
361 print(STDERR "$host: found_end is false\n") if (!$found_end);
H A Derancid.in62 $found_end = 0;
232 $found_end = 1;
351 if (scalar(%commands) || !$clean_run || !$found_end) {
370 if (!$clean_run || !$found_end) {
374 print(STDERR "$host: found_end is false\n") if (!$found_end);
H A Df5rancid.in64 $found_end = 0;
442 $found_end++;
525 $found_end = 0;
655 if (scalar(%commands) || !$clean_run || !$found_end) {
674 if (!$clean_run || !$found_end) {
678 print(STDERR "$host: found_end is false\n") if (!$found_end);
H A Drrancid.in64 $found_end = 0;
293 $found_end = 1;
435 if (scalar(%commands) || !$clean_run || !$found_end) {
454 if (!$clean_run || !$found_end) {
458 print(STDERR "$host: found_end is false\n") if (!$found_end);
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/buildtools/
H A Dgeninfocontrib.c317 int found_end = 0; in generate_infocontrib() local
401 while (found_end == 0) { in generate_infocontrib()
417 found_end = 1; in generate_infocontrib()
422 found_end = 0; in generate_infocontrib()
433 while (found_end == 0) { in generate_infocontrib()
455 found_end = 1; in generate_infocontrib()
460 found_end = 0; in generate_infocontrib()
680 int found_end = 0; in generate_readme() local
741 found_end = 1; in generate_readme()
775 int found_end = 0; in generate_index_html() local
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dgif_parser.c46 int found_end; member
74 g->found_end = 1; in gif_find_frame_end()
95 if (g->found_start && g->found_end && g->found_sig) { in gif_find_frame_end()
98 g->found_end = 0; in gif_find_frame_end()
122 g->found_end = 1; in gif_find_frame_end()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dgif_parser.c46 int found_end; member
74 g->found_end = 1; in gif_find_frame_end()
95 if (g->found_start && g->found_end && g->found_sig) { in gif_find_frame_end()
98 g->found_end = 0; in gif_find_frame_end()
122 g->found_end = 1; in gif_find_frame_end()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dgif_parser.c46 int found_end; member
74 g->found_end = 1; in gif_find_frame_end()
95 if (g->found_start && g->found_end && g->found_sig) { in gif_find_frame_end()
98 g->found_end = 0; in gif_find_frame_end()
122 g->found_end = 1; in gif_find_frame_end()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dgif_parser.c46 int found_end; member
74 g->found_end = 1; in gif_find_frame_end()
95 if (g->found_start && g->found_end && g->found_sig) { in gif_find_frame_end()
98 g->found_end = 0; in gif_find_frame_end()
122 g->found_end = 1; in gif_find_frame_end()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dhttp_stream.cpp96 bool found_end = false; in handshake2() local
101 found_end = true; in handshake2()
108 found_end = true; in handshake2()
112 if (found_end) in handshake2()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dhttp_stream.cpp96 bool found_end = false; in handshake2() local
101 found_end = true; in handshake2()
108 found_end = true; in handshake2()
112 if (found_end) in handshake2()
/dports/archivers/gtar/tar-1.34/src/
H A Dupdate.c109 bool found_end = false; in update_archive() local
115 while (!found_end) in update_archive()
175 found_end = true; in update_archive()
179 found_end = true; in update_archive()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Dfree-space-tree.c500 u64 found_start, found_end; in free_space_test_bit() local
508 found_end = key.objectid + key.offset; in free_space_test_bit()
525 u64 found_start, found_end; in free_space_set_bits() local
533 found_end = key.objectid + key.offset; in free_space_set_bits()
537 if (end > found_end) in free_space_set_bits()
538 end = found_end; in free_space_set_bits()
704 u64 found_start, found_end; in remove_free_space_extent() local
763 if (end < found_end) { in remove_free_space_extent()
766 key.offset = found_end - end; in remove_free_space_extent()
856 u64 found_start, found_end; in add_free_space_extent() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Dfree-space-tree.c500 u64 found_start, found_end; in free_space_test_bit() local
508 found_end = key.objectid + key.offset; in free_space_test_bit()
525 u64 found_start, found_end; in free_space_set_bits() local
533 found_end = key.objectid + key.offset; in free_space_set_bits()
537 if (end > found_end) in free_space_set_bits()
538 end = found_end; in free_space_set_bits()
704 u64 found_start, found_end; in remove_free_space_extent() local
763 if (end < found_end) { in remove_free_space_extent()
766 key.offset = found_end - end; in remove_free_space_extent()
856 u64 found_start, found_end; in add_free_space_extent() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Dfree-space-tree.c500 u64 found_start, found_end; in free_space_test_bit() local
508 found_end = key.objectid + key.offset; in free_space_test_bit()
525 u64 found_start, found_end; in free_space_set_bits() local
533 found_end = key.objectid + key.offset; in free_space_set_bits()
537 if (end > found_end) in free_space_set_bits()
538 end = found_end; in free_space_set_bits()
704 u64 found_start, found_end; in remove_free_space_extent() local
763 if (end < found_end) { in remove_free_space_extent()
766 key.offset = found_end - end; in remove_free_space_extent()
856 u64 found_start, found_end; in add_free_space_extent() local
[all …]

12345678910>>...14