/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
SAX2DTM.java | 158 null }; // Notation 172 /** m_entities notation name offset. */ [all...] |
/external/clang/test/SemaCXX/ |
expression-traits.cpp | 80 // the explicit creation of an object using functional notation 101 // Same tests with function-call notation
|
/external/curl/src/ |
tool_help.c | 78 " --dns-ipv4-addr IPv4 address to use for DNS requests, dot notation", 79 " --dns-ipv6-addr IPv6 address to use for DNS requests, dot notation",
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
InsnFormat.java | 52 * @param noteIndices whether to include an explicit notation of 99 * @param noteIndices whether to include an explicit notation of
|
/external/guava/guava/src/com/google/common/collect/ |
Range.java | 45 * side, this yields nine basic types of ranges, enumerated below. (Notation: a square bracket 51 * <tr><td><b>Notation</b> <td><b>Definition</b> <td><b>Factory method</b>
|
/external/icu/icu4c/source/i18n/unicode/ |
choicfmt.h | 132 * (The round parentheses in the notation above indicate an exclusive boundary, 133 * like the turned bracket in European notation: [-Inf, 1) == [-Inf, 1[ )</p>
|
/external/libxml2/doc/devhelp/ |
libxml2-uri.html | 101 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>path</tt></i>:</span></td><td>the resource locator in a filesystem notation</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new canonic path, or a duplicate of the path parameter if the construction fails. The caller is responsible for freeing the memory occupied by the returned string. If there is insufficient memory available, or the argument is NULL, the function returns NULL.</td></tr></tbody></table></div></div> 129 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>path</tt></i>:</span></td><td>the resource locator in a filesystem notation</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new URI, or a duplicate of the path parameter if the construction fails. The caller is responsible for freeing the memory occupied by the returned string. If there is insufficient memory available, or the argument is NULL, the function returns NULL.</td></tr></tbody></table></div></div>
|
libxml2-SAX.html | 205 </pre><p>What to do when a notation declaration has been parsed. DEPRECATED: use xmlSAX2NotationDecl()</p> 206 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>ctx</tt></i>:</span></td><td>the user data (XML parser context)</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>The name of the notation</td></tr><tr><td><span class="term"><i><tt>publicId</tt></i>:</span></td><td>The public ID of the entity</td></tr><tr><td><span class="term"><i><tt>systemId</tt></i>:</span></td><td>The system ID of the entity</td></tr></tbody></table></div></div> [all...] |
libxml2-SAX2.html | 201 </pre><p>What to do when a notation declaration has been parsed.</p> 202 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>ctx</tt></i>:</span></td><td>the user data (XML parser context)</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>The name of the notation</td></tr><tr><td><span class="term"><i><tt>publicId</tt></i>:</span></td><td>The public ID of the entity</td></tr><tr><td><span class="term"><i><tt>systemId</tt></i>:</span></td><td>The system ID of the entity</td></tr></tbody></table></div></div> [all...] |
libxml2-parserInternals.html | [all...] |
/external/libxml2/include/libxml/ |
tree.h | 189 * A DTD Notation definition. 195 const xmlChar *name; /* Notation name */ [all...] |
/external/llvm/include/llvm/ADT/ |
APFloat.h | 481 /// notation. 0 means to always use scientific notation.
|
/libcore/luni/src/main/java/java/math/ |
BigDecimal.java | [all...] |
/libcore/luni/src/test/java/libcore/xml/ |
ExpatSaxParserTest.java | 396 TestDtdHandler handler = runDtdTest("<?xml version=\"1.0\"?><!DOCTYPE foo PUBLIC 'bar' 'tee' [ <!NOTATION sn SYSTEM 'nf2'> ]><a></a>"); 403 TestDtdHandler handler = runDtdTest("<?xml version=\"1.0\"?><!DOCTYPE foo PUBLIC 'bar' 'tee' [ <!NOTATION pn PUBLIC 'nf1'> ]><a></a>");
|
DomTest.java | 56 import org.w3c.dom.Notation; 80 + " <!NOTATION png SYSTEM \"image/png\">" 101 private Notation png; 141 png = (Notation) doctype.getNotations().item(0); 379 * Xerces fails this test. It returns false always for entity, notation, [all...] |
/system/update_engine/common/ |
utils.h | 303 // Converts seconds into human readable notation including days, hours, minutes 309 // Converts a TimeDelta into human readable notation including days, hours,
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
Utility.java | 640 * breaking it into lines and escaping characters using octal notation 663 // using octal notation; otherwise the string we form 712 // using octal notation; otherwise the string we form [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
Utility.java | 636 * breaking it into lines and escaping characters using octal notation 659 // using octal notation; otherwise the string we form 708 // using octal notation; otherwise the string we form [all...] |
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
RbnfSampleRuleSets.java | 152 // list is used instead. (The [] notation is implemented internally 153 // using this notation: a rule containing [] is split into two rules, [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
UnImplNode.java | 946 * , <code>EntityReference</code>, and <code>Notation</code> nodes. [all...] |
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.core.os_version.html | 121 as in slice notation.</tt></dd></dl> 157 arguments start and end are interpreted as in slice notation.<br> 243 arguments start and end are interpreted as in slice notation.<br>
|
/external/expat/lib/ |
xmlparse.c | 199 const XML_Char *notation; member in struct:__anon12477 [all...] |
/external/libxml2/doc/html/ |
libxml-parserInternals.html | [all...] |
/external/libxml2/os400/libxmlrpg/ |
parser.rpgle | 427 * @name: The name of the notation 431 * What to do when a notation declaration has been parsed. 469 * @notationName: the name of the notation [all...] |
/external/libxml2/ |
testlimits.c | 897 * @name: The name of the notation 901 * What to do when a notation declaration has been parsed. 919 * @notationName: the name of the notation [all...] |