Home
last modified time | relevance | path

Searched refs:prefer (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/external/libxml2/
Dcatalog.c142 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/
Dsyntax.txt19 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/
Dgep-sext.ll7 ; 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/
Dint-const-05.ll69 ; 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.
Dint-const-06.ll69 ; Check the next doubleword up, which is out of range. We prefer STG
81 ; Check negative displacements, for which we again prefer STG.
Dint-const-04.ll78 ; Check the next halfword up, which is out of range. We prefer STHY
90 ; Check negative displacements, for which we again prefer STHY.
Drisbg-03.ll5 ; On zEC12, we generally prefer RISBGN.
Dint-const-03.ll142 ; 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.
Dcond-move-01.ll27 ; Test LOCR in a case that could use COMPARE AND BRANCH. We prefer using
/external/libpng/contrib/pngminim/decoder/
DREADME9 If you prefer to use the shared libraries, go to contrib/pngminus
/external/markdown/tests/misc/
Dbr.txt7 Or, if you prefer, <strong>use two underscores instead</strong>.</p>
/external/libpng/contrib/pngminim/encoder/
DREADME9 If you prefer to use the shared libraries, go to contrib/pngminus
/external/libpng/contrib/pngminim/preader/
DREADME14 If you prefer to use the shared libraries, go to contrib/gregbook
/external/protobuf/java/
DREADME.md92 3) Compile the code in src/main/java using whatever means you prefer.
94 4) Install the classes wherever you prefer.
/external/autotest/server/site_tests/network_WiFi_Prefer5Ghz/
Dcontrol13 This test case verifies that we prefer 5Ghz APs over 2.4Ghz APs
/external/skia/site/dev/contrib/
Dstyle.md17 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.
393 We prefer that equality operators between lvalues and rvalues place the lvalue
446 Use nullptr for pointers, 0 for ints. We prefer explicit nullptr comparisons when
469 If the desired behavior is for a function to return a struct, we prefer using a
/external/squashfs-tools/RELEASE-READMEs/
DDONATIONS14 prefer by contacting the author privately.
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/jsmin/
DREADME.rst54 …uest otherwise, your Github identity will be added to the contributor's list below; if you prefer a
55 different name feel free to add it in your pull request instead. (If you prefer not to be mentioned…
/external/libconstrainedcrypto/
DREADME6 BoringSSL. Wherever possible, you should prefer BoringSSL's libcrypto over
/external/mesa3d/docs/
DRELNOTES-6.424 tarball. This was done at the request of Linux distro vendors who prefer
/external/llvm/test/CodeGen/PowerPC/
Dvrspill.ll19 ; We would prefer to test for "stxvw4x 34," but current -O0 code
/external/llvm/utils/vim/
DREADME8 To install copy all subdirectories to your $HOME/.vim or if you prefer create
/external/libpng/contrib/conftest/
Dsimple.dfa23 # hardware floating point or prefer your software floating point implementation.
Ds_write.dfa22 # hardware floating point or prefer your software floating point implementation.
Ds_read.dfa24 # hardware floating point or prefer your software floating point implementation.

12345678910>>...13