Home
last modified time | relevance | path

Searched refs:unparse (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c2778 size_t (*unparse)(char *, size_t, uint32_t); in archive_string_append_unicode() local
2781 unparse = unicode_to_utf16be; in archive_string_append_unicode()
2784 unparse = unicode_to_utf16le; in archive_string_append_unicode()
2787 unparse = unicode_to_utf8; in archive_string_append_unicode()
2795 unparse = unicode_to_utf16be; in archive_string_append_unicode()
2798 unparse = unicode_to_utf16le; in archive_string_append_unicode()
2801 unparse = unicode_to_utf8; in archive_string_append_unicode()
2831 while ((w = unparse(p, endp - p, uc)) == 0) { in archive_string_append_unicode()
2917 while ((w = unparse(p, (endp) - (p), uc)) == 0) {\
2993 size_t (*unparse)(char *, size_t, uint32_t); in archive_string_normalize_C() local
[all …]
/freebsd/sys/netgraph/
H A Dng_parse.h283 ng_unparse_t *unparse; /* unparse method */ member
H A Dng_parse.c160 return INVOKE(type, unparse)(type, data, &off, cbuf, cbuflen); in ng_unparse()
1445 if ((error = INVOKE(etype, unparse) in ng_unparse_composite()
1883 while (t != NULL && t->unparse == NULL) in ng_get_unparse_method()
1885 return (t ? t->unparse : NULL); in ng_get_unparse_method()
H A Dng_ksocket.c450 return (*ng_ksocket_generic_sockaddr_type.supertype->unparse) in ng_ksocket_sockaddr_unparse()
/freebsd/krb5/lib/krb5/krb/
H A DMakefile.inc118 unparse.c \
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dt_trace.ref26 krb5_principal, unparse and display: @ATHENA.MIT.EDU
/freebsd/contrib/tcsh/
H A Dsh.decls.h396 extern Char *unparse (struct command *);
H A Dsh.sem.c338 Char *cmd = unparse(t); in execute()
H A Dsh.proc.c740 unparse(struct command *t) in unparse() function
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Ddeps1191 unparse.so unparse.po $(OUTPRE)unparse.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
1200 $(top_srcdir)/include/socket-utils.h unparse.c
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td6752 def fdebug_unparse_no_sema : Flag<["-"], "fdebug-unparse-no-sema">, Group<Action_Group>,
6754 DocBrief<[{Only run the parser, then unparse the parse-tree and output the
6756 def fdebug_unparse : Flag<["-"], "fdebug-unparse">, Group<Action_Group>,
6758 DocBrief<[{Run the parser and the semantic checks. Then unparse the
6760 def fdebug_unparse_with_symbols : Flag<["-"], "fdebug-unparse-with-symbols">, Group<Action_Group>,
6762 def fdebug_unparse_with_modules : Flag<["-"], "fdebug-unparse-with-modules">, Group<Action_Group>,
6795 defm analyzed_objects_for_unparse : OptOutFC1FFlag<"analyzed-objects-for-unparse", "", "Do not use …
/freebsd/crypto/heimdal/lib/hx509/
H A DChangeLog797 * name.c (hx509_general_name_unparse): unparse the other