Home
last modified time | relevance | path

Searched refs:TypeHint (Results 1 – 25 of 3567) sorted by relevance

12345678910>>...143

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds-data/source/model/
H A DTypeHint.cpp36 return TypeHint::JSON; in GetTypeHintForName()
40 return TypeHint::UUID; in GetTypeHintForName()
48 return TypeHint::DATE; in GetTypeHintForName()
52 return TypeHint::TIME; in GetTypeHintForName()
65 return TypeHint::NOT_SET; in GetTypeHintForName()
72 case TypeHint::JSON: in GetNameForTypeHint()
74 case TypeHint::UUID: in GetNameForTypeHint()
76 case TypeHint::TIMESTAMP: in GetNameForTypeHint()
78 case TypeHint::DATE: in GetNameForTypeHint()
80 case TypeHint::TIME: in GetNameForTypeHint()
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/rdsdata/types/
H A Denums.go23 type TypeHint string type
27 TypeHintJson TypeHint = "JSON"
28 TypeHintUuid TypeHint = "UUID"
29 TypeHintTimestamp TypeHint = "TIMESTAMP"
30 TypeHintDate TypeHint = "DATE"
31 TypeHintTime TypeHint = "TIME"
32 TypeHintDecimal TypeHint = "DECIMAL"
38 func (TypeHint) Values() []TypeHint {
39 return []TypeHint{
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/rdsdata/types/
H A Denums.go23 type TypeHint string type
27 TypeHintJson TypeHint = "JSON"
28 TypeHintUuid TypeHint = "UUID"
29 TypeHintTimestamp TypeHint = "TIMESTAMP"
30 TypeHintDate TypeHint = "DATE"
31 TypeHintTime TypeHint = "TIME"
32 TypeHintDecimal TypeHint = "DECIMAL"
38 func (TypeHint) Values() []TypeHint {
39 return []TypeHint{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/rdsdata/types/
H A Denums.go23 type TypeHint string type
27 TypeHintJson TypeHint = "JSON"
28 TypeHintUuid TypeHint = "UUID"
29 TypeHintTimestamp TypeHint = "TIMESTAMP"
30 TypeHintDate TypeHint = "DATE"
31 TypeHintTime TypeHint = "TIME"
32 TypeHintDecimal TypeHint = "DECIMAL"
38 func (TypeHint) Values() []TypeHint {
39 return []TypeHint{
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/rdsdata/types/
H A Denums.go23 type TypeHint string type
27 TypeHintJson TypeHint = "JSON"
28 TypeHintUuid TypeHint = "UUID"
29 TypeHintTimestamp TypeHint = "TIMESTAMP"
30 TypeHintDate TypeHint = "DATE"
31 TypeHintTime TypeHint = "TIME"
32 TypeHintDecimal TypeHint = "DECIMAL"
38 func (TypeHint) Values() []TypeHint {
39 return []TypeHint{
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/rdsdata/types/
H A Denums.go23 type TypeHint string type
27 TypeHintJson TypeHint = "JSON"
28 TypeHintUuid TypeHint = "UUID"
29 TypeHintTimestamp TypeHint = "TIMESTAMP"
30 TypeHintDate TypeHint = "DATE"
31 TypeHintTime TypeHint = "TIME"
32 TypeHintDecimal TypeHint = "DECIMAL"
38 func (TypeHint) Values() []TypeHint {
39 return []TypeHint{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/rdsdata/types/
H A Denums.go23 type TypeHint string type
27 TypeHintTimestamp TypeHint = "TIMESTAMP"
28 TypeHintDate TypeHint = "DATE"
29 TypeHintTime TypeHint = "TIME"
30 TypeHintDecimal TypeHint = "DECIMAL"
36 func (TypeHint) Values() []TypeHint {
37 return []TypeHint{
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/rdsdata/types/
H A Denums.go23 type TypeHint string type
27 TypeHintTimestamp TypeHint = "TIMESTAMP"
28 TypeHintDate TypeHint = "DATE"
29 TypeHintTime TypeHint = "TIME"
30 TypeHintDecimal TypeHint = "DECIMAL"
36 func (TypeHint) Values() []TypeHint {
37 return []TypeHint{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/rdsdata/types/
H A Denums.go23 type TypeHint string type
27 TypeHintTimestamp TypeHint = "TIMESTAMP"
28 TypeHintDate TypeHint = "DATE"
29 TypeHintTime TypeHint = "TIME"
30 TypeHintDecimal TypeHint = "DECIMAL"
36 func (TypeHint) Values() []TypeHint {
37 return []TypeHint{
/dports/databases/py-qt5-sql/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_0/
H A Dqopenglfunctions_2_0.sip376 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1917 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1926 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1935 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1944 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1994 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2003 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2012 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2021 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2030 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/databases/py-qt5-sql/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_1/
H A Dqopenglfunctions_2_1.sip377 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1918 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1927 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1936 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1945 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1995 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2004 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2013 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2022 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2031 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_0/
H A Dqopenglfunctions_2_0.sip376 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1917 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1926 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1935 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1944 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1994 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2003 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2012 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2021 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2030 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_1/
H A Dqopenglfunctions_2_1.sip377 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1918 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1927 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1936 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1945 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1995 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2004 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2013 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2022 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2031 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_0/
H A Dqopenglfunctions_2_0.sip376 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1917 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1926 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1935 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1944 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1994 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2003 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2012 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2021 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2030 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_1/
H A Dqopenglfunctions_2_1.sip377 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1918 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1927 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1936 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1945 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1995 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2004 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2013 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2022 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2031 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_1/
H A Dqopenglfunctions_2_1.sip377 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1918 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1927 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1936 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1945 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1995 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2004 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2013 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2022 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2031 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_1/
H A Dqopenglfunctions_2_1.sip377 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1918 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1927 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1936 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1945 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1995 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2004 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2013 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2022 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2031 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_0/
H A Dqopenglfunctions_2_0.sip376 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1917 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1926 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1935 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1944 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1994 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2003 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2012 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2021 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2030 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/www/py-qt5-websockets/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_0/
H A Dqopenglfunctions_2_0.sip376 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1917 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1926 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1935 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1944 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1994 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2003 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2012 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2021 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2030 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/www/py-qt5-websockets/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_1/
H A Dqopenglfunctions_2_1.sip377 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1918 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1927 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1936 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1945 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1995 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2004 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2013 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2022 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2031 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/www/py-qt5-webkit/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_0/
H A Dqopenglfunctions_2_0.sip376 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1917 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1926 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1935 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1944 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1994 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2003 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2012 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2021 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2030 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/www/py-qt5-webkit/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_1/
H A Dqopenglfunctions_2_1.sip377 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1918 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1927 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1936 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1945 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1995 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2004 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2013 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2022 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2031 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_0/
H A Dqopenglfunctions_2_0.sip376 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1917 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1926 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1935 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1944 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1994 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2003 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2012 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2021 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2030 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_0/
H A Dqopenglfunctions_2_0.sip376 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1917 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1926 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1935 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1944 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1994 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2003 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2012 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2021 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2030 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/sip/_QOpenGLFunctions_2_1/
H A Dqopenglfunctions_2_1.sip377 void glIndexubv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1918 void glIndexsv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1927 void glIndexiv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1936 void glIndexfv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1945 void glIndexdv(SIP_PYOBJECT c /TypeHint="PYQT_OPENGL_ARRAY"/);
1995 void glColor4sv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2004 void glColor4iv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2013 void glColor4fv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2022 void glColor4dv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
2031 void glColor4bv(SIP_PYOBJECT v /TypeHint="PYQT_OPENGL_ARRAY"/);
[all …]

12345678910>>...143