/external/libxml2/result/ |
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.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.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 873 switch(parser->state.NT.main) { in Curl_ftp_parselist() 884 parser->state.NT.main = PL_WINNT_TIME; in Curl_ftp_parselist() 885 parser->state.NT.sub.time = PL_WINNT_TIME_PRESPACE; in Curl_ftp_parselist() 899 switch(parser->state.NT.sub.time) { in Curl_ftp_parselist() 902 parser->state.NT.sub.time = PL_WINNT_TIME_TIME; in Curl_ftp_parselist() 909 parser->state.NT.main = PL_WINNT_DIRORSIZE; in Curl_ftp_parselist() 910 parser->state.NT.sub.dirorsize = PL_WINNT_DIRORSIZE_PRESPACE; in Curl_ftp_parselist() 921 switch(parser->state.NT.sub.dirorsize) { in Curl_ftp_parselist() 929 parser->state.NT.sub.dirorsize = PL_WINNT_DIRORSIZE_CONTENT; in Curl_ftp_parselist() [all …]
|
/external/ImageMagick/Magick++/ |
D | INSTALL | 42 Windows NT 4.0 SP6a Intel Pentium II Visual C++ 6.0 Standard 48 Windows NT 4.0 SP6a Intel Pentium II GCC 2.95.3-5 144 Windows '9X, NT, 2000, ME, & XP 149 package for NT available in the 'win2k' subdirectory of the ImageMagick ftp 150 site (and mirrors). The ImageMagick source package for NT provides sources 159 Unix-emulation environment for Windows NT. Obtain and install Cgywin from
|
/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/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/droiddriver/ |
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/Steensgaard/ |
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/volley/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 72 @rem End local scope for the variables with windows NT shell
|
/external/conscrypt/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 72 @rem End local scope for the variables with windows NT shell
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 594 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine() argument 595 assert(unsigned(NT >> 3) < array_lengthof(TargetDAGCombineArray)); in hasTargetDAGCombine() 596 return TargetDAGCombineArray[NT >> 3] & (1 << (NT&7)); in hasTargetDAGCombine() 1127 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine() argument 1128 assert(unsigned(NT >> 3) < array_lengthof(TargetDAGCombineArray)); in setTargetDAGCombine() 1129 TargetDAGCombineArray[NT >> 3] |= 1 << (NT&7); in setTargetDAGCombine()
|
/external/syslinux/com32/cmenu/ |
D | MENU_FORMAT | 223 [NT] A syslinux command (any DOT command not starting with a "." is assumed to be this) 224 [NT] .beep [n] 225 [NT] .help <file> 226 [NT] .nop 237 All commands marked with [NT] are non-terminal commands, i.e. once these commands are 242 (if the specified kernel exists) so the fact that we consider it a [NT] should be taken with
|
/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/icu/icu4c/source/data/zone/ |
D | en_CA.txt | 49 sg{"NT"}
|
/external/icu/icu4c/source/data/coll/ |
D | ln.txt | 14 "<<<nK<<<Nk<<<NK<ns<<<nS<<<Ns<<<NS<nt<<<nT<<<Nt<<<NT<ny<<<nY<<<Ny<<<NY<nz<<<nZ<<<Nz"
|
/external/llvm/lib/ObjectYAML/ |
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/web-page-replay/third_party/ipfw_win32/ |
D | netipfw_m.inf | 3 Signature = "$Windows NT$"
|