Searched refs:d_ (Results 1 – 10 of 10) sorted by relevance
| /src/crypto/openssl/crypto/chacha/asm/ |
| H A D | chacha-x86.pl | 70 ($d,$d_)=("edx","edi"); 110 &mov ($d_,&DWP(4*$dn,"esp")) if ($di!=$dn); 121 &mov ($d_,$d) if ($di==$dn); 128 ($d,$d_)=($d_,$d); 199 &mov ($d_,&DWP(64+4*14,"esp")); 205 &mov (&DWP(4*14,"esp"),$d_); 208 &mov ($d_,&DWP(64+4*15,"esp")); 215 &mov (&DWP(4*15,"esp"),$d_); 248 &add ($d_,&DWP(64+4*14,"esp")); 257 &xor ($d_,&DWP(4*14,$b)); [all …]
|
| H A D | chacha-x86_64.pl | 2473 my ($a,$b,$c,$d, $a_,$b_,$c_,$d_,$fourz) = map("%zmm$_",(0..3,16..20)); 2547 vmovdqa32 $d,$d_ 2555 vpaddd $fourz,$d_,$d 2557 vmovdqa32 $d,$d_ 2580 vpaddd $d_,$d,$d 2719 map(s/%z/%y/, $a,$b,$c,$d, $a_,$b_,$c_,$d_,$fourz); 2759 vmovdqa32 $d,$d_ 2765 vpaddd $fourz,$d_,$d 2767 vmovdqa32 $d,$d_ 2790 vpaddd $d_,$d,$d
|
| /src/contrib/bc/tests/bc/ |
| H A D | errors.txt | 91 (.2==)--d_ -8234+68. -d_ ---d_ -d_ ---d_ -d2 + 5
|
| /src/lib/libmd/aarch64/ |
| H A D | md5block.S | 130 d_ .req m5 label 184 ldp c_, d_, [ctx, #8] 188 add d, d, d_
|
| /src/crypto/openssl/crypto/objects/ |
| H A D | o_names.c | 312 static void do_all_sorted_fn(const OBJ_NAME *name, void *d_) in do_all_sorted_fn() argument 314 struct doall_sorted *d = d_; in do_all_sorted_fn()
|
| /src/sys/contrib/openzfs/module/lua/ |
| H A D | lobject.h | 305 #define d_(o) ((o)->u.d__) macro 316 #define d_(o) ((o)->u.d__) macro 328 #define num_(o) d_(o)
|
| /src/contrib/bmake/ |
| H A D | bmake.cat1 | 7 …bbmmaakkee [--BBeeiikkNNnnqqrrSSssttWWwwXX] [--CC _d_i_r_e_c_t_o_r_… 8 …[--ff _m_a_k_e_f_i_l_e] [--II _d_i_r_e_c_t_o_r_y] [--JJ _p_r_i_v_a_t_… 9 …[--mm _d_i_r_e_c_t_o_r_y] [--TT _f_i_l_e] [--VV _v_a_r_i_a_b_l_e] [--v… 18 the file `_._d_e_p_e_n_d' exists, it is read, see mkdep(1). 33 --CC _d_i_r_e_c_t_o_r_y 34 Change to _d_i_r_e_c_t_o_r_y before reading the makefiles or doing 148 --II _d_i_r_e_c_t_o_r_y 187 --mm _d_i_r_e_c_t_o_r_y 419 References to variables have the form $${{_n_a_m_e[::_m_o_d_i_f_i_e_r_s]}} or 420 …$$((_n_a_m_e[::_m_o_d_i_f_i_e_r_s])). If the variable name consists of only a si… [all …]
|
| /src/contrib/netbsd-tests/usr.bin/awk/ |
| H A D | t_awk.sh | 35 local fname=d_$1
|
| /src/contrib/sendmail/contrib/ |
| H A D | domainmap.m4 | 100 K domainmap_regex regex -a.:NOTDONE: -s1,2 -d_ (.*)[-\.]([^-\.]*)$
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | chrono | 119 duration d_; // exposition only
|