/external/openssl/crypto/rc4/asm/ |
D | rc4-ia64.pl | 180 $NT = 2; 249 &I(\$c, "LKEY T[%u] = [T[%u]]", $i1 % $NT, $i1 % $NT) if ($p & $pOut); 251 $i0 % $NT, $i2 % $NSI, $i1 % $NSJ) if ($p & $pComT); 260 &I(\$c, "zxt1 T[%u] = T[%u]", $i0 % $NT, $i0 % $NT) if ($p & $pComT); 266 $i3 % $NData, $i3 % $NData, $i1 % $NT) if ($p & $pOut); 279 &I(\$c, "KEYADDR(T[%u], T[%u])", $i0 % $NT, $i0 % $NT) if ($p & $pComT);
|
/external/grub/docs/ |
D | menu.lst | 67 # For booting Windows NT or Windows95 68 title Windows NT / Windows 95 boot menu 72 # For loading DOS if Windows NT is installed
|
/external/clang/test/CXX/special/class.copy/ |
D | p11.0x.copy.cpp | 11 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant' is implicitly deleted beca… member 19 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant2' is implicitly deleted bec… member
|
D | p11.0x.move.cpp | 11 NonTrivial NT; member 18 NonTrivial NT; member
|
/external/quake/quake/src/QW/docs/ |
D | qwcl-readme.txt | 11 play, and will run on either Win95 or Windows NT 4.0 or later. It is 14 but has fallback functionality so it can run on any Win95 or NT 4.0 115 are currently no true DirectSound drivers for Windows NT, so QWCL will 116 always run using wave output on NT, and will consequently have lagged 235 Problems running QWCL on NT 3.51 237 NT 3.51 isn't supported by QWCL. 264 work on NT) by using the -primarysound command-line switch; this can 277 NT 4.0 comes with DirectX installed, but doesn't have any resolutions 279 mode, QWCL has NT double each pixel in both directions to get enough 281 result being that NT can seem sluggish on all but high-end Pentiums [all …]
|
/external/webkit/Tools/QtTestBrowser/ |
D | useragentlist.txt | 9 Opera/9.25 (Windows NT 6.0; U; en) 11 Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.2; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR…
|
/external/webkit/Tools/MiniBrowser/qt/ |
D | useragentlist.txt | 9 Opera/9.25 (Windows NT 6.0; U; en) 11 Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.2; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR…
|
/external/quake/quake/src/WinQuake/ |
D | wqreadme.txt | 8 either Win95 or Windows NT 4.0 or later. It is designed to take 11 fallback functionality so it can run on any Win95 or NT 4.0 or later 113 are currently no true DirectSound drivers for Windows NT, so WQ will 114 always run using wave output on NT, and will consequently have lagged 236 Problems running WQ on NT 3.51 238 NT 3.51 isn't supported by WQ. 265 work on NT) by using the -primarysound command-line switch; this can 278 NT 4.0 comes with DirectX installed, but doesn't have any resolutions 280 mode, WQ has NT double each pixel in both directions to get enough 282 result being that NT can seem sluggish on all but high-end Pentiums [all …]
|
D | 3dfx.txt | 46 OEMSR2 and NT users: Do NOT replace OPENGL32.DLL located in your 53 - Windows 95 (Windows NT is supported for Voodoo Rush)
|
/external/chromium/net/data/ftp/ |
D | dir-listing-windows-1.expected | 2 NT
|
D | dir-listing-windows-1 | 1 11-02-09 05:32PM <DIR> NT
|
/external/mesa3d/docs/ |
D | README.OpenStep | 17 WebObjects for NT 3.5 18 WebObjects for NT 4.0
|
/external/openssl/crypto/des/ |
D | options.txt | 12 NT 4.0 - pentium 100mhz - VC 4.2 - assembler 281,000 2250k/s 16 NT 4.0 - pentium 100mhz - VC 4.2 - UNROLL RISC1 PTR 191,000 1528k/s
|
/external/icu4c/data/zone/ |
D | en_CA.txt | 15 sg{"NT"}
|
/external/icu4c/data/curr/ |
D | zh_Hant_HK.txt | 48 "NT$",
|
D | root.txt | 71 "NT$",
|
D | my.txt | 279 "NT$",
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 623 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine() argument 624 assert(unsigned(NT >> 3) < array_lengthof(TargetDAGCombineArray)); in hasTargetDAGCombine() 625 return TargetDAGCombineArray[NT >> 3] & (1 << (NT&7)); in hasTargetDAGCombine() 1171 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine() argument 1172 assert(unsigned(NT >> 3) < array_lengthof(TargetDAGCombineArray)); in setTargetDAGCombine() 1173 TargetDAGCombineArray[NT >> 3] |= 1 << (NT&7); in setTargetDAGCombine()
|
/external/openssl/crypto/threads/ |
D | README | 6 mttest will do some testing and will currently build under Windows NT/95,
|
/external/openssh/contrib/cygwin/ |
D | README | 57 separation. If you confirm, it creates that NT user and adds 94 The host key files have to be owned by the NT account which starts 129 service when running under NT/W2K. This requires cygrunsrv installed. 147 Install sshd as daemon via cygrunsrv.exe (recommended on NT/W2K), via inetd 184 your NT login name ;-) You only have to leave out the domain:
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | README | 14 - NT/ - Makefile and config.h for NT, contributed by Stan Adermann.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
D | ant.bat | 51 rem %~dp0 is expanded pathname of the current script under NT 79 rem and for NT handling to skip to. 196 rem Set the return code if we are not in NT. We can only set 200 rem Set the ERRORLEVEL if we are running NT.
|
/external/icu4c/data/coll/ |
D | ln.txt | 24 "<NgB<<<NGB<nk<<<nK<<<Nk<<<NK<ns<<<nS<<<Ns<<<NS<nt<<<nT<<<Nt<<<NT<ny<"
|
/external/qemu/distrib/jpeg-6b/ |
D | jconfig.vc | 1 /* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
|
/external/jpeg/ |
D | jconfig.vc | 1 /* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
|