Home
last modified time | relevance | path

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

1234567891011

/external/libxml2/result/
Dbadcomment.xml.rdr4 1 8 #comment 0 1 def='NT-Char'
5 1 8 #comment 0 1 >Char</nt>* ']]&gt;' <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>*))
Dbadcomment.xml.rde4 1 8 #comment 0 1 def='NT-Char'
5 1 8 #comment 0 1 >Char</nt>* ']]&gt;' <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>*))
Dbadcomment.xml.sax6 SAX.comment( def='NT-Char')
7 SAX.comment(>Char</nt>* ']]&gt;' <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>*))
Dbadcomment.xml.sax26 SAX.comment( def='NT-Char')
7 SAX.comment(>Char</nt>* ']]&gt;' <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/libxml2/result/noent/
Dbadcomment.xml.sax26 SAX.comment( def='NT-Char')
7 SAX.comment(>Char</nt>* ']]&gt;' <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/
Dftplistparser.c164 } NT; member
872 switch(parser->state.NT.main) { in Curl_ftp_parselist()
883 parser->state.NT.main = PL_WINNT_TIME; in Curl_ftp_parselist()
884 parser->state.NT.sub.time = PL_WINNT_TIME_PRESPACE; in Curl_ftp_parselist()
898 switch(parser->state.NT.sub.time) { in Curl_ftp_parselist()
901 parser->state.NT.sub.time = PL_WINNT_TIME_TIME; in Curl_ftp_parselist()
908 parser->state.NT.main = PL_WINNT_DIRORSIZE; in Curl_ftp_parselist()
909 parser->state.NT.sub.dirorsize = PL_WINNT_DIRORSIZE_PRESPACE; in Curl_ftp_parselist()
920 switch(parser->state.NT.sub.dirorsize) { in Curl_ftp_parselist()
928 parser->state.NT.sub.dirorsize = PL_WINNT_DIRORSIZE_CONTENT; in Curl_ftp_parselist()
[all …]
/external/ImageMagick/Magick++/
DINSTALL42 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/walt/android/WALT/
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/drrickorang/LoopbackApp/
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/droiddriver/
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/vulkan-validation-layers/demos/smoke/android/
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/testng/
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/curl/docs/libcurl/
Dgetinfo-times5 |--NT
12 NT = CURLINFO_NAMELOOKUP_TIME. The time it took from the start until the name
/external/clang/test/CXX/special/class.copy/
Dp11.0x.copy.cpp12 …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
Dp11.0x.move.cpp12 …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/
Defidecompress.c56 #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()
Deficompress.c70 #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/
Dconst-expr-gep.ll46 @NT = external global %NestedT
51 ([1 x [1 x i32]], [1 x [1 x i32]]* getelementptr (%NestedT, %NestedT* @NT, i64 0, i32 0),
/external/conscrypt/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/external/volley/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/external/smali/
Dgradlew.bat8 @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/
DTargetLowering.h594 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/
DMENU_FORMAT223 [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/python/cpython2/Doc/library/
Dsomeos.rst11 some other systems as well (e.g. Windows or NT). Here's an overview:
/external/icu/icu4c/source/data/zone/
Den_CA.txt49 sg{"NT"}

1234567891011