cdf.c#851 | CDFnode* subnode = (CDFnode*)nclistget(node->subnodes,i); |
#852 | if(subnode->nctype == NC_Dimension) continue; /*ignore*/ |
#853 | ASSERT((subnode->array.dimsettrans == NULL)); |
#854 | ASSERT((subnode->array.dimsetplus == NULL)); |
#855 | ASSERT((subnode->array.dimsetall == NULL)); |
#856 | ncstat = definedimsettransR(nccomm,subnode); |
#892 | CDFnode* subnode = (CDFnode*)nclistget(node->subnodes,i); |
#893 | if(subnode->nctype == NC_Dimension) continue; /*ignore*/ |
#894 | ASSERT((subnode->array.dimsettrans == NULL)); |
#895 | ASSERT((subnode->array.dimsetplus == NULL)); |
#896 | ASSERT((subnode->array.dimsetall == NULL)); |
#897 | ncstat = definedimsetsR(nccomm,subnode); |
#1043 | CDFnode* subnode; |
#1045 | ncerr = buildcdftreer(nccomm,ocsubnode,cdfnode,tree,&subnode); |
#1050 | nclistpush(cdfnode->subnodes,(void*)subnode); |
dapattr.c#163 | OCdasnode subnode = (OCdasnode)nclistget(subnodes,i); |
#164 | OCCHECK(oc_dds_class(conn,subnode,&ocsubtype)); |
#448 | OCddsnode subnode; |
#449 | ocstat = oc_dds_ithsubnode(link,dasnode,i,&subnode); |
#451 | ocstat = collect_alldasnodes(link,subnode,alldasnodes); |
#473 | OCddsnode subnode; |
#474 | ocstat = oc_dds_ithsubnode(link,ddsnode,i,&subnode); |
#476 | ocstat = collect_leaves(link,subnode,leaves); |
#493 | OCddsnode subnode; |
#494 | ocstat = oc_dds_ithsubnode(link,ddsnode,i,&subnode); |
#496 | nclistpush(subnodes,(void*)subnode); |
dapparse.c#332 | OCnode* subnode = (OCnode*)oclistget(node->subnodes,i); |
#333 | subnode->container = node; |
getvara.c#35 | static int findfield(CDFnode* node, CDFnode* subnode); |
ncd2dispatch.c#1909 | CDFnode* subnode = (CDFnode*)nclistget(node->subnodes,i); |
#1910 | if(subnode->nctype == NC_Structure || subnode->nctype == NC_Grid) |
#1911 | compound = subnode; /* save for later recursion */ |
#1912 | else if(subnode->nctype == NC_Atomic) |
#1913 | candidate = prefer(candidate,subnode); |
ocnode.c#282 | OCnode* subnode = (OCnode*)oclistget(das->subnodes,j); |
#283 | if(subnode->octype == OC_Attribute) {hasattributes = 1; break;} |
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed