Home
last modified time | relevance | path

Searched +full:ship +full:- +full:to (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/
Daccelerometer.c13 #define GRAVITY_CONSTANT 0.004f /* how sensitive the ship is to the accelerometer */
15 /* If we aren't on an iPhone, then this definition ought to yield reasonable behavior */
20 static SDL_Joystick *accelerometer; /* used for controlling the ship */
24 float x, y; /* position of ship */
25 float vx, vy; /* velocity of ship (in pixels per millesecond) */
26 SDL_Rect rect; /* (drawn) position and size of ship */
29 static SDL_Texture *ship = 0; /* texture for spaceship */ variable
42 /* ship screen constraints */ in render()
44 Uint32 maxx = w - shipData.rect.w; in render()
46 Uint32 maxy = h - shipData.rect.h; in render()
[all …]
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-dynapi.md8 - The Steam Runtime has (at least in theory) a really kick-ass build of SDL2,
12 ever needed, and these fixes won't make it to a game shipping its own SDL.
13 - Even if we replace the SDL2 in those games with a compatible one, that is to
16 dynamic loader to ignore their SDL2 in this case, of course.
17 - If you don't ship an SDL2 with the game in some form, people that disabled the
18 Steam Runtime, or just tried to run the game from the command line instead of
19 Steam might find themselves unable to run the game, due to a missing dependency.
20 - If you want to ship on non-Steam platforms like GOG or Humble Bundle, or target
21 generic Linux boxes that may or may not have SDL2 installed, you have to ship
22 the library or risk a total failure to launch. So now, you might have to have
[all …]
/third_party/flutter/skia/third_party/externals/wuffs/doc/
Droadmap.md5 - Do lots of TODOs.
6 - Implement coroutines, for streaming decoding.
7 - Finish the GIF decoder.
8 - Write the PNG decoder.
9 - Write the JPEG decoder.
10 - Write the PNG encoder.
11 - Design an image API that works with all these, including animated GIF.
12 - Write some example programs, maybe cpng a la cjpeg and cwebp.
13 - Add compatibility tests, benchmarks, code size comparison.
14 - Release as open source.
[all …]
/third_party/gstreamer/gstplugins_good/
DREADME.md4 ----------
8 WHERE TO START
9 --------------
19 You can subscribe to our mailing lists:
21 https://lists.freedesktop.org/mailman/listinfo/gstreamer-announce
23 https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
29 You can join us on IRC - #gstreamer on irc.oftc.net
32 --------------------
43 A well-groomed and well-maintained collection of GStreamer plug-ins and
45 to write for GStreamer.
[all …]
/third_party/gstreamer/gstreamer/
DREADME.md4 ----------
8 WHERE TO START
9 --------------
19 You can subscribe to our mailing lists:
21 https://lists.freedesktop.org/mailman/listinfo/gstreamer-announce
23 https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
29 You can join us on IRC - #gstreamer on irc.oftc.net
32 --------------------
43 A well-groomed and well-maintained collection of GStreamer plug-ins and
45 to write for GStreamer.
[all …]
/third_party/gstreamer/gstplugins_base/
DREADME.md4 ----------
8 WHERE TO START
9 --------------
19 You can subscribe to our mailing lists:
21 https://lists.freedesktop.org/mailman/listinfo/gstreamer-announce
23 https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
29 You can join us on IRC - #gstreamer on irc.oftc.net
32 --------------------
43 A well-groomed and well-maintained collection of GStreamer plug-ins and
45 to write for GStreamer.
[all …]
/third_party/gstreamer/gstplugins_bad/
DREADME.md4 ----------
8 WHERE TO START
9 --------------
19 You can subscribe to our mailing lists:
21 https://lists.freedesktop.org/mailman/listinfo/gstreamer-announce
23 https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
29 You can join us on IRC - #gstreamer on irc.oftc.net
32 --------------------
43 A well-groomed and well-maintained collection of GStreamer plug-ins and
45 to write for GStreamer.
[all …]
/third_party/libexif/
Dconfigure.ac2 AC_INIT([EXIF library], [0.6.22], [libexif-devel@lists.sourceforge.net], [libexif])
3 AC_CONFIG_SRCDIR([libexif/exif-data.h])
5 AC_CONFIG_MACRO_DIR([auto-m4])
6 AM_INIT_AUTOMAKE([-Wall gnu 1.9 dist-bzip2 dist-zip check-news subdir-objects])
9 # Use the silent-rules feature when possible.
17 dnl ---------------------------------------------------------------------------
20 dnl http://plan99.net/~mike/writing-shared-libraries.html
23 dnl ---------------------------------------------------------------------------
25 dnl - CURRENT (Major): Increment if the interface has changes. AGE is always
27 dnl - AGE (Micro): Increment if any interfaces have been added; set to 0
[all …]
DMakefile.am1 SUBDIRS = m4m po libexif test doc binary-dist contrib
3 EXTRA_DIST = @PACKAGE_TARNAME@.spec README-Win32.txt
10 noinst_DATA = libexif-uninstalled.pc
11 EXTRA_DIST += libexif-uninstalled.pc.in
13 ACLOCAL_AMFLAGS = -I auto-m4 -I m4m
16 doc_DATA = README AUTHORS NEWS ChangeLog ABOUT-NLS COPYING SECURITY.md
24 # If present, ship ChangeLog.git in source tarball.
25 # If not present, don't ship it.
26 dist-hook:
27 if test -f $(srcdir)/ChangeLog.git; then \
[all …]
DREADME-Win32.txt3 * the binary DLL in the subdirectory binary-dist/bin/
4 * the include files in the subdirectory binary-dist/include/
9 This seems to be the Windows way of doing things.
22 Something neat to do is to use a MinGW32 cross compiler on a Unix
25 ./configure --host=i586-mingw32msvc --disable-nls
29 If you want to build a combined source/binary distribution tarball/zipfile,
30 then add the --enable-ship-binaries option to the ./configure command line.
/third_party/weston/man/
Dweston-rdp.man1 .TH WESTON-RDP 7 "2017-12-14" "Weston @version@"
3 weston-rdp \- the RDP backend for Weston
5 .B weston --backend=rdp-backend.so
9 The RDP backend allows to run a
15 The RDP backend uses FreeRDP to implement the RDP part, it acts as a RDP server
18 encode images using remoteFx codec, NS codec or will fallback to raw bitmapUpdate.
21 must be provided to the backend depending on which kind of security is requested. The RDP
24 The RDP backend is multi-seat aware, so if two clients connect on the backend,
34 .B \-\-address\fR=\fIaddress\fR
38 \fB\-\-port\fR=\fIport\fR
[all …]
/third_party/openGLES/docs/
Dpromoting.html10 <p> <i>Promoting</i> an extension refers to moving it from single-vendor
11 to multi-vendor or ARB-approved status, usually by changing the vendor
12 tag attached to the extension name string, enumerants and API entry
14 licensees want to support it. This document describes the steps to
26 to freeze the definition of the extension, and that what you ship is
27 identical in behavior to what the original vendor is shipping. Shipping
28 what appears to be the "same" extension while implementing different
29 behavior on multiple platforms is a great disservice to ISVs trying to
30 use extensions, and to OpenGL in general.
32 <p> <b>Do not</b>, under any circumstances, ship an extension defined by
[all …]
/third_party/skia/third_party/externals/opengl-registry/docs/
Dpromoting.html10 <p> <i>Promoting</i> an extension refers to moving it from single-vendor
11 to multi-vendor or ARB-approved status, usually by changing the vendor
12 tag attached to the extension name string, enumerants and API entry
14 licensees want to support it. This document describes the steps to
26 to freeze the definition of the extension, and that what you ship is
27 identical in behavior to what the original vendor is shipping. Shipping
28 what appears to be the "same" extension while implementing different
29 behavior on multiple platforms is a great disservice to ISVs trying to
30 use extensions, and to OpenGL in general.
32 <p> <b>Do not</b>, under any circumstances, ship an extension defined by
[all …]
/third_party/python/Tools/freeze/
DREADME8 ---------------
10 Freeze make it possible to ship arbitrary Python programs to people
18 the Python run-time. Some measures have been taken to avoid linking
22 written in Python that it uses) is not included in the binary --
23 instead, the compiled byte-code (the instruction stream used
25 protection of your Python source code, though not much -- a
26 disassembler for Python byte-code is available in the standard Python
31 How does Freeze know which modules to include?
32 ----------------------------------------------
34 Previous versions of Freeze used a pretty simple-minded algorithm to
[all …]
/third_party/PyYAML/tests/data/
Dspec-02-27.data1 --- !<tag:clarkevans.com,2002:invoice>
3 date : 2001-01-23
4 bill-to: &id001
14 ship-to: *id001
16 - sku : BL394D
20 - sku : BL4438H
29 Billsmer @ 338-4338.
/third_party/curl/docs/
DEXPERIMENTAL.md8 1. Experimental features are provided to allow users to try them out and
9 provide feedback on functionality and API etc before they ship and get
14 4. **We reserve the right to change behavior** of the feature without sticking
15 to our API/ABI rules as we do for regular features, as long as it is marked
21 - The Hyper HTTP backend
22 - HTTP/3 support and options
23 - CURLSSLOPT_NATIVE_CA (No configure option, feature built in when supported)
/third_party/flutter/skia/third_party/externals/sdl/premake/projects/
Daccelerometer.lua1 -- Copyright (C) 1997-2016 Sam Lantinga <slouken@libsdl.org>
2 --
3 -- This software is provided 'as-is', without any express or implied
4 -- warranty. In no event will the authors be held liable for any damages
5 -- arising from the use of this software.
6 --
7 -- Permission is granted to anyone to use this software for any purpose,
8 -- including commercial applications, and to alter it and redistribute it
9 -- freely.
10 --
[all …]
/third_party/lz4/contrib/snap/
DREADME.md2 --------------
4 This directory contains the config required to generate a snap package
5 of lz4. Snaps are universal Linux packages that allow you to easily
6 build your application from any source and ship it to any Linux
7 distribution by publishing it to https://snapcraft.io/. A key attribute
15 * ensure snap.snapcraft.yaml is up-to-date e.g. with version info
19 * push snap/* changes to the repo (excluding any crud generated by a build of course)
23 * publish new snap to the snap store
27 * all installed copies of lz4 will be automatically updated to your new version
/third_party/skia/samplecode/
DSampleShip.cpp4 * Use of this source code is governed by a BSD-style license that can be
29 canvas->drawAtlas(atlas, xform, tex, colors, count, SkBlendMode::kModulate, sampling, in draw_atlas()
40 canvas->save(); in draw_atlas_sim()
41 canvas->concat(matrix); in draw_atlas_sim()
42 canvas->drawImageRect(atlas, tex[i], tex[i].makeOffset(-tex[i].x(), -tex[i].y()), in draw_atlas_sim()
44 canvas->restore(); in draw_atlas_sim()
52 fAtlas = GetResourceAsImage("images/ship.png"); in DrawShipView()
54 SkDebugf("\nCould not decode file ship.png. Falling back to penguin mode.\n"); in DrawShipView()
58 " to set the resourcePath?\n"); in DrawShipView()
63 SkScalar anchorX = fAtlas->width()*0.5f; in DrawShipView()
[all …]
/third_party/flutter/skia/samplecode/
DSampleShip.cpp4 * Use of this source code is governed by a BSD-style license that can be
28 canvas->drawAtlas(atlas, xform, tex, colors, count, SkBlendMode::kModulate, cull, paint); in draw_atlas()
38 canvas->save(); in draw_atlas_sim()
39 canvas->concat(matrix); in draw_atlas_sim()
40 canvas->drawImageRect(atlas, tex[i], tex[i].makeOffset(-tex[i].x(), -tex[i].y()), paint, in draw_atlas_sim()
42 canvas->restore(); in draw_atlas_sim()
50 fAtlas = GetResourceAsImage("images/ship.png"); in DrawShipView()
52 SkDebugf("\nCould not decode file ship.png. Falling back to penguin mode.\n"); in DrawShipView()
56 " to set the resourcePath?\n"); in DrawShipView()
61 SkScalar anchorX = fAtlas->width()*0.5f; in DrawShipView()
[all …]
/third_party/icu/icu4c/source/test/intltest/
Dformatted_string_builder_test.cpp39 u"A very very very very very very very very very very long string to force heap"};
66 assertSuccess("Appending to sb2", status); in testInsertAppendUnicodeString()
68 assertSuccess("Appending to sb3", status); in testInsertAppendUnicodeString()
78 assertSuccess("Appending to sb5", status); in testInsertAppendUnicodeString()
85 sb4.insert(3, str, start, end - start); // UnicodeString uses length instead of end index in testInsertAppendUnicodeString()
94 assertSuccess("Appending again to sb5", status); in testInsertAppendUnicodeString()
112 { u"lorem ipsum dolor sit amet", 8, 11 }, // 3 chars, equal to replacement "xyz" in testSplice()
125 sb1.replace(cas.startThis, cas.endThis - cas.startThis, replacement); in testSplice()
138 … sb1.replace(cas.startThis, cas.endThis - cas.startThis, UnicodeString(replacement, 1, 2)); in testSplice()
158 assertSuccess("Appending to sb2", status); in testInsertAppendCodePoint()
[all …]
/third_party/abseil-cpp/absl/strings/internal/
Dpow10_helper.h8 // https://www.apache.org/licenses/LICENSE-2.0
10 // Unless required by applicable law or agreed to in writing, software
16 // This test helper library contains a table of powers of 10, to guarantee
18 // on the pow() function, because not all standard libraries ship a version
32 // double to the exact value, rounding to nearest-even in the (single) case of
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dpow10_helper.h8 // https://www.apache.org/licenses/LICENSE-2.0
10 // Unless required by applicable law or agreed to in writing, software
16 // This test helper library contains a table of powers of 10, to guarantee
18 // on the pow() function, because not all standard libraries ship a version
32 // double to the exact value, rounding to nearest-even in the (single) case of
/third_party/giflib/
Dbuild.adoc8 You will need xmlto to build the derived forms of the documentation
9 from the DocBook-XML sources. If you are going no modify the website,
10 you will also need to have asciidoc and the ImageMagick convert(1)
16 to see a regression test of the codebase. No output (other than
21 This codebase now assumes your compiler is C99-conformant. If it
24 is backward-conformant to C89 except that it uses bool/true/false.
26 One (minimal but sufficient) concession to Windows portability has been
29 instead). Requests to go any further out of the way to accommodate
37 to confirm that it looks sane when extracted to the Makefile.
39 3. Version-stamp the top entry in the NEWS file.
[all …]
/third_party/curl/docs/libcurl/opts/
DCURLOPT_HSTSWRITEDATA.38 .\" * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
14 .\" * You may opt to use, copy, modify, merge, publish, distribute and/or sell
15 .\" * copies of the Software, and permit persons to whom the Software is
16 .\" * furnished to do so, under the terms of the COPYING file.
25 CURLOPT_HSTSWRITEDATA \- pointer passed to the HSTS write callback
32 be enabled by explicitly telling configure with \fB--enable-hsts\fP. You are
33 advised to not ship this in production before the experimental label is
36 Data \fIpointer\fP to pass to the HSTS write function. If you use the
38 input in the 4th argument to the callback.
40 This option doesn't enable HSTS, you need to use \fICURLOPT_HSTS_CTRL(3)\fP to
[all …]

12345678910>>...12