Searched defs:nodeType (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/system/kernel/platform/openfirmware/
H A Dopenfirmware_devices.cpp78 char nodeType[16]; local
/haiku-fatelf/src/build/libbe/storage/
H A DNodeInfo.cpp672 BMimeType nodeType; local
/haiku-fatelf/src/apps/debugger/value/value_nodes/
H A DBMessageValueNode.cpp693 BMessageFieldNodeChild( BMessageValueNode* parent, Type* nodeType, const BString &name, type_code type, int32 count, int32 index) argument
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dpattern.c92 int nodeType; /* type of node */ member in struct:_xmlStreamStep
1539 xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, const xmlChar *ns, int nodeType, int flags) argument
1851 xmlStreamPushInternal(xmlStreamCtxtPtr stream, const xmlChar *name, const xmlChar *ns, int nodeType) argument
2235 xmlStreamPushNode(xmlStreamCtxtPtr stream, const xmlChar *name, const xmlChar *ns, int nodeType) argument
[all...]
H A Dxmlschemas.c872 int nodeType; member in struct:_xmlSchemaNodeInfo
931 int nodeType; member in struct:_xmlSchemaAttrInfo
2612 int nodeType = xmlSchemaEvalErrorNodeType(actxt, node); local
22126 xmlSchemaXPathEvaluate(xmlSchemaValidCtxtPtr vctxt, xmlElementType nodeType) argument
26333 xmlSchemaVPushText(xmlSchemaValidCtxtPtr vctxt, int nodeType, const xmlChar *value, int len, int mode, int *consumed) argument
26648 int depth, nodeType, ret = 0, consumed; local
[all...]

Completed in 71 milliseconds