HomeSort by relevance Sort by last modified time
    Searched full:notation (Results 501 - 525 of 1007) sorted by null

<<21222324252627282930>>

  /external/libxml2/
parser.c 423 errmsg = "NOTATION: Name expected here";
426 errmsg = "'>' required to close NOTATION declaration";
    [all...]
xmlschemastypes.c 518 xmlSchemaTypeNotationDef = xmlSchemaInitBasicType("NOTATION",
959 * @name: the notation name
960 * @ns: the notation namespace name or NULL
962 * Allocate a new NOTATION value.
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Formatter.java 326 * scientific notation
334 * <td> The result is formatted using computerized scientific notation or
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java     [all...]
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipaddr/
ipaddr.py     [all...]
  /external/libxml2/doc/html/
libxml-SAX.html 73 <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 entity</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><tr><td><span class="term"><i><tt>notationName</tt></i>:</span></td><td>the name of the notation</td></tr></tbody></table></div><h3><a name="globalNamespace" id="globalNamespace"></a>Function: globalNamespace</h3><pre class="programlisting">void globalNamespace (void * ctx, <br /> const <a href="libxml-xmlstring.html#xmlChar">xmlChar</a> * href, <br /> const <a href="libxml-xmlstring.html#xmlChar">xmlChar</a> * prefix)<br />
80 </pre><p>What to do when a notation declaration has been parsed. DEPRECATED: use xmlSAX2NotationDecl()</p>
81 <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><h3><a name="getSystemId" id="getSystemId"></a>Function: getSystemId</h3><pre class="programlisting">const <a href="libxml-xmlstring.html#xmlChar">xmlChar</a> * getSystemId (void * ctx)<br />
    [all...]
libxml-SAX2.html     [all...]
  /external/v8/src/arm/
disasm-arm.cc     [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
ScannerTest.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java 73 * 7) XPath is a specification that describes a notation for identifying
75 * instance of that notation is referred to as an XPath expression.
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 575 // notation so that the JSCompiler will not complain about these objects and
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
DecimalFormatSymbols.java     [all...]
  /external/icu/icu4c/source/i18n/unicode/
unum.h 224 * Decimal format expressed using compact notation
231 * Decimal format expressed using compact notation
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DecimalFormatSymbols.java     [all...]
  /external/ipsec-tools/src/racoon/
racoon.conf.5 587 An IPv4 internal netmask obtained by ISAKMP mode config, in CIDR notation.
    [all...]
  /external/libxml2/doc/
APIchunk4.html 195 </dd><dt>NOTATION</dt><dd><a href="html/libxml-parserInternals.html#xmlParseEnumeratedType">xmlParseEnumeratedType</a><br />
    [all...]
  /external/libxml2/test/valid/dtds/
NewsMLv1.0.dtd 360 <!ELEMENT ContentItem (Comment* , Catalog? , MediaType? , Format? , MimeType? , Notation? , Characteristics? , %data; )>
559 Notation CDATA #REQUIRED >
    [all...]
  /external/pcre/dist/doc/html/
pcrepattern.html     [all...]
  /external/pcre/dist/doc/
pcrepattern.3     [all...]
  /external/v8/src/
objects-printer.cc 330 // Print in array notation for non-sparse arrays.
339 // Print in array notation for non-sparse arrays.
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
Document.java 274 * <code>Notation</code> nodes can be imported, however in the current
    [all...]
  /libcore/ojluni/src/main/java/java/lang/
Double.java 170 * "computerized scientific notation." Let <i>n</i> be the unique
409 * "computerized scientific notation" or as an exact
    [all...]
Float.java 169 * so-called "computerized scientific notation." Let <i>n</i>
370 * "computerized scientific notation" or as an exact
    [all...]
  /prebuilts/go/darwin-x86/doc/
go1.2.html 111 In this three-index notation, a missing first index (<code>[:i:j]</code>) defaults to zero but the other
463 a new optional indexing notation <code>[</code><em>n</em><code>]</code>
    [all...]
  /prebuilts/go/linux-x86/doc/
go1.2.html 111 In this three-index notation, a missing first index (<code>[:i:j]</code>) defaults to zero but the other
463 a new optional indexing notation <code>[</code><em>n</em><code>]</code>
    [all...]

Completed in 952 milliseconds

<<21222324252627282930>>