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

<<11121314151617181920>>

  /libcore/luni/src/test/java/libcore/xml/
SaxTest.java 203 private void parse(boolean prefixes, boolean namespaces, String xml,
208 reader.setFeature("http://xml.org/sax/features/namespaces", namespaces);
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExpressionVisitor.java 46 * is used to register extension namespaces.
  /external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_channel.proto 37 // and endpoints sharing a channel listen on one or more namespaces. The
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
completion__callback_8h.html 27 Namespaces</h2><table class="memberdecls">
directory__entry_8h.html 27 Namespaces</h2><table class="memberdecls">
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
completion__callback_8h.html 27 Namespaces</h2><table class="memberdecls">
directory__entry_8h.html 27 Namespaces</h2><table class="memberdecls">
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
directory__entry_8h.html 27 Namespaces</h2><table class="memberdecls">
  /external/chromium_org/sdch/open-vcdiff/vsprojects/
config.h 30 /* define if the compiler implements namespaces */
  /external/chromium_org/third_party/WebKit/Source/wtf/
NullPtr.h 31 // nullptr_t type and nullptr object. They are defined in the same namespaces they
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
pubsub_task.h 40 // In ProcessStart call SubscribeNode with namespaces of interest along with
  /external/chromium_org/third_party/libxslt/libxslt/
namespaces.c 2 * namespaces.c: Implementation of the XSLT namespaces handling
49 #include "namespaces.h"
504 * Lookup the remaining in-scope namespaces.
720 * new namespaces are added automatically. This handles namespaces
746 * One can add namespaces only on element nodes
831 * One can add namespaces only on element nodes
844 * Free up the memory used by namespaces aliases
  /external/chromium_org/tools/json_schema_compiler/
cpp_bundle_generator.py 118 for namespace in self._model.namespaces.values():
184 for namespace in self._bundle._model.namespaces.values():
272 namespace = self._bundle._model.namespaces[api.get('namespace')]
292 namespace = self._bundle._model.namespaces[api.get('namespace')]
  /external/chromium_org/ui/keyboard/resources/images/
brightness-down.svg 10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
brightness-up.svg 10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
change-window.svg 10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
fullscreen.svg 10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
reload.svg 10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
shutdown.svg 10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
volume-down.svg 10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  /external/smack/src/com/kenai/jbosh/
AbstractBody.java 36 * namespaces used by the child "payload" elements. These attributes are
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
getElementsByTagNameNS08.java 37 * '*' should match elements in all namespaces and unqualified elements.
  /libcore/luni/src/main/java/org/apache/harmony/xml/parsers/
SAXParserImpl.java 93 return reader.getFeature("http://xml.org/sax/features/namespaces");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/profile/
base.h 44 // Profiling mode namespaces.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
base.h 44 // Profiling mode namespaces.

Completed in 626 milliseconds

<<11121314151617181920>>