Home
last modified time | relevance | path

Searched refs:COORD_Z (Results 1 – 6 of 6) sorted by relevance

/dports/science/mcxtrace-comps/mcxtrace-comps-1.2-src/share/
H A Dmonitor_nd-lib.h35 int COORD_Z ; member
H A Dmonitor_nd-lib.c70 DEFS->COORD_Z =3; in Monitor_nD_Init()
342 …{ Set_Vars_Coord_Type = DEFS->COORD_Z; strcpy(Set_Vars_Coord_Label,"z [m]"); strcpy(Set_Vars_Coord… in Monitor_nD_Init()
500 || (Set_Vars_Coord_Type == DEFS->COORD_Z)) in Monitor_nD_Init()
886 if (Set_Vars_Coord_Type == DEFS->COORD_Z) XY = Vars->cz; in Monitor_nD_Trace()
/dports/science/mcstas-comps/mcstas-comps-2.5-src/share/
H A Dmonitor_nd-lib.h35 int COORD_Z ; member
H A Dmonitor_nd-lib.c71 DEFS->COORD_Z =3; in Monitor_nD_Init()
357 …{ Set_Vars_Coord_Type = DEFS->COORD_Z; strcpy(Set_Vars_Coord_Label,"z [m]"); strcpy(Set_Vars_Coord… in Monitor_nD_Init()
513 || (Set_Vars_Coord_Type == DEFS->COORD_Z)) in Monitor_nD_Init()
903 if (Set_Vars_Coord_Type == DEFS->COORD_Z) XY = Vars->cz; in Monitor_nD_Trace()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/
H A DOCLBIUtils.h148 COORD_Z, enumerator
H A DOCLBIUtils.cpp99 ConstantInt::get(m_pIntType, COORD_Z), in prepareCoords()
153 …Instruction* ColorZ = ExtractElementInst::Create(TmpColor, ConstantInt::get(m_pIntType, COORD_Z), … in prepareColor()
580 ConstantInt::get(m_pIntType, COORD_Z), in prepareGradients()
587 ConstantInt::get(m_pIntType, COORD_Z), in prepareGradients()