/external/libxml2/result/ |
D | badcomment.xml.rdr | 4 1 8 #comment 0 1 def='NT-Char' 5 1 8 #comment 0 1 >Char</nt>* ']]>' <nt def='NT-Char'>Char</nt>*)) 9 (<nt def="NT-Char">Char</nt> - ('[' | ']'))+ 11 <nt def="NT-simpleDTD">simpleDTD</nt>* 14 <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs> 16 (<nt def='NT-Char'>Char</nt>* - 17 (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
|
D | badcomment.xml.rde | 4 1 8 #comment 0 1 def='NT-Char' 5 1 8 #comment 0 1 >Char</nt>* ']]>' <nt def='NT-Char'>Char</nt>*)) 9 (<nt def="NT-Char">Char</nt> - ('[' | ']'))+ 11 <nt def="NT-simpleDTD">simpleDTD</nt>* 14 <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs> 16 (<nt def='NT-Char'>Char</nt>* - 17 (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
|
D | badcomment.xml.sax | 6 SAX.comment( def='NT-Char') 7 SAX.comment(>Char</nt>* ']]>' <nt def='NT-Char'>Char</nt>*)) 11 (<nt def="NT-Char">Char</nt> - ('[' | ']'))+ 13 <nt def="NT-simpleDTD">simpleDTD</nt>* 16 <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs> 18 (<nt def='NT-Char'>Char</nt>* - 19 (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
|
D | badcomment.xml.sax2 | 6 SAX.comment( def='NT-Char') 7 SAX.comment(>Char</nt>* ']]>' <nt def='NT-Char'>Char</nt>*)) 11 (<nt def="NT-Char">Char</nt> - ('[' | ']'))+ 13 <nt def="NT-simpleDTD">simpleDTD</nt>* 16 <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs> 18 (<nt def='NT-Char'>Char</nt>* - 19 (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
|
/external/curl/lib/ |
D | ftplistparser.c | 165 } NT; member 893 switch(parser->state.NT.main) { in Curl_ftp_parselist() 904 parser->state.NT.main = PL_WINNT_TIME; in Curl_ftp_parselist() 905 parser->state.NT.sub.time = PL_WINNT_TIME_PRESPACE; in Curl_ftp_parselist() 919 switch(parser->state.NT.sub.time) { in Curl_ftp_parselist() 922 parser->state.NT.sub.time = PL_WINNT_TIME_TIME; in Curl_ftp_parselist() 929 parser->state.NT.main = PL_WINNT_DIRORSIZE; in Curl_ftp_parselist() 930 parser->state.NT.sub.dirorsize = PL_WINNT_DIRORSIZE_PRESPACE; in Curl_ftp_parselist() 941 switch(parser->state.NT.sub.dirorsize) { in Curl_ftp_parselist() 949 parser->state.NT.sub.dirorsize = PL_WINNT_DIRORSIZE_CONTENT; in Curl_ftp_parselist() [all …]
|
/external/autotest/client/tests/kvm/deps/ |
D | setuprss.bat | 12 reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon" /v "AutoAdminLogon" /d "1" /t … 13 reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon" /v "DefaultUserName" /d "Admin… 14 reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon" /v "DefaultPassword" /d "1q2w3… 16 reg add "HKLM\Software\Policies\Microsoft\Windows NT\Reliability" /v "ShutdownReasonOn" /d "0" /t R…
|
D | rss.reg | 6 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\winlogon] 14 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\Reliability]
|
/external/testng/ |
D | gradlew.bat | 8 @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/vulkan-validation-layers/build-android/gradle-templates/ |
D | gradlew.bat | 8 @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/smali/ |
D | gradlew.bat | 8 @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/vulkan-validation-layers/demos/smoke/android/ |
D | gradlew.bat | 8 @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/curl/docs/libcurl/ |
D | getinfo-times | 5 |--NT 12 NT = CURLINFO_NAMELOOKUP_TIME. The time it took from the start until the name
|
/external/clang/test/CXX/special/class.copy/ |
D | p11.0x.copy.cpp | 12 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant' is implicitly deleted beca… member 20 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant2' is implicitly deleted bec… member
|
D | p11.0x.move.cpp | 12 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member 19 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
|
/external/vboot_reference/utility/ |
D | efidecompress.c | 56 #define NT (CODE_BIT + 3) macro 57 #if NT > MAXNP 58 #define NPT NT 492 if (CharC >= NT) { in ReadCLen() 505 } while (CharC >= NT); in ReadCLen() 571 Sd->mBadTableFlag = ReadPTLen (Sd, NT, TBIT, 3); in DecodeC()
|
D | eficompress.c | 70 #define NT (CODE_BIT + 3) macro 72 #if NT > NP 73 #define NPT NT 270 mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1]; 959 for (i = 0; i < NT; i++) { in CountTFreq() 1141 Root = MakeTree(NT, mTFreq, mPTLen, mPTCode); in SendBlock() 1142 if (Root >= NT) { in SendBlock() 1143 WritePTLen(NT, TBIT, 3); in SendBlock()
|
/external/llvm/test/Analysis/CFLAliasAnalysis/ |
D | const-expr-gep.ll | 46 @NT = external global %NestedT 51 ([1 x [1 x i32]], [1 x [1 x i32]]* getelementptr (%NestedT, %NestedT* @NT, i64 0, i32 0),
|
/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/curl/projects/ |
D | checksrc.bat | 25 rem Check we are running on a Windows NT derived OS 67 echo Error: Only a Windows NT based Operating System is supported
|
/external/icu/icu4c/source/data/zone/ |
D | en_CA.txt | 55 sg{"NT"}
|
/external/icu/icu4c/source/data/coll/ |
D | ln.txt | 20 "<<<nK<<<Nk<<<NK<ns<<<nS<<<Ns<<<NS<nt<<<nT<<<Nt<<<NT<ny<<<nY<<<Ny<<<NY<nz<<<nZ<<<Nz"
|
/external/llvm/lib/Object/ |
D | COFFYAML.cpp | 349 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local 351 IO.mapRequired("Type", NT->Type); in mapping() 353 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local 355 IO.mapRequired("Type", NT->Type); in mapping()
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipfw_win32/ |
D | netipfw_m.inf | 3 Signature = "$Windows NT$"
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 833 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine() argument 834 assert(unsigned(NT >> 3) < array_lengthof(TargetDAGCombineArray)); in hasTargetDAGCombine() 835 return TargetDAGCombineArray[NT >> 3] & (1 << (NT&7)); in hasTargetDAGCombine() 1392 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine() argument 1393 assert(unsigned(NT >> 3) < array_lengthof(TargetDAGCombineArray)); in setTargetDAGCombine() 1394 TargetDAGCombineArray[NT >> 3] |= 1 << (NT&7); in setTargetDAGCombine()
|
/external/libexif/contrib/watcom/ |
D | Makefile | 25 SYSTEM=NT 57 !else ifeq SYSTEM NT
|