Home
last modified time | relevance | path

Searched defs:qw (Results 1 – 25 of 747) sorted by relevance

12345678910>>...30

/dports/devel/p5-Parse-PerlConfig/Parse-PerlConfig-0.05/t/parse/
H A Dtest.conf7 @a = qw(); function
8 %h = qw(); function
14 @s_a = qw(); function
18 %s_h = qw(); function
29 @a_h = qw(); function
30 %a_h = qw(); function
33 @a_f = qw(); function
37 @a_i = qw(); function
41 %h_f = qw(); function
45 %h_i = qw(); function
[all …]
/dports/devel/vcglib/vcglib-2020.09/wrap/qt/
H A Ddevice_to_logical.h8 inline ValueType QTLogicalToDevice( QWidget *qw, const ValueType &value) in QTLogicalToDevice()
30 inline ValueType QTDeviceToLogical( QWidget *qw, const ValueType &value) in QTDeviceToLogical()
51 inline vcg::Point2f QTLogicalToOpenGL( QWidget *qw, const QPoint &p) in QTLogicalToOpenGL()
57 inline int QTDeviceHeight(QWidget *qw) {return QTLogicalToDevice(qw,qw->height());} in QTDeviceHeight()
58 inline int QTDeviceWidth(QWidget *qw) {return QTLogicalToDevice(qw,qw->width());} in QTDeviceWidth()
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/qt/
H A Ddevice_to_logical.h8 inline ValueType QTLogicalToDevice( QWidget *qw, const ValueType &value) in QTLogicalToDevice()
30 inline ValueType QTDeviceToLogical( QWidget *qw, const ValueType &value) in QTDeviceToLogical()
51 inline vcg::Point2f QTLogicalToOpenGL( QWidget *qw, const QPoint &p) in QTLogicalToOpenGL()
57 inline int QTDeviceHeight(QWidget *qw) {return QTLogicalToDevice(qw,qw->height());} in QTDeviceHeight()
58 inline int QTDeviceWidth(QWidget *qw) {return QTLogicalToDevice(qw,qw->width());} in QTDeviceWidth()
/dports/net-mgmt/nitpicker/nitpicker-1.2.1/src/
H A Dtypes.h10 # define htonq( qw ) qw argument
11 # define ntohq( qw ) qw argument
13 # define htonq( qw ) ntohq( qw ) argument
14 # define ntohq( qw ) ( (uint64)htonl( qw & 0xFFFFFFFF ) << 32 ) | htonl( qw >> 32 ) argument
/dports/net-mgmt/nitpicker/nitpicker-1.2.1/include/
H A Dtypes.h10 # define htonq( qw ) qw argument
11 # define ntohq( qw ) qw argument
13 # define htonq( qw ) ntohq( qw ) argument
14 # define ntohq( qw ) ( (uint64)htonl( qw & 0xFFFFFFFF ) << 32 ) | htonl( qw >> 32 ) argument
/dports/editors/jupp/jupp/
H A Dqw.c24 QW *qw = jO.qw; in dispqw() local
55 QW *qw = jO.qw; in dispqwn() local
94 QW *qw = jO.qw; in utypeqw() local
121 QW *qw = jO.qw; in abortqw() local
183 QW *qw; in mkqw() local
212 QW *qw; in mkqwna() local
241 QW *qw; in mkqwnsr() local
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/qt5/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
H A Dw_checkbox.cpp27 QWidget *qw; in setup() local
71 QCheckBox *qw; in setIntProperty() local
91 QCheckBox *qw; in getIntProperty() local
111 QCheckBox *qw; in setCharProperty() local
139 QCheckBox *qw; in getCharProperty() local
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/qt5/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
H A Dw_radiobutton.cpp27 QRadioButton *qw; in setup() local
71 QRadioButton *qw; in setIntProperty() local
91 QRadioButton *qw; in getIntProperty() local
111 QRadioButton *qw; in setCharProperty() local
139 QRadioButton *qw; in getCharProperty() local
H A Dw_checkbox.cpp27 QWidget *qw; in setup() local
71 QCheckBox *qw; in setIntProperty() local
91 QCheckBox *qw; in getIntProperty() local
111 QCheckBox *qw; in setCharProperty() local
139 QCheckBox *qw; in getCharProperty() local
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/qt4/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
H A Dw_radiobutton.cpp27 QRadioButton *qw; in setup() local
71 QRadioButton *qw; in setIntProperty() local
91 QRadioButton *qw; in getIntProperty() local
111 QRadioButton *qw; in setCharProperty() local
139 QRadioButton *qw; in getCharProperty() local
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/qt4/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
H A Dw_checkbox.cpp27 QWidget *qw; in setup() local
71 QCheckBox *qw; in setIntProperty() local
91 QCheckBox *qw; in getIntProperty() local
111 QCheckBox *qw; in setCharProperty() local
139 QCheckBox *qw; in getCharProperty() local
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/qt5/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/qt4/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/qt4/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/qt5/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/qt5/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
H A Dw_radiobutton.cpp27 QRadioButton *qw; in setup() local
71 QRadioButton *qw; in setIntProperty() local
91 QRadioButton *qw; in getIntProperty() local
111 QRadioButton *qw; in setCharProperty() local
139 QRadioButton *qw; in getCharProperty() local
H A Dw_checkbox.cpp27 QWidget *qw; in setup() local
71 QCheckBox *qw; in setIntProperty() local
91 QCheckBox *qw; in getIntProperty() local
111 QCheckBox *qw; in setCharProperty() local
139 QCheckBox *qw; in getCharProperty() local
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/qt4/
H A Dw_combobox.cpp27 QComboBox *qw; in setup() local
68 QComboBox *qw; in setIntProperty() local
92 QComboBox *qw; in getIntProperty() local
115 QComboBox *qw; in setCharProperty() local
151 QComboBox *qw; in getCharProperty() local
H A Dw_checkbox.cpp27 QWidget *qw; in setup() local
71 QCheckBox *qw; in setIntProperty() local
91 QCheckBox *qw; in getIntProperty() local
111 QCheckBox *qw; in setCharProperty() local
139 QCheckBox *qw; in getCharProperty() local
H A Dw_radiobutton.cpp27 QRadioButton *qw; in setup() local
71 QRadioButton *qw; in setIntProperty() local
91 QRadioButton *qw; in getIntProperty() local
111 QRadioButton *qw; in setCharProperty() local
139 QRadioButton *qw; in getCharProperty() local

12345678910>>...30