Home
last modified time | relevance | path

Searched defs:action (Results 126 – 150 of 28022) sorted by relevance

12345678910>>...1121

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/util/
H A DSpliterator.java309 boolean tryAdvance(Consumer<? super T> action); in tryAdvance()
325 default void forEachRemaining(Consumer<? super T> action) { in forEachRemaining()
623 boolean tryAdvance(T_CONS action); in tryAdvance()
641 default void forEachRemaining(T_CONS action) { in forEachRemaining()
656 boolean tryAdvance(IntConsumer action); in tryAdvance()
659 default void forEachRemaining(IntConsumer action) { in forEachRemaining()
720 boolean tryAdvance(LongConsumer action); in tryAdvance()
723 default void forEachRemaining(LongConsumer action) { in forEachRemaining()
738 default boolean tryAdvance(Consumer<? super Long> action) { in tryAdvance()
784 boolean tryAdvance(DoubleConsumer action); in tryAdvance()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/util/
H A DSpliterator.java309 boolean tryAdvance(Consumer<? super T> action); in tryAdvance()
325 default void forEachRemaining(Consumer<? super T> action) { in forEachRemaining()
623 boolean tryAdvance(T_CONS action); in tryAdvance()
641 default void forEachRemaining(T_CONS action) { in forEachRemaining()
656 boolean tryAdvance(IntConsumer action); in tryAdvance()
659 default void forEachRemaining(IntConsumer action) { in forEachRemaining()
720 boolean tryAdvance(LongConsumer action); in tryAdvance()
723 default void forEachRemaining(LongConsumer action) { in forEachRemaining()
738 default boolean tryAdvance(Consumer<? super Long> action) { in tryAdvance()
784 boolean tryAdvance(DoubleConsumer action); in tryAdvance()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/util/
H A DSpliterator.java309 boolean tryAdvance(Consumer<? super T> action); in tryAdvance()
325 default void forEachRemaining(Consumer<? super T> action) { in forEachRemaining()
623 boolean tryAdvance(T_CONS action); in tryAdvance()
641 default void forEachRemaining(T_CONS action) { in forEachRemaining()
656 boolean tryAdvance(IntConsumer action); in tryAdvance()
659 default void forEachRemaining(IntConsumer action) { in forEachRemaining()
720 boolean tryAdvance(LongConsumer action); in tryAdvance()
723 default void forEachRemaining(LongConsumer action) { in forEachRemaining()
738 default boolean tryAdvance(Consumer<? super Long> action) { in tryAdvance()
784 boolean tryAdvance(DoubleConsumer action); in tryAdvance()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/
H A DSpliterator.java309 boolean tryAdvance(Consumer<? super T> action); in tryAdvance()
325 default void forEachRemaining(Consumer<? super T> action) { in forEachRemaining()
617 boolean tryAdvance(T_CONS action); in tryAdvance()
635 default void forEachRemaining(T_CONS action) { in forEachRemaining()
650 boolean tryAdvance(IntConsumer action); in tryAdvance()
653 default void forEachRemaining(IntConsumer action) { in forEachRemaining()
714 boolean tryAdvance(LongConsumer action); in tryAdvance()
717 default void forEachRemaining(LongConsumer action) { in forEachRemaining()
732 default boolean tryAdvance(Consumer<? super Long> action) { in tryAdvance()
778 boolean tryAdvance(DoubleConsumer action); in tryAdvance()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/x3/core/
H A Daction.hpp28 struct action : unary_parser<Subject, action<Subject, Action>> struct
30 typedef unary_parser<Subject, action<Subject, Action>> base_type;
31 static bool const is_pass_through_unary = true;
32 static bool const has_action = true;
34 action(Subject const& subject, Action f) in action() argument
38 bool call_action( in call_action()
50 bool parse_main(Iterator& first, Iterator const& last in parse_main()
68 bool parse_main(Iterator& first, Iterator const& last in parse_main()
78 bool parse(Iterator& first, Iterator const& last in parse()
93 bool parse(Iterator& first, Iterator const& last in parse()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/x3/core/
H A Daction.hpp28 struct action : unary_parser<Subject, action<Subject, Action>> struct
30 typedef unary_parser<Subject, action<Subject, Action>> base_type;
31 static bool const is_pass_through_unary = true;
32 static bool const has_action = true;
34 constexpr action(Subject const& subject, Action f) in action() function
38 bool call_action( in call_action()
50 bool parse_main(Iterator& first, Iterator const& last in parse_main()
68 bool parse_main(Iterator& first, Iterator const& last in parse_main()
78 bool parse(Iterator& first, Iterator const& last in parse()
93 bool parse(Iterator& first, Iterator const& last in parse()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/x3/core/
H A Daction.hpp28 struct action : unary_parser<Subject, action<Subject, Action>> struct
30 typedef unary_parser<Subject, action<Subject, Action>> base_type;
31 static bool const is_pass_through_unary = true;
32 static bool const has_action = true;
34 action(Subject const& subject, Action f) in action() function
38 bool call_action( in call_action()
50 bool parse_main(Iterator& first, Iterator const& last in parse_main()
68 bool parse_main(Iterator& first, Iterator const& last in parse_main()
78 bool parse(Iterator& first, Iterator const& last in parse()
93 bool parse(Iterator& first, Iterator const& last in parse()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/x3/core/
H A Daction.hpp28 struct action : unary_parser<Subject, action<Subject, Action>> struct
30 typedef unary_parser<Subject, action<Subject, Action>> base_type;
31 static bool const is_pass_through_unary = true;
32 static bool const has_action = true;
34 constexpr action(Subject const& subject, Action f) in action() argument
38 bool call_action( in call_action()
50 bool parse_main(Iterator& first, Iterator const& last in parse_main()
68 bool parse_main(Iterator& first, Iterator const& last in parse_main()
78 bool parse(Iterator& first, Iterator const& last in parse()
93 bool parse(Iterator& first, Iterator const& last in parse()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/x3/core/
H A Daction.hpp28 struct action : unary_parser<Subject, action<Subject, Action>> struct
30 typedef unary_parser<Subject, action<Subject, Action>> base_type;
31 static bool const is_pass_through_unary = true;
32 static bool const has_action = true;
34 constexpr action(Subject const& subject, Action f) in action() function
38 bool call_action( in call_action()
50 bool parse_main(Iterator& first, Iterator const& last in parse_main()
68 bool parse_main(Iterator& first, Iterator const& last in parse_main()
78 bool parse(Iterator& first, Iterator const& last in parse()
93 bool parse(Iterator& first, Iterator const& last in parse()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/x3/core/
H A Daction.hpp28 struct action : unary_parser<Subject, action<Subject, Action>> struct
30 typedef unary_parser<Subject, action<Subject, Action>> base_type;
31 static bool const is_pass_through_unary = true;
32 static bool const has_action = true;
34 action(Subject const& subject, Action f) in action() function
38 bool call_action( in call_action()
50 bool parse_main(Iterator& first, Iterator const& last in parse_main()
68 bool parse_main(Iterator& first, Iterator const& last in parse_main()
78 bool parse(Iterator& first, Iterator const& last in parse()
93 bool parse(Iterator& first, Iterator const& last in parse()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/x3/core/
H A Daction.hpp28 struct action : unary_parser<Subject, action<Subject, Action>> struct
30 typedef unary_parser<Subject, action<Subject, Action>> base_type;
31 static bool const is_pass_through_unary = true;
32 static bool const has_action = true;
34 action(Subject const& subject, Action f) in action() argument
38 bool call_action( in call_action()
50 bool parse_main(Iterator& first, Iterator const& last in parse_main()
68 bool parse_main(Iterator& first, Iterator const& last in parse_main()
78 bool parse(Iterator& first, Iterator const& last in parse()
93 bool parse(Iterator& first, Iterator const& last in parse()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/
H A DMenuEnablementTest.java169 IActionDelegate action = new AddAction(); in testAddAction() local
183 IActionDelegate action = new BranchAction(); in testBranchAction() local
196 IActionDelegate action = new CommitAction(); in testCommitAction() local
225 IActionDelegate action = new CompareWithTagAction(); in testCompareWithTagAction() local
240 IActionDelegate action = new GenerateDiffFileAction(); in testGenerateDiffAction() local
258 IActionDelegate action = new IgnoreAction(); in testIgnoreAction() local
271 IActionDelegate action = new MergeAction(); in testMergeAction() local
348 IActionDelegate action = new SyncAction(); in testSyncAction() local
364 IActionDelegate action = new TagLocalAction(); in testTagAction() local
378 IActionDelegate action = new UnmanageAction(); in testUnmanageAction() local
[all …]
/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dfr-window-actions-callbacks.c37 toggle_action_activated (GSimpleAction *action, in toggle_action_activated()
64 fr_window_activate_add_files (GSimpleAction *action, in fr_window_activate_add_files()
73 fr_window_activate_close (GSimpleAction *action, in fr_window_activate_close()
82 fr_window_activate_delete (GSimpleAction *action, in fr_window_activate_delete()
145 fr_window_activate_find (GSimpleAction *action, in fr_window_activate_find()
157 fr_window_activate_go_back (GSimpleAction *action, in fr_window_activate_go_back()
202 fr_window_activate_reload (GSimpleAction *action, in fr_window_activate_reload()
211 fr_window_activate_rename (GSimpleAction *action, in fr_window_activate_rename()
220 fr_window_activate_new (GSimpleAction *action, in fr_window_activate_new()
280 fr_window_activate_open (GSimpleAction *action, in fr_window_activate_open()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sced/sced/
H A DWindowHelper.py241 def on_evaluate(self, action): argument
266 def on_stop_sound(self, action): argument
272 def on_record(self, action): argument
287 def on_find_help(self, action): argument
291 def on_browse_help(self, action): argument
294 def on_search_help(self, action): argument
298 def on_method_args(self, action): argument
319 def on_recompile(self, action): argument
322 def on_restart(self, action): argument
328 def on_clear_log(self, action): argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/events/
H A Daction.go34 type action struct { struct
35 JsonData []byte
36 Id *string `mandatory:"true" json:"id"`
40 ActionType string `json:"actionType"`
44 func (m *action) UnmarshalJSON(data []byte) error {
64 func (m *action) UnmarshalPolymorphicJSON(data []byte) (interface{}, error) {
90 func (m action) GetId() *string {
95 func (m action) GetLifecycleMessage() *string {
100 func (m action) GetLifecycleState() ActionLifecycleStateEnum {
105 func (m action) GetDescription() *string {
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c92 const struct lp_build_tgsi_action * action, in add_emit()
104 const struct lp_build_tgsi_action * action, in arr_emit()
142 const struct lp_build_tgsi_action * action, in dp2_emit()
173 const struct lp_build_tgsi_action * action, in dp3_emit()
209 const struct lp_build_tgsi_action * action, in dp4_emit()
259 const struct lp_build_tgsi_action * action, in dst_emit()
286 const struct lp_build_tgsi_action * action, in end_emit()
297 const struct lp_build_tgsi_action * action, in exp_emit()
331 const struct lp_build_tgsi_action * action, in frc_emit()
492 const struct lp_build_tgsi_action *action, in pk2h_emit()
[all …]

12345678910>>...1121