Home
last modified time | relevance | path

Searched refs:control_end (Results 1 – 25 of 49) sorted by relevance

12

/dports/cad/gtkwave/gtkwave-3.3.107/examples/
H A Dtransaction.c68 uint64_t control_start = 0, control_end = 0; in main() local
81 control_end = 0; in main()
257 if(!control_end) { control_end = p_tim; } in main()
385 printf("#%"PRIu64"\n", control_end); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dm66592-udc.c487 static void control_end(struct m66592 *m66592, unsigned ccpl) in control_end() function
579 control_end(ep->m66592, 0); in start_ep0()
1004 control_end(m66592, 1); in clear_feature()
1007 control_end(m66592, 1); in clear_feature()
1018 control_end(m66592, 1); in clear_feature()
1046 control_end(m66592, 1); in set_feature()
1065 control_end(m66592, 1); in set_feature()
1074 control_end(m66592, 1); in set_feature()
1186 control_end(m66592, 0); in irq_control_stage()
H A Dr8a66597-udc.c561 static void control_end(struct r8a66597 *r8a66597, unsigned ccpl) in control_end() function
791 control_end(ep->r8a66597, 0); in start_ep0()
1202 control_end(r8a66597, 1); in clear_feature()
1205 control_end(r8a66597, 1); in clear_feature()
1221 control_end(r8a66597, 1); in clear_feature()
1248 control_end(r8a66597, 1); in set_feature()
1266 control_end(r8a66597, 1); in set_feature()
1275 control_end(r8a66597, 1); in set_feature()
1391 control_end(r8a66597, 0); in irq_control_stage()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dm66592-udc.c487 static void control_end(struct m66592 *m66592, unsigned ccpl) in control_end() function
579 control_end(ep->m66592, 0); in start_ep0()
1004 control_end(m66592, 1); in clear_feature()
1007 control_end(m66592, 1); in clear_feature()
1018 control_end(m66592, 1); in clear_feature()
1046 control_end(m66592, 1); in set_feature()
1065 control_end(m66592, 1); in set_feature()
1074 control_end(m66592, 1); in set_feature()
1186 control_end(m66592, 0); in irq_control_stage()
H A Dr8a66597-udc.c561 static void control_end(struct r8a66597 *r8a66597, unsigned ccpl) in control_end() function
791 control_end(ep->r8a66597, 0); in start_ep0()
1202 control_end(r8a66597, 1); in clear_feature()
1205 control_end(r8a66597, 1); in clear_feature()
1221 control_end(r8a66597, 1); in clear_feature()
1248 control_end(r8a66597, 1); in set_feature()
1266 control_end(r8a66597, 1); in set_feature()
1275 control_end(r8a66597, 1); in set_feature()
1391 control_end(r8a66597, 0); in irq_control_stage()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dm66592-udc.c487 static void control_end(struct m66592 *m66592, unsigned ccpl) in control_end() function
579 control_end(ep->m66592, 0); in start_ep0()
1004 control_end(m66592, 1); in clear_feature()
1007 control_end(m66592, 1); in clear_feature()
1018 control_end(m66592, 1); in clear_feature()
1046 control_end(m66592, 1); in set_feature()
1065 control_end(m66592, 1); in set_feature()
1074 control_end(m66592, 1); in set_feature()
1186 control_end(m66592, 0); in irq_control_stage()
H A Dr8a66597-udc.c561 static void control_end(struct r8a66597 *r8a66597, unsigned ccpl) in control_end() function
791 control_end(ep->r8a66597, 0); in start_ep0()
1202 control_end(r8a66597, 1); in clear_feature()
1205 control_end(r8a66597, 1); in clear_feature()
1221 control_end(r8a66597, 1); in clear_feature()
1248 control_end(r8a66597, 1); in set_feature()
1266 control_end(r8a66597, 1); in set_feature()
1275 control_end(r8a66597, 1); in set_feature()
1391 control_end(r8a66597, 0); in irq_control_stage()
/dports/archivers/pixz/pixz-1.0.7/src/
H A Dwrite.c297 const uint8_t control_end = 0; in encode_uncompressible() local
325 *output++ = control_end; in encode_uncompressible()
/dports/emulators/hugo/hugo-2.12/
H A Dhcd.c459 int min_end, sec_end, fra_end, control_end; in fill_HCD_info() local
509 &min_end, &sec_end, &fra_end, &control_end); in fill_HCD_info()
/dports/math/reduce/Reduce-svn5758-src/psl/support-packages/xport-2.05/
H A Dxport.c935 int control_start, control_end; member
1169 { if (p->control_start != p->control_end) in char_from_control()
1183 p->control_end = SOCKET_BUFFER_SIZE-FTP_CONTROL_SIZE+nch; in char_from_control()
2274 current_socket->control_start = current_socket->control_end = 0; in open_auth_url()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/contrib/tools/
H A Dpngfix.c3531 control_end(struct control *control) in control_end() function
3669 rc |= control_end(&control); in one_file()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/libpng/contrib/tools/
H A Dpngfix.c3531 control_end(struct control *control) in control_end() function
3669 rc |= control_end(&control); in one_file()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/libpng-src/contrib/tools/
H A Dpngfix.c3531 control_end(struct control *control) in control_end() function
3669 rc |= control_end(&control); in one_file()
/dports/graphics/optipng/optipng-0.7.7/src/libpng/contrib/tools/
H A Dpngfix.c3531 control_end(struct control *control) in control_end() function
3669 rc |= control_end(&control); in one_file()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libpng-1.6.21/contrib/tools/
H A Dpngfix.c3531 control_end(struct control *control) in control_end() function
3669 rc |= control_end(&control); in one_file()
/dports/games/libretro-mgba/mgba-6186d45/src/third-party/libpng/contrib/tools/
H A Dpngfix.c3531 control_end(struct control *control) in control_end() function
3669 rc |= control_end(&control); in one_file()
/dports/graphics/png/libpng-1.6.37/contrib/tools/
H A Dpngfix.c3531 control_end(struct control *control) in control_end() function
3669 rc |= control_end(&control); in one_file()
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2740 char *const control_end = p + controllen;
2742 if (p + sizeof(__sanitizer_cmsghdr) > control_end) break;
2746 if (p + RoundUpTo(cmsg->cmsg_len, sizeof(uptr)) > control_end) break;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2740 char *const control_end = p + controllen;
2742 if (p + sizeof(__sanitizer_cmsghdr) > control_end) break;
2746 if (p + RoundUpTo(cmsg->cmsg_len, sizeof(uptr)) > control_end) break;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2740 char *const control_end = p + controllen;
2742 if (p + sizeof(__sanitizer_cmsghdr) > control_end) break;
2746 if (p + RoundUpTo(cmsg->cmsg_len, sizeof(uptr)) > control_end) break;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2740 char *const control_end = p + controllen;
2742 if (p + sizeof(__sanitizer_cmsghdr) > control_end) break;
2746 if (p + RoundUpTo(cmsg->cmsg_len, sizeof(uptr)) > control_end) break;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2740 char *const control_end = p + controllen;
2742 if (p + sizeof(__sanitizer_cmsghdr) > control_end) break;
2746 if (p + RoundUpTo(cmsg->cmsg_len, sizeof(uptr)) > control_end) break;
/dports/devel/riscv64-gcc/gcc-8.3.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2740 char *const control_end = p + controllen;
2742 if (p + sizeof(__sanitizer_cmsghdr) > control_end) break;
2746 if (p + RoundUpTo(cmsg->cmsg_len, sizeof(uptr)) > control_end) break;
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2971 char *const control_end = p + controllen;
2973 if (p + sizeof(__sanitizer_cmsghdr) > control_end) break;
2977 if (p + RoundUpTo(cmsg->cmsg_len, sizeof(uptr)) > control_end) break;
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2971 char *const control_end = p + controllen;
2973 if (p + sizeof(__sanitizer_cmsghdr) > control_end) break;
2977 if (p + RoundUpTo(cmsg->cmsg_len, sizeof(uptr)) > control_end) break;

12