Home
last modified time | relevance | path

Searched refs:NT (Results 1 – 25 of 244) sorted by relevance

12345678910

/external/openssl/crypto/rc4/asm/
Drc4-ia64.pl180 $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/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
Drc4-ia64.pl180 $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/
Dmenu.lst67 # For booting Windows NT or Windows95
68 title Windows NT / Windows 95 boot menu
72 # For loading DOS if Windows NT is installed
/external/smali/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
66 @rem Get arguments from the 4NT Shell from JP Software
78 @rem End local scope for the variables with windows NT shell
/external/clang/test/CXX/special/class.copy/
Dp11.0x.copy.cpp11 …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
Dp11.0x.move.cpp11 NonTrivial NT; member
18 NonTrivial NT; member
/external/chromium/net/data/ftp/
Ddir-listing-windows-1.expected2 NT
Ddir-listing-windows-11 11-02-09 05:32PM <DIR> NT
/external/chromium_org/net/data/ftp/
Ddir-listing-windows-1.expected2 NT
Ddir-listing-windows-11 11-02-09 05:32PM <DIR> NT
/external/icu4c/data/zone/
Den_CA.txt14 sg{"NT"}
/external/openssl/crypto/des/
Doptions.txt12 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/chromium_org/third_party/openssl/openssl/crypto/des/
Doptions.txt12 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/chromium_org/third_party/icu/source/data/curr/
Dzh_Hant_HK.txt48 "NT$",
Dur.txt191 "NT$",
/external/icu4c/data/curr/
Dzh_Hant_HK.txt48 "NT$",
Droot.txt71 "NT$",
/external/openssl/crypto/threads/
DREADME6 mttest will do some testing and will currently build under Windows NT/95,
/external/chromium_org/third_party/openssl/openssl/crypto/threads/
DREADME6 mttest will do some testing and will currently build under Windows NT/95,
/external/chromium_org/third_party/libphonenumber/src/resources/carrier/en/
D977.txt15 97798|Namaste / NT Mobile
/external/openssh/contrib/cygwin/
DREADME57 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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Dant.bat51 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/llvm/include/llvm/Target/
DTargetLowering.h656 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine() argument
657 assert(unsigned(NT >> 3) < array_lengthof(TargetDAGCombineArray)); in hasTargetDAGCombine()
658 return TargetDAGCombineArray[NT >> 3] & (1 << (NT&7)); in hasTargetDAGCombine()
1037 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine() argument
1038 assert(unsigned(NT >> 3) < array_lengthof(TargetDAGCombineArray)); in setTargetDAGCombine()
1039 TargetDAGCombineArray[NT >> 3] |= 1 << (NT&7); in setTargetDAGCombine()
/external/icu4c/data/coll/
Dln.txt24 "<NgB<<<NGB<nk<<<nK<<<Nk<<<NK<ns<<<nS<<<Ns<<<NS<nt<<<nT<<<Nt<<<NT<ny<"
/external/jpeg/
Djconfig.vc1 /* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */

12345678910