Home
last modified time | relevance | path

Searched refs:DT_SHORT (Results 1 – 25 of 63) sorted by relevance

123

/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXDataTarget.cpp92 case DT_SHORT: in FXIMPLEMENT()
150 case DT_SHORT: in onUpdValue()
197 case DT_SHORT: in onCmdOption()
240 case DT_SHORT: in onUpdOption()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXDataTarget.cpp92 case DT_SHORT: in FXIMPLEMENT()
150 case DT_SHORT: in onUpdValue()
197 case DT_SHORT: in onCmdOption()
240 case DT_SHORT: in onUpdOption()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXDataTarget.cpp92 case DT_SHORT: in FXIMPLEMENT()
150 case DT_SHORT: in onUpdValue()
197 case DT_SHORT: in onCmdOption()
240 case DT_SHORT: in onUpdOption()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXDataTarget.h65 DT_SHORT, enumerator
97 …& value,FXObject* tgt=NULL,FXSelector sel=0):target(tgt),data(&value),message(sel),type(DT_SHORT){} in target()
155 void connect(FXshort& value){ data=&value; type=DT_SHORT; } in connect()
192 …Xshort& value,FXObject* tgt,FXSelector sel){ target=tgt; data=&value; message=sel; type=DT_SHORT; } in connect()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXDataTarget.cpp107 case DT_SHORT: in FXIMPLEMENT()
165 case DT_SHORT: in onUpdValue()
213 case DT_SHORT: in onCmdOption()
266 case DT_SHORT: in onUpdOption()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXDataTarget.h84 DT_SHORT, enumerator
119 …& value,FXObject* tgt=NULL,FXSelector sel=0):data(&value),target(tgt),message(sel),type(DT_SHORT){}
180 void connect(FXshort& value){ data=&value; type=DT_SHORT; } in connect()
220 …Xshort& value,FXObject* tgt,FXSelector sel){ data=&value; target=tgt; message=sel; type=DT_SHORT; } in connect()
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXDataTarget.h84 DT_SHORT, enumerator
119 …& value,FXObject* tgt=NULL,FXSelector sel=0):data(&value),target(tgt),message(sel),type(DT_SHORT){}
180 void connect(FXshort& value){ data=&value; type=DT_SHORT; } in connect()
220 …Xshort& value,FXObject* tgt,FXSelector sel){ data=&value; target=tgt; message=sel; type=DT_SHORT; } in connect()
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXDataTarget.h65 DT_SHORT, enumerator
97 …& value,FXObject* tgt=NULL,FXSelector sel=0):target(tgt),data(&value),message(sel),type(DT_SHORT){} in target()
155 void connect(FXshort& value){ data=&value; type=DT_SHORT; } in connect()
192 …Xshort& value,FXObject* tgt,FXSelector sel){ target=tgt; data=&value; message=sel; type=DT_SHORT; } in connect()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXDataTarget.cpp107 case DT_SHORT: in FXIMPLEMENT()
165 case DT_SHORT: in onUpdValue()
213 case DT_SHORT: in onCmdOption()
266 case DT_SHORT: in onUpdOption()
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXDataTarget.h62 DT_SHORT, enumerator
91 …& value,FXObject* tgt=NULL,FXSelector sel=0):target(tgt),data(&value),message(sel),type(DT_SHORT){} in target()
148 void connect(FXshort& value){ type=DT_SHORT; data=&value; } in connect()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Ddtptngen.cpp145 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
153 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
158 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
167 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
171 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
180 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
202 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
237 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
241 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
242 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/textproc/R-cran-stringi/stringi/src/icu55/i18n/
H A Ddtptngen.cpp162 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
168 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
172 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
178 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
188 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
203 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 0},
214 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
218 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
219 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
221 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/devel/icu/icu/source/i18n/
H A Ddtptngen.cpp147 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
155 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
160 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
169 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
173 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
182 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
204 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/devel/icu-lx/icu/source/i18n/
H A Ddtptngen.cpp147 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
155 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
160 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
169 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
173 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
182 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
204 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Ddtptngen.cpp147 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
155 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
160 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
169 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
173 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
182 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
204 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Ddtptngen.cpp147 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
155 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
160 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
169 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
173 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
182 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
204 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Ddtptngen.cpp147 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
155 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
160 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
169 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
173 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
182 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
204 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/www/node10/node-v10.24.1/tools/icu/patches/63/source/i18n/
H A Ddtptngen.cpp146 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
154 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
159 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
168 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
172 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
181 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
203 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
238 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
242 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
243 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/www/node10/node-v10.24.1/tools/icu/patches/64/source/i18n/
H A Ddtptngen.cpp146 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
154 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
159 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
168 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
172 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
181 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
203 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
238 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
242 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
243 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Ddtptngen.cpp146 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
154 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
159 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
168 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
172 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
181 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
203 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
238 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
242 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
243 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Ddtptngen.cpp144 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
150 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
154 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
160 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
170 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
185 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 0},
196 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
200 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
201 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
203 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Ddtptngen.cpp142 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
148 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
152 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
158 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
168 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
183 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 0},
194 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
198 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
199 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
201 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Ddtptngen.cpp147 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
155 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
160 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
169 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
173 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
182 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
204 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Ddtptngen.cpp147 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
155 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
160 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
169 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
173 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
182 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
204 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Ddtptngen.cpp147 {CAP_G, UDATPG_ERA_FIELD, DT_SHORT, 1, 3,},
155 {CAP_U, UDATPG_YEAR_FIELD, DT_SHORT, 1, 3},
160 {CAP_Q, UDATPG_QUARTER_FIELD, DT_SHORT, 3, 0},
169 {CAP_M, UDATPG_MONTH_FIELD, DT_SHORT, 3, 0},
173 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0},
182 {CAP_E, UDATPG_WEEKDAY_FIELD, DT_SHORT, 1, 3},
204 {LOW_A, UDATPG_DAYPERIOD_FIELD, DT_SHORT, 1, 3},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
[all …]

123