Home
last modified time | relevance | path

Searched defs:Move (Results 1 – 25 of 4600) sorted by relevance

12345678910>>...184

/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_move.go11 type Move struct { struct
13 raw *vocab.Move
17 func (t *Move) Raw() (n *vocab.Move) {
29 func (t *Move) LenActor() (idx int) {
65 func (t *Move) RemoveActor(idx int) {
85 func (t *Move) LenObject() (idx int) {
119 func (t *Move) RemoveObject(idx int) {
991 func (t *Move) SetId(k *url.URL) {
1605 func (t *Move) LenTo() (idx int) {
1641 func (t *Move) RemoveTo(idx int) {
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/vocab/
H A Dgen_move.go587 type Move struct { struct
619 nameMap map[string]string
627 id *url.URL
649 typeName []interface{}
655 to []*toIntermediateType
659 cc []*ccIntermediateType
681 streams []*url.URL
689 proxyUrl *url.URL
695 provideClientKey *url.URL
697 signClientKey *url.URL
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/libmount-0.1.15/src/
H A Dmodify.rs16 pub struct Move { struct
21 impl Move { argument
23 pub fn new<A: AsRef<Path>, B: AsRef<Path>>(source: A, target: B) -> Move { in new()
44 impl fmt::Display for Move { implementation
51 impl Explainable for Move { implementation
/dports/games/blokish/blokish/src/
H A Dboard.h40 struct Move struct
49 Move(){} in Move() argument
/dports/mail/aerc/aerc-0.4.0/commands/msg/
H A Dmove.go15 type Move struct{} struct
21 func (Move) Aliases() []string {
25 func (Move) Complete(aerc *widgets.Aerc, args []string) []string {
29 func (Move) Execute(aerc *widgets.Aerc, args []string) error {
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/demos/chess/src/
H A Dmove.hpp7 struct Move { struct
12 std::string move_to_text(const Move& m); argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/rewriter/
H A Dtextwriter_p.h69 struct Move { struct
75 QList<Move> moveList; argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Da-stwifi.adb262 procedure Move subprogram
291 -- Start of processing for Move argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Da-stwifi.adb262 procedure Move subprogram
291 -- Start of processing for Move argument
/dports/games/hexxagon/hexxagon-1.0.2/src/libhexx/
H A Dmove.h36 Move() { from = 99; to = 99;}; in Move() function
37 Move(int t) { from = t; to = t; }; in Move() function
38 Move(int f, int t) { from = f; to = t; }; in Move() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-stwifi.adb290 procedure Move subprogram
297 Sfirst : constant Integer := Source'First;
298 Slast : constant Integer := Source'Last;
299 Slength : constant Integer := Source'Length;
323 -- Start of processing for Move argument
H A Da-stzfix.adb296 procedure Move subprogram
325 -- Start of processing for Move argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-stwifi.adb290 procedure Move subprogram
297 Sfirst : constant Integer := Source'First;
298 Slast : constant Integer := Source'Last;
299 Slength : constant Integer := Source'Length;
323 -- Start of processing for Move argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-stwifi.adb290 procedure Move subprogram
297 Sfirst : constant Integer := Source'First;
298 Slast : constant Integer := Source'Last;
299 Slength : constant Integer := Source'Length;
323 -- Start of processing for Move argument
H A Da-stzfix.adb296 procedure Move subprogram
325 -- Start of processing for Move argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-stwifi.adb290 procedure Move subprogram
297 Sfirst : constant Integer := Source'First;
298 Slast : constant Integer := Source'Last;
299 Slength : constant Integer := Source'Length;
323 -- Start of processing for Move argument
H A Da-stzfix.adb296 procedure Move subprogram
325 -- Start of processing for Move argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-stzfix.adb296 procedure Move subprogram
325 -- Start of processing for Move argument
H A Da-stwifi.adb290 procedure Move subprogram
297 Sfirst : constant Integer := Source'First;
298 Slast : constant Integer := Source'Last;
299 Slength : constant Integer := Source'Length;
323 -- Start of processing for Move argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Da-stwifi.adb290 procedure Move subprogram
297 Sfirst : constant Integer := Source'First;
298 Slast : constant Integer := Source'Last;
299 Slength : constant Integer := Source'Length;
323 -- Start of processing for Move argument
H A Da-stzfix.adb296 procedure Move subprogram
325 -- Start of processing for Move argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-stzfix.adb296 procedure Move subprogram
325 -- Start of processing for Move argument
H A Da-stwifi.adb290 procedure Move subprogram
297 Sfirst : constant Integer := Source'First;
298 Slast : constant Integer := Source'Last;
299 Slength : constant Integer := Source'Length;
323 -- Start of processing for Move argument
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-stwifi.adb290 procedure Move subprogram
297 Sfirst : constant Integer := Source'First;
298 Slast : constant Integer := Source'Last;
299 Slength : constant Integer := Source'Length;
323 -- Start of processing for Move argument
H A Da-stzfix.adb296 procedure Move subprogram
325 -- Start of processing for Move argument

12345678910>>...184