Home
last modified time | relevance | path

Searched defs:theAlignment (Results 1 – 8 of 8) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStandard_DefineAlloc.hxx85 …#define STANDARD_ALIGNED(theAlignment, theType, theVar) __declspec(align(theAlignment)) theType th… argument
87 …#define STANDARD_ALIGNED(theAlignment, theType, theVar) theType __attribute__ ((aligned (theAlignm… argument
89 #define STANDARD_ALIGNED(theAlignment, theType, theVar) theType theVar argument
/dports/cad/opencascade/opencascade-7.6.0/src/Standard/
H A DStandard_DefineAlloc.hxx85 …#define STANDARD_ALIGNED(theAlignment, theType, theVar) __declspec(align(theAlignment)) theType th… argument
87 …#define STANDARD_ALIGNED(theAlignment, theType, theVar) theType __attribute__ ((aligned (theAlignm… argument
89 #define STANDARD_ALIGNED(theAlignment, theType, theVar) theType theVar argument
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStandard_DefineAlloc.hxx85 …#define STANDARD_ALIGNED(theAlignment, theType, theVar) __declspec(align(theAlignment)) theType th… argument
87 …#define STANDARD_ALIGNED(theAlignment, theType, theVar) theType __attribute__ ((aligned (theAlignm… argument
89 #define STANDARD_ALIGNED(theAlignment, theType, theVar) theType theVar argument
/dports/cad/opencascade/opencascade-7.6.0/src/Media/
H A DMedia_PlayerContext.cxx361 size_t theAlignment = 32) in getAligned()
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XalanEXSLT/
H A DXalanEXSLTString.cpp115 eAlignment theAlignment = eLeft; in execute() local
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_FrameBuffer.cxx833 const Standard_Size theAlignment) in getAligned()
/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_AngleDimension.cxx1295 Prs3d_DimensionTextHorizontalPosition& theAlignment, in AdjustParameters()
H A DPrsDim_Dimension.cxx1522Prs3d_DimensionTextHorizontalPosition& theAlignment, in AdjustParametersForLinear()