Home
last modified time | relevance | path

Searched refs:end_func (Results 1 – 25 of 203) sorted by last modified time

123456789

/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/
H A Dsshfs.c255 request_func end_func; member
1413 if (req->end_func) in request_free()
1414 req->end_func(req); in request_free()
1994 size_t count, request_func begin_func, request_func end_func, in sftp_request_send() argument
2002 req->end_func = end_func; in sftp_request_send()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_pcb.c8028 end_func ef,
H A Dsctp_pcb.h867 end_func ef,
H A Dsctp_structs.h114 typedef void (*end_func) (void *ptr, uint32_t val); typedef
152 end_func function_atend; /* iterator completion function */
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_avg_horiz_filter_type2_neon.asm181 b end_func
354 b end_func
433 end_func label
H A Dvpx_convolve8_horiz_filter_type2_neon.asm176 b end_func
333 b end_func
409 end_func label
H A Dvpx_convolve8_avg_horiz_filter_type1_neon.asm180 b end_func
353 b end_func
432 end_func label
H A Dvpx_convolve8_horiz_filter_type1_neon.asm176 b end_func
333 b end_func
409 end_func label
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_pcb.h867 end_func ef,
H A Dsctp_pcb.c8028 end_func ef,
H A Dsctp_structs.h114 typedef void (*end_func) (void *ptr, uint32_t val); typedef
152 end_func function_atend; /* iterator completion function */
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_horiz_filter_type2_neon.asm176 b end_func
333 b end_func
409 end_func label
H A Dvpx_convolve8_avg_horiz_filter_type1_neon.asm180 b end_func
353 b end_func
432 end_func label
H A Dvpx_convolve8_horiz_filter_type1_neon.asm176 b end_func
333 b end_func
409 end_func label
H A Dvpx_convolve8_avg_horiz_filter_type2_neon.asm181 b end_func
354 b end_func
433 end_func label
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_pcb.h867 end_func ef,
H A Dsctp_pcb.c8028 end_func ef,
H A Dsctp_structs.h114 typedef void (*end_func) (void *ptr, uint32_t val); typedef
152 end_func function_atend; /* iterator completion function */
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_avg_horiz_filter_type1_neon.asm180 b end_func
353 b end_func
432 end_func label
H A Dvpx_convolve8_avg_horiz_filter_type2_neon.asm181 b end_func
354 b end_func
433 end_func label
H A Dvpx_convolve8_horiz_filter_type1_neon.asm176 b end_func
333 b end_func
409 end_func label
H A Dvpx_convolve8_horiz_filter_type2_neon.asm176 b end_func
333 b end_func
409 end_func label
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dregint.h285 OnigCalloutFunc end_func; member
H A Dregparse.c1174 OnigCalloutFunc end_func; member
1537 OnigCalloutFunc end_func, in onig_set_callout_of_name() argument
1558 if (start_func == 0 && end_func == 0) in onig_set_callout_of_name()
1608 fe->end_func = end_func; in onig_set_callout_of_name()
1712 return GlobalCalloutNameList->v[name_id].end_func; in onig_get_callout_end_func_by_name_id()
2768 e->end_func = 0; in reg_callout_list_entry()
7195 e->end_func = onig_get_callout_end_func_by_name_id(name_id); in parse_callout_of_name()
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/msp430/
H A Dlib2hw_mul.S59 .macro end_func name macro
388 end_func __mulhi2
392 end_func __mulhisi2
400 end_func __mulsi2
413 end_func __mulhi2
417 end_func __mulhisi2
425 end_func __mulsi2
437 end_func __muldi3
446 end_func __mulhi2
458 end_func __mulsi2
[all …]

123456789