Searched refs:transforms (Results 1 – 25 of 97) sorted by relevance
1234
| /netbsd/src/usr.bin/make/ |
| D | suff.c | 137 static GNodeList transforms = LST_INIT; variable 349 for (ln = transforms.first; ln != NULL; ln = ln->next) { in FindTransformByName() 580 Lst_Append(&transforms, gn); in Suff_AddTransform() 823 for (ln = transforms.first; ln != NULL; ln = ln->next) in Suff_AddSuffix() 2059 Lst_Done(&transforms); in Suff_End() 2126 for (ln = transforms.first; ln != NULL; ln = ln->next) in Suff_PrintAll()
|
| /netbsd/src/sys/opencrypto/ |
| D | files.opencrypto | 6 # Devices that provide crypto transforms via opencrypto, or subsystems
|
| /netbsd/src/distrib/syspkg/sets/comp/comp-fortran-catman/ |
| D | DESCR | 19 fpr - print Fortran file utility. fpr is a filter that transforms
|
| /netbsd/src/distrib/syspkg/sets/comp/comp-fortran-bin/ |
| D | DESCR | 19 fpr - print Fortran file utility. fpr is a filter that transforms
|
| /netbsd/src/distrib/syspkg/sets/comp/comp-fortran-man/ |
| D | DESCR | 19 fpr - print Fortran file utility. fpr is a filter that transforms
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | COPYING.RUNTIME | 45 The "Compilation Process" transforms code entirely represented in
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/powerpc32/ |
| D | README | 84 The GMP code uses the "r" forms, powerpc-defs.m4 transforms them to plain
|
| /netbsd/src/sys/arch/macppc/conf/ |
| D | MAMBO | 104 # is. This option transforms the non-keyboard "button" events back
|
| D | GENERIC_601 | 186 # is. This option transforms the non-keyboard "button" events back
|
| D | GENERIC | 163 # is. This option transforms the non-keyboard "button" events back
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| D | rfc2407.txt | 68 transforms from a common namespace and share key exchange protocol 408 several optional transforms used to provide authentication, 487 many optional transforms used to provide data confidentiality. The 611 The IP Compression (IPCOMP) transforms define optional compression 771 specified for transforms using ciphers with variable key 779 specified for transforms using ciphers with varying numbers 1331 security protocols and transforms identified in this document can be
|
| D | rfc2408.txt | 1534 mechanisms, or transforms, to be used to secure the communications 1597 o # of Transforms (1 octet) - Specifies the number of transforms 1612 specific security mechanism, or transforms, to be used to secure the 1668 the protocol within the current proposal. These transforms are 2618 or transforms, for a given protocol. The Proposal payload identifies 2621 possible supported transforms for that proposed protocol. There may 2622 be several transforms associated with a specific Proposal payload 2624 transforms MUST be presented with monotonically increasing numbers in 2630 transforms for ESP and a single transform for AH. Example 2 below 2640 transforms for ESP alone. Note that the Next Payload field of the [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | timevar.def | 205 DEFTIMEVAR (TV_GRAPHITE_TRANSFORMS , "Graphite loop transforms")
|
| D | common.opt | 1729 Enable loop nest transforms. Same as -floop-nest-optimize. 1737 Enable loop nest transforms. Same as -floop-nest-optimize. 2924 Enable loop nest transforms. Same as -floop-nest-optimize.
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | RELEASE_NOTES-2.9 | 45 applications, the Postfix sendmail command now always transforms
|
| D | RELEASE_NOTES-2.3 | 524 - When the SMTP server rejects a sender address, it transforms a 530 transforms a sender or recipient DSN status into a generic
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libdes/ |
| D | des.pod | 159 (ECB) mode. It always transforms the input data, pointed to by
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-m68hc11.texi | 104 out of range. By default @code{@value{AS}} transforms the relative
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | passes.texi | 632 This pass transforms tail recursion into a loop. It is located in 699 Vectorization. This pass transforms loops to operate on vector types 1017 This pass is an aggressive form of GCSE that transforms the control
|
| /netbsd/src/distrib/sets/ |
| D | descrs | 406 comp-fortran-bin fpr - print Fortran file utility. fpr is a filter that transforms 428 comp-fortran-catman fpr - print Fortran file utility. fpr is a filter that transforms 453 comp-fortran-man fpr - print Fortran file utility. fpr is a filter that transforms
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | whatsnew-2.0.txt | 469 around another bufferevent and transforms data it is sending and
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | whatsnew-2.0.txt | 469 around another bufferevent and transforms data it is sending and
|
| /netbsd/src/external/bsd/am-utils/dist/ |
| D | ltmain.sh | 4438 /* wrapper name transforms */ 4445 /* target_name transforms -- use actual target program name; might have lt- prefix */
|
| /netbsd/src/external/lgpl3/mpc/dist/ |
| D | ltmain.sh | 5816 /* wrapper name transforms */ 5823 /* target_name transforms -- use actual target program name; might have lt- prefix */
|
| /netbsd/src/external/bsd/file/dist/ |
| D | ltmain.sh | 5819 /* wrapper name transforms */ 5826 /* target_name transforms -- use actual target program name; might have lt- prefix */
|
1234