Home
last modified time | relevance | path

Searched defs:pretty (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Ddsl.py260 def pretty(self, config, litParams): member in ConfigAction
289 def pretty(self, config, litParams): member in AddFeature
308 def pretty(self, config, litParams): member in AddFlag
328 def pretty(self, config, litParams): member in AddFlagIfSupported
347 def pretty(self, config, litParams): member in AddCompileFlag
366 def pretty(self, config, litParams): member in AddLinkFlag
385 def pretty(self, config, litParams): member in PrependLinkFlag
406 def pretty(self, config, litParams): member in AddOptionalWarningFlag
426 def pretty(self, config, litParams): member in AddSubstitution
490 def pretty(self, config): member in Feature
[all …]
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dget_x.c64 char *pretty; in pretty_zero() local
79 char *pretty; in prettify() local
191 char *pretty; in get_pretty_str() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-pdbutil.rst46 pretty section in Subcommands
60 The *pretty* subcommand displays a very high level representation of your argument
66 Options
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmap.c165 struct berval pretty = {0,NULL}, *dn = odn; in asyncmeta_dn_massage() local
H A Dmeta_result.c236 slap_syntax_transform_func *pretty; in asyncmeta_send_entry() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslapmodify.c313 int pretty = 0; in slapmodify() local
H A Dmodify.c561 slap_syntax_transform_func *pretty = in slap_mods_check() local
H A Ddn.c707 struct berval *pretty, in dnPrettyNormal()
/netbsd-src/usr.bin/id/
H A Did.c177 pretty(struct passwd *pw) in pretty() function
/netbsd-src/usr.bin/getent/
H A Dgetent.c570 handleone(const char * const *db_array, char *b, int recurse, int pretty, in handleone() argument
602 int expand = 1, recurse = 0, pretty = 0; in handlecap() local
/netbsd-src/external/bsd/mdocml/dist/
H A Dmdoc_term.c1358 int pretty; in termp_fn_pre() local
1783 int pretty; in termp_fo_pre() local
H A Dmdoc_html.c1188 int sz, pretty; in mdoc_fn_pre() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dsearch.c731 slap_syntax_transform_func *pretty; in ldap_build_entry() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dentry-id.c529 slap_syntax_transform_func *pretty = NULL; in backsql_get_attr_vals() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dsearch.c2093 slap_syntax_transform_func *pretty; in meta_send_entry() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Djson.d1600 enum pretty = false; local
H A Dxml.d1667 string[] pretty(uint indent) @safe scope const in pretty() function
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_netbsd.c281 const char *pretty; in get_command() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp198 namespace pretty { namespace
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d1676 string[] pretty(uint indent) @safe scope const in pretty() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c293 const int pretty; /* How pretty is it? */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc296 const int pretty; /* How pretty is it? */ member