Home
last modified time | relevance | path

Searched refs:RI_NAME (Results 1 – 12 of 12) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhlimits.h215 #define RI_NAME "RI0.0" /* name of a Vgroup containing information a macro
H A Dvgp.c112 _HDF_UDIMENSION, _HDF_CDF, GR_NAME, RI_NAME};
H A Dmfgr.c649 if(!HDstrcmp(textbuf,RI_NAME)) in GRIget_image_list()
1943 if(Vsetclass(GroupID,RI_NAME)==FAIL) in GRIupdateRI()
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFConstants.java236 public static final String RI_NAME = "RI0.0"; field in HDFConstants
/dports/science/hdf/hdf-4.2.15/mfhdf/hrepack/
H A Dhrepack_utils.c50 (strcmp(vgroup_class,RI_NAME)==0) || in is_reserved()
/dports/graphics/pixie/Pixie/src/ri/
H A DrendererDeclerations.cpp184 declareVariable(RI_NAME, "string"); in initDeclarations()
H A Dattributes.cpp484 if (strcmp(name,RI_NAME) == 0) { type = TYPE_STRING; value = this->name; return TRUE;} in find()
H A DribOut.cpp746 attributeCheckString(RI_NAME)
1672 declareVariable(RI_NAME, "string");
H A Dri.h120 EXTERN(RtToken) RI_ORIGIN, RI_IDENTIFIER, RI_NAME;
H A Dri.cpp146 RtToken RI_NAME = "name"; variable
H A DrendererContext.cpp2697 attributeCheckString(RI_NAME, attributes->name)
/dports/science/hdf/hdf-4.2.15/mfhdf/hdiff/
H A Dhdiff_list.c1484 (strcmp(vg_class,RI_NAME)==0) || in is_reserved()