/external/libxml2/ |
D | catalog.c | 142 xmlCatalogPrefer prefer; member 170 xmlCatalogPrefer prefer; member 275 const xmlChar *value, const xmlChar *URL, xmlCatalogPrefer prefer, in xmlNewCatalogEntry() argument 310 ret->prefer = prefer; in xmlNewCatalogEntry() 412 xmlCreateNewCatalog(xmlCatalogType type, xmlCatalogPrefer prefer) { in xmlCreateNewCatalog() argument 424 ret->prefer = prefer; in xmlCreateNewCatalog() 576 switch (cur->prefer) { in xmlDumpXMLCatalogNode() 1077 xmlParseXMLCatalogFile(xmlCatalogPrefer prefer, const xmlChar *filename); 1079 xmlParseXMLCatalogNodeList(xmlNodePtr cur, xmlCatalogPrefer prefer, 1140 const xmlChar *uriAttrName, xmlCatalogPrefer prefer, in xmlParseXMLCatalogOneNode() argument [all …]
|
/external/chromium_org/third_party/libxml/src/ |
D | catalog.c | 138 xmlCatalogPrefer prefer; member 166 xmlCatalogPrefer prefer; member 271 const xmlChar *value, const xmlChar *URL, xmlCatalogPrefer prefer, in xmlNewCatalogEntry() argument 306 ret->prefer = prefer; in xmlNewCatalogEntry() 408 xmlCreateNewCatalog(xmlCatalogType type, xmlCatalogPrefer prefer) { in xmlCreateNewCatalog() argument 420 ret->prefer = prefer; in xmlCreateNewCatalog() 572 switch (cur->prefer) { in xmlDumpXMLCatalogNode() 1079 xmlParseXMLCatalogFile(xmlCatalogPrefer prefer, const xmlChar *filename); 1081 xmlParseXMLCatalogNodeList(xmlNodePtr cur, xmlCatalogPrefer prefer, 1142 const xmlChar *uriAttrName, xmlCatalogPrefer prefer, in xmlParseXMLCatalogOneNode() argument [all …]
|
/external/regex-re2/doc/ |
D | syntax.txt | 19 x|y «x» or «y» (prefer «x») 22 x* zero or more «x», prefer more 23 x+ one or more «x», prefer more 24 x? zero or one «x», prefer one 25 x{n,m} «n» or «n»+1 or ... or «m» «x», prefer more 26 x{n,} «n» or more «x», prefer more 28 x*? zero or more «x», prefer fewer 29 x+? one or more «x», prefer fewer 30 x?? zero or one «x», prefer zero 31 x{n,m}? «n» or «n»+1 or ... or «m» «x», prefer fewer [all …]
|
/external/chromium_org/third_party/re2/doc/ |
D | syntax.txt | 19 x|y «x» or «y» (prefer «x») 22 x* zero or more «x», prefer more 23 x+ one or more «x», prefer more 24 x? zero or one «x», prefer one 25 x{n,m} «n» or «n»+1 or ... or «m» «x», prefer more 26 x{n,} «n» or more «x», prefer more 28 x*? zero or more «x», prefer fewer 29 x+? one or more «x», prefer fewer 30 x?? zero or one «x», prefer zero 31 x{n,m}? «n» or «n»+1 or ... or «m» «x», prefer fewer [all …]
|
/external/libpng/contrib/pngminim/decoder/ |
D | README | 9 If you prefer to use the shared libraries, go to contrib/pngminus
|
/external/libpng/contrib/pngminim/encoder/ |
D | README | 9 If you prefer to use the shared libraries, go to contrib/pngminus
|
/external/markdown/tests/misc/ |
D | br.txt | 7 Or, if you prefer, <strong>use two underscores instead</strong>.</p>
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-05.ll | 69 ; Check the next word up, which is out of range. We prefer STY in that case. 80 ; Check negative displacements, for which we again prefer STY.
|
D | int-const-06.ll | 69 ; Check the next doubleword up, which is out of range. We prefer STG 81 ; Check negative displacements, for which we again prefer STG.
|
D | int-const-04.ll | 78 ; Check the next halfword up, which is out of range. We prefer STHY 90 ; Check negative displacements, for which we again prefer STHY.
|
D | int-const-03.ll | 142 ; Check that MVI does not allow an index. We prefer STC in that case. 155 ; Check that MVIY does not allow an index. We prefer STCY in that case.
|
D | cond-move-01.ll | 27 ; Test LOCR in a case that could use COMPARE AND BRANCH. We prefer using
|
/external/chromium_org/third_party/cython/src/ |
D | INSTALL.txt | 16 (2) If you prefer not to modify your Python
|
/external/libpng/contrib/pngminim/preader/ |
D | README | 14 If you prefer to use the shared libraries, go to contrib/gregbook
|
/external/chromium_org/third_party/tlslite/patches/ |
D | client_cipher_preferences.patch | 9 - #Given the current ciphersuite ordering, this means we prefer SRP
|
/external/chromium_org/skia/ |
D | skia_common.gypi | 93 # For POSIX platforms, prefer the Mutex implementation provided by Skia 210 # We would prefer this to be direct_dependent_settings,
|
/external/mesa3d/docs/ |
D | RELNOTES-6.4 | 24 tarball. This was done at the request of Linux distro vendors who prefer
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | RELNOTES-6.4 | 24 tarball. This was done at the request of Linux distro vendors who prefer
|
/external/openssl/crypto/dso/ |
D | README | 7 according to their man page, prefer developers to move to that.
|
/external/libpng/contrib/conftest/ |
D | s_write.dfa | 22 # hardware floating point or prefer your software floating point implementation.
|
D | simple.dfa | 23 # hardware floating point or prefer your software floating point implementation.
|
D | s_read.dfa | 24 # hardware floating point or prefer your software floating point implementation.
|
/external/chromium_org/third_party/WebKit/Source/platform/mac/ |
D | WebFontCache.mm | 64 // and we didn't ask for it, we'd prefer any other font in the family. 91 …// If both are the same distance from the desired weight, prefer the candidate if it is further fr… 95 // Otherwise, prefer the one closer to the desired weight.
|
/external/oprofile/doc/ |
D | CodingStyle | 31 Avoid ifdefs: prefer configure options / build trickery. 48 Makefile.am: prefer using
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-scaled_iv.ll | 3 ; Make loop-reduce prefer unscaled accesses.
|