Home
last modified time | relevance | path

Searched full:cross (Results 1 – 25 of 2519) sorted by relevance

12345678910>>...101

/third_party/skia/third_party/externals/spirv-cross/
DCMakeLists.txt31 project(SPIRV-Cross LANGUAGES CXX C)
40 option(SPIRV_CROSS_ENABLE_TESTS "Enable SPIRV-Cross tests." ON)
73 set(spirv-cross-link-flags "")
75 message(STATUS "SPIRV-Cross: Finding Git version for SPIRV-Cross.")
76 set(spirv-cross-build-version "unknown")
82 OUTPUT_VARIABLE spirv-cross-build-version
86 message(STATUS "SPIRV-Cross: Git hash: ${spirv-cross-build-version}")
88 message(STATUS "SPIRV-Cross: Git not found, using unknown build version.")
91 string(TIMESTAMP spirv-cross-timestamp)
126 set(spirv-cross-link-flags "${spirv-cross-link-flags} -fsanitize=address")
[all …]
Dtest_shaders.sh8 echo "Building spirv-cross"
10 SPIRV_CROSS_PATH="./spirv-cross"
16 echo "Using SPIRV-Cross in: \"$SPIRV_CROSS_PATH\"."
18 ./test_shaders.py shaders ${OPTS} --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
19 ./test_shaders.py shaders ${OPTS} --opt --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
20 ./test_shaders.py shaders-no-opt ${OPTS} --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
21 ./test_shaders.py shaders-msl ${OPTS} --msl --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
22 ./test_shaders.py shaders-msl ${OPTS} --msl --opt --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
23 ./test_shaders.py shaders-msl-no-opt ${OPTS} --msl --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
24 ./test_shaders.py shaders-hlsl ${OPTS} --hlsl --spirv-cross "$SPIRV_CROSS_PATH" || exit 1
[all …]
DREADME.md6 # SPIRV-Cross
8 SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other shader languages.
10 …//github.com/KhronosGroup/SPIRV-Cross/actions/workflows/main.yml/badge.svg)](https://github.com/Kh…
11 …tus/github/KhronosGroup/SPIRV-Cross?svg=true&branch=master)](https://ci.appveyor.com/project/HansK…
24 SPIRV-Cross tries hard to emit readable and clean output from the SPIR-V.
32 SPIRV-Cross has been tested on Linux, iOS/OSX, Windows and Android. CMake is the main build system.
41 A non-ancient GCC (4.8+) or Clang (3.x+) compiler is required as SPIRV-Cross uses C++11 extensively.
50 SPIRV-Cross is only useful as a library here. Use the CMake build to link SPIRV-Cross to your proje…
64 The C++ API is the main API for SPIRV-Cross. For more in-depth documentation than what's provided i…
65 please have a look at the [Wiki](https://github.com/KhronosGroup/SPIRV-Cross/wiki).
[all …]
/third_party/libwebsockets/READMEs/
DREADME.build.md387 For cross-build or building against local miniz, you need the following kind of
506 @section cross Cross compiling
508 To enable cross-compiling **libwebsockets** using CMake you need to create
510 CMake will then use the cross compilers and build paths specified in this file
513 …Libwebsockets** includes an example toolchain file [cross-arm-linux-gnueabihf.cmake](../contrib/cr…
516 The commandline to configure for cross with this would look like
518 $ cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/usr/lib/my-cross-root \
519 -DCMAKE_TOOLCHAIN_FILE=../contrib/cross-arm-linux-gnueabihf.cmake \
523 The example shows how to build with no external cross lib dependencies, you
524 need to provide the cross libraries otherwise.
[all …]
DREADME.build-android.md16 `./contrib/cross-aarch64-android.cmake` toolchain file is shipped. You can
19 ## Fetching lws (needed first for cross toolchain file)
30 The reason is that building mbedtls need the cross toolchain file from
46 cmake .. -DCMAKE_TOOLCHAIN_FILE=../libwebsockets/contrib/cross-aarch64-android.cmake \
54 The lws toolchain file sets the path to install into as the cross root path, so
62 same toolchain file that sets the cross root to the same place as mbedtls, it
69 cmake .. -DCMAKE_TOOLCHAIN_FILE=../libwebsockets/contrib/cross-aarch64-android.cmake \
77 ndk cross root.
/third_party/toybox/scripts/
Dcross.sh4 # symlink (Cross C Compiler) to a directory of cross compilers named
5 # $TARGET-*-cross. Tested with scripts/mcm-buildall.sh output.
7 # Usage: scripts/cross.sh $TARGET make distclean defconfig toybox
14 echo "Create symlink 'ccc' to cross compiler directory, ala:"
15 echo " ln -s ~/musl-cross-make/ccc ccc"
38 "$0" $TARGET "$@" 2>&1 || mv cross-log-$TARGET.{txt,failed}
39 } | tee cross-log-$TARGET.txt
47 Y=$(echo "$CCC/$X"-*cross)
49 Y=$(readlink -f "$CCC"/$X-*cross)
51 X="$Y/bin/${Z/-cross/-}"
Dmcm-buildall.sh3 # Script to build all cross and native compilers supported by musl-libc.
8 echo Run this script in musl-cross-make directory to make "ccc" directory.
10 echo " "git clone https://github.com/richfelker/musl-cross-make
11 echo " "cd musl-cross-make
16 # All toolchains after the first are themselves cross compiled (so they
32 # Set cross compiler path
43 TYPE=cross
45 LP="$OUTPUT/$HOST-cross/bin:$LP"
49 LP="$OUTPUT/${RENAME:-$TARGET}-cross/bin:$LP"
82 if [ ! -z "$RENAME" ] && [ "$TYPE" == cross ]
[all …]
/third_party/mesa3d/.gitlab-ci/meson/
Dbuild.sh6 CROSS_FILE=/cross_file-"$CROSS".txt
9 # tweak the cross file or generate a native file to do so.
13 if [ -n "$CROSS" ]; then
22 # cross-xfail-$CROSS, if it exists, contains a list of tests that are expected
23 # to fail for the $CROSS configuration, one per line. you can then mark those
31 # not cross-compiling (which is empty, because for amd64 everything is
33 if [ -n "$CROSS" ]; then
34 CROSS_XFAIL=.gitlab-ci/cross-xfail-"$CROSS"
64 ${CROSS+--cross "$CROSS_FILE"} \
/third_party/typescript/tests/baselines/reference/
Des6ClassTest8.types51 static cross(v1:Vector, v2:Vector):Vector {return null;}
52 >cross : (v1: Vector, v2: Vector) => Vector
118 this.right = Vector.times(down, Vector.norm(Vector.cross(this.forward, down)));
119 >this.right = Vector.times(down, Vector.norm(Vector.cross(this.forward, down))) : Vector
123 >Vector.times(down, Vector.norm(Vector.cross(this.forward, down))) : Vector
128 >Vector.norm(Vector.cross(this.forward, down)) : Vector
132 >Vector.cross(this.forward, down) : Vector
133 >Vector.cross : (v1: Vector, v2: Vector) => Vector
135 >cross : (v1: Vector, v2: Vector) => Vector
141 this.up = Vector.times(down, Vector.norm(Vector.cross(this.forward, this.right)));
[all …]
DclassStaticBlock8.errors.txt1 …ssStaticBlock/classStaticBlock8.ts(6,21): error TS1107: Jump target cannot cross function boundary.
2 …ssStaticBlock/classStaticBlock8.ts(9,21): error TS1107: Jump target cannot cross function boundary.
3 …sStaticBlock/classStaticBlock8.ts(12,21): error TS1107: Jump target cannot cross function boundary.
4 …sStaticBlock/classStaticBlock8.ts(15,21): error TS1107: Jump target cannot cross function boundary.
15 !!! error TS1107: Jump target cannot cross function boundary.
20 !!! error TS1107: Jump target cannot cross function boundary.
25 !!! error TS1107: Jump target cannot cross function boundary.
30 !!! error TS1107: Jump target cannot cross function boundary.
Des6ClassTest8.symbols52 static cross(v1:Vector, v2:Vector):Vector {return null;}
53 >cross : Symbol(Vector.cross, Decl(es6ClassTest8.ts, 15, 60))
120 this.right = Vector.times(down, Vector.norm(Vector.cross(this.forward, down)));
131 >Vector.cross : Symbol(Vector.cross, Decl(es6ClassTest8.ts, 15, 60))
133 >cross : Symbol(Vector.cross, Decl(es6ClassTest8.ts, 15, 60))
139 this.up = Vector.times(down, Vector.norm(Vector.cross(this.forward, this.right)));
150 >Vector.cross : Symbol(Vector.cross, Decl(es6ClassTest8.ts, 15, 60))
152 >cross : Symbol(Vector.cross, Decl(es6ClassTest8.ts, 15, 60))
Des6ClassTest8.js18 static cross(v1:Vector, v2:Vector):Vector {return null;}
36 this.right = Vector.times(down, Vector.norm(Vector.cross(this.forward, down)));
37 this.up = Vector.times(down, Vector.norm(Vector.cross(this.forward, this.right)));
63 Vector.cross = function (v1, v2) { return null; }; function in Vector
72 this.right = Vector.times(down, Vector.norm(Vector.cross(this.forward, down)));
73 this.up = Vector.times(down, Vector.norm(Vector.cross(this.forward, this.right)));
/third_party/skia/third_party/externals/freetype/docs/
DINSTALL.CROSS1 This document contains instructions on how to cross-build the FreeType
15 The GNU C compiler to cross-build the target system is required.
16 Currently, using a non-GNU cross compiler is untested. The cross
19 system is Linux/MIPS, the cross compiler should be installed with
32 To configure a cross-build, the options `--host=<system>' and
55 `configure' script while trying to find the cross and native C
66 cross-building system, the prefix is expected to be different
72 use a prefix to install the cross-build into a separate system
87 (cross-compiled) libraries on the build system.
96 cross-compile and cross-link with the target platform's
[all …]
/third_party/node/test/fixtures/wpt/common/security-features/tools/
Dspec.src.json20 "cross-https",
21 "cross-http",
22 "cross-http-downgrade",
23 "cross-wss",
24 "cross-ws",
25 "cross-ws-downgrade"
62 "cross-https",
63 "cross-http",
64 "cross-http-downgrade"
132 "cross-wss",
[all …]
/third_party/rust/crates/aho-corasick/.github/workflows/
Dci.yml13 # For some builds, we use cross to test on 32-bit and big-endian
16 # When CARGO is set to CROSS, TARGET is set to `--target matrix.target`.
70 - name: Use Cross
73 # We used to install 'cross' from master, but it kept failing. So now
74 # we build from a known-good version until 'cross' becomes more stable
76 # master (2022-06-14), the number of Cross's dependencies has doubled.
77 cargo install --bins --git https://github.com/rust-embedded/cross --tag v0.2.1
78 echo "CARGO=cross" >> $GITHUB_ENV
/third_party/mesa3d/docs/
Dmeson.rst244 cross build environment). They are ini formatted and can override where
259 For selecting llvm-config for cross compiling a `"cross
260 file" <https://mesonbuild.com/Cross-compilation.html#defining-the-environment>`__
264 :caption: cross-llvm.ini
277 meson builddir/ --cross-file cross-llvm.ini
279 See the :ref:`Cross Compilation <cross-compilation>` section for more
391 4. Cross-compilation and 32-bit builds
395 cross-compilation <https://mesonbuild.com/Cross-compilation.html>`__ by
397 this file to ``meson`` or ``meson configure`` with the ``--cross-file``
402 :file:`$XDG_DATA_HOME/meson/cross` or :file:`~/.local/share/meson/cross`
[all …]
/third_party/skia/resources/sksl/intrinsics/
DCross.sksl4 sk_FragColor.x = cross(ah, bh);
5 sk_FragColor.y = half(cross(af, bf));
6 sk_FragColor.z = cross(half2(3, 0), half2(-1, 4));
7 sk_FragColor.xyz = cross(half3(3, 0, 2), half3(-1, 4, 2));
8 sk_FragColor.yzw = cross(half3(1, 4, -7), half3(2, -1, 4));
/third_party/rust/crates/nix/
D.cirrus.yml85 # Use cross for QEMU-based testing
86 # cross needs to execute Docker, so we must use Cirrus's Docker Builder task.
94 TOOL: cross
134 - cargo install cross --version 0.2.1 # cross 0.2.2 bumped the MSRV to 1.58.1
176 # Tasks for cross-compiling, but no testing
184 # Cross claims to support Android, but when it tries to run Nix's tests it
210 # Cross claims to support running tests on iOS, but it actually doesn't.
211 # https://github.com/rust-embedded/cross/issues/535
222 # Cross testing on powerpc fails with "undefined reference to renameat2".
223 # Perhaps cross is using too-old a version?
[all …]
/third_party/ltp/
Dbuild.sh103 echo "Invalid CC variable for cross compilation: $CC (clang not supported)" >&2
107 echo "===== cross-compile ${host} ${1}-tree build into $prefix ====="
172 cross cross-compile build (requires set compiler via -c switch)
179 test run only 'make test' (not supported for cross-compile build)
180 test-c run only 'make test-c' (not supported for cross-compile build)
181 test-shell run only 'make test-shell' (not supported for cross-compile build)
213 32|cross|native) build="$OPTARG";;
236 if [ "$build" = "cross" ]; then
237 echo "cross-compile build, skipping running tests" >&2
/third_party/rust/crates/minimal-lexical/.github/workflows/
DCross.yml1 name: Cross
9 cross:
49 use-cross: true
54 use-cross: true
59 use-cross: true
88 use-cross: true
/third_party/node/test/fixtures/wpt/wasm/jsapi/
Dproto-from-ctor-realm.html50 yield [newTarget, "cross-realm NewTarget with `" + format_value(primitive) + "` prototype"];
59 yield [bindOther.call(bound), "bound cross-realm NewTarget with `undefined` prototype"];
63 …yield [bindOther.call(bindOther.call(boundBound)), "bound bound cross-realm NewTarget with `null` …
67 …yield [bindOther.call(new ProxyOther(boundProxy, {})), "bound Proxy of cross-realm NewTarget with …
71 yield [new ProxyOther(proxy, {}), "Proxy of cross-realm NewTarget with `true` prototype"];
75 …yield [new ProxyOther(new ProxyOther(proxyProxy, {}), {}), "Proxy of Proxy of cross-realm NewTarge…
79 …yield [new ProxyOther(bindOther.call(proxyBound), {}), "Proxy of bound cross-realm NewTarget with …
/third_party/skia/tests/
DGrVxTest.cpp19 REPORTER_ASSERT(r, grvx::cross({0,1}, {0,1}) == 0); in DEF_TEST()
20 REPORTER_ASSERT(r, grvx::cross({1,0}, {1,0}) == 0); in DEF_TEST()
21 REPORTER_ASSERT(r, grvx::cross({1,1}, {1,1}) == 0); in DEF_TEST()
22 REPORTER_ASSERT(r, grvx::cross({1,1}, {1,-1}) == -2); in DEF_TEST()
23 REPORTER_ASSERT(r, grvx::cross({1,1}, {-1,1}) == 2); in DEF_TEST()
37 grvx::cross({a,b}, {c,d}), SkPoint::CrossProduct({a,b}, {c,d}), kTolerance)); in DEF_TEST()
/third_party/node/test/fixtures/wpt/dom/events/
DEventListener-handleEvent-cross-realm.html3 <title>Cross-realm EventListener throws TypeError of its associated Realm</title>
19 }, "EventListener is cross-realm plain object without 'handleEvent' property");
28 }, "EventListener is cross-realm plain object with non-callable 'handleEvent' property");
40 }, "EventListener is cross-realm plain object with revoked Proxy as 'handleEvent' property");
49 }, "EventListener is cross-realm non-callable revoked Proxy");
58 }, "EventListener is cross-realm callable revoked Proxy");
/third_party/curl/scripts/
DMakefile.am41 @echo "NOTICE: we can't generate zsh completion when cross-compiling!"
42 else # if not cross-compiling:
49 @echo "NOTICE: we can't generate fish completion when cross-compiling!"
50 else # if not cross-compiling:
57 @echo "NOTICE: we can't install zsh completion when cross-compiling!"
58 else # if not cross-compiling:
/third_party/node/test/fixtures/wpt/webmessaging/broadcastchannel/
Dcross-partition.https.tentative.html9 <script src="/html/cross-origin-embedder-policy/credentialless/resources/common.js"></script>
11 <script src="/html/cross-origin-embedder-policy/anonymous-iframe/resources/common.js"></script>
28 await importScript("/html/cross-origin-embedder-policy/credentialless" +
30 await importScript("/html/cross-origin-embedder-policy/anonymous-iframe" +
36 // Create a same-origin iframe in a cross-site popup.
69 }, "BroadcastChannel messages aren't received from a cross-partition iframe");

12345678910>>...101