Home
last modified time | relevance | path

Searched defs:conv (Results 1 – 25 of 83) sorted by relevance

1234

/netbsd/lib/libedit/
H A Dchartype.c50 ct_conv_cbuff_resize(ct_buffer_t *conv, size_t csize) in ct_conv_cbuff_resize()
71 ct_conv_wbuff_resize(ct_buffer_t *conv, size_t wsize) in ct_conv_wbuff_resize()
93 ct_encode_string(const wchar_t *s, ct_buffer_t *conv) in ct_encode_string()
123 ct_decode_string(const char *s, ct_buffer_t *conv) in ct_decode_string()
144 ct_decode_argv(int argc, const char *argv[], ct_buffer_t *conv) in ct_decode_argv()
215 ct_visual_string(const wchar_t *s, ct_buffer_t *conv) in ct_visual_string()
H A Dsearch.c117 static ct_buffer_t conv; in el_match() local
573 static ct_buffer_t conv; in cv_repeat_srch() local
/netbsd/bin/dd/
H A Dargs.c350 static const struct conv { struct
372 * conversions to the C_BS check in the jcl routine above. argument
/netbsd/usr.bin/audio/play/
H A Dplay.c281 audio_write(int fd, void *buf, size_t len, convert conv) in audio_write()
303 convert conv = NULL; in play() local
400 convert conv = NULL; in play_fd() local
463 …octl_write_fromhdr(void *hdr, size_t fsz, int fd, off_t *datasize, const char *file, convert *conv) in audioctl_write_fromhdr()
/netbsd/external/gpl2/groff/dist/src/utils/afmtodit/
H A Dafmtodit.pl6564 sub conv { subroutine
/netbsd/external/bsd/pam-u2f/dist/fuzz/
H A Dfuzz_auth.c32 char conv[MAXSTR]; member
171 struct conv_appdata *conv = appdata_ptr; in conv_cb() local
209 static void prepare_conv(struct pam_conv *conv, struct conv_appdata *data, in prepare_conv()
235 struct pam_conv conv; in LLVMFuzzerTestOneInput() local
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dmaverick.s245 conv: label
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dmaverick.s245 conv: label
/netbsd/external/bsd/openpam/dist/lib/libpam/
H A Dpam_vprompt.c70 const struct pam_conv *conv; in pam_vprompt() local
/netbsd/external/gpl2/grep/dist/intl/
H A DgettextP.h91 __gconv_t conv; member
94 iconv_t conv; member
/netbsd/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dcompile_options.c224 set_convert (int conv) in set_convert()
/netbsd/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dcompile_options.c224 set_convert (int conv) in set_convert()
/netbsd/external/gpl2/texinfo/dist/intl/
H A DgettextP.h119 __gconv_t conv; member
122 iconv_t conv; member
/netbsd/external/gpl3/gdb/dist/intl/
H A DgettextP.h125 __gconv_t conv; member
128 iconv_t conv; member
/netbsd/external/gpl3/binutils.old/dist/intl/
H A DgettextP.h125 __gconv_t conv; member
128 iconv_t conv; member
/netbsd/external/gpl3/gdb.old/dist/intl/
H A DgettextP.h125 __gconv_t conv; member
128 iconv_t conv; member
/netbsd/external/gpl3/gcc/dist/intl/
H A DgettextP.h125 __gconv_t conv; member
128 iconv_t conv; member
/netbsd/external/gpl3/binutils/dist/intl/
H A DgettextP.h125 __gconv_t conv; member
128 iconv_t conv; member
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl/
H A DgettextP.h136 __gconv_t conv; member
139 iconv_t conv; member
/netbsd/external/gpl3/gcc.old/dist/intl/
H A DgettextP.h125 __gconv_t conv; member
128 iconv_t conv; member
/netbsd/external/bsd/openpam/dist/include/security/
H A Dpam_types.h64 int (*conv)(int, const struct pam_message **, member
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_suppressions.cc66 static const char *conv(ReportType typ) { in conv() function
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_suppressions.cc68 static const char *conv(ReportType typ) { in conv() function
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_suppressions.cc66 static const char *conv(ReportType typ) { in conv() function
/netbsd/external/mit/libuv/dist/test/
H A Dtask.h115 #define ASSERT_BASE(a, operator, b, type, conv) \ argument
135 #define ASSERT_BASE_STR(expr, a, operator, b, type, conv) \ argument
153 #define ASSERT_BASE_LEN(expr, a, operator, b, conv, len) \ argument

1234