Home
last modified time | relevance | path

Searched refs:move_from (Results 26 – 50 of 340) sorted by relevance

12345678910>>...14

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/gprpp/
H A Dinlined_vector.h71 move_from(v); in InlinedVector()
77 move_from(v);
164 void move_from(InlinedVector& v) { in move_from() function
/dports/sysutils/msktutil/msktutil-1.1/
H A Dmsktpass.cpp222 creds.move_from(local_creds); in set_password()
232 creds.move_from(local_creds); in set_password()
241 creds.move_from(local_creds); in set_password()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/task/sequence_manager/
H A Dtasks.h31 PostedTask(PostedTask&& move_from) noexcept;
84 Task(Task&& move_from);
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/task/sequence_manager/
H A Dtasks.h31 PostedTask(PostedTask&& move_from) noexcept;
94 Task(Task&& move_from);
/dports/games/wesnoth/wesnoth-1.14.17/src/ai/default/
H A Dattack.cpp432 const map_location& move_from = movements.front().first; in execute_self() local
439 …t(std::make_shared<wfl::safe_call_result>(fake_ptr(), attack_result::E_EMPTY_DEFENDER, move_from)); in execute_self()
443 if(move_from != att_src) { in execute_self()
447 …l::variant(std::make_shared<wfl::safe_call_result>(fake_ptr(), move_result::E_NO_UNIT, move_from)); in execute_self()
450 …ai::move_result_ptr result = get_ai_context(ctxt.as_callable()).execute_move_action(move_from, att… in execute_self()
/dports/multimedia/audacious/audacious-4.1/src/libaudcore/
H A Dindex.h67 void move_from(IndexBase & b, int from, int to, int len, bool expand,
146 void move_from(Index<T> & b, int from, int to, int len, bool expand, in move_from() function
149 IndexBase::move_from(b, raw(from), raw(to), raw(len), expand, collapse, in move_from()
/dports/net/arataga/restinio-v.0.6.13/dev/restinio/router/
H A Dmethod_matcher.hpp270 move_from( buffered_matcher_holder_t & other ) in move_from() function in restinio::router::impl::buffered_matcher_holder_t
300 move_from( other ); in buffered_matcher_holder_t()
309 move_from( other ); in operator =()
/dports/games/polyglot/polyglot-1.4.70b/
H A Dsan.c58 from = move_from(move); in move_to_san()
516 from = move_from(move); in ambiguity()
542 if (square_file(move_from(m)) == square_file(from)) n++; in ambiguity()
555 if (square_rank(move_from(m)) == square_rank(from)) n++; in ambiguity()
H A Dmove.c63 int move_from(int move) { in move_from() function
153 return board->square[move_from(move)]; in move_piece()
237 from = move_from(move); in move_to_can()
/dports/games/gnuchess/gnuchess-6.2.9/src/adapter/
H A Dsan.cpp80 from = move_from(move); in move_to_san()
538 from = move_from(move); in ambiguity()
564 if (square_file(move_from(m)) == square_file(from)) n++; in ambiguity()
577 if (square_rank(move_from(m)) == square_rank(from)) n++; in ambiguity()
H A Dmove.cpp85 int move_from(int move) { in move_from() function
175 return board->square[move_from(move)]; in move_piece()
259 from = move_from(move); in move_to_can()
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/
H A Dfiles_names.c340 int move_from; in DeleteRedundantSlashes() local
351 move_from = oldpos; in DeleteRedundantSlashes()
365 int move_len = oldpos - move_from; in DeleteRedundantSlashes()
366 memmove(&str[newpos], &str[move_from], move_len); in DeleteRedundantSlashes()
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/
H A Dfiles_names.c340 int move_from; in DeleteRedundantSlashes() local
351 move_from = oldpos; in DeleteRedundantSlashes()
365 int move_len = oldpos - move_from; in DeleteRedundantSlashes()
366 memmove(&str[newpos], &str[move_from], move_len); in DeleteRedundantSlashes()
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/
H A Dfiles_names.c340 int move_from; in DeleteRedundantSlashes() local
351 move_from = oldpos; in DeleteRedundantSlashes()
365 int move_len = oldpos - move_from; in DeleteRedundantSlashes()
366 memmove(&str[newpos], &str[move_from], move_len); in DeleteRedundantSlashes()
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/
H A Dfiles_names.c340 int move_from; in DeleteRedundantSlashes() local
351 move_from = oldpos; in DeleteRedundantSlashes()
365 int move_len = oldpos - move_from; in DeleteRedundantSlashes()
366 memmove(&str[newpos], &str[move_from], move_len); in DeleteRedundantSlashes()
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/
H A Dfiles_names.c340 int move_from; in DeleteRedundantSlashes() local
351 move_from = oldpos; in DeleteRedundantSlashes()
365 int move_len = oldpos - move_from; in DeleteRedundantSlashes()
366 memmove(&str[newpos], &str[move_from], move_len); in DeleteRedundantSlashes()
/dports/games/scid/scid/src/polyglot/
H A Dsan.cpp62 from = move_from(move); in move_to_san()
521 from = move_from(move); in ambiguity()
547 if (square_file(move_from(m)) == square_file(from)) n++; in ambiguity()
560 if (square_rank(move_from(m)) == square_rank(from)) n++; in ambiguity()
H A Dmove.cpp67 int move_from(int move) { in move_from() function
157 return board->square[move_from(move)]; in move_piece()
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/
H A Dfiles_names.c340 int move_from; in DeleteRedundantSlashes() local
351 move_from = oldpos; in DeleteRedundantSlashes()
365 int move_len = oldpos - move_from; in DeleteRedundantSlashes()
366 memmove(&str[newpos], &str[move_from], move_len); in DeleteRedundantSlashes()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/
H A Dax_position.h3278 base::RepeatingCallback<bool(const AXPosition& move_from,
3530 move_from.IsEmptyObjectReplacedByCharacter() || in AbortMoveAtFormatBoundary()
3536 ax::mojom::Role from_role = move_from.GetRole(); in AbortMoveAtFormatBoundary()
3544 return move_from.AsLeafTreePosition()->GetTextStyles() != in AbortMoveAtFormatBoundary()
3583 const AXPosition& move_from, in AbortMoveAtParagraphBoundary() argument
3588 move_from.IsEmptyObjectReplacedByCharacter() || in AbortMoveAtParagraphBoundary()
3595 move_from, move_to, move_type, direction); in AbortMoveAtParagraphBoundary()
3611 const AXPosition& move_from, in UpdateCrossedLineBreakingObjectToken() argument
3617 move_from, move_to, move_type, direction); in UpdateCrossedLineBreakingObjectToken()
3627 if (move_from.IsNullPosition() || move_to.IsNullPosition()) in AbortMoveAtPageBoundary()
[all …]
/dports/sysutils/glogg/glogg-1.1.4/src/data/
H A Dcompressedlinestorage.cpp197 void CompressedLinePositionStorage::move_from( in move_from() function in CompressedLinePositionStorage
215 move_from( std::move( orig ) ); in CompressedLinePositionStorage()
239 move_from( std::move( orig ) ); in operator =()
/dports/games/wesnoth/wesnoth-1.14.17/src/ai/formula/
H A Dcallable_objects.cpp161 attack_callable::attack_callable(const map_location& move_from, in attack_callable() argument
163 : move_from_(move_from), src_(src), dst_(dst), in attack_callable()
165 &*resources::gameboard->units().find(move_from)) in attack_callable()
196 const map_location& other_from = a_callable->move_from(); in do_compare()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/gtkui/
H A Dcolumns.cc213 move.move_from (others, 0, -1, -1, true, true); in shift_rows()
215 move.move_from (others, 0, 0, -1, true, true); in shift_rows()
217 index.move_from (move, 0, begin, end - begin, false, true); in shift_rows()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/
H A Dax_position.h3490 base::RepeatingCallback<bool(const AXPosition& move_from,
3747 move_from.IsEmptyObjectReplacedByCharacter() || in AbortMoveAtFormatBoundary()
3753 ax::mojom::Role from_role = move_from.GetAnchorRole(); in AbortMoveAtFormatBoundary()
3761 return move_from.AsLeafTreePosition()->GetTextStyles() != in AbortMoveAtFormatBoundary()
3800 const AXPosition& move_from, in AbortMoveAtParagraphBoundary() argument
3805 move_from.IsEmptyObjectReplacedByCharacter() || in AbortMoveAtParagraphBoundary()
3812 move_from, move_to, move_type, direction); in AbortMoveAtParagraphBoundary()
3828 const AXPosition& move_from, in UpdateCrossedLineBreakingObjectToken() argument
3834 move_from, move_to, move_type, direction); in UpdateCrossedLineBreakingObjectToken()
3844 if (move_from.IsNullPosition() || move_to.IsNullPosition()) in AbortMoveAtPageBoundary()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmbuffer.h130 move_from(lhs);
164 void move_from(byte_buffer& other) BMNOEXCEPT in move_from() function
652 void move_from(heap_matrix& other) BMNOEXCEPT in move_from() function
654 buffer_.move_from(other.buffer_); in move_from()
810 void move_from(dynamic_heap_matrix& other) BMNOEXCEPT in move_from() function
814 buffer_.move_from(other.buffer_); in move_from()

12345678910>>...14