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

/external/mdnsresponder/mDNSPosix/
H A DMakefile451 @echo "Embedded Standalone Client done"
454 @echo "Embedded Standalone Responder done"
457 @echo "Embedded Standalone ProxyResponder done"
/external/stlport/test/unit/
H A Dmvctor_test.cpp789 class Standalone class
793 //Standalone() {}
794 ~Standalone() {}
806 Standalone standalone;
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h337 enum StandaloneStatus { StandaloneUnspecified, Standalone, NotStandalone }; enumerator in enum:blink::Document::StandaloneStatus
338 bool xmlStandalone() const { return m_xmlStandalone == Standalone; }
H A DDocument.cpp1218 m_xmlStandalone = standalone ? Standalone : NotStandalone;
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1313 const char *Standalone() const { return standalone.c_str (); } function in class:TiXmlDeclaration
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1313 const char *Standalone() const { return standalone.c_str (); } function in class:TiXmlDeclaration
/external/tinyxml/
H A Dtinyxml.h1156 const char *Standalone() const { return standalone.c_str (); } function in class:TiXmlDeclaration
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids4445 6772 Standalone LTE device (Trial)
4447 6802 Standalone HSPA device
4459 6875 GT-B3710 Standalone LTE device (Commercial)

Completed in 273 milliseconds