| /netbsd/src/sys/external/bsd/compiler_rt/dist/test/timing/ |
| D | timing.h | 8 static double conversion = 0.0; in intervalInCycles() local 10 if( 0.0 == conversion ) in intervalInCycles() 23 conversion = (double) freq * (1e-9 * (double) info.numer / (double) info.denom); in intervalInCycles() 26 return (double) rawTime * conversion; in intervalInCycles()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | call.cc | 83 struct conversion { struct 127 conversion *next; 134 conversion **list; 160 static int compare_ics (conversion *, conversion *); argument 164 static tree convert_like (conversion *, tree, tsubst_flags_t); 165 static tree convert_like_with_context (conversion *, tree, tree, int, 188 tree, int, conversion**, bool, tsubst_flags_t); 189 static conversion *implicit_conversion (tree, tree, tree, bool, int, 191 static conversion *reference_binding (tree, tree, tree, bool, int, 193 static conversion *build_conv (conversion_kind, tree, conversion *); [all …]
|
| /netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/ |
| D | README.NetBSD | 8 o <sys/endian.h> conversion 9 o <inttypes.h> conversion 10 o <ieeefp.h> conversion 11 o <asm.h> conversion 49 conversion from floatxx to intxx requires storing, modifying, loading, 50 and restoring the modes on each conversion in order to get a specific
|
| /netbsd/src/share/examples/ftpd/ |
| D | ftpd.conf | 50 conversion all .gz f . /usr/bin/gzip -c -- %s 51 conversion all .tar df .notar /usr/bin/tar -cf - -- %s 52 conversion all .tar.gz df .notar /usr/bin/tar -zcf - -- %s
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/doc/ |
| D | kerberos4.texi | 13 * Principal conversion issues:: 17 @node Principal conversion issues, Converting a version 4 database, Kerberos 4 issues, Kerberos 4 i… 18 @section Principal conversion issues 36 to know if the conversion resulted in a valid principal. To give an 58 @node Converting a version 4 database, , Principal conversion issues, Kerberos 4 issues 62 conversion issue arises too. 65 have to do this conversion once. It is also possible to run a version 5 66 KDC as a slave to a version 4 KDC. In this case this conversion will 68 conversion, there are a few things to look out for. If you have stale 77 conversion function can't tell which is correct, these conflicts will [all …]
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | subr.c | 855 char conversion; member 870 if (b->conversion != ',') in cmdline_bindings_hash_node_delete() 1091 char *conversion = va_arg (args, char *); in format_cmdline() local 1107 s = conversion; in format_cmdline() 1180 buf = xmalloc (strlen(conversion) + 2); in format_cmdline() 1182 strcpy (buf+1, conversion); in format_cmdline() 1383 conversion); in format_cmdline() 1390 b->conversion = *s; in format_cmdline() 1415 if (b->conversion == ',') in format_cmdline() 1423 tb->conversion = b->conversion; in format_cmdline() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc-passes.def | 20 /* First target dependent ARC if-conversion pass. */ 23 /* Second target dependent ARC if-conversion pass. */
|
| /netbsd/src/lib/libc/gdtoa/ |
| D | README | 2 and decimal -> binary conversion routines, for single-, double-, 14 The conversion routines use double-precision floating-point arithmetic 26 The present conversion routines should be able to use any of IEEE binary, 31 The core conversion routines are strtodg for decimal -> binary conversions 41 The core conversion routines are meant to be called by helper routines 121 conversion to double-double format (when compiled with 187 which do a "%g" style conversion either to a specified number of decimal 193 conversion are easily done with the help of gdtoa(), such as %e or %f 235 conversion of very long strings) for conversions to and from double 296 present conversion routines; for now, this README file must suffice.
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | vasnprintf.c | 234 if (dp->conversion == '%') in VASNPRINTF() 250 if (dp->conversion == 'n') in VASNPRINTF() 336 switch (dp->conversion) in VASNPRINTF() 567 *p = dp->conversion; in VASNPRINTF()
|
| D | printf-parse.h | 47 char conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
|
| /netbsd/src/sys/rump/net/lib/ |
| D | Makefile.inc | 6 CWARNFLAGS.clang+= -Werror=constant-conversion
|
| /netbsd/src/usr.bin/mkubootimage/ |
| D | Makefile | 6 CWARNFLAGS.clang+= -Wno-conversion
|
| /netbsd/src/sys/modules/layerfs/ |
| D | Makefile | 12 CWARNFLAGS.clang= -Wno-conversion
|
| /netbsd/src/sys/modules/null/ |
| D | Makefile | 10 CWARNFLAGS.clang= -Wno-conversion
|
| /netbsd/src/sys/modules/umap/ |
| D | Makefile | 12 CWARNFLAGS.clang= -Wno-conversion
|
| /netbsd/src/sys/modules/overlay/ |
| D | Makefile | 10 CWARNFLAGS.clang= -Wno-conversion
|
| /netbsd/src/sys/rump/fs/lib/libnull/ |
| D | Makefile | 11 CWARNFLAGS.clang+= -Wno-conversion
|
| /netbsd/src/sys/rump/fs/lib/libumap/ |
| D | Makefile | 11 CWARNFLAGS.clang+= -Wno-conversion
|
| /netbsd/src/sys/rump/fs/lib/liblayervfs/ |
| D | Makefile | 11 CWARNFLAGS.clang+= -Wno-conversion
|
| /netbsd/src/share/tmac/ |
| D | README | 3 This directory contains a conversion tool from mdoc to html
|
| /netbsd/src/tests/lib/libcurses/director/ |
| D | Makefile | 20 CWARNFLAGS.clang+= -Wno-format -Wno-conversion
|
| /netbsd/src/usr.sbin/makefs/udf/ |
| D | Makefile.inc | 19 CWARNFLAGS.clang+= -Wno-error=constant-conversion
|
| /netbsd/src/usr.sbin/timed/timed/ |
| D | Makefile | 14 CWARNFLAGS.clang+= -Wno-error=implicit-int-float-conversion
|
| /netbsd/src/sys/modules/ffs/ |
| D | Makefile | 11 CWARNFLAGS.clang= -Wno-conversion
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/ia64/ |
| D | t-hpux | 2 # LIB1ASMSRC. These functions map the 128 bit conversion function names
|