Home
last modified time | relevance | path

Searched refs:ChangeFunc (Results 1 – 25 of 112) sorted by relevance

12345

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogsed/
H A Deditor_ui_classic.c455 o2->ChangeFunc = MissionChangeWallCount; in CreateClassicMapObjs()
462 o2->ChangeFunc = MissionChangeWallLength; in CreateClassicMapObjs()
479 o2->ChangeFunc = MissionChangeRoomCount; in CreateClassicMapObjs()
486 o2->ChangeFunc = MissionChangeRoomMin; in CreateClassicMapObjs()
493 o2->ChangeFunc = MissionChangeRoomMax; in CreateClassicMapObjs()
500 o2->ChangeFunc = MissionChangeEdgeRooms; in CreateClassicMapObjs()
521 o2->ChangeFunc = MissionChangeRoomWallLen; in CreateClassicMapObjs()
562 o2->ChangeFunc = MissionChangeDoorMin; in CreateClassicMapObjs()
569 o2->ChangeFunc = MissionChangeDoorMax; in CreateClassicMapObjs()
592 o2->ChangeFunc = MissionChangePillarMin; in CreateClassicMapObjs()
[all …]
H A Deditor_ui_cave.c88 o2->ChangeFunc = MissionChangeFillPercent; in CreateCaveMapObjs()
95 o2->ChangeFunc = MissionChangeRepeat; in CreateCaveMapObjs()
104 o2->ChangeFunc = MissionChangeR1; in CreateCaveMapObjs()
111 o2->ChangeFunc = MissionChangeR2; in CreateCaveMapObjs()
128 o2->ChangeFunc = MissionChangeRoomCount; in CreateCaveMapObjs()
135 o2->ChangeFunc = MissionChangeRoomMin; in CreateCaveMapObjs()
142 o2->ChangeFunc = MissionChangeRoomMax; in CreateCaveMapObjs()
164 o2->ChangeFunc = MissionChangeRoomWallLen; in CreateCaveMapObjs()
172 o2->ChangeFunc = MissionChangeRoomWallPad; in CreateCaveMapObjs()
182 o2->ChangeFunc = MissionChangeSquareCount; in CreateCaveMapObjs()
[all …]
H A Deditor_ui_static.c348 o2->ChangeFunc = BrushSetBrushTypePoint; in CreateStaticMapObjs()
356 o2->ChangeFunc = BrushSetBrushTypeLine; in CreateStaticMapObjs()
364 o2->ChangeFunc = BrushSetBrushTypeBox; in CreateStaticMapObjs()
388 o2->ChangeFunc = BrushSetBrushTypeSelect; in CreateStaticMapObjs()
396 o2->ChangeFunc = BrushSetBrushTypeFill; in CreateStaticMapObjs()
424 o2->ChangeFunc = BrushSetBrushTypeSetExit; in CreateStaticMapObjs()
436 o2->ChangeFunc = BrushChangeMainType; in CreateStaticMapObjs()
446 o2->ChangeFunc = BrushChangeSecondaryType; in CreateStaticMapObjs()
458 o2->ChangeFunc = BrushChangeSize; in CreateStaticMapObjs()
472 o2->ChangeFunc = BrushLoadGuideImage; in CreateStaticMapObjs()
[all …]
H A Deditor_ui_interior.c295 o2->ChangeFunc = MissionChangeCorridorWidth; in CreateInteriorMapObjs()
305 o2->ChangeFunc = MissionChangeRoomMin; in CreateInteriorMapObjs()
312 o2->ChangeFunc = MissionChangeRoomMax; in CreateInteriorMapObjs()
321 o2->ChangeFunc = MissionChangeExitEnabled; in CreateInteriorMapObjs()
330 o2->ChangeFunc = MissionChangeRoomWallCount; in CreateInteriorMapObjs()
337 o2->ChangeFunc = MissionChangeRoomWallLen; in CreateInteriorMapObjs()
345 o2->ChangeFunc = MissionChangeRoomWallPad; in CreateInteriorMapObjs()
355 o2->ChangeFunc = MissionChangeDoorEnabled; in CreateInteriorMapObjs()
362 o2->ChangeFunc = MissionChangeDoorMin; in CreateInteriorMapObjs()
369 o2->ChangeFunc = MissionChangeDoorMax; in CreateInteriorMapObjs()
[all …]
H A Deditor_ui_color.c42 ColorPickerChangeFunc ChangeFunc; member
52 ColorPickerChangeFunc ChangeFunc; member
81 ((ColorTextData *)oText->Data)->ChangeFunc = changeFunc; in CreateColorPicker()
94 o->ChangeFunc = ColorPickerChange; in CreateColorPicker()
115 ((ColorPickerData *)o2->Data)->ChangeFunc = changeFunc; in CreateColorPicker()
151 cData->ChangeFunc(colour, cData->Data); in ColorPickerSetFromText()
158 mc->ChangeFunc(mc->Color, mc->Data); in ColorPickerChange()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go59 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
85 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
98 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
130 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
218 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go59 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
85 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
98 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
130 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
218 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/fs/
H A Ddiff.go75 type ChangeFunc func(ChangeKind, string, os.FileInfo, error) error type
101 func Changes(ctx context.Context, a, b string, changeFn ChangeFunc) error { argument
114 func addDirChanges(ctx context.Context, changeFn ChangeFunc, root string) error { argument
146 func diffDirChanges(ctx context.Context, changeFn ChangeFunc, base string, o *diffDirOptions) error… argument
234 func doubleWalkDiff(ctx context.Context, changeFn ChangeFunc, a, b string) (err error) { argument

12345