/development/scripts/app_engine_server/gae_shell/ |
shell.py | 29 definitions, and other values in the global and local namespaces can be used
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
StylesheetHandler.java | 157 // Visit the expression, registering namespaces for any extension functions it includes. 178 // Visit the expression, registering namespaces for any extension functions it includes. 781 // should really be namespaced... but since the XML Namespaces 782 // spec never defined namespaces as applying to PI's, and since [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTM.java | 289 * @param inScope true if all namespaces in scope should be 491 * (As defined in Namespaces, this is the portion of the name after the 503 * (As defined in Namespaces, this is the portion of the name before any 516 * (As defined in Namespaces, this is the declared URI which this node's [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
OpCodes.java | 421 * (Note that element and attribute namespaces and
|
/external/chromium/base/ |
shared_memory_posix.cc | 24 // namespaces, but who knows what's out there.
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
constants.h | 43 // that has different namespaces (like <description> or <transport>)
|
/external/clang/test/SemaCXX/ |
cxx98-compat.cpp | 89 inline namespace InlineNS { // expected-warning {{inline namespaces are incompatible with C++98}}
|
/external/libxslt/libxslt/ |
attrvt.c | 44 * the namespaces in scope
|
/external/llvm/include/llvm/MC/ |
MCContext.h | 276 // operator new and delete aren't allowed inside namespaces.
|
/external/stlport/doc/ |
FAQ | 145 different namespaces. But due to absent of compilers that has full-featured 162 did not tried to find functions in the namespaces where arguments' classes 206 `std' and the heart of ADL is finding functions not only within namespaces 207 where the call is being made but also in the namespaces where the classes
|
/external/stlport/stlport/stl/config/ |
host.h | 200 * stlport:: or std::, even if the compiler supports namespaces
|
stl_mycomp.h | 95 // Uncomment this if your compiler does not support namespaces
|
/external/svox/pico/compat/include/ |
TtsEngine.h | 228 // * namespaces are not supported
|
/external/svox/pico/compat/jni/ |
tts.h | 297 // * namespaces are not supported
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
CommandLine.java | 37 options.put("--nons", Boolean.FALSE); // no namespaces
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-103087.js | 95 str += ' <head><title>Three Namespaces</title></head>' + '\n';
|
/external/webkit/Source/JavaScriptCore/wtf/ |
Assertions.h | 30 no namespaces because this file has to be includable from C and Objective-C
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/icons/ |
wpa_gui.svg | 11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/ |
wpa_gui.svg | 11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
/libcore/expectations/ |
icebox.txt | 154 substring: "The 'namespace-prefix' feature is not supported while the 'namespaces' feature is enabled."
|
/libcore/luni/src/main/java/javax/xml/transform/ |
package.html | 71 <p><a href="http://www.w3.org/TR/REC-xml-names">Namespaces</a>
|
/libcore/luni/src/main/java/org/w3c/dom/ |
Node.java | 485 * <p ><b>Note:</b> Per the <em>Namespaces in XML</em> Specification [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>] 540 * malformed per the Namespaces in XML specification, if the 546 * this node is "xmlns" [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>] [all...] |
/libcore/luni/src/test/java/tests/api/javax/xml/parsers/ |
SAXParserFactoryTest.java | 177 "http://xml.org/sax/features/namespaces",
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
host.h | 200 * stlport:: or std::, even if the compiler supports namespaces
|
stl_mycomp.h | 95 // Uncomment this if your compiler does not support namespaces
|