/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() 1082 xmlParseXMLCatalogFile(xmlCatalogPrefer prefer, const xmlChar *filename); 1084 xmlParseXMLCatalogNodeList(xmlNodePtr cur, xmlCatalogPrefer prefer, 1145 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/llvm/test/Transforms/InstCombine/ |
D | gep-sext.ll | 7 ; We prefer to canonicalize the machine width gep indices early 28 ; If we can use a zext, we prefer that. This requires
|
/external/llvm/test/CodeGen/SystemZ/ |
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-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 | risbg-03.ll | 5 ; On zEC12, we generally prefer RISBGN.
|
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/markdown/tests/misc/ |
D | br.txt | 7 Or, if you prefer, <strong>use two underscores instead</strong>.</p>
|
/external/libpng/contrib/pngminim/encoder/ |
D | README | 9 If you prefer to use the shared libraries, go to contrib/pngminus
|
/external/libpng/contrib/pngminim/decoder/ |
D | README | 9 If you prefer to use the shared libraries, go to contrib/pngminus
|
/external/libpng/contrib/pngminim/preader/ |
D | README | 14 If you prefer to use the shared libraries, go to contrib/gregbook
|
/external/skia/site/dev/contrib/ |
D | style.md | 17 We prefer to minimize includes. If forward declaring a name in a header is 30 We prefer no trailing whitespace but aren't very strict about it. 410 We prefer that equality operators between lvalues and rvalues place the lvalue 463 Use NULL for pointers, 0 for ints. We prefer explicit NULL comparisons when 486 If the desired behavior is for a function to return a struct, we prefer using a
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | DONATIONS | 14 prefer by contacting the author privately.
|
/external/mesa3d/docs/ |
D | RELNOTES-6.4 | 24 tarball. This was done at the request of Linux distro vendors who prefer
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vrspill.ll | 19 ; We would prefer to test for "stxvw4x 34," but current -O0 code
|
/external/libpng/contrib/conftest/ |
D | simple.dfa | 23 # hardware floating point or prefer your software floating point implementation.
|
D | s_write.dfa | 22 # 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/llvm/test/CodeGen/AArch64/ |
D | arm64-scaled_iv.ll | 3 ; Make loop-reduce prefer unscaled accesses.
|
/external/libxml2/include/libxml/ |
D | catalog.h | 165 xmlCatalogSetDefaultPrefer(xmlCatalogPrefer prefer);
|
/external/llvm/utils/vim/ |
D | README | 24 If you prefer, instead of making copies you can make symlinks from
|
/external/llvm/test/CodeGen/X86/ |
D | avoid_complex_am.ll | 3 ; Make loop-reduce prefer unscaled accesses.
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/ |
D | features.rst | 47 SDK, but for those that prefer the latest version can be used as well. 137 prefer, webapp2 supports this: simply return a response object from a handler 170 prefer, functions can be used as well::
|