Home
last modified time | relevance | path

Searched defs:comp (Results 51 – 75 of 14184) sorted by relevance

12345678910>>...568

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJToolTipOperator.java110 public JToolTipOperator(ComponentOperator comp) { in JToolTipOperator()
137 public JToolTipOperator(ComponentOperator comp, ComponentChooser chooser) { in JToolTipOperator()
157 public JToolTipOperator(ComponentOperator comp, String tipText) { in JToolTipOperator()
174 public static JToolTip findJToolTip(ComponentOperator comp, in findJToolTip()
221 public static JToolTip findJToolTip(ComponentOperator comp) { in findJToolTip()
242 public static JToolTip findJToolTip(ComponentOperator comp, String tipText, in findJToolTip()
267 public static JToolTip waitJToolTip(ComponentOperator comp) { in waitJToolTip()
295 public static JToolTip waitJToolTip(ComponentOperator comp, in waitJToolTip()
344 public static JToolTip waitJToolTip(ComponentOperator comp, String tipText, in waitJToolTip()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJToolTipOperator.java110 public JToolTipOperator(ComponentOperator comp) { in JToolTipOperator()
137 public JToolTipOperator(ComponentOperator comp, ComponentChooser chooser) { in JToolTipOperator()
157 public JToolTipOperator(ComponentOperator comp, String tipText) { in JToolTipOperator()
174 public static JToolTip findJToolTip(ComponentOperator comp, in findJToolTip()
221 public static JToolTip findJToolTip(ComponentOperator comp) { in findJToolTip()
242 public static JToolTip findJToolTip(ComponentOperator comp, String tipText, in findJToolTip()
267 public static JToolTip waitJToolTip(ComponentOperator comp) { in waitJToolTip()
295 public static JToolTip waitJToolTip(ComponentOperator comp, in waitJToolTip()
344 public static JToolTip waitJToolTip(ComponentOperator comp, String tipText, in waitJToolTip()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJToolTipOperator.java110 public JToolTipOperator(ComponentOperator comp) { in JToolTipOperator()
137 public JToolTipOperator(ComponentOperator comp, ComponentChooser chooser) { in JToolTipOperator()
157 public JToolTipOperator(ComponentOperator comp, String tipText) { in JToolTipOperator()
174 public static JToolTip findJToolTip(ComponentOperator comp, in findJToolTip()
221 public static JToolTip findJToolTip(ComponentOperator comp) { in findJToolTip()
242 public static JToolTip findJToolTip(ComponentOperator comp, String tipText, in findJToolTip()
267 public static JToolTip waitJToolTip(ComponentOperator comp) { in waitJToolTip()
295 public static JToolTip waitJToolTip(ComponentOperator comp, in waitJToolTip()
344 public static JToolTip waitJToolTip(ComponentOperator comp, String tipText, in waitJToolTip()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJToolTipOperator.java110 public JToolTipOperator(ComponentOperator comp) { in JToolTipOperator()
137 public JToolTipOperator(ComponentOperator comp, ComponentChooser chooser) { in JToolTipOperator()
157 public JToolTipOperator(ComponentOperator comp, String tipText) { in JToolTipOperator()
174 public static JToolTip findJToolTip(ComponentOperator comp, in findJToolTip()
221 public static JToolTip findJToolTip(ComponentOperator comp) { in findJToolTip()
242 public static JToolTip findJToolTip(ComponentOperator comp, String tipText, in findJToolTip()
267 public static JToolTip waitJToolTip(ComponentOperator comp) { in waitJToolTip()
295 public static JToolTip waitJToolTip(ComponentOperator comp, in waitJToolTip()
343 public static JToolTip waitJToolTip(ComponentOperator comp, String tipText, in waitJToolTip()
/dports/games/chapping/chapping-0.43-source/library/
H A Dmouse.cpp33 Peripheral::event_t Mouse::get_event(Peripheral::component_t comp) in get_event()
53 Peripheral::state_t Mouse::get_state(Peripheral::component_t comp) in get_state()
72 bool Mouse::is_change(Peripheral::component_t comp) in is_change()
88 void Mouse::set_component(Peripheral::component_t comp,state_t s) in set_component()
120 string Mouse::get_component_name(Peripheral::component_t comp) in get_component_name()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/supplementary_scripts/neon/
H A Dlibfetch.rb20 def getTarball(comp) argument
43 def checkOutEval(comp, path, dir, recursive=nil) argument
73 def checkOut(comp, path, dir=nil, recursive=nil) argument
85 def varMagic(comp, rev) argument
93 def createTar(comp, dir=nil) argument
/dports/graphics/qtpbfimageplugin/QtPBFImagePlugin-2.1/src/
H A Dcolor.cpp17 QStringList comp(str.mid(4, str.size() - 5).split(',')); in fromJsonString() local
23 QStringList comp(str.mid(5, str.size() - 6).split(',')); in fromJsonString() local
29 QStringList comp(str.mid(4, str.size() - 5).split(',')); in fromJsonString() local
35 QStringList comp(str.mid(5, str.size() - 6).split(',')); in fromJsonString() local
/dports/math/unuran/unuran-1.8.1/tests/
H A Dt_mixt.c169 UNUR_GEN *comp[2]; in test_new() local
275 UNUR_GEN *comp[2]; in test_init() local
293 UNUR_GEN *comp[2]; in test_init() local
309 UNUR_GEN *comp[2]; in test_init() local
423 UNUR_GEN *comp[2]; in test_sample() local
452 UNUR_GEN *comp[2]; in test_sample() local
481 UNUR_GEN *comp[2]; in test_sample() local
510 UNUR_GEN *comp[2]; in test_sample() local
539 UNUR_GEN *comp[2]; in test_sample() local
572 UNUR_GEN *comp[2]; in test_sample() local
[all …]
/dports/games/simutrans/simutrans-121.0/gui/components/
H A Dgui_aligned_container.h110 C* new_component() { C* comp = new C(); take_component(comp); return comp; } in new_component() local
112 C* new_component(const A1& a1) { C* comp = new C(a1); take_component(comp); return comp; } in new_component() local
114 …C* new_component(const A1& a1, const A2& a2) { C* comp = new C(a1, a2); take_component(comp); retu… in new_component() local
116 …C* new_component(const A1& a1, const A2& a2, const A3& a3) { C* comp = new C(a1, a2, a3); take_com… in new_component() local
118 …C* new_component(const A1& a1, const A2& a2, const A3& a3, const A4& a4) { C* comp = new C(a1, a2,… in new_component() local
120 …C* new_component(const A1& a1, const A2& a2, const A3& a3, const A4& a4, const A5& a5) { C* comp =… in new_component() local
128 C* new_component_span(uint span) { C* comp = new C(); take_component(comp, span); return comp; } in new_component_span() local
130 …C* new_component_span(const A1& a1, uint span) { C* comp = new C(a1); take_component(comp, span); … in new_component_span() local
132 …C* new_component_span(const A1& a1, const A2& a2, const A3& a3, uint span) { C* comp = new C(a1, a… in new_component_span() local
/dports/devel/boost-docs/boost_1_72_0/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (const node_ptr & header, const node_ptr & new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (const node_ptr & header, const node_ptr & new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (node_ptr header, node_ptr new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (const node_ptr & header, const node_ptr & new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (const node_ptr & header, const node_ptr & new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/intrusive/
H A Dsplaytree_algorithms.hpp296 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in count()
311 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in count()
318 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound()
337 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound()
356 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in find()
373 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in equal_range()
392 (const node_ptr & header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound_range()
433 (const node_ptr & header, const node_ptr & new_node, NodePtrCompare comp) in insert_equal_upper_bound()
443 (const node_ptr & header, const node_ptr & new_node, NodePtrCompare comp) in insert_equal_lower_bound()
490 ,KeyNodePtrCompare comp, insert_commit_data &commit_data) in insert_unique_check()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/build/tools/msvs/
H A Dofficialbuild.bat27 set comp=14x variable
33 set comp=120 variable
39 set comp=110 variable
45 set comp=100 variable
52 set comp=90 variable
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/layer-modes/
H A Dgimpoperationlayermode-blend.c86 gfloat *comp, in gimp_operation_layer_mode_blend_addition()
111 gfloat *comp, in gimp_operation_layer_mode_blend_burn()
136 gfloat *comp, in gimp_operation_layer_mode_blend_darken_only()
161 gfloat *comp, in gimp_operation_layer_mode_blend_difference()
186 gfloat *comp, in gimp_operation_layer_mode_blend_divide()
211 gfloat *comp, in gimp_operation_layer_mode_blend_dodge()
236 gfloat *comp, in gimp_operation_layer_mode_blend_exclusion()
311 gfloat *comp, in gimp_operation_layer_mode_blend_hard_mix()
440 gfloat *comp, in gimp_operation_layer_mode_blend_hsv_hue()
662 gfloat *comp, in gimp_operation_layer_mode_blend_lch_hue()
[all …]
/dports/sysutils/pies/pies-1.5/src/
H A Dinetd-bi.c25 echo_stream (int fd, struct component const *comp) in echo_stream()
36 echo_dg (int fd, struct component const *comp) in echo_dg()
51 discard_stream (int fd, struct component const *comp) in discard_stream()
66 discard_dg (int fd, struct component const *comp) in discard_dg()
94 time_stream (int fd, struct component const *comp) in time_stream()
102 time_dg (int fd, struct component const *comp) in time_dg()
128 daytime_dg (int fd, struct component const *comp) in daytime_dg()
182 chargen_dg (int fd, struct component const *comp) in chargen_dg()
263 qotd_dg (int fd, struct component const *comp) in qotd_dg()
304 tcpmux_help (struct component *comp, void *data) in tcpmux_help()
[all …]

12345678910>>...568