| /freebsd-13.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_local.h | 50 #define EXPAND(W0,W7,W13,W3,W10) \ macro
|
| /freebsd-13.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-13.1/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRExpandPseudoInsts.cpp | 2126 EXPAND(AVR::COMWRd); in expandMI() 2127 EXPAND(AVR::NEGWRd); in expandMI() 2159 EXPAND(AVR::INWRdA); in expandMI() 2162 EXPAND(AVR::POPWRd); in expandMI() 2163 EXPAND(AVR::ROLBRd); in expandMI() 2164 EXPAND(AVR::RORBRd); in expandMI() 2165 EXPAND(AVR::LSLWRd); in expandMI() 2166 EXPAND(AVR::LSRWRd); in expandMI() 2176 EXPAND(AVR::SEXT); in expandMI() 2177 EXPAND(AVR::ZEXT); in expandMI() [all …]
|
| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | var-op-default.mk | 68 EXPAND_NAME= EXPAND.$$$$ # The full variable name is EXPAND.$$ 70 EXPAND.${PARAM}?= value with param
|
| /freebsd-13.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-13.1/usr.bin/ee/nls/uk_UA.KOI8-U/ |
| H A D | ee.msg | 138 128 "EXPAND"
|
| /freebsd-13.1/usr.bin/ee/nls/ru_RU.KOI8-R/ |
| H A D | ee.msg | 140 128 "EXPAND"
|
| /freebsd-13.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-13.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-13.1/usr.bin/ee/nls/pl_PL.ISO8859-2/ |
| H A D | ee.msg | 138 128 "EXPAND"
|
| /freebsd-13.1/usr.bin/ee/nls/hu_HU.ISO8859-2/ |
| H A D | ee.msg | 138 128 "EXPAND"
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 569 EXPAND, enumerator
|
| H A D | X86IntrinsicsInfo.h | 579 X86ISD::EXPAND, 0),
|
| H A D | X86InstrFragmentsSIMD.td | 610 def X86expand : SDNode<"X86ISD::EXPAND", SDTypeProfile<1, 3,
|
| H A D | X86InstrAVX512.td | 9926 // AVX-512 - COMPRESS and EXPAND
|
| H A D | X86ISelLowering.cpp | 11419 return DAG.getNode(X86ISD::EXPAND, DL, VT, ExpandedVector, ZeroVector, VMask); in lowerShuffleToEXPAND() 31740 NODE_NAME_CASE(EXPAND) in getTargetNodeName()
|
| /freebsd-13.1/bin/sh/ |
| H A D | TOUR | 217 EXPAND.C: As the routine argstr generates words by parameter
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | archive | 583 # Note: use correct version of extracting tool like EXPAND, UNPACK, DECOMP or 7Z
|