HomeSort by relevance Sort by last modified time
    Searched defs:Standalone (Results 1 - 6 of 6) sorted by null

  /external/stlport/test/unit/
mvctor_test.cpp 789 class Standalone
793 //Standalone() {}
794 ~Standalone() {}
806 Standalone standalone; local
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_test.cpp 789 class Standalone
793 //Standalone() {}
794 ~Standalone() {}
806 Standalone standalone; local
  /ndk/tests/device/test-stlport/unit/
mvctor_test.cpp 789 class Standalone
793 //Standalone() {}
794 ~Standalone() {}
806 Standalone standalone; local
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h 1343 TIXML_STRING standalone; member in class:TiXmlDeclaration
    [all...]
  /external/tinyxml/
tinyxml.h 1177 TIXML_STRING standalone; member in class:TiXmlDeclaration
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.h 371 enum StandaloneStatus { StandaloneUnspecified, Standalone, NotStandalone };
372 bool xmlStandalone() const { return m_xmlStandalone == Standalone; }
    [all...]

Completed in 227 milliseconds