| /freebsd-12.1/crypto/openssl/crypto/sm3/ |
| H A D | sm3.c | 70 W00 = EXPAND(W00, W07, W13, W03, W10); in sm3_block_data_order() 72 W01 = EXPAND(W01, W08, W14, W04, W11); in sm3_block_data_order() 74 W02 = EXPAND(W02, W09, W15, W05, W12); in sm3_block_data_order() 76 W03 = EXPAND(W03, W10, W00, W06, W13); in sm3_block_data_order() 78 W04 = EXPAND(W04, W11, W01, W07, W14); in sm3_block_data_order() 80 W05 = EXPAND(W05, W12, W02, W08, W15); in sm3_block_data_order() 82 W06 = EXPAND(W06, W13, W03, W09, W00); in sm3_block_data_order() 84 W07 = EXPAND(W07, W14, W04, W10, W01); in sm3_block_data_order() 86 W08 = EXPAND(W08, W15, W05, W11, W02); in sm3_block_data_order() 88 W09 = EXPAND(W09, W00, W06, W12, W03); in sm3_block_data_order() [all …]
|
| H A D | sm3_locl.h | 50 #define EXPAND(W0,W7,W13,W3,W10) \ macro
|
| /freebsd-12.1/contrib/tcp_wrappers/ |
| H A D | try-from.c | 73 #define EXPAND(str) percent_x(buf, sizeof(buf), str, &request) macro 75 puts(EXPAND("client address (%%a): %a")); 76 puts(EXPAND("client hostname (%%n): %n")); 77 puts(EXPAND("client username (%%u): %u")); 78 puts(EXPAND("client info (%%c): %c")); 79 puts(EXPAND("server address (%%A): %A")); 80 puts(EXPAND("server hostname (%%N): %N")); 81 puts(EXPAND("server process (%%d): %d")); 82 puts(EXPAND("server info (%%s): %s"));
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRExpandPseudoInsts.cpp | 1530 EXPAND(AVR::COMWRd); in expandMI() 1562 EXPAND(AVR::INWRdA); in expandMI() 1565 EXPAND(AVR::POPWRd); in expandMI() 1566 EXPAND(AVR::LSLWRd); in expandMI() 1567 EXPAND(AVR::LSRWRd); in expandMI() 1568 EXPAND(AVR::RORWRd); in expandMI() 1569 EXPAND(AVR::ROLWRd); in expandMI() 1570 EXPAND(AVR::ASRWRd); in expandMI() 1571 EXPAND(AVR::SEXT); in expandMI() 1572 EXPAND(AVR::ZEXT); in expandMI() [all …]
|
| /freebsd-12.1/usr.sbin/rpc.yppasswdd/ |
| H A D | yppasswdd_server.c | 108 #define EXPAND(e) do { \ in copy_yp_pass() macro 112 EXPAND(yp_password.pw_name); in copy_yp_pass() 114 EXPAND(yp_password.pw_passwd); in copy_yp_pass() 123 EXPAND(yp_password.pw_class); in copy_yp_pass() 132 EXPAND(yp_password.pw_gecos); in copy_yp_pass() 134 EXPAND(yp_password.pw_dir); in copy_yp_pass() 136 EXPAND(yp_password.pw_shell); in copy_yp_pass()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86IntrinsicsInfo.h | 631 X86ISD::EXPAND, 0), 633 X86ISD::EXPAND, 0), 635 X86ISD::EXPAND, 0), 637 X86ISD::EXPAND, 0), 639 X86ISD::EXPAND, 0), 641 X86ISD::EXPAND, 0), 643 X86ISD::EXPAND, 0), 645 X86ISD::EXPAND, 0), 647 X86ISD::EXPAND, 0), 649 X86ISD::EXPAND, 0), [all …]
|
| H A D | X86ISelLowering.h | 493 EXPAND, enumerator
|
| H A D | X86InstrFragmentsSIMD.td | 524 def X86expand : SDNode<"X86ISD::EXPAND", SDTypeProfile<1, 1,
|
| H A D | X86ISelLowering.cpp | 9909 DAG.getNode(X86ISD::EXPAND, DL, VT, ExpandedVector), in lowerVectorShuffleToEXPAND() 27331 case X86ISD::EXPAND: return "X86ISD::EXPAND"; in getTargetNodeName()
|
| H A D | X86InstrAVX512.td | 10486 // AVX-512 - COMPRESS and EXPAND
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | directives.c | 76 #define EXPAND (1 << 4) macro 138 D(include, T_INCLUDE, KANDR, INCL | EXPAND) /* 52262 */ \ 141 D(if, T_IF, KANDR, COND | IF_COND | EXPAND) /* 18162 */ \ 145 D(line, T_LINE, KANDR, EXPAND) /* 2465 */ \ 146 D(elif, T_ELIF, STDC89, COND | EXPAND) /* 610 */ \ 150 D(include_next, T_INCLUDE_NEXT, EXTENSION, INCL | EXPAND) /* 19 */ \ 152 D(import, T_IMPORT, EXTENSION, INCL | EXPAND) /* 0 ObjC */ \ 311 && ! (pfile->directive->flags & EXPAND)); in prepare_directive_trad()
|
| /freebsd-12.1/usr.bin/ee/nls/uk_UA.KOI8-U/ |
| H A D | ee.msg | 138 128 "EXPAND"
|
| /freebsd-12.1/usr.bin/ee/nls/ru_RU.KOI8-R/ |
| H A D | ee.msg | 140 128 "EXPAND"
|
| /freebsd-12.1/sbin/pfctl/ |
| H A D | pfctl_osfp.c | 558 #define EXPAND(field) do { \ in add_fingerprint() macro 603 EXPAND(fp_os.fp_version_nm); in add_fingerprint() 604 EXPAND(fp_os.fp_subtype_nm); in add_fingerprint()
|
| /freebsd-12.1/contrib/ee/ |
| H A D | ee.c | 508 char *EXPAND; variable 1784 else if (compare(cmd_str, EXPAND, FALSE)) 4169 else if (compare(str1, EXPAND, FALSE)) in ee_init() 4332 fprintf(init_file, "%s\n", expand_tabs ? EXPAND : NOEXPAND); in dump_ee_conf() 5214 EXPAND = catgetlocal( 128, "EXPAND"); in strings_init() 5291 commands[11] = EXPAND; in strings_init() 5314 init_strings[2] = EXPAND; in strings_init()
|
| H A D | ee.msg | 139 128 "EXPAND"
|
| /freebsd-12.1/usr.bin/ee/nls/pl_PL.ISO8859-2/ |
| H A D | ee.msg | 138 128 "EXPAND"
|
| /freebsd-12.1/usr.bin/ee/nls/hu_HU.ISO8859-2/ |
| H A D | ee.msg | 138 128 "EXPAND"
|
| /freebsd-12.1/bin/sh/ |
| H A D | TOUR | 217 EXPAND.C: As the routine argstr generates words by parameter
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | archive | 413 # Note: use correct version of extracting tool like EXPAND, UNPACK, DECOMP or 7Z
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2000 | 5276 COND, EXPAND, INCL, COMMENTS, IN_I, struct directive, directive_handler,
|
| H A D | ChangeLog-2002 | 16411 * cpplib.c (EXPAND): New.
|