Home
last modified time | relevance | path

Searched refs:platformId (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/table/
H A DID.java193 public static String getPlatformName(final short platformId) { in getPlatformName() argument
194 switch (platformId) { in getPlatformName()
203 public static String getEncodingName(final short platformId, final short encodingId) { in getEncodingName() argument
205 if (platformId == platformUnicode) { in getEncodingName()
216 } else if (platformId == platformMacintosh) { in getEncodingName()
256 } else if (platformId == platformISO) { in getEncodingName()
266 } else if (platformId == platformMicrosoft) { in getEncodingName()
287 public static String getLanguageName(final short platformId, final short languageId) { in getLanguageName() argument
289 if (platformId == platformMacintosh) { in getLanguageName()
316 } else if (platformId == platformMicrosoft) { in getLanguageName()
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/opentype/
H A Dotname.cpp34 static uint32_t encodingFromPlatformId(uint32_t platformId) noexcept { in encodingFromPlatformId() argument
36 bool isUnicode = platformId == Platform::kPlatformUnicode || in encodingFromPlatformId()
37 platformId == Platform::kPlatformWindows ; in encodingFromPlatformId()
205 uint32_t platformId = nameRecord.platformId(); in init() local
210 switch (platformId) { in init()
259 uint32_t encoding = encodingFromPlatformId(platformId); in init()
282 …if (platformId == Platform::kPlatformMac && nameId == BL_FONT_STRING_SUBFAMILY_NAME && tmpString.e… in init()
291 platformId, in init()
325 uint32_t platformId = nameRecord.platformId(); in init() local
362 uint32_t encoding = encodingFromPlatformId(platformId); in init()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltWinUtil.c44 static int platformId = 0; in Blt_GetPlatformId() local
46 if (platformId == 0) { in Blt_GetPlatformId()
51 platformId = opsysInfo.dwPlatformId; in Blt_GetPlatformId()
54 return platformId; in Blt_GetPlatformId()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dpaper.h31 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, platformId, name, w, h) argument
33 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, 0, name, w, h) argument
42 wxPrintPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
81 void AddPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dpaper.h28 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, platformId, name, w, h) argument
30 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, 0, name, w, h) argument
39 wxPrintPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
83 void AddPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dpaper.h28 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, platformId, name, w, h) argument
30 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, 0, name, w, h) argument
39 wxPrintPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
83 void AddPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dpaper.h28 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, platformId, name, w, h) argument
30 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, 0, name, w, h) argument
39 wxPrintPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
83 void AddPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dpaper.h28 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, platformId, name, w, h) argument
30 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, 0, name, w, h) argument
39 wxPrintPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
83 void AddPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dpaper.h27 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, platformId, name, w, h) argument
29 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, 0, name, w, h) argument
38 wxPrintPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
82 void AddPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dpaper.h27 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, platformId, name, w, h) argument
29 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, 0, name, w, h) argument
38 wxPrintPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
82 void AddPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dpaper.h27 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, platformId, name, w, h) argument
29 #define WXADDPAPER(paperId, platformId, name, w, h) AddPaperType(paperId, 0, name, w, h) argument
38 wxPrintPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
82 void AddPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h);
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Dplatformstyle.cpp13 const char *platformId; member
124 const PlatformStyle *PlatformStyle::instantiate(const QString &platformId) in instantiate() argument
127 if (platformId == platform_style.platformId) { in instantiate()
129 platform_style.platformId, in instantiate()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Dplatformstyle.cpp13 const char *platformId; member
124 const PlatformStyle *PlatformStyle::instantiate(const QString &platformId) in instantiate() argument
127 if (platformId == platform_style.platformId) { in instantiate()
129 platform_style.platformId, in instantiate()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Dplatformstyle.cpp13 const char *platformId; member
124 const PlatformStyle *PlatformStyle::instantiate(const QString &platformId) in instantiate() argument
127 if (platformId == platform_style.platformId) { in instantiate()
129 platform_style.platformId, in instantiate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/Tasks/
H A DIAsyncCausalityTracerStatics.cs25 …nCreation(CausalityTraceLevel traceLevel, CausalitySource source, Guid platformId, ulong operation… in TraceOperationCreation() argument
26 …ompletion(CausalityTraceLevel traceLevel, CausalitySource source, Guid platformId, ulong operation… in TraceOperationCompletion() argument
27 …nRelation(CausalityTraceLevel traceLevel, CausalitySource source, Guid platformId, ulong operation… in TraceOperationRelation() argument
28 …WorkStart(CausalityTraceLevel traceLevel, CausalitySource source, Guid platformId, ulong operation… in TraceSynchronousWorkStart() argument
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/Augments/
H A DWinRTInterop.cs78 …ompletion(CausalityTraceLevel traceLevel, CausalitySource source, Guid platformId, ulong operation… in TraceOperationCompletion() argument
79 …nCreation(CausalityTraceLevel traceLevel, CausalitySource source, Guid platformId, ulong operation… in TraceOperationCreation() argument
80 …nRelation(CausalityTraceLevel traceLevel, CausalitySource source, Guid platformId, ulong operation… in TraceOperationRelation() argument
82 …WorkStart(CausalityTraceLevel traceLevel, CausalitySource source, Guid platformId, ulong operation… in TraceSynchronousWorkStart() argument
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Dplatformstyle.cpp13 const char *platformId; member
122 const PlatformStyle *PlatformStyle::instantiate(const QString &platformId) in instantiate() argument
126 if (platformId == platform_styles[x].platformId) in instantiate()
129 platform_styles[x].platformId, in instantiate()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Dplatformstyle.cpp13 const char *platformId; member
122 const PlatformStyle *PlatformStyle::instantiate(const QString &platformId) in instantiate() argument
126 if (platformId == platform_styles[x].platformId) in instantiate()
129 platform_styles[x].platformId, in instantiate()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Dplatformstyle.cpp13 const char *platformId; member
122 const PlatformStyle *PlatformStyle::instantiate(const QString &platformId) in instantiate() argument
126 if (platformId == platform_styles[x].platformId) in instantiate()
129 platform_styles[x].platformId, in instantiate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/opencl/opencltest/
H A Dmain.cxx49 cl_platform_id platformId = nullptr; in runTest() local
57 platformId = platforms[i]; in runTest()
61 if (platformId == nullptr) in runTest()
69 openclcheck(clGetDeviceIDs(platformId, CL_DEVICE_TYPE_ALL, 0, nullptr, &numDevices)); in runTest()
72 clGetDeviceIDs(platformId, CL_DEVICE_TYPE_ALL, numDevices, devices.data(), nullptr)); in runTest()
95 cps[1] = reinterpret_cast<cl_context_properties>(platformId); in runTest()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/opencl/opencltest/
H A Dmain.cxx49 cl_platform_id platformId = nullptr; in runTest() local
57 platformId = platforms[i]; in runTest()
61 if (platformId == nullptr) in runTest()
69 openclcheck(clGetDeviceIDs(platformId, CL_DEVICE_TYPE_ALL, 0, nullptr, &numDevices)); in runTest()
72 clGetDeviceIDs(platformId, CL_DEVICE_TYPE_ALL, numDevices, devices.data(), nullptr)); in runTest()
95 cps[1] = reinterpret_cast<cl_context_properties>(platformId); in runTest()
/dports/editors/libreoffice/libreoffice-7.2.6.2/opencl/source/
H A Dopenclwrapper.cxx180 cl_platform_id platformId; in createFileName() local
182 sizeof(platformId), &platformId, nullptr); in createFileName()
726 cl_platform_id platformId; in findDeviceInfoFromDeviceId() local
728 sizeof(platformId), &platformId, nullptr); in findDeviceInfoFromDeviceId()
737 if(platId != platformId) in findDeviceInfoFromDeviceId()
797 cl_platform_id platformId; in switchOpenCLDevice() local
802 sizeof(platformId), &platformId, nullptr); in switchOpenCLDevice()
806 cps[1] = reinterpret_cast<cl_context_properties>(platformId); in switchOpenCLDevice()
831 env.mpOclPlatformID = platformId; in switchOpenCLDevice()
863 cl_platform_id platformId; in getOpenCLDeviceName() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/opencl/source/
H A Dopenclwrapper.cxx179 cl_platform_id platformId; in createFileName() local
181 sizeof(platformId), &platformId, nullptr); in createFileName()
726 cl_platform_id platformId; in findDeviceInfoFromDeviceId() local
728 sizeof(platformId), &platformId, nullptr); in findDeviceInfoFromDeviceId()
737 if(platId != platformId) in findDeviceInfoFromDeviceId()
798 cl_platform_id platformId; in switchOpenCLDevice() local
803 sizeof(platformId), &platformId, nullptr); in switchOpenCLDevice()
807 cps[1] = reinterpret_cast<cl_context_properties>(platformId); in switchOpenCLDevice()
832 env.mpOclPlatformID = platformId; in switchOpenCLDevice()
864 cl_platform_id platformId; in getOpenCLDeviceName() local
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/qt/
H A Dplatformstyle.cpp15 const char *platformId; member
129 const PlatformStyle *PlatformStyle::instantiate(const QString &platformId) in instantiate() argument
133 if (platformId == platform_styles[x].platformId) in instantiate()
136 platform_styles[x].platformId, in instantiate()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/qt/
H A Dplatformstyle.cpp15 const char *platformId; member
129 const PlatformStyle *PlatformStyle::instantiate(const QString &platformId) in instantiate() argument
133 if (platformId == platform_styles[x].platformId) in instantiate()
136 platform_styles[x].platformId, in instantiate()

12345678