/external/chromium_org/third_party/libxml/src/ |
xpointer.c | 23 * TODO: Access into entities references are not supported now ... 24 * need a start to be able to pop out of entities refs since 897 * in UTF-8 mode. It also pop-up unfinished entities on the fly. [all...] |
parserInternals.c | 44 #include <libxml/entities.h> 460 * the context allows it, we pop consumed entities [all...] |
/external/libxml2/ |
xpointer.c | 23 * TODO: Access into entities references are not supported now ... 24 * need a start to be able to pop out of entities refs since 897 * in UTF-8 mode. It also pop-up unfinished entities on the fly. [all...] |
parserInternals.c | 44 #include <libxml/entities.h> 460 * the context allows it, we pop consumed entities [all...] |
/external/bison/doc/ |
Doxyfile.in | 178 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 451 # be generated. Documented entities will be cross-referenced with these sources. 473 # then for each documented function all documented entities [all...] |
/external/chromium_org/native_client_sdk/src/doc/community/security-contest/ |
contest-terms.rst | 110 detection by anyone other than the entities operating the covert 205 to individuals and entities restricted by U.S. export controls and [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
translit.h | 193 * <em>source</em>. The entities may be the names of scripts, 650 * of TRUE. Other entities may call this method but rollback should be [all...] |
/external/chromium_org/third_party/mesa/src/doxygen/ |
common.doxy | 210 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 510 # be generated. Documented entities will be cross-referenced with these sources. 534 # then for each documented function all documented entities [all...] |
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/ |
tinyxml.h | 259 /** Expands entities in a string. Note this should not contian the tag's '<', '>', etc, 260 or they will be transformed into entities! 325 // Get a character, while interpreting entities. [all...] |
/external/dropbear/libtomcrypt/ |
Doxyfile | 210 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 510 # be generated. Documented entities will be cross-referenced with these sources. 534 # then for each documented function all documented entities [all...] |
/external/icu4c/i18n/unicode/ |
translit.h | 193 * <em>source</em>. The entities may be the names of scripts, 651 * of TRUE. Other entities may call this method but rollback should be [all...] |
/external/libmtp/doc/ |
Doxyfile.in | 201 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 513 # be generated. Documented entities will be cross-referenced with these sources. 537 # then for each documented function all documented entities [all...] |
/external/libvorbis/doc/ |
Doxyfile.in | 209 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 499 # be generated. Documented entities will be cross-referenced with these sources. 523 # then for each documented function all documented entities [all...] |
/external/mesa3d/doxygen/ |
common.doxy | 210 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 510 # be generated. Documented entities will be cross-referenced with these sources. 534 # then for each documented function all documented entities [all...] |
/external/qemu/distrib/sdl-1.2.15/include/ |
doxyfile | 46 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 399 # be generated. Documented entities will be cross-referenced with these sources. 415 # then for each documented function all documented entities [all...] |
/external/sfntly/cpp/src/test/tinyxml/ |
tinyxml.h | 259 /** Expands entities in a string. Note this should not contian the tag's '<', '>', etc, 260 or they will be transformed into entities! 325 // Get a character, while interpreting entities. [all...] |
/external/srtp/doc/ |
Doxyfile | 46 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 429 # be generated. Documented entities will be cross-referenced with these sources. 451 # then for each documented function all documented entities [all...] |
/external/tinyxml/ |
tinyxml.h | 278 // Get a character, while interpreting entities. 316 // Puts a string to a stream, expanding entities as it goes. 317 // Note this should not contian the '<', '>', etc, or they will be transformed into entities! [all...] |
/external/valgrind/main/callgrind/docs/ |
cl-manual.xml | 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]> [all...] |
/external/valgrind/main/drd/docs/ |
drd-manual.xml | 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]> [all...] |
/external/valgrind/main/helgrind/docs/ |
hg-manual.xml | 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]> [all...] |
/external/valgrind/main/massif/docs/ |
ms-manual.xml | 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]> [all...] |
/frameworks/base/docs/html/guide/topics/data/ |
backup.jd | 254 different versions, because you read and write your data as unique entities, rather than 415 entities is up to you (and you might use just one entity).</p> 498 through all entities in the data set. For each entity found, do the following:</p> [all...] |
/external/chromium_org/sync/protocol/ |
sync.proto | 324 // tags are entities created by the server at account creation, 325 // while client defined tags are entities created by the client at any time. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/ |
XMLDocumentParser.cpp | 743 // XML_PARSE_NOENT: force entities substitutions. [all...] |