Home
last modified time | relevance | path

Searched +full:check +full:- +full:windows (Results 1 – 25 of 1072) sorted by relevance

12345678910>>...43

/third_party/rust/crates/io-lifetimes/.github/workflows/
Dmain.yml6 - main
12 runs-on: ubuntu-latest
14 - uses: actions/checkout@v3
17 - uses: ./.github/actions/install-rust
20 - run: cargo fmt --all -- --check
22 check:
23 name: Check
24 runs-on: ${{ matrix.os }}
29 - build: stable
30 os: ubuntu-latest
[all …]
/third_party/rust/rust/tests/run-make/coverage-llvmir/
Dfilecheck.testprog.txt1 # Check for metadata, variables, declarations, and function definitions injected
2 # into LLVM IR when compiling with -Cinstrument-coverage.
4 WINDOWS: $__llvm_profile_runtime_user = comdat any
6 CHECK: @__covrec_{{[A-F0-9]+}}u = linkonce_odr hidden constant
7 CHECK-SAME: section "[[INSTR_PROF_COVFUN]]"[[COMDAT_IF_SUPPORTED]], align 8
9 CHECK: @__llvm_coverage_mapping = private constant
10 CHECK-SAME: section "[[INSTR_PROF_COVMAP]]", align 8
12 WINDOWS: @__llvm_profile_runtime = external{{.*}}global i32
14 CHECK: @__profc__R{{[a-zA-Z0-9_]+}}testprog14will_be_called = {{private|internal}} global
15 CHECK-SAME: section "[[INSTR_PROF_CNTS]]"{{.*}}, align 8
[all …]
/third_party/mindspore/mindspore-src/source/scripts/pre_commit/
DREADME.md1 # pre-push Quick Guide
3 <!-- TOC -->
5 - [Pre-push Quick Guide](#pre-push-quick-guide)
6 - [Procedure for Using pre-push Locally](#procedure-for-using-pre-push-locally)
7 - [Appendix: FAQs](#appendix-faqs)
8- [Appendix: Manually Installing Code Check Tools](#appendix-manually-installing-code-check-tools)
9 - [Windows Environment](#windows-environment)
10 - [Linux Environment](#linux-environment)
11 - [macOS Environment](#macos-environment)
12 - [Appendix: Suggestions on Tool Versions](#appendix-suggestions-on-tool-versions)
[all …]
/third_party/rust/rust/tests/codegen/
Dslice-windows-no-bounds-check.rs3 // compile-flags: -O
5 use std::slice::Windows;
7 // CHECK-LABEL: @naive_string_search
9 pub fn naive_string_search(haystack: &str, needle: &str) -> Option<usize> { in naive_string_search()
13 // CHECK-NOT: panic in naive_string_search()
14 // CHECK-NOT: fail in naive_string_search()
17 .windows(needle.len()) in naive_string_search()
21 // CHECK-LABEL: @next
23 pub fn next<'a>(w: &mut Windows<'a, u32>) -> Option<&'a [u32]> { in next()
24 // CHECK-NOT: panic in next()
[all …]
Dabi-repr-ext.rs1 // compile-flags: -O
3 // revisions:x86_64 i686 aarch64-apple aarch64-windows aarch64-linux arm riscv
5 //[x86_64] compile-flags: --target x86_64-unknown-uefi
6 //[x86_64] needs-llvm-components: x86
7 //[i686] compile-flags: --target i686-unknown-linux-musl
8 //[i686] needs-llvm-components: x86
9 //[aarch64-windows] compile-flags: --target aarch64-pc-windows-msvc
10 //[aarch64-windows] needs-llvm-components: aarch64
11 //[aarch64-linux] compile-flags: --target aarch64-unknown-linux-gnu
12 //[aarch64-linux] needs-llvm-components: aarch64
[all …]
/third_party/rust/crates/is-terminal/.github/workflows/
Dmain.yml6 - main
12 runs-on: ubuntu-latest
14 - uses: actions/checkout@v3
17 - uses: ./.github/actions/install-rust
20 - run: cargo fmt --all -- --check
22 check:
23 name: Check
24 runs-on: ${{ matrix.os }}
29 - build: stable
30 os: ubuntu-latest
[all …]
/third_party/vulkan-loader/tests/corpus/
DVkLayer_complex_file.json13 "WINDOWS",
18 "url": "https://vulkan.lunarg.com/doc/sdk/latest/windows/khronos_validation_layer.html",
69 "WINDOWS",
89 "label": "Reduced-Overhead",
92 "WINDOWS",
120 "WINDOWS",
149 "WINDOWS",
174 "label": "GPU-Assisted",
175 "description": "Check for API usage errors at shader execution time.",
177 "WINDOWS",
[all …]
/third_party/vulkan-loader/tests/framework/data/
DVkLayer_complex_file.json13 "WINDOWS",
18 "url": "https://vulkan.lunarg.com/doc/sdk/latest/windows/khronos_validation_layer.html",
69 "WINDOWS",
89 "label": "Reduced-Overhead",
92 "WINDOWS",
120 "WINDOWS",
149 "WINDOWS",
174 "label": "GPU-Assisted",
175 "description": "Check for API usage errors at shader execution time.",
177 "WINDOWS",
[all …]
/third_party/skia/third_party/externals/dawn/examples/
DManualSwapChainTest.cpp7 // http://www.apache.org/licenses/LICENSE-2.0
17 // - W: creates a new window.
18 // - L: Latches the current swapchain, to check what happens when the window changes but not the
20 // - R: switches the rendering mode, between "The Red Triangle" and color-cycling clears that's
22 // - D: cycles the divisor for the swapchain size.
23 // - P: switches present modes.
25 // Closing all the windows exits the example. ^C also works.
29 // - Basic tests (with the triangle render mode):
30 // - Check the triangle is red on a black background and with the pointy side up.
31 // - Cycle render modes a bunch and check that the triangle background is always solid black.
[all …]
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.8.in1 .\" Copyright (c) 2002\-2006 Szabolcs Szakacsits.
3 .\" Copyright (c) 2011\-2013 Jean-Pierre Andre.
6 .TH NTFSRESIZE 8 "July 2013" "ntfs-3g @VERSION@"
8 ntfsresize \- resize an NTFS filesystem without data loss
12 .B \-\-info(\-mb\-only)
17 [\fB\-\-size \fISIZE\fR[\fBk\fR|\fBM\fR|\fBG\fR]]
22 program safely resizes Windows XP, Windows Server 2003, Windows 2000, Windows
24 supported, used by 32\-bit and 64\-bit Windows.
44 parameter is given in kilo\-, mega\- or gigabytes respectively.
50 .B \-\-info(\-mb\-only)
[all …]
/third_party/rust/crates/lazy-static.rs/
Dappveyor.yml4 # When this was added there were revocation check failures when using the
6 # switch to turn this off. Switch to Hyper which looks to not check for
12 - TARGET: i686-pc-windows-gnu
14 - TARGET: i686-pc-windows-msvc
16 - TARGET: x86_64-pc-windows-gnu
18 - TARGET: x86_64-pc-windows-msvc
21 - TARGET: i686-pc-windows-gnu
23 - TARGET: i686-pc-windows-msvc
25 - TARGET: x86_64-pc-windows-gnu
27 - TARGET: x86_64-pc-windows-msvc
[all …]
/third_party/rust/rust/library/portable-simd/.github/workflows/
Dci.yml7 - master
16 runs-on: ubuntu-latest
19 - uses: actions/checkout@v2
20 - name: Setup Rust
22 rustup update nightly --no-self-update
25 - name: Run rustfmt
26 run: cargo fmt --all -- --check
30 runs-on: ubuntu-latest
32 fail-fast: false
35 … # We shouldn't really have any OS-specific code, so think of this as a list of architectures
[all …]
/third_party/rust/crates/serde/.github/workflows/
Dci.yml13 RUSTFLAGS: -Dwarnings
18 runs-on: ubuntu-latest
19 timeout-minutes: 45
21 - uses: actions/checkout@v4
22 - uses: dtolnay/rust-toolchain@nightly
23 - run: cd test_suite && cargo test --features unstable
25 windows:
26 name: Test suite (windows)
27 runs-on: windows-latest
28 timeout-minutes: 45
[all …]
/third_party/rust/rust/library/std/src/fs/
Dtests.rs24 #[cfg(windows)]
25 use crate::os::windows::fs::{symlink_dir, symlink_file};
26 #[cfg(windows)]
31 macro_rules! check { macro
40 #[cfg(windows)]
70 // Several test fail on windows if the user does not have permission to
72 // disabling these test on Windows, use this function to test whether we
76 pub fn got_symlink_permission(tmpdir: &TempDir) -> bool { in got_symlink_permission()
90 fn able_to_not_follow_symlinks_while_hard_linking() -> bool { in able_to_not_follow_symlinks_while_hard_linking()
91 weak!(fn linkat(c_int, *const c_char, c_int, *const c_char, c_int) -> c_int); in able_to_not_follow_symlinks_while_hard_linking()
[all …]
/third_party/rust/rust/src/tools/miri/
Dci.sh2 set -euo pipefail
6 set -x
18 export RUSTFLAGS="-D warnings"
20 export CARGO_EXTRA_FLAGS="--locked"
25 ./miri check --no-default-features # make sure this can be built
26 ./miri check --all-features # and this, too
27 ./miri build --all-targets # the build that all the `./miri test` below will use
33 if [ -n "${MIRI_TEST_TARGET+exists}" ]; then
41 if [ -z "${MIRI_TEST_TARGET+exists}" ]; then
42 # Host-only tests: running these on all targets is unlikely to catch more problems and would
[all …]
/third_party/grpc/src/core/lib/event_engine/windows/
Diocp.cc7 // http://www.apache.org/licenses/LICENSE-2.0
23 #include "absl/log/check.h"
27 #include "src/core/lib/event_engine/windows/iocp.h"
28 #include "src/core/lib/event_engine/windows/win_socket.h"
39 CHECK(iocp_handle_); in IOCP()
56 CHECK(ret == iocp_handle_); in Watch()
67 CHECK(CloseHandle(iocp_handle_)); in Shutdown()
85 CHECK(completion_key); in Work()
86 CHECK(overlapped); in Work()
104 WinSocket::OpState* info = socket->GetOpInfoForOverlapped(overlapped); in Work()
[all …]
/third_party/libunwind/
D.travis.yml5 - HOST=x86_64-linux-gnu
6 - HOST=x86-linux-gnu
7 - HOST=arm-linux-gnueabihf
8 - HOST=aarch64-linux-gnu
9 - HOST=mipsel-linux-gnu
11 #- HOST=powerpc64-linux-gnu
13 linux-s390x: &linux-s390x
16 env: BUILD=s390x-linux-gnu HOST=s390x-linux-gnu
18 - autoreconf -i
19 - ./configure
[all …]
/third_party/rust/crates/libc/.github/workflows/
Dmain.yml8 - master
16 runs-on: ubuntu-22.04
18 fail-fast: true
21 i686-unknown-linux-gnu,
22 x86_64-unknown-linux-gnu,
25 - uses: actions/checkout@v3
26 - name: Setup Rust toolchain
27 run: TARGET=${{ matrix.target }} sh ./ci/install-rust.sh
28 - name: Execute run-docker.sh
29 run: LIBC_CI=1 sh ./ci/run-docker.sh ${{ matrix.target }}
[all …]
/third_party/rust/rust/library/std/src/sys/windows/path/
Dtests.rs39 fn check(path: &str, expected: &str) { in verbatim() function
46 check( in verbatim()
50 check( in verbatim()
54 check( in verbatim()
59 check( in verbatim()
64 check( in verbatim()
70 check(r"C:\Program Files\Rust", r"C:\Program Files\Rust"); in verbatim()
71 check(r"\\server\share", r"\\server\share"); in verbatim()
72 check(r"\\.\COM1", r"\\.\COM1"); in verbatim()
74 // Check that paths of length 247 are converted to verbatim. in verbatim()
[all …]
/third_party/rust/rust/compiler/rustc_codegen_cranelift/.github/workflows/
Dmain.yml4 - push
5 - pull_request
9 runs-on: ubuntu-latest
10 timeout-minutes: 10
13 - uses: actions/checkout@v3
15 - name: Install rustfmt
19 - name: Rustfmt
21 cargo fmt --check
22 rustfmt --check build_system/main.rs
23 rustfmt --check example/*
[all …]
/third_party/rust/crates/cxx/.github/workflows/
Dci.yml20 runs-on: ${{matrix.os || 'ubuntu'}}-latest
22 fail-fast: false
25 - rust: nightly
26 - rust: beta
27 - rust: stable
28 - rust: 1.60.0
29 - rust: 1.64.0
30 - name: Cargo on macOS
33 - name: Cargo on Windows (msvc)
34 rust: nightly-x86_64-pc-windows-msvc
[all …]
/third_party/rust/rust/tests/ui/check-cfg/
Dmix.rs2 // the usage of values(), and that no implicit is done with --cfg while also testing that
5 // check-pass
6 // compile-flags: --check-cfg=names() --check-cfg=values(feature,"foo") --cfg feature="bar" --cfg u…
8 #[cfg(windows)]
38 cfg!(windows); in test_cfg_macro()
50 cfg!(any(xxx, windows)); in test_cfg_macro()
52 cfg!(any(feature = "bad", windows)); in test_cfg_macro()
54 cfg!(any(windows, xxx)); in test_cfg_macro()
/third_party/rust/rust/tests/assembly/
Dslice-is_ascii.rs2 // [WIN] only-windows
3 // [LIN] only-linux
4 // assembly-output: emit-asm
5 // compile-flags: --crate-type=lib -O -C llvm-args=-x86-asm-syntax=intel
6 // min-llvm-version: 14
7 // only-x86_64
8 // ignore-sgx
9 // ignore-debug
13 // CHECK-LABEL: is_ascii_simple_demo:
15 pub fn is_ascii_simple_demo(bytes: &[u8]) -> bool { in is_ascii_simple_demo()
[all …]
Doption-nonzero-eq.rs2 // [WIN] only-windows
3 // [LIN] only-linux
4 // assembly-output: emit-asm
5 // compile-flags: --crate-type=lib -O -C llvm-args=-x86-asm-syntax=intel
6 // only-x86_64
7 // ignore-sgx
8 // ignore-debug
12 // CHECK-lABEL: ordering_eq:
14 pub fn ordering_eq(l: Option<Ordering>, r: Option<Ordering>) -> bool { in ordering_eq()
16 // Windows: first two arguments are rcx then rdx in ordering_eq()
[all …]
/third_party/libuv/
DChangeLog7 * build: disable windows asan buildbot (Ben Noordhuis)
11 * build,win: remove extraneous -lshell32 (Ben Noordhuis)
19 * test: check if ipv6 link-local traffic is routable (Ben Noordhuis)
21 * win: remove check for UV_PIPE_NO_TRUNCATE (Jameson Nash)
35 * test_fs.c: Fix issue on 32-bit systems using btrfs (Stephen Gallagher)
37 * misc: ignore libuv-release-tool files (Jameson Nash)
45 * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse)
61 * unix: support full TCP keep-alive on Solaris (Andy Pan)
67 * freebsd: fix build on non-intel archs (David Carlier)
75 * build: re-enable msvc-asan job on CI (Jameson Nash)
[all …]

12345678910>>...43