/external/boringssl/src/crypto/aes/asm/ |
D | aesni-x86_64.pl | 1725 my @tweak=map("%xmm$_",(10..15)); 1726 my ($twmask,$twres,$twtmp)=("%xmm8","%xmm9",@tweak[4]); 1772 movdqa $inout0,@tweak[5] 1783 movdqa @tweak[5],@tweak[$i] 1785 paddq @tweak[5],@tweak[5] 1787 pxor $rndkey0,@tweak[$i] 1788 pxor $twtmp,@tweak[5] 1792 movdqa @tweak[5],@tweak[4] 1794 paddq @tweak[5],@tweak[5] 1796 pxor $rndkey0,@tweak[4] [all …]
|
D | aesni-x86.pl | 1108 { my ($tweak,$twtmp,$twres,$twmask)=($rndkey1,$rndkey0,$inout0,$inout1); 1138 &movdqa ($tweak,$inout0); 1141 &pcmpgtd($twtmp,$tweak); # broadcast upper bits 1159 &movdqa (&QWP(16*$i,"esp"),$tweak); 1160 &paddq ($tweak,$tweak); # &psllq($tweak,1); 1162 &pcmpgtd ($twtmp,$tweak); # broadcast upper bits 1163 &pxor ($tweak,$twres); 1166 &movdqa (&QWP(16*$i++,"esp"),$tweak); 1167 &paddq ($tweak,$tweak); # &psllq($tweak,1); 1171 &pxor ($inout5,$tweak); [all …]
|
D | bsaes-x86_64.pl | 2167 paddq @XMM[7], @XMM[7] # psllq 1,$tweak 2216 paddq @XMM[7], @XMM[7] # psllq 1,$tweak 2234 paddq @XMM[7], @XMM[7] # psllq 1,$tweak 2555 paddq @XMM[7], @XMM[7] # psllq 1,$tweak 2604 paddq @XMM[7], @XMM[7] # psllq 1,$tweak 2622 paddq @XMM[7], @XMM[7] # psllq 1,$tweak 2804 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
|
/external/boringssl/linux-arm/crypto/aes/ |
D | bsaes-armv7.S | 1586 ldr r0, [ip] @ pointer to input tweak 1588 @ generate initial tweak 1593 mov r0,sp @ pointer to initial tweak 1602 sub r12, #48 @ place for tweak[9] 1626 sub sp, #0x90 @ place for tweak[9] 1629 vld1.8 {q8}, [r0] @ initial tweak 1699 vst1.64 {q8}, [r0,:128] @ next round tweak 1732 vld1.64 {q8}, [r0,:128] @ next round tweak 1811 vst1.64 {q15}, [r0,:128] @ next round tweak 1842 vld1.64 {q8}, [r0,:128] @ next round tweak [all …]
|
/external/crcalc/src/com/hp/creals/ |
D | UnaryCRFunction.java | 487 BigInteger tweak = big2; in approximate() local 532 BigInteger new_guess = guess.add(tweak); in approximate() 534 guess = guess.subtract(tweak); in approximate() 541 tweak = tweak.negate(); in approximate()
|
/external/llvm/docs/ |
D | Packaging.rst | 14 etc.) will tweak them. This document lists settings we suggest you tweak.
|
D | HowToSetUpLLVMStyleRTTI.rst | 378 contract, you can tweak and optimize it as much as you want.
|
/external/google-breakpad/src/testing/ |
D | README | 205 If you see errors, try to tweak the contents of make/Makefile to make 231 some environments. However, you can easily tweak Google Mock by 278 Please see file ${GTEST_DIR}/README for how to tweak them. 298 may need to tweak your compiler and/or linker flags. Please see the
|
/external/dnsmasq/contrib/openvpn/ |
D | README | 33 > dnsmasq initscript to tweak /etc/dhclient-enter-hooks to change where
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | TODO | 79 - tweak CodeGenerator.genSetExpr()
|
/external/libvorbis/ |
D | CHANGES | 3 * tweak + minor arithmetic fix in floor1 fit
|
/external/libmtp/ |
D | TODO | 15 to tweak the udev config not to load USB mass storage support for
|
/external/skia/site/dev/runtime/ |
D | index.md | 156 default, but it is still useful to be able to tweak certain algorithm parameters
|
/external/llvm/test/CodeGen/WinEH/ |
D | cppeh-alloca-sink.ll | 4 ; We don't currently do this optimization, but we'll need to tweak these tests
|
/external/libvncserver/x11vnc/ |
D | keyboard.c | 2666 int tweak = 0; in modifier_tweak_keyboard() 2694 tweak = 1; in modifier_tweak_keyboard() 2705 tweak = 0; in modifier_tweak_keyboard() 2741 if ( tweak ) { in modifier_tweak_keyboard()
|
D | ChangeLog | 11 -ungrabboth (not useful.) X11VNC_SB_FACTOR -sb user tweak. 401 tweak xkb tiebreaking again. Shut off -ncache in dev mode. 609 * x11vnc: add -ssltimeout option; tweak ssl timeouts. 646 in WAIT mode. Mac OS X pty tweak. 1036 * add man page x11vnc.1 autogenerated from x11vnc -help; tweak
|
/external/protobuf/gtest/ |
D | README | 152 If you see errors, try to tweak the contents of make/Makefile to make 225 some environments. However, you can easily tweak Google Test by
|
D | CMakeLists.txt | 62 # tweak these definitions to suit your need. A variable's value is
|
/external/google-breakpad/src/testing/gtest/ |
D | README | 152 If you see errors, try to tweak the contents of make/Makefile to make 235 some environments. However, you can easily tweak Google Test by
|
/external/google-breakpad/src/testing/gtest/cmake/ |
D | internal_utils.cmake | 46 # Google Mock. You can tweak these definitions to suit your need. A
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | README | 153 If you see errors, try to tweak the contents of make/Makefile to make 236 some environments. However, you can easily tweak Google Test by
|
/external/gtest/ |
D | README | 153 If you see errors, try to tweak the contents of make/Makefile to make 236 some environments. However, you can easily tweak Google Test by
|
/external/iptables/utils/ |
D | pf.os | 171 # Some users tweak their TCP/IP settings - enable or disable RFC1323 178 # possible /proc/sys/net/ipv4 tweak on Linux or so.
|
/external/openssh/ |
D | ChangeLog | 739 wording tweak and ok djm@ 1848 tweak previous; 1903 tweak previous; 1999 tweak previous; 2396 tweak previous; 4618 tweak synopsis: calling ssh-keygen without any arguments is fine; ok jmc@ 6489 tweak the "exec" description, as worded by djm; 6532 tweak previous; 6585 tweak previous; 6608 tweak previous; [all …]
|
/external/ceres-solver/docs/source/ |
D | building.rst | 362 #. You may have to tweak some more settings to generate a MSVC
|