/libcore/luni/src/main/java/org/xml/sax/ |
Attributes.java | 35 * Because SAX2 conforms to the original "Namespaces in XML" 51 * the <code>http://xml.org/sax/features/namespaces</code> feature is
|
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParserFactory.java | 77 * support for XML namespaces. 81 * will provide support for XML namespaces; false otherwise.
|
/libcore/luni/src/test/java/libcore/xml/ |
PullParserTest.java | 61 parser.setFeature("http://xmlpull.org/v1/doc/features.html#process-namespaces", true); 69 parser.setFeature("http://xmlpull.org/v1/doc/features.html#process-namespaces", true); 629 // We should still be able to see the namespaces from two. 638 // We can still see the namespaces in one. 641 // We shouldn't be able to see the namespaces in two anymore. 649 // We shouldn't be able to see the namespaces in one anymore. [all...] |
/external/chromium_org/third_party/libxslt/libxslt/ |
variables.c | 843 oldXPNamespaces = xpctxt->namespaces; 873 xpctxt->namespaces = comp->inScopeNs->list; 876 xpctxt->namespaces = NULL; 880 xpctxt->namespaces = comp->nsList; 884 xpctxt->namespaces = NULL; 910 xpctxt->namespaces = oldXPNamespaces; 1094 oldXPNamespaces = xpctxt->namespaces; 1106 xpctxt->namespaces = comp->inScopeNs->list; 1109 xpctxt->namespaces = NULL; 1113 xpctxt->namespaces = comp->nsList [all...] |
/external/chromium_org/webkit/browser/appcache/ |
appcache_storage_impl.cc | 852 int64 cache_id, NamespaceVector* namespaces) { 853 DCHECK(namespaces && namespaces->empty()); 861 namespaces->push_back( 913 AppCacheDatabase::NamespaceRecordVector* namespaces, 915 bool FindFirstValidNamespace(const NamespaceRecordPtrVector& namespaces); [all...] |
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/ |
XMLDocumentParser.cpp | 122 int namespaceCount, const xmlChar** namespaces, int attributeCount, int defaultedCount, const xmlChar** attributes) 132 m_namespaces[i] = xmlStrdup(namespaces[i]); 797 // Add namespaces based on the parent node 904 xmlSAX2Namespace* namespaces = reinterpret_cast<xmlSAX2Namespace*>(libxmlNamespaces); local 907 AtomicString namespaceURI = toAtomicString(namespaces[i].uri); 908 if (namespaces[i].prefix) 909 namespaceQName = "xmlns:" + toString(namespaces[i].prefix); 1244 getParser(closure)->startElementNs(toAtomicString(localName), toAtomicString(prefix), toAtomicString(uri), nbNamespaces, namespaces, nbAttributes, nbDefaulted, libxmlAttributes); local [all...] |
/frameworks/base/tools/aapt/ |
XMLNode.cpp | 424 static String8 build_namespace(const Vector<namespace_entry>& namespaces, 430 const size_t N = namespaces.size(); 432 const namespace_entry& ne = namespaces.itemAt(i); 447 Vector<namespace_entry> namespaces; local 457 String8 elemNs = build_namespace(namespaces, ns16); 471 String8 ns = build_namespace(namespaces, ns16); 513 namespaces.push(ns); 519 const namespace_entry& ns = namespaces.top(); 539 namespaces.pop(); [all...] |
/libcore/luni/src/main/java/org/w3c/dom/ |
Document.java | 127 * namespaces" set to <code>true</code> in order to ensure that the 176 * namespaces" set to <code>true</code> in order to ensure that the 209 * attributes related to namespaces (<code>prefix</code>, 318 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>] 368 * http://www.w3.org/XML/1998/namespace</a>" [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>] 372 * support the <code>"XML"</code> feature, since namespaces were 382 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>] 441 * support the <code>"XML"</code> feature, since namespaces were 453 * special value <code>"*"</code> matches all namespaces. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/ |
c++config.h | 115 Outline of libstdc++ namespaces. 151 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 164 // Defined if inline namespaces are used for versioning. 208 // Inline namespaces for special modes: debug, parallel, profile. 226 // Inline namespaces for parallel mode. 231 // Inline namespaces for profile mode 239 # error illegal use of multiple inlined namespaces 242 # error illegal use of multiple inlined namespaces 245 # error illegal use of multiple inlined namespaces 260 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/ |
c++config.h | 115 Outline of libstdc++ namespaces. 151 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 164 // Defined if inline namespaces are used for versioning. 208 // Inline namespaces for special modes: debug, parallel, profile. 226 // Inline namespaces for parallel mode. 231 // Inline namespaces for profile mode 239 # error illegal use of multiple inlined namespaces 242 # error illegal use of multiple inlined namespaces 245 # error illegal use of multiple inlined namespaces 260 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
c++config.h | 144 Outline of libstdc++ namespaces. 182 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 195 // Defined if inline namespaces are used for versioning. 241 // Inline namespaces for special modes: debug, parallel, profile. 259 // Inline namespaces for parallel mode. 264 // Inline namespaces for profile mode 272 # error illegal use of multiple inlined namespaces 275 # error illegal use of multiple inlined namespaces 278 # error illegal use of multiple inlined namespaces 293 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
c++config.h | 144 Outline of libstdc++ namespaces. 182 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 195 // Defined if inline namespaces are used for versioning. 241 // Inline namespaces for special modes: debug, parallel, profile. 259 // Inline namespaces for parallel mode. 264 // Inline namespaces for profile mode 272 # error illegal use of multiple inlined namespaces 275 # error illegal use of multiple inlined namespaces 278 # error illegal use of multiple inlined namespaces 293 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/ |
c++config.h | 144 Outline of libstdc++ namespaces. 182 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 195 // Defined if inline namespaces are used for versioning. 241 // Inline namespaces for special modes: debug, parallel, profile. 259 // Inline namespaces for parallel mode. 264 // Inline namespaces for profile mode 272 # error illegal use of multiple inlined namespaces 275 # error illegal use of multiple inlined namespaces 278 # error illegal use of multiple inlined namespaces 293 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/ |
c++config.h | 144 Outline of libstdc++ namespaces. 182 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 195 // Defined if inline namespaces are used for versioning. 241 // Inline namespaces for special modes: debug, parallel, profile. 259 // Inline namespaces for parallel mode. 264 // Inline namespaces for profile mode 272 # error illegal use of multiple inlined namespaces 275 # error illegal use of multiple inlined namespaces 278 # error illegal use of multiple inlined namespaces 293 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
c++config.h | 115 Outline of libstdc++ namespaces. 151 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 164 // Defined if inline namespaces are used for versioning. 208 // Inline namespaces for special modes: debug, parallel, profile. 226 // Inline namespaces for parallel mode. 231 // Inline namespaces for profile mode 239 # error illegal use of multiple inlined namespaces 242 # error illegal use of multiple inlined namespaces 245 # error illegal use of multiple inlined namespaces 260 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
c++config.h | 115 Outline of libstdc++ namespaces. 151 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 164 // Defined if inline namespaces are used for versioning. 208 // Inline namespaces for special modes: debug, parallel, profile. 226 // Inline namespaces for parallel mode. 231 // Inline namespaces for profile mode 239 # error illegal use of multiple inlined namespaces 242 # error illegal use of multiple inlined namespaces 245 # error illegal use of multiple inlined namespaces 260 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
c++config.h | 115 Outline of libstdc++ namespaces. 151 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 164 // Defined if inline namespaces are used for versioning. 208 // Inline namespaces for special modes: debug, parallel, profile. 226 // Inline namespaces for parallel mode. 231 // Inline namespaces for profile mode 239 # error illegal use of multiple inlined namespaces 242 # error illegal use of multiple inlined namespaces 245 # error illegal use of multiple inlined namespaces 260 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
c++config.h | 115 Outline of libstdc++ namespaces. 151 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 164 // Defined if inline namespaces are used for versioning. 208 // Inline namespaces for special modes: debug, parallel, profile. 226 // Inline namespaces for parallel mode. 231 // Inline namespaces for profile mode 239 # error illegal use of multiple inlined namespaces 242 # error illegal use of multiple inlined namespaces 245 # error illegal use of multiple inlined namespaces 260 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/ |
c++config.h | 131 Outline of libstdc++ namespaces. 169 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 182 // Defined if inline namespaces are used for versioning. 229 // Inline namespaces for special modes: debug, parallel, profile. 247 // Inline namespaces for parallel mode. 252 // Inline namespaces for profile mode 260 # error illegal use of multiple inlined namespaces 263 # error illegal use of multiple inlined namespaces 266 # error illegal use of multiple inlined namespaces 281 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/ |
c++config.h | 131 Outline of libstdc++ namespaces. 169 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 182 // Defined if inline namespaces are used for versioning. 229 // Inline namespaces for special modes: debug, parallel, profile. 247 // Inline namespaces for parallel mode. 252 // Inline namespaces for profile mode 260 # error illegal use of multiple inlined namespaces 263 # error illegal use of multiple inlined namespaces 266 # error illegal use of multiple inlined namespaces 281 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/ |
c++config.h | 131 Outline of libstdc++ namespaces. 169 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 182 // Defined if inline namespaces are used for versioning. 229 // Inline namespaces for special modes: debug, parallel, profile. 247 // Inline namespaces for parallel mode. 252 // Inline namespaces for profile mode 260 # error illegal use of multiple inlined namespaces 263 # error illegal use of multiple inlined namespaces 266 # error illegal use of multiple inlined namespaces 281 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/ |
c++config.h | 131 Outline of libstdc++ namespaces. 169 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 182 // Defined if inline namespaces are used for versioning. 229 // Inline namespaces for special modes: debug, parallel, profile. 247 // Inline namespaces for parallel mode. 252 // Inline namespaces for profile mode 260 # error illegal use of multiple inlined namespaces 263 # error illegal use of multiple inlined namespaces 266 # error illegal use of multiple inlined namespaces 281 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
c++config.h | 115 Outline of libstdc++ namespaces. 151 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 164 // Defined if inline namespaces are used for versioning. 208 // Inline namespaces for special modes: debug, parallel, profile. 226 // Inline namespaces for parallel mode. 231 // Inline namespaces for profile mode 239 # error illegal use of multiple inlined namespaces 242 # error illegal use of multiple inlined namespaces 245 # error illegal use of multiple inlined namespaces 260 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
c++config.h | 115 Outline of libstdc++ namespaces. 151 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 164 // Defined if inline namespaces are used for versioning. 208 // Inline namespaces for special modes: debug, parallel, profile. 226 // Inline namespaces for parallel mode. 231 // Inline namespaces for profile mode 239 # error illegal use of multiple inlined namespaces 242 # error illegal use of multiple inlined namespaces 245 # error illegal use of multiple inlined namespaces 260 // Macros for opening/closing conditional namespaces [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
c++config.h | 115 Outline of libstdc++ namespaces. 151 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 164 // Defined if inline namespaces are used for versioning. 208 // Inline namespaces for special modes: debug, parallel, profile. 226 // Inline namespaces for parallel mode. 231 // Inline namespaces for profile mode 239 # error illegal use of multiple inlined namespaces 242 # error illegal use of multiple inlined namespaces 245 # error illegal use of multiple inlined namespaces 260 // Macros for opening/closing conditional namespaces [all...] |