Home
last modified time | relevance | path

Searched full:builds (Results 1 – 25 of 3398) sorted by relevance

12345678910>>...136

/third_party/rust/rust/src/tools/clippy/tests/ui/
Dendian_bytes.stderr12 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
24 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
36 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
48 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
60 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
72 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
84 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
96 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
108 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
120 …= note: this error originates in the macro `fn_body` (in Nightly builds, run with -Z macro-backtra…
[all …]
Drecursive_format_impl.stderr15 …= note: this error originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace…
23 …= note: this error originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace…
31 …= note: this error originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace…
39 …= note: this error originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace…
47 …= note: this error originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace…
55 …= note: this error originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace…
63 …= note: this error originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace…
71 …= note: this error originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace…
79 …= note: this error originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace…
/third_party/skia/third_party/externals/freetype/builds/
Dtoplevel.mk21 # in `PROJECT/builds/detect.mk'. They are in charge of detecting the
30 # the rules found in `PROJECT/builds/PROJECT.mk', used to build the
33 # See the comments in `builds/detect.mk' and `builds/PROJECT.mk' for more
34 # details on host platform detection and library builds.
114 include $(TOP_DIR)/builds/detect.mk
116 # For builds directly from the git repository we need to copy files
133 # Note: This test is duplicated in `builds/unix/detect.mk'.
142 $(RM) builds/unix/config.cache
143 $(RM) builds/unix/config.log
144 $(RM) builds/unix/config.status
[all …]
/third_party/astc-encoder/
DCMakeLists.txt37 option(ASTCENC_ISA_AVX2 "Enable astcenc builds for AVX2 SIMD")
38 option(ASTCENC_ISA_SSE41 "Enable astcenc builds for SSE4.1 SIMD")
39 option(ASTCENC_ISA_SSE2 "Enable astcenc builds for SSE2 SIMD")
40 option(ASTCENC_ISA_NEON "Enable astcenc builds for NEON SIMD")
41 option(ASTCENC_ISA_NONE "Enable astcenc builds for no SIMD")
42 option(ASTCENC_ISA_NATIVE "Enable astcenc builds for native SIMD")
43 option(ASTCENC_DECOMPRESSOR "Enable astcenc builds for decompression only")
44 option(ASTCENC_SHAREDLIB "Enable astcenc builds with core library shared objects")
45 option(ASTCENC_DIAGNOSTICS "Enable astcenc builds with diagnostic trace")
46 option(ASTCENC_ASAN "Enable astcenc builds with address sanitizer")
[all …]
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2912 * README, Jamfile (RefDoc), builds/windows/vc2005/freetype.vcproj,
13 src/base/ftver.rc, builds/windows/vc2005/index.html,
14 builds/windows/vc2008/freetype.vcproj,
15 builds/windows/vc2008/index.html,
16 builds/windows/vc2010/freetype.vcxproj,
17 builds/windows/vc2010/index.html,
18 builds/windows/visualc/freetype.dsp,
19 builds/windows/visualc/freetype.vcproj,
20 builds/windows/visualc/index.html,
21 builds/windows/visualce/freetype.dsp,
[all …]
DChangeLog.2413 builds/win32/vc2005/freetype.vcproj, builds/win32/vc2005/index.html,
14 builds/win32/vc2008/freetype.vcproj, builds/win32/vc2008/index.html,
15 builds/win32/vc2010/freetype.vcxproj, builds/win32/vc2010/index.html,
16 builds/win32/visualc/freetype.dsp,
17 builds/win32/visualc/freetype.vcproj,
18 builds/win32/visualc/index.html, builds/win32/visualce/freetype.dsp,
19 builds/win32/visualce/freetype.vcproj,
20 builds/win32/visualce/index.html,
21 builds/wince/vc2005-ce/freetype.vcproj,
22 builds/wince/vc2005-ce/index.html,
[all …]
DChangeLog.20119 * builds/unix/freetype-config.in: Add missing `fi'.
154 * builds/unix/install.mk (uninstall): Fix library name for libtool.
201 * builds/win32/ftdebug.c: New file.
202 * builds/win32/visualc/freetype.dsp: Updated.
206 * builds/amiga/src/base/ftsystem.c: Updated for AmigaOS 3.9.
207 * builds/amiga/README: Updated.
211 * builds/win32/visualc/freetype.dsp: Updated.
215 * builds/unix/freetype2.a4: The script was still buggy.
216 * builds/unix/freetype-config.in: Make it really work for any install
221 * builds/unix/freetype2.a4: Fix some serious bugs.
[all …]
DChangeLog.2240 * builds/unix/ftsystem.c (FT_Stream_Open): Check errno only if
46 * builds/unix/ftsystem.c (FT_Stream_Open): Avoid infinite loop if
50 * builds/freetype.mk (refdoc): Write-protect the `docmaker'
54 * builds/toplevel.mk (dist): New target which builds .tar.gz,
63 * builds/win32/visualc/freetype.sln,
64 builds/win32/visualc/freetype.vcproj: Upgraded to VS.NET 2005 from
68 * builds/win32/visualc/index.html: Updated.
75 * builds/unix/configure.ac: Renamed to...
76 * builds/unix/configure.raw: This which now serves (with appropriate
88 * builds/unix/configure.ac (version_info): Set to 9:10:3.
[all …]
DChangeLog.2512 * README, Jamfile (RefDoc), builds/windows/vc2005/freetype.vcproj,
13 builds/windows/vc2005/index.html,
14 builds/windows/vc2008/freetype.vcproj,
15 builds/windows/vc2008/index.html,
16 builds/windows/vc2010/freetype.vcxproj,
17 builds/windows/vc2010/index.html,
18 builds/windows/visualc/freetype.dsp,
19 builds/windows/visualc/freetype.vcproj,
20 builds/windows/visualc/index.html,
21 builds/windows/visualce/freetype.dsp,
[all …]
/third_party/astc-encoder/Docs/
DBuilding.md6 Builds must use CMake 3.15 or higher as the build system generator. The
13 Builds for Windows are tested with CMake 3.17, and Visual Studio 2019 or newer.
59 Builds for macOS and Linux are tested with CMake 3.17, and clang++ 9.0 or
62 > Compiling using g++ is supported, but clang++ builds are faster by ~15%.
119 Builds for macOS and Linux are tested with CMake 3.17, and XCode 14.0 or
164 Note that optimized release builds are compiled with link-time optimization,
177 ### Constrained block size builds
179 All normal builds will support all ASTC block sizes, including the worst case
186 ### Non-invariant builds
188 All normal builds are designed to be invariant, so any build from the same git
[all …]
/third_party/rust/rust/tests/ui/privacy/
Dassociated-item-privacy-trait.stderr10 …= note: this error originates in the macro `priv_trait::mac` (in Nightly builds, run with -Z macro…
21 …= note: this error originates in the macro `priv_trait::mac` (in Nightly builds, run with -Z macro…
32 …= note: this error originates in the macro `priv_trait::mac` (in Nightly builds, run with -Z macro…
43 …= note: this error originates in the macro `priv_trait::mac` (in Nightly builds, run with -Z macro…
54 …= note: this error originates in the macro `priv_trait::mac` (in Nightly builds, run with -Z macro…
65 …= note: this error originates in the macro `priv_trait::mac` (in Nightly builds, run with -Z macro…
76 …= note: this error originates in the macro `priv_trait::mac` (in Nightly builds, run with -Z macro…
87 …= note: this error originates in the macro `priv_trait::mac` (in Nightly builds, run with -Z macro…
98 …= note: this error originates in the macro `priv_signature::mac` (in Nightly builds, run with -Z m…
109 …= note: this error originates in the macro `priv_signature::mac` (in Nightly builds, run with -Z m…
[all …]
Dassociated-item-privacy-inherent.stderr10 …= note: this error originates in the macro `priv_nominal::mac` (in Nightly builds, run with -Z mac…
21 …= note: this error originates in the macro `priv_nominal::mac` (in Nightly builds, run with -Z mac…
32 …= note: this error originates in the macro `priv_nominal::mac` (in Nightly builds, run with -Z mac…
43 …= note: this error originates in the macro `priv_nominal::mac` (in Nightly builds, run with -Z mac…
54 …= note: this error originates in the macro `priv_signature::mac` (in Nightly builds, run with -Z m…
65 …= note: this error originates in the macro `priv_signature::mac` (in Nightly builds, run with -Z m…
76 …= note: this error originates in the macro `priv_signature::mac` (in Nightly builds, run with -Z m…
87 …= note: this error originates in the macro `priv_substs::mac` (in Nightly builds, run with -Z macr…
98 …= note: this error originates in the macro `priv_substs::mac` (in Nightly builds, run with -Z macr…
109 …= note: this error originates in the macro `priv_substs::mac` (in Nightly builds, run with -Z macr…
[all …]
Dassociated-item-privacy-type-binding.stderr10 …= note: this error originates in the macro `priv_trait::mac1` (in Nightly builds, run with -Z macr…
21 …= note: this error originates in the macro `priv_trait::mac1` (in Nightly builds, run with -Z macr…
32 …= note: this error originates in the macro `priv_trait::mac1` (in Nightly builds, run with -Z macr…
43 …= note: this error originates in the macro `priv_trait::mac1` (in Nightly builds, run with -Z macr…
54 …= note: this error originates in the macro `priv_trait::mac2` (in Nightly builds, run with -Z macr…
65 …= note: this error originates in the macro `priv_trait::mac2` (in Nightly builds, run with -Z macr…
76 …= note: this error originates in the macro `priv_trait::mac2` (in Nightly builds, run with -Z macr…
87 …= note: this error originates in the macro `priv_trait::mac2` (in Nightly builds, run with -Z macr…
98 …= note: this error originates in the macro `priv_parent_substs::mac` (in Nightly builds, run with …
109 …= note: this error originates in the macro `priv_parent_substs::mac` (in Nightly builds, run with …
[all …]
Dprivate-inferred-type-3.stderr7 …= note: this error originates in the macro `ext::m` (in Nightly builds, run with -Z macro-backtrac…
15 …= note: this error originates in the macro `ext::m` (in Nightly builds, run with -Z macro-backtrac…
23 …= note: this error originates in the macro `ext::m` (in Nightly builds, run with -Z macro-backtrac…
31 …= note: this error originates in the macro `ext::m` (in Nightly builds, run with -Z macro-backtrac…
39 …= note: this error originates in the macro `ext::m` (in Nightly builds, run with -Z macro-backtrac…
47 …= note: this error originates in the macro `ext::m` (in Nightly builds, run with -Z macro-backtrac…
55 …= note: this error originates in the macro `ext::m` (in Nightly builds, run with -Z macro-backtrac…
/third_party/skia/third_party/externals/freetype/builds/atari/
Dgen-purec-patch.sh18 mkdir -p ${OBJ_DIR}/builds/atari/tmp/orig
20 ( cd ${TOP_DIR} && find . -name '*.[CHch]' -type f | fgrep -v builds/atari/tmp | cpio -o ) | \
21 ( cd ${OBJ_DIR}/builds/atari/tmp/orig && cpio -idum )
22 cp ${TOP_DIR}/builds/atari/deflinejoiner.awk ${OBJ_DIR}/builds/atari/tmp
24 pushd ${OBJ_DIR}/builds/atari/tmp
40 rm -rf ${OBJ_DIR}/builds/atari/tmp
/third_party/vk-gl-cts/external/amber/src/
DCMakeCache.txt83 //Flags used by the CXX compiler during DEBUG builds.
86 //Flags used by the CXX compiler during MINSIZEREL builds.
89 //Flags used by the CXX compiler during RELEASE builds.
92 //Flags used by the CXX compiler during RELWITHDEBINFO builds.
109 //Flags used by the C compiler during DEBUG builds.
112 //Flags used by the C compiler during MINSIZEREL builds.
115 //Flags used by the C compiler during RELEASE builds.
118 //Flags used by the C compiler during RELWITHDEBINFO builds.
127 //Flags used by the linker during DEBUG builds.
130 //Flags used by the linker during MINSIZEREL builds.
[all …]
/third_party/rust/crates/libc/.github/workflows/
Dbors.yml13 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
26 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
37 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
49 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
60 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
84 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
100 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
106 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
117 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
166 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
[all …]
/third_party/openssl/
DNOTES-WINDOWS.md4 - [Native builds using Visual C++](#native-builds-using-visual-c++)
5 - [Native builds using Embarcadero C++Builder](
6 #native-builds-using-embarcadero-c++-builder)
7 - [Native builds using MinGW](#native-builds-using-mingw)
9 - [Hosted builds using Cygwin](#hosted-builds-using-cygwin)
28 Native builds using Visual C++
31 The native builds using Visual C++ have a `VC-*` prefix.
120 Special notes for Universal Windows Platform builds, aka `VC-*-UWP`
127 `arm64` builds, you should run `vcvarsall.bat x86_arm64 uwp`.
129 Native builds using Embarcadero C++Builder
[all …]
/third_party/rust/rust/tests/ui/consts/const-eval/
Dconst_panic.stderr7 …15` which comes from the expansion of the macro `std::panic` (in Nightly builds, run with -Z macro…
15 …15` which comes from the expansion of the macro `std::panic` (in Nightly builds, run with -Z macro…
23 …ich comes from the expansion of the macro `std::unreachable` (in Nightly builds, run with -Z macro…
31 …= note: this error originates in the macro `std::unimplemented` (in Nightly builds, run with -Z ma…
39 …15` which comes from the expansion of the macro `std::panic` (in Nightly builds, run with -Z macro…
47 …15` which comes from the expansion of the macro `std::panic` (in Nightly builds, run with -Z macro…
55 …5` which comes from the expansion of the macro `core::panic` (in Nightly builds, run with -Z macro…
63 …5` which comes from the expansion of the macro `core::panic` (in Nightly builds, run with -Z macro…
71 …ch comes from the expansion of the macro `core::unreachable` (in Nightly builds, run with -Z macro…
79 …= note: this error originates in the macro `core::unimplemented` (in Nightly builds, run with -Z m…
[all …]
Dconst_panic_2021.stderr7 …21` which comes from the expansion of the macro `std::panic` (in Nightly builds, run with -Z macro…
15 …21` which comes from the expansion of the macro `std::panic` (in Nightly builds, run with -Z macro…
23 …ich comes from the expansion of the macro `std::unreachable` (in Nightly builds, run with -Z macro…
31 …= note: this error originates in the macro `std::unimplemented` (in Nightly builds, run with -Z ma…
39 …21` which comes from the expansion of the macro `std::panic` (in Nightly builds, run with -Z macro…
47 …1` which comes from the expansion of the macro `core::panic` (in Nightly builds, run with -Z macro…
55 …1` which comes from the expansion of the macro `core::panic` (in Nightly builds, run with -Z macro…
63 …ch comes from the expansion of the macro `core::unreachable` (in Nightly builds, run with -Z macro…
71 …= note: this error originates in the macro `core::unimplemented` (in Nightly builds, run with -Z m…
79 …1` which comes from the expansion of the macro `core::panic` (in Nightly builds, run with -Z macro…
/third_party/rust/rust/tests/ui/
Dcheck-static-values-constraints.stderr20 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
30 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
48 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
58 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
66 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
76 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
84 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
94 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
102 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
112 …= note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace f…
[all …]
/third_party/skia/third_party/externals/freetype/
Dmeson.build29 version: run_command('builds/meson/extract_freetype_version.py',
42 files('builds/meson/extract_libtool_version.py'),
44 files('builds/unix/configure.raw')).stdout().strip()
47 files('builds/meson/extract_libtool_version.py'),
48 files('builds/unix/configure.raw')).stdout().strip()
60 command: [python_exe, files('builds/meson/parse_modules_cfg.py'),
71 files('builds/meson/parse_modules_cfg.py'),
92 files('builds/meson/parse_modules_cfg.py'),
118 files('builds/meson/parse_modules_cfg.py'),
203 ft2_sources += files(['builds/windows/ftsystem.c',])
[all …]
/third_party/python/Doc/
DREADME.rst60 * "html", which builds standalone HTML files for offline viewing.
65 * "htmlhelp", which builds HTML files and a HTML Help project file usable to
73 * "latex", which builds LaTeX source files as input to "pdflatex" to produce
76 * "text", which builds a plain text file for each source file.
78 * "epub", which builds an EPUB document, suitable to be viewed on e-book
85 * "changes", which builds an overview over all versionadded/versionchanged/
89 * "coverage", which builds a coverage overview for standard library modules and
92 * "pydoc-topics", which builds a Python module containing a dictionary with
104 PDF, and EPUB builds.
/third_party/rust/rust/tests/ui/proc-macro/
Dissue-91800.stderr7 …= note: this error originates in the derive macro `MyTrait` (in Nightly builds, run with -Z macro-…
21 …= note: this error originates in the derive macro `MyTrait` (in Nightly builds, run with -Z macro-…
29 …= note: this error originates in the attribute macro `attribute_macro` (in Nightly builds, run wit…
37 …= note: this error originates in the attribute macro `attribute_macro` (in Nightly builds, run wit…
45 …= note: this error originates in the macro `fn_macro` (in Nightly builds, run with -Z macro-backtr…
53 …= note: this error originates in the macro `fn_macro` (in Nightly builds, run with -Z macro-backtr…
/third_party/grpc/src/csharp/Grpc.Tools/
Dimplementation_notes.md97 High level builds steps:
102 * Handling incremental builds
125 ### Handling incremental builds
127 #### Gathering files to check for incremental builds argument
143 #### Understanding incremental builds argument
179 * If within the project - empty files are created to prevent incremental builds doing unnecessary r…
194 ## Handling design time builds
196 Design-time builds are special builds that Visual Studio uses to gather information about the proje…
198 See [Design-Time Builds](https://github.com/dotnet/project-system/blob/main/docs/design-time-builds
200 The Grpc.Tools build targets used to try and optimise design time builds by disabling calling the
[all …]

12345678910>>...136