HomeSort by relevance Sort by last modified time
    Searched full:entities (Results 351 - 375 of 1355) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/text/
BidiFormatter.java 530 * entities when looking for the next / preceding dir type.
557 * tags and entities.
    [all...]
  /frameworks/base/libs/androidfw/
BackupData.cpp 39 * - A sequence of zero or more key/value paires (entities), each with
  /frameworks/support/v4/java/android/support/v4/text/
BidiFormatter.java 520 * entities when looking for the next / preceding dir type.
547 * tags and entities.
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSParser.java 101 * this warning will be raised is if the configuration parameter "<a href='http://www.w3.org/TR/DOM-Level-3-Core/core.html#parameter-entities'>
102 * entities</a>" is set to <code>false</code> and the following XML file is parsed:
118 * prefixes in the replacement text of entities. </dd>
166 * "Character Encoding in Entities", in [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>]).
  /packages/apps/Email/src/org/apache/james/mime4j/
MimeStreamParser.java 106 * Enables or disables raw mode. In raw mode all future entities
  /sdk/files/typos/
typos-es.txt 64 # 6. *"Licensor"* means the individual, individuals, entity or entities
67 # work, the individual, individuals, entity or entities who created
288 # Individuals or entities who have received Adaptations or Collections
290 # terminated provided such individuals or entities remain in full
typos-it.txt 64 # 6. *"Licensor"* means the individual, individuals, entity or entities
67 # work, the individual, individuals, entity or entities who created
288 # Individuals or entities who have received Adaptations or Collections
290 # terminated provided such individuals or entities remain in full
typos-tr.txt 64 # 6. *"Licensor"* means the individual, individuals, entity or entities
67 # work, the individual, individuals, entity or entities who created
288 # Individuals or entities who have received Adaptations or Collections
290 # terminated provided such individuals or entities remain in full
  /external/clang/include/clang/AST/
ExternalASTSource.h 378 /// values (corresponding to loaded entities), so that position -M
379 /// corresponds to element 0 in the loaded entities vector, position -M+1
380 /// corresponds to element 1 in the loaded entities vector, etc. This
  /external/icu4c/tools/toolutil/
xmlparser.cpp 506 // Note that non-validating parsers must treat all entities as type CDATA
518 // Replace character entities.
581 // replace the char entities &lt; &amp; &#123; &#x12ab; etc. in a string
  /external/libxml2/
globals.c 207 * while handling entities.
272 * the XPath data model requires entities replacement and the XPath
273 * engine does not handle entities references transparently.
debugXML.c 523 fprintf(ctxt->output, " ENTITIES");
    [all...]
HTMLtree.c 26 #include <libxml/entities.h>
171 /* html isn't a real encoding it's just libxml2 way to get entities */
990 * force to output the stuff as HTML, especially for entities
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]
  /external/quake/quake/src/WinQuake/
cl_parse.cpp 76 This error checks and tracks the total number of entities
324 If an entities model or origin changes from frame to frame, it must be
675 Host_Error ("Too many static entities");
world.cpp 26 entities never clip against themselves, or their owner
468 // if touch_triggers, touch all entities at this node and decend for more
957 // clip to entities
  /external/valgrind/main/callgrind/docs/
cl-format.xml 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]>
  /external/valgrind/main/docs/xml/
manual-writing-tools.xml 4 [ <!ENTITY % vg-entities SYSTEM "vg-entities.xml"> %vg-entities; ]>
FAQ.xml 4 [ <!ENTITY % vg-entities SYSTEM "vg-entities.xml"> %vg-entities; ]>
  /external/valgrind/main/exp-dhat/docs/
dh-manual.xml 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]>
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 477 entities with the appropriate Unicode characters. If HTML
478 entities are being converted, any unrecognized entities are
489 # Handle numeric entities
521 "Converts HTML, XML and numeric entities in the attribute value."
667 # embedded single quotes to XML entities.
677 # ampersands that aren't part of entities. We need
678 # to escape those to XML entities too.
    [all...]
  /libcore/luni/src/test/java/libcore/xml/
PullParserTest.java 235 assertEquals("Expected unresolved entities to be left in-place. The old parser "
279 assertEquals("Expected unresolved entities to be left in-place. The old parser "
301 assertEquals("Expected unresolved entities to be left in-place. The old parser "
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java 1426 NamedNodeMap entities = doctype.getEntities(); local
    [all...]
  /external/tinyxml/
xmltest.cpp 793 // Entities not being written correctly.
1034 // Low entities
1038 XmlTest( "Low entities.", xml.FirstChildElement()->GetText(), result );
  /packages/apps/Contacts/src/com/android/contacts/model/
ContactLoader.java 373 // status data. Initially, result has empty entities and statuses.
384 // add it to the result's entities.
412 * Looks for the photo data item in entities. If found, creates a new Bitmap instance. If
    [all...]

Completed in 1876 milliseconds

<<11121314151617181920>>