Home
last modified time | relevance | path

Searched defs:theProfile (Results 1 – 14 of 14) sorted by path

/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_AdvancedEvolved.cxx124 const TopoDS_Wire& theProfile) in GetSpineAndProfile()
402 const TopoDS_Wire& theProfile, in Perform()
/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DArchitect.c2392 void adjustDungeonProfileForDepth(dungeonProfile *theProfile) { in adjustDungeonProfileForDepth()
2403 void adjustDungeonFirstRoomProfileForDepth(dungeonProfile *theProfile) { in adjustDungeonFirstRoomProfileForDepth()
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpxlibio.cpp2089 FPXStr * theProfile, in FPX_SetICCProfile()
2110 FPXStr * theProfile, in FPX_GetICCProfile()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java298 ICC_Profile theProfile = ICC_Profile.getInstance (CS_sRGB); in getInstance() local
309 ICC_Profile theProfile = in getInstance() local
321 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC); in getInstance() local
333 ICC_Profile theProfile = ICC_Profile.getInstance (CS_GRAY); in getInstance() local
347 ICC_Profile theProfile = in getInstance() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java298 ICC_Profile theProfile = ICC_Profile.getInstance (CS_sRGB); in getInstance() local
309 ICC_Profile theProfile = in getInstance() local
321 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC); in getInstance() local
333 ICC_Profile theProfile = ICC_Profile.getInstance (CS_GRAY); in getInstance() local
347 ICC_Profile theProfile = in getInstance() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java294 ICC_Profile theProfile = ICC_Profile.getInstance (CS_sRGB); in getInstance() local
305 ICC_Profile theProfile = in getInstance() local
317 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC); in getInstance() local
329 ICC_Profile theProfile = ICC_Profile.getInstance (CS_GRAY); in getInstance() local
343 ICC_Profile theProfile = in getInstance() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java294 ICC_Profile theProfile = ICC_Profile.getInstance (CS_sRGB); in getInstance() local
305 ICC_Profile theProfile = in getInstance() local
317 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC); in getInstance() local
329 ICC_Profile theProfile = ICC_Profile.getInstance (CS_GRAY); in getInstance() local
343 ICC_Profile theProfile = in getInstance() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java294 ICC_Profile theProfile = ICC_Profile.getInstance (CS_sRGB); in getInstance() local
305 ICC_Profile theProfile = in getInstance() local
317 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC); in getInstance() local
329 ICC_Profile theProfile = ICC_Profile.getInstance (CS_GRAY); in getInstance() local
343 ICC_Profile theProfile = in getInstance() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java294 ICC_Profile theProfile = ICC_Profile.getInstance (CS_sRGB); in getInstance() local
305 ICC_Profile theProfile = in getInstance() local
317 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC); in getInstance() local
329 ICC_Profile theProfile = ICC_Profile.getInstance (CS_GRAY); in getInstance() local
343 ICC_Profile theProfile = in getInstance() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java306 ICC_Profile theProfile = ICC_Profile.getInstance (CS_sRGB); in getInstance() local
317 ICC_Profile theProfile = in getInstance() local
329 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC); in getInstance() local
341 ICC_Profile theProfile = ICC_Profile.getInstance (CS_GRAY); in getInstance() local
355 ICC_Profile theProfile = in getInstance() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/color/
H A DColorSpace.java298 ICC_Profile theProfile = ICC_Profile.getInstance (CS_sRGB); in getInstance() local
309 ICC_Profile theProfile = in getInstance() local
321 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC); in getInstance() local
333 ICC_Profile theProfile = ICC_Profile.getInstance (CS_GRAY); in getInstance() local
347 ICC_Profile theProfile = in getInstance() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/color/
H A DColorSpace.java298 ICC_Profile theProfile = ICC_Profile.getInstance (CS_sRGB); in getInstance() local
309 ICC_Profile theProfile = in getInstance() local
321 ICC_Profile theProfile = ICC_Profile.getInstance (CS_PYCC); in getInstance() local
333 ICC_Profile theProfile = ICC_Profile.getInstance (CS_GRAY); in getInstance() local
347 ICC_Profile theProfile = in getInstance() local
/dports/textproc/zorba/zorba-2.7.0/src/debugger/
H A Dprofiler.h35 std::ofstream theProfile; variable
/dports/x11/konsole/konsole-21.12.3/src/
H A DApplication.cpp335 Profile::Ptr theProfile = shouldUseNewProfile ? newProfile : baseProfile; in createTabFromArgs() local