HomeSort by relevance Sort by last modified time
    Searched full:namespaces (Results 101 - 125 of 1492) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/lldb/www/cpp_reference/html/
doxygen_8intro.html 14 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
index.html 14 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
  /system/extras/tests/bionic/libstdc++/
test_cstddef.cpp 52 // size_t should be defined in both namespaces
61 // ptrdiff_t should be defined in both namespaces
  /libcore/luni/src/main/java/org/xml/sax/helpers/
ParserAdapter.java 157 private static final String NAMESPACES = FEATURES + "namespaces";
165 * <p>The only features recognized are namespaces and
179 if (name.equals(NAMESPACES)) {
181 namespaces = value;
182 if (!namespaces && !prefixes) {
188 if (!prefixes && !namespaces) {
189 namespaces = true;
203 * <p>The only features recognized are namespaces and
217 if (name.equals(NAMESPACES)) {
824 private boolean namespaces = true; field in class:ParserAdapter
    [all...]
  /external/chromium_org/third_party/libxml/src/
schematron.c 140 int nbNs; /* the number of namespaces */
145 int nbNamespaces; /* number of namespaces in the array */
147 const xmlChar **namespaces; /* the array of namespaces */ member in struct:_xmlSchematron
194 int nbNamespaces; /* number of namespaces in the array */
196 const xmlChar **namespaces; /* the array of namespaces */ member in struct:_xmlSchematronParserCtxt
404 ctxt->namespaces);
569 if (schema->namespaces != NULL)
570 xmlFree((char **) schema->namespaces);
    [all...]
  /external/libxml2/
schematron.c 140 int nbNs; /* the number of namespaces */
145 int nbNamespaces; /* number of namespaces in the array */
147 const xmlChar **namespaces; /* the array of namespaces */ member in struct:_xmlSchematron
194 int nbNamespaces; /* number of namespaces in the array */
196 const xmlChar **namespaces; /* the array of namespaces */ member in struct:_xmlSchematronParserCtxt
404 ctxt->namespaces);
569 if (schema->namespaces != NULL)
570 xmlFree((char **) schema->namespaces);
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
closurizednamespacesinfo.py 51 processed for dependency information. Non-matching namespaces are
53 ignored_extra_namespaces: A list of namespaces that should not be reported
70 # Namespaces that are already goog.provided.
73 # Namespaces that are already goog.required.
76 # Note that created_namespaces and used_namespaces contain both namespaces
79 # two lists would only have to contain namespaces.
89 # A list of seemingly-unnecessary namespaces that are goog.required() and
100 # for checking scopified namespaces, but for now let's just fail
108 """Returns the namespaces which are already provided by this file.
117 """Returns the namespaces which are already required by this file
    [all...]
  /external/chromium_org/build/
json_to_struct.gypi 11 # Functions and namespaces can be excluded by setting "nocompile" to true.
  /external/chromium_org/components/policy/core/common/
schema_map.h 24 // Contains a mapping of policy namespaces (domain + component ID) to its
  /external/chromium_org/content/common/dom_storage/
dom_storage_types.h 31 // values for sessionstorage namespaces.
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
audio__buffer_8h.html 24 Namespaces</h2><table class="memberdecls">
graphics__2d_8h.html 24 Namespaces</h2><table class="memberdecls">
graphics__3d__client_8h.html 24 Namespaces</h2><table class="memberdecls">
host__resolver_8h.html 25 Namespaces</h2><table class="memberdecls">
image__data_8h.html 24 Namespaces</h2><table class="memberdecls">
instance_8h.html 24 Namespaces</h2><table class="memberdecls">
module__impl_8h.html 20 Namespaces</h2><table class="memberdecls">
mouse__cursor_8h.html 24 Namespaces</h2><table class="memberdecls">
net__address_8h.html 25 Namespaces</h2><table class="memberdecls">
network__list_8h.html 24 Namespaces</h2><table class="memberdecls">
network__monitor_8h.html 24 Namespaces</h2><table class="memberdecls">
network__proxy_8h.html 25 Namespaces</h2><table class="memberdecls">
pass__ref_8h.html 13 Namespaces</h2><table class="memberdecls">
tcp__socket_8h.html 25 Namespaces</h2><table class="memberdecls">
touch__point_8h.html 25 Namespaces</h2><table class="memberdecls">

Completed in 1392 milliseconds

1 2 3 45 6 7 8 91011>>