Searched refs:has_ns (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsymbol2.c347 int has_ns(Tnode*);
1131 if (has_ns(typ) || is_untyped(typ))
2482 { if (!is_transient(p->info.typ) && !is_invisible(p->sym->name) && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2548 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2554 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2581 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2613 { if (eflag || (!has_ns(p->info.typ) && !is_untyped(p->info.typ)))
2658 else if (is_discriminant(p->info.typ) && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2665 else if (p->info.typ->type == Tstruct && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2676 else if (p->info.typ->type == Tclass && ((!has_ns(
5124 has_ns(Tnode *typ) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsymbol2.c347 int has_ns(Tnode*);
1131 if (has_ns(typ) || is_untyped(typ))
2482 { if (!is_transient(p->info.typ) && !is_invisible(p->sym->name) && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2548 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2554 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2581 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2613 { if (eflag || (!has_ns(p->info.typ) && !is_untyped(p->info.typ)))
2658 else if (is_discriminant(p->info.typ) && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2665 else if (p->info.typ->type == Tstruct && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2676 else if (p->info.typ->type == Tclass && ((!has_ns(
5124 has_ns(Tnode *typ) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsymbol2.c347 int has_ns(Tnode*);
1131 if (has_ns(typ) || is_untyped(typ))
2482 { if (!is_transient(p->info.typ) && !is_invisible(p->sym->name) && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2548 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2554 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2581 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2613 { if (eflag || (!has_ns(p->info.typ) && !is_untyped(p->info.typ)))
2658 else if (is_discriminant(p->info.typ) && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2665 else if (p->info.typ->type == Tstruct && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2676 else if (p->info.typ->type == Tclass && ((!has_ns(
5124 has_ns(Tnode *typ) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsymbol2.c347 int has_ns(Tnode*);
1131 if (has_ns(typ) || is_untyped(typ))
2482 { if (!is_transient(p->info.typ) && !is_invisible(p->sym->name) && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2548 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2554 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2581 { if ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name))
2613 { if (eflag || (!has_ns(p->info.typ) && !is_untyped(p->info.typ)))
2658 else if (is_discriminant(p->info.typ) && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2665 else if (p->info.typ->type == Tstruct && ((!has_ns(p->info.typ) && all) || has_ns_eq(ns, p->sym->name)))
2676 else if (p->info.typ->type == Tclass && ((!has_ns(
5124 has_ns(Tnode *typ) function
[all...]

Completed in 273 milliseconds