Home
last modified time | relevance | path

Searched defs:txt (Results 101 – 125 of 10724) sorted by relevance

12345678910>>...429

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/devd-rs/src/
H A Dparser.rs90 …let txt = "!system=USB subsystem=INTERFACE type=ATTACH ugen=ugen0.2 vendor=0x1050 sernum=\"\" mode… in test_notify() localVariable
113 let txt = "+uhid1 at bus=0 sernum=\"\" on uhub1"; in test_attach() localVariable
133 let txt = "-uhid1 at on uhub1"; in test_detach() localVariable
151 let txt = "? at bus=0 on uhub1"; in test_nomatch() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/devd-rs/src/
H A Dparser.rs90 …let txt = "!system=USB subsystem=INTERFACE type=ATTACH ugen=ugen0.2 vendor=0x1050 sernum=\"\" mode… in test_notify() localVariable
113 let txt = "+uhid1 at bus=0 sernum=\"\" on uhub1"; in test_attach() localVariable
133 let txt = "-uhid1 at on uhub1"; in test_detach() localVariable
151 let txt = "? at bus=0 on uhub1"; in test_nomatch() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/devd-rs/src/
H A Dparser.rs90 …let txt = "!system=USB subsystem=INTERFACE type=ATTACH ugen=ugen0.2 vendor=0x1050 sernum=\"\" mode… in test_notify() localVariable
113 let txt = "+uhid1 at bus=0 sernum=\"\" on uhub1"; in test_attach() localVariable
133 let txt = "-uhid1 at on uhub1"; in test_detach() localVariable
151 let txt = "? at bus=0 on uhub1"; in test_nomatch() localVariable
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleText.java392 String txt = oObj.getSelectedText(); in _getSelectedText() local
723 TextSegment txt = oObj.getTextAtIndex(chCount, in _getTextAtIndex() local
790 TextSegment txt = null; in _getTextBeforeIndex() local
882 TextSegment txt = oObj.getTextBehindIndex(chCount, in _getTextBehindIndex() local
897 TextSegment txt = oObj.getTextBehindIndex(1, in _getTextBehindIndex() local
905 TextSegment txt = oObj.getTextBehindIndex(chCount - 2, in _getTextBehindIndex() local
/dports/games/warmux/warmux-11.04/src/graphic/
H A Dfont.h74 void WriteLeft(const Point2i &pos, const std::string &txt, const Color &color) in WriteLeft()
79 void WriteLeftBottom(const Point2i &pos, const std::string &txt, const Color &color) in WriteLeftBottom()
84 void WriteRight(const Point2i &pos, const std::string &txt, const Color &color) in WriteRight()
89 void WriteCenterTop(const Point2i &pos, const std::string &txt, const Color &color) in WriteCenterTop()
94 void WriteCenter(const Point2i &pos, const std::string &txt, const Color &color) in WriteCenter()
103 Point2i GetSize(const std::string &txt) const { return Point2i(GetWidth(txt), GetHeight(txt)); } in GetSize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleText.java392 String txt = oObj.getSelectedText(); in _getSelectedText() local
723 TextSegment txt = oObj.getTextAtIndex(chCount, in _getTextAtIndex() local
790 TextSegment txt = null; in _getTextBeforeIndex() local
882 TextSegment txt = oObj.getTextBehindIndex(chCount, in _getTextBehindIndex() local
897 TextSegment txt = oObj.getTextBehindIndex(1, in _getTextBehindIndex() local
905 TextSegment txt = oObj.getTextBehindIndex(chCount - 2, in _getTextBehindIndex() local
/dports/devel/ros-catkin/catkin-0.8.9/doc/howto/format1/
H A Dpython_nose_configuration.rst45 .. _Nosetest: http://www.ros.org/wiki/nosetest
46 .. _roscore: http://www.ros.org/wiki/roscore
47 .. _unittest: http://www.ros.org/wiki/unittest
/dports/devel/ros-catkin/catkin-0.8.9/doc/howto/format2/
H A Dpython_nose_configuration.rst45 .. _Nosetest: http://www.ros.org/wiki/nosetest
46 .. _roscore: http://www.ros.org/wiki/roscore
47 .. _unittest: http://www.ros.org/wiki/unittest
H A Drostest_configuration.rst76 .. _gtest: http://wiki.ros.org/gtest
77 .. _roscore: http://wiki.ros.org/roscore
78 .. _rostest: http://wiki.ros.org/rostest
/dports/science/jmol/jmol-14.32.7/src/org/jmol/util/
H A DLogger.java179 public static void debug(String txt) { in debug()
194 public static void info(String txt) { in info()
209 public static void warn(String txt) { in warn()
225 public static void warnEx(String txt, Throwable e) { in warnEx()
240 public static void error(String txt) { in error()
256 public static void errorEx(String txt, Throwable e) { in errorEx()
278 public static void fatal(String txt) { in fatal()
294 public static void fatalEx(String txt, Throwable e) { in fatalEx()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/third_party/gflags/src/windows/gflags/
H A Dgflags.h453 #define MAYBE_STRIPPED_HELP(txt) \ argument
456 #define MAYBE_STRIPPED_HELP(txt) txt argument
501 #define DEFINE_bool(name, val, txt) \ argument
508 #define DEFINE_int32(name, val, txt) \ argument
512 #define DEFINE_int64(name, val, txt) \ argument
516 #define DEFINE_uint64(name,val, txt) \ argument
520 #define DEFINE_double(name, val, txt) \ argument
551 #define DEFINE_string(name, val, txt) \ argument
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/third_party/gflags/src/windows/gflags/
H A Dgflags.h453 #define MAYBE_STRIPPED_HELP(txt) \ argument
456 #define MAYBE_STRIPPED_HELP(txt) txt argument
501 #define DEFINE_bool(name, val, txt) \ argument
508 #define DEFINE_int32(name, val, txt) \ argument
512 #define DEFINE_int64(name, val, txt) \ argument
516 #define DEFINE_uint64(name,val, txt) \ argument
520 #define DEFINE_double(name, val, txt) \ argument
551 #define DEFINE_string(name, val, txt) \ argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/third_party/gflags/src/windows/gflags/
H A Dgflags.h453 #define MAYBE_STRIPPED_HELP(txt) \ argument
456 #define MAYBE_STRIPPED_HELP(txt) txt argument
501 #define DEFINE_bool(name, val, txt) \ argument
508 #define DEFINE_int32(name, val, txt) \ argument
512 #define DEFINE_int64(name, val, txt) \ argument
516 #define DEFINE_uint64(name,val, txt) \ argument
520 #define DEFINE_double(name, val, txt) \ argument
551 #define DEFINE_string(name, val, txt) \ argument
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/third_party/gflags/src/windows/gflags/
H A Dgflags.h453 #define MAYBE_STRIPPED_HELP(txt) \ argument
456 #define MAYBE_STRIPPED_HELP(txt) txt argument
501 #define DEFINE_bool(name, val, txt) \ argument
508 #define DEFINE_int32(name, val, txt) \ argument
512 #define DEFINE_int64(name, val, txt) \ argument
516 #define DEFINE_uint64(name,val, txt) \ argument
520 #define DEFINE_double(name, val, txt) \ argument
551 #define DEFINE_string(name, val, txt) \ argument
/dports/cad/py-ezdxf/ezdxf-0.16.3/examples/addons/
H A Dusing_mtext_addon.py45 txt = "Das ist ein mehrzeiliger Text\nZeile 2\nZeile 3\nUnd eine lange lange" \ variable
56 txt = "MText Zeile 1\nMIRROR_X\nZeile 3" variable
61 txt = "MText Zeile 1\nMIRROR_Y\nZeile 3" variable
70 txt = "--------------------------------------------------Zeile 1\n" \ variable
/dports/graphics/blender/blender-2.91.0/extern/gflags/src/gflags/
H A Dgflags.h463 #define MAYBE_STRIPPED_HELP(txt) \ argument
466 #define MAYBE_STRIPPED_HELP(txt) txt argument
511 #define DEFINE_bool(name, val, txt) \ argument
518 #define DEFINE_int32(name, val, txt) \ argument
522 #define DEFINE_uint32(name,val, txt) \ argument
526 #define DEFINE_int64(name, val, txt) \ argument
530 #define DEFINE_uint64(name,val, txt) \ argument
534 #define DEFINE_double(name, val, txt) \ argument
585 #define DEFINE_string(name, val, txt) \ argument
/dports/science/dynare/dynare-4.6.4/matlab/modules/dseries/src/@arima/
H A Destimate.m81 txt = textscan(fid, '%s', 'delimiter', '\n'); variable
82 txt = txt{1}; variable
151 txt = textscan(fid, '%s', 'delimiter', '\n'); variable
152 txt = txt{1}(3:end); variable
163 txt = textscan(fid, '%s', 'delimiter', '\n'); variable
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/qt4/
H A Dvgui_qt_dialog_impl.cxx177 vgui_qt_dialog_impl::bool_field_widget(const char * txt, bool & v) in bool_field_widget()
188 vgui_qt_dialog_impl::int_field_widget(const char * txt, int & v) in int_field_widget()
199 vgui_qt_dialog_impl::long_field_widget(const char * txt, long & v) in long_field_widget()
211 vgui_qt_dialog_impl::float_field_widget(const char * txt, float & v) in float_field_widget()
223 vgui_qt_dialog_impl::double_field_widget(const char * txt, double & v) in double_field_widget()
235 vgui_qt_dialog_impl::string_field_widget(const char * txt, std::string & v) in string_field_widget()
257 vgui_qt_dialog_impl::text_message_widget(const char * txt) in text_message_widget()
266 vgui_qt_dialog_impl::file_browser_widget(const char * txt, std::string & v, std::string & s) in file_browser_widget()
275 vgui_qt_dialog_impl::inline_file_browser_widget(const char * txt, std::string & v, std::string & s) in inline_file_browser_widget()
284 vgui_qt_dialog_impl::color_chooser_widget(const char * txt, std::string & val) //, std::string& s) in color_chooser_widget()
[all …]
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/wizards/newloanwizard/
H A Dknewloanwizard_p.h150 QString txt; in updateLoanAmount() local
167 QString txt; in updateInterestRate() local
184 QString txt; in updateDuration() local
202 QString txt; in updatePayment() local
220 QString txt; in updateFinalPayment() local
244 QString txt; in updateLoanInfo() local
/dports/net/kea/kea-2.0.1/src/bin/dhcp4/tests/
H A Dparser_unittest.cc80 string txt = "[ [ \"Britain\", \"Wales\", \"Scotland\" ], " in TEST() local
102 string txt = "[ { \"body\": \"earth\", \"gravity\": 1.0 }," in TEST() local
108 string txt = "{ \"string\": \"foo\"," in TEST() local
118 string txt = "{ \"name\": \"user\"," in TEST() local
126 string txt = "{ \"Dhcp4\": { \"interfaces-config\": {" in TEST() local
141 string txt= "{ \"Dhcp4\": { \"interfaces-config\": {" in TEST() local
160 string txt= "{ \"Dhcp4\": { \"interfaces-config\": {" in TEST() local
176 string txt= "{ \"Dhcp4\": { \"interfaces-config\": {" in TEST() local
192 string txt= "{ \"Dhcp4\": { \"interfaces-config\": {" in TEST() local
210 string txt= "{ \"Dhcp4\": { \"interfaces-config\": {" in TEST() local
[all …]
/dports/games/taisei/taisei-1.3.2/src/
H A Dstagetext.c41 static void stagetext_numeric_update(StageText *txt, int t, float a) { in stagetext_numeric_update()
53 static void* stagetext_delete(List **dest, List *txt, void *arg) { in stagetext_delete()
62 static inline float stagetext_alpha(StageText *txt) { in stagetext_alpha()
67 static void stagetext_update_single(StageText *txt) { in stagetext_update_single()
82 static void stagetext_draw_single(StageText *txt) { in stagetext_draw_single()
132 static void stagetext_table_push(StageTextTable *tbl, StageText *txt, bool update_pos) { in stagetext_table_push()
152 …StageText *txt = stagetext_add(title, tbl->pos, ALIGN_CENTER, get_font("big"), titleclr, tbl->dela… in stagetext_begin_table() local
167 …StageText *txt = stagetext_add(title, tbl->pos - tbl->width * 0.5, ALIGN_LEFT, get_font("standard"… in stagetext_table_add_label() local
173 …StageText *txt = stagetext_add(val, tbl->pos + tbl->width * 0.5, ALIGN_RIGHT, get_font("standard")… in stagetext_table_add() local
179 …StageText *txt = stagetext_add_numeric(n, tbl->pos + tbl->width * 0.5, ALIGN_RIGHT, get_font("stan… in stagetext_table_add_numeric() local
/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkOutputWindow.cxx89 void vtkOutputWindow::DisplayText(const char* txt) in DisplayText()
110 void vtkOutputWindow::DisplayErrorText(const char* txt) in DisplayErrorText()
116 void vtkOutputWindow::DisplayWarningText(const char* txt) in DisplayWarningText()
122 void vtkOutputWindow::DisplayGenericWarningText(const char* txt) in DisplayGenericWarningText()
127 void vtkOutputWindow::DisplayDebugText(const char* txt) in DisplayDebugText()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/index/
H A DTerm.cpp32 Term::Term(const TCHAR* fld, const TCHAR* txt, bool internField){ in Term()
57 Term::Term(const Term* fieldTerm, const TCHAR* txt){ in Term()
71 Term::Term(const TCHAR* fld, const TCHAR* txt){ in Term()
121 void Term::set(const Term* term, const TCHAR* txt){ in set()
125 void Term::set(const TCHAR* fld, const TCHAR* txt,const bool internField){ in set()
/dports/devel/gflags/gflags-2.2.2/src/
H A Dgflags.h.in480 #define MAYBE_STRIPPED_HELP(txt) \ argument
483 #define MAYBE_STRIPPED_HELP(txt) txt argument
528 #define DEFINE_bool(name, val, txt) \ argument
535 #define DEFINE_int32(name, val, txt) \ argument
539 #define DEFINE_uint32(name,val, txt) \ argument
543 #define DEFINE_int64(name, val, txt) \ argument
547 #define DEFINE_uint64(name,val, txt) \ argument
551 #define DEFINE_double(name, val, txt) \ argument
602 #define DEFINE_string(name, val, txt) \ argument
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libyuv/third_party/gflags/gen/win/include/gflags/
H A Dgflags.h452 #define MAYBE_STRIPPED_HELP(txt) \ argument
455 #define MAYBE_STRIPPED_HELP(txt) txt argument
500 #define DEFINE_bool(name, val, txt) \ argument
507 #define DEFINE_int32(name, val, txt) \ argument
511 #define DEFINE_int64(name, val, txt) \ argument
515 #define DEFINE_uint64(name,val, txt) \ argument
519 #define DEFINE_double(name, val, txt) \ argument
550 #define DEFINE_string(name, val, txt) \ argument

12345678910>>...429