Searched refs:NameSpace (Results 1 - 8 of 8) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DNameSpace.java19 * $Id: NameSpace.java 468655 2006-10-28 07:12:06Z minchau $
31 public class NameSpace implements Serializable class in inherits:Serializable
35 /** Next NameSpace element on the stack.
37 public NameSpace m_next = null;
39 /** Prefix of this NameSpace element.
43 /** Namespace URI of this NameSpace element.
54 public NameSpace(String prefix, String uri) method in class:NameSpace
H A DQName.java273 NameSpace ns = (NameSpace) namespaces.elementAt(i);
/external/clang/test/SemaCXX/
H A Dtag-ambig.cpp7 namespace NameSpace { namespace
11 using namespace NameSpace;
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
H A Dfunctional.rb35 module NameSpace module in class:ANTLR3.Test
58 include NameSpace
/external/chromium_org/device/bluetooth/
H A Dbluetooth_low_energy_defs_win.h164 UCHAR NameSpace; member in struct:_BTH_LE_GATT_DESCRIPTOR_VALUE::__anon7989::__anon7993
/external/llvm/utils/TableGen/
H A DCodeGenRegisters.h453 CodeGenSubRegIndex *createSubRegIndex(StringRef Name, StringRef NameSpace);
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 1401 milliseconds