Home
last modified time | relevance | path

Searched refs:ProductArray (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dproductarray.c17 ProductArray
22 ProductArray a; in _NewProductArrayV()
39 a = (ProductArray) _dxf_NewArrayV(type, category, rank, shape, in _NewProductArrayV()
69 ProductArray
76 ProductArray
96 ProductArray
97 DXGetProductArrayInfo(ProductArray a, int *n, Array *terms) in DXGetProductArrayInfo()
121 _dxfProductArray_GetArrayData(ProductArray a) in _dxfProductArray_GetArrayData()
243 _dxfProductArray_Delete(ProductArray a) in _dxfProductArray_Delete()
H A DarrayClass.c175 Error _dxfProductArray_Delete(ProductArray);
176 Pointer _dxfProductArray_GetArrayData(ProductArray);
483 Class DXGetProductArrayClass(ProductArray o) { in DXGetProductArrayClass()
H A DarrayClass.X46 SUBCLASS ProductArray OF Array
H A Dlbgrid.c85 if (!DXGetProductArrayInfo((ProductArray)a, &nn, as)) in DXQueryGridPositions()
H A Dlbtransform.c124 if (!DXGetProductArrayInfo((ProductArray)points, &n, terms)) in TransformProductArray()
799 ProductArray result = NULL; in ApplyTransform_ProductArray()
805 if (! DXGetProductArrayInfo((ProductArray)array, &n, terms)) in ApplyTransform_ProductArray()
1278 ProductArray result = NULL; in SetDimensionality_ProductArray()
1282 if (! DXGetProductArrayInfo((ProductArray)array, &n, terms)) in SetDimensionality_ProductArray()
H A Darray.c445 DXGetProductArrayInfo((ProductArray)array, in DXCreateArrayHandle()
469 DXGetProductArrayInfo((ProductArray)array, NULL, terms); in DXCreateArrayHandle()
H A Dpartreg.c852 DXGetProductArrayInfo((ProductArray)a, &j, terms); in Array_Subset_Pos()
1039 DXGetProductArrayInfo((ProductArray)a, &j, terms); in Array_Subset_Con()
H A Dreggrow.c94 static Array ShrinkProductArray(ProductArray, int *, int *, int *, int, int);
1321 a = ShrinkProductArray((ProductArray)array, oOffs, in ShrinkArray()
1333 ShrinkProductArray(ProductArray array, in ShrinkProductArray()
H A Dlbprint.c674 DXGetProductArrayInfo((ProductArray)array, &items, terms); in Array_Print()
1268 DXGetProductArrayInfo((ProductArray)array, &items, terms); in Array_Summary()
H A Drwobject.c867 DXGetProductArrayInfo((ProductArray)o, &count, terms); in size_estimate()
1137 DXGetProductArrayInfo((ProductArray)o, &count, terms); in writeout_object()
H A Dcomponent.c1375 DXGetProductArrayInfo((ProductArray)a, &nitems, terms); in CopyArray()
H A Dedfprint.c1041 DXGetProductArrayInfo((ProductArray)array, &items, terms);
/dports/graphics/opendx/dx-4.4.4/include/dx/
H A Darray.h410 ProductArray DXNewProductArrayV(int n, Array *terms);
411 ProductArray DXNewProductArray(int n, ...);
422 ProductArray DXGetProductArrayInfo(ProductArray a, int *n, Array *terms);
H A Dobject.h40 typedef struct productarray *ProductArray; typedef
/dports/graphics/opendx/dx-4.4.4/help/
H A Ddxall109815 struct productarray *ProductArray; #!N typedef struct mesharray *MeshArray; #!EF #!N #!N
H A Ddxall107713 ProductArray DXGetProductArrayInfo() #!EF #!EF #!I50 #!N Returns the number of terms
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.saksfifthavenue.com42 Disallow: /main/ProductArray.jsp?
H A Dwww.lordandtaylor.com45 Disallow: /main/ProductArray.jsp?
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dstack.c1549 if (!DXGetProductArrayInfo((ProductArray)oldpos, &tcount, NULL)) in add1posdim()
1553 if (!DXGetProductArrayInfo((ProductArray)oldpos, &tcount, terms)) in add1posdim()
1560 if (!DXGetProductArrayInfo((ProductArray)oldpos, &tcount, genterms)) in add1posdim()
1847 if (!DXGetProductArrayInfo((ProductArray)oldpos, &tcount, NULL)) in addNposdim()
1851 if (!DXGetProductArrayInfo((ProductArray)oldpos, &tcount, terms)) in addNposdim()
1858 if (!DXGetProductArrayInfo((ProductArray)oldpos, &tcount, genterms)) in addNposdim()
H A Dtranspose.c538 DXGetProductArrayInfo((ProductArray)a, &j, terms); in Item_Transpose()
H A Dslab.c1305 DXGetProductArrayInfo((ProductArray)a, &j, terms); in Array_SlabP()
1492 DXGetProductArrayInfo((ProductArray)a, &j, terms); in Array_SlabC()
H A D_getfield.c243 ( (ProductArray)output->array, in NEW_ALLO()
251 ( (ProductArray)output->array, in NEW_ALLO()
H A Dinquire.c1323 if (!DXGetProductArrayInfo((ProductArray)o, &count, NULL)) in qprodterms()
1330 if (!DXGetProductArrayInfo((ProductArray)o, &count, terms)) in qprodterms()
H A D_helper_jea.c575 ( DXGetProductArrayInfo ( (ProductArray)array, NULL, NULL ) in _dxf_GetComponentData()
H A Dslice.c1432 DXGetProductArrayInfo((ProductArray)a, &j, terms); in Array_Slice()

12