Home
last modified time | relevance | path

Searched defs:isStandalone (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dlegacy.c829 isStandalone(void *ctx) in isStandalone() function
/external/libxml2/include/libxml/
Dparser.h723 isStandaloneSAXFunc isStandalone; member
764 isStandaloneSAXFunc isStandalone; member
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp1927 const bool isStandalone = getParentNode()->getAsBlock(); in visitAggregate() local