/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | hex_code.c | 198 #define DECODE(b,x,l) { \ in main() macro 208 DECODE(b2, STR(b1), LEN(b1)); in main() 214 DECODE(b2, STR(b1), LEN(b1)); in main() 215 DECODE(b1, STR(b2), LEN(b2)); in main() 216 DECODE(b2, STR(b1), LEN(b1)); in main() 224 DECODE(b2, STR(b1), LEN(b1)); in main() 225 DECODE(b1, STR(b2), LEN(b2)); in main() 226 DECODE(b2, STR(b1), LEN(b1)); in main() 227 DECODE(b1, STR(b2), LEN(b2)); in main() 228 DECODE(b2, STR(b1), LEN(b1)); in main()
|
H A D | base32_code.c | 224 #define DECODE(b,x,l) { \ in main() macro 238 DECODE(b2, STR(b1), LEN(b1)); in main() 244 DECODE(b2, STR(b1), LEN(b1)); in main() 245 DECODE(b1, STR(b2), LEN(b2)); in main() 246 DECODE(b2, STR(b1), LEN(b1)); in main() 254 DECODE(b2, STR(b1), LEN(b1)); in main() 255 DECODE(b1, STR(b2), LEN(b2)); in main() 256 DECODE(b2, STR(b1), LEN(b1)); in main() 257 DECODE(b1, STR(b2), LEN(b2)); in main() 258 DECODE(b2, STR(b1), LEN(b1)); in main()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
H A D | ntlm_err.et | 10 error_code DECODE, "Failed to decode packet"
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/ |
H A D | gr6.md | 23 ;; 1. The FETCH/DECODE/DISPATCH stages, an in-order front-end, 48 ;; cycle by the FETCH/DECODE/DISPATCH stages, except for
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
H A D | gr6.md | 23 ;; 1. The FETCH/DECODE/DISPATCH stages, an in-order front-end, 48 ;; cycle by the FETCH/DECODE/DISPATCH stages, except for
|
/netbsd-src/crypto/external/bsd/netpgp/dist/ref/ |
H A D | rfc2437.txt | 817 M = EME-OAEP-DECODE (EM, P) 981 EM to recover a message M: M = EME-PKCS1-V1_5-DECODE (EM). 1280 9.1.1.2 Decoding operation EME-OAEP-DECODE (EM, P) 1382 EME-PKCS1-V1_5-DECODE (EM)
|
H A D | rfc4880.txt | 212 13.1.2. EME-PKCS1-v1_5-DECODE .............................73 4068 13.1.2. EME-PKCS1-v1_5-DECODE
|
H A D | draft-ietf-openpgp-rfc2440bis-22.txt | 260 13.1.2. EME-PKCS1-v1_5-DECODE 69 3842 13.1.2. EME-PKCS1-v1_5-DECODE
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | ppro.md | 34 ;; 1) the FETCH/DECODE unit, an in-order issue front-end
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | ppro.md | 34 ;; 1) the FETCH/DECODE unit, an in-order issue front-end
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | gfortran.texi | 2563 * ENCODE and DECODE statements:: 2574 @node ENCODE and DECODE statements 2575 @subsection @code{ENCODE} and @code{DECODE} statements 2577 @cindex @code{DECODE} 2579 GNU Fortran does not support the @code{ENCODE} and @code{DECODE} 2589 DECODE (80, 9000, LINE) A, B, C
|
H A D | ChangeLog-2003 | 760 * f95-lang.c (LANG_HOOKS_HANDLE_OPTION): Rename from DECODE.
|
H A D | gfortran.info | 3932 * ENCODE and DECODE statements:: 3940 File: gfortran.info, Node: ENCODE and DECODE statements, Next: Variable FORMAT expressions, Up: … 3942 5.2.1 'ENCODE' and 'DECODE' statements 3945 GNU Fortran does not support the 'ENCODE' and 'DECODE' statements. 3954 DECODE (80, 9000, LINE) A, B, C 3982 …expressions, Next: Alternate complex function syntax, Prev: ENCODE and DECODE statements, Up: E… 21754 * DECODE: ENCODE and DECODE statements. 21805 * ENCODE: ENCODE and DECODE statements. 22799 Node: ENCODE and DECODE statements171072
|
H A D | ChangeLog-2008 | 3684 Add "STRUCTURE and RECORD" and "ENCODE and DECODE statements".
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | gfortran.texi | 2938 * ENCODE and DECODE statements:: 2949 @node ENCODE and DECODE statements 2950 @subsection @code{ENCODE} and @code{DECODE} statements 2952 @cindex @code{DECODE} 2954 GNU Fortran does not support the @code{ENCODE} and @code{DECODE} 2964 DECODE (80, 9000, LINE) A, B, C
|
H A D | gfortran.info | 4200 * ENCODE and DECODE statements:: 4208 File: gfortran.info, Node: ENCODE and DECODE statements, Next: Variable FORMAT expressions, Up: … 4210 6.2.1 'ENCODE' and 'DECODE' statements 4213 GNU Fortran does not support the 'ENCODE' and 'DECODE' statements. 4222 DECODE (80, 9000, LINE) A, B, C 4250 …expressions, Next: Alternate complex function syntax, Prev: ENCODE and DECODE statements, Up: E… 22156 * DECODE: ENCODE and DECODE statements. 22203 * ENCODE: ENCODE and DECODE statements. 23206 Node: ENCODE and DECODE statements181406
|
/netbsd-src/external/gpl3/gdb/dist/sim/common/ |
H A D | ChangeLog-2021 | 4907 (DECODE): Delete. 5672 (DECODE): Update type of semantic_fast member. 5690 * cgen-sim.h (DECODE): Always use switch for `read' for now. 5790 (DECODE): Add parallel execution support.
|
/netbsd-src/external/gpl3/gdb/dist/sim/m32r/ |
H A D | ChangeLog-2021 | 2080 (decode_t): Renamed to DECODE.
|