/external/rust/cxx/.vscode/ |
D | tasks.json | 27 …"command": "cp third-party/Cargo.lock . && cargo vendor --versioned-dirs --locked third-party/vend…
|
/external/rust/cxx/tools/bazel/ |
D | vendor.bzl | 6 # Link cxx repository into @third-party. 11 # Copy third-party/Cargo.lock since those are the crate versions that the 13 vendor_lockfile = repository_ctx.path("workspace/third-party/Cargo.lock") 18 cmd = ["cargo", "vendor", "--versioned-dirs", "third-party/vendor"] 28 # Copy lockfile back to third-party/Cargo.lock to reflect any modification
|
/external/rust/cxx/.github/workflows/ |
D | ci.yml | 11 runs-on: ${{matrix.os || 'ubuntu'}}-latest 13 fail-fast: false 16 - rust: nightly 17 - rust: beta 18 - rust: stable 19 - rust: 1.48.0 20 - name: macOS 23 - name: Windows (gnu) 24 rust: nightly-x86_64-pc-windows-gnu 26 - name: Windows (msvc) [all …]
|
/external/perfetto/infra/ci/sandbox/ |
D | testrunner.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 27 set -eux 38 if [[ -f "$PERFETTO_TEST_GIT_REF" ]]; then 40 git clone -q --no-tags --single-branch --depth=1 "$PERFETTO_TEST_GIT_REF" . 42 git clone -q --no-tags --single-branch \ 44 git config user.email "ci-bot@perfetto.dev" 46 git fetch -q origin "$PERFETTO_TEST_GIT_REF" 50 git merge -q FETCH_HEAD -m merge 54 # cache and pack/unpack separately. It's worth ~30s on each non-android test. 56 PREBUILTS_ARCHIVE=/ci/cache/buildtools-$(date +%Y-%m-%d)-android.tar.lz4 [all …]
|
/external/icu/icu4j/ |
D | build.xml | 1 <!-- 5 * Copyright (C) 1997-2016, International Business Machines Corporation and * 8 --> 13 <property file="build-local.properties"/> 17 <import file="${shared.dir}/build/common-targets.xml"/> 21 <!-- icu4j binaries --> 24 <property name="icu4j-charset.jar.file" value="icu4j-charset.jar"/> 25 <property name="icu4j-localespi.jar.file" value="icu4j-localespi.jar"/> 29 <!-- icu4j API doc jar file --> 30 <property name="icu4jdocs.jar.file" value="icu4j-docs.jar"/> [all …]
|
/external/harfbuzz_ng/docs/ |
D | Makefile.am | 6 # This is a blank Makefile.am for using gtk-doc. 14 # Uncomment for versioned docs and specify the version of the module, e.g. '2'. 17 # The top-level SGML file. You can change this if you want to. 18 DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml 21 # gtk-doc will search all .c and .h files beneath these paths 26 # Extra options to pass to gtkdoc-scangobj. Not normally needed. 29 # Extra options to supply to gtkdoc-scan. 30 # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" 31 SCAN_OPTIONS=--rebuild-types --deprecated-guards="HB_DISABLE_DEPRECATED" \ 32 --ignore-decorators="HB_EXTERN" [all …]
|
/external/libchrome/build/ |
D | get_syzygy_binaries.py | 3 # Use of this source code is governed by a BSD-style license that can be 6 """A utility script for downloading versioned Syzygy binaries.""" 36 _REVISION_RE = re.compile('^(?:\d+|[a-f0-9]{40})$') 39 _MD5_RE = re.compile('^[a-f0-9]{32}$') 169 for root, dirs, files in os.walk(path): 170 return not dirs and not files 175 detect failures to remove read-only files, and will change their properties 177 an access error for read-only files, and git repos contain read-only 182 _LOGGER.debug('Removing read-only path: %s', path) 190 """A wrapper of shutil.rmtree that handles read-only files.""" [all …]
|
/external/llvm-project/clang/test/Driver/ |
D | program-path-priority.c | 2 // UNSUPPORTED: system-windows 6 /// <triple>-tool, tool, <default triple>-tool 12 /// Prefix dirs (added with -B) override the location, 23 // RUN: rm -rf %t && mkdir -p %t 24 // RUN: ln -s %clang %t/clang 27 // RUN: env "PATH=" %t/clang -### -target notreal-none-elf %s 2>&1 | \ 28 // RUN: FileCheck --check-prefix=NO_NOTREAL_GCC %s 29 // NO_NOTREAL_GCC-NOT: notreal-none-elf-gcc" 30 /// Some systems will have "gcc-x.y.z" so for this first check 31 /// make sure we don't find "gcc" or "gcc-x.y.z". If we do find either [all …]
|
/external/clang/lib/Driver/ |
D | MSVCToolChain.cpp | 1 //===--- ToolChains.cpp - ToolChain Implementations -----------------------===// 8 //===----------------------------------------------------------------------===// 19 #include "llvm/Config/llvm-config.h" 72 // Emit unwind tables by default on Win64. All non-x86_32 Windows platforms in IsUnwindTablesDefault() 127 /// This also supports a means to look for high-versioned keys by use 146 // If we have a $VERSION placeholder, do the highest-version search. in getSystemRegistryString() 148 const char *keyEnd = placeHolder - 1; in getSystemRegistryString() 152 keyEnd--; in getSystemRegistryString() 156 size_t partialKeyLength = keyEnd - keyPath; in getSystemRegistryString() 159 partialKeyLength = sizeof(partialKey) - 1; in getSystemRegistryString() [all …]
|
/external/emma/ |
D | build.xml | 2 <!-- ============= [build file for ANT v1.5.x] ====================== --> 9 <!-- $Id: build.xml,v 1.2.2.3 2005/06/13 00:20:55 vlad_r Exp $ --> 13 <!-- TODO: build log --> 15 <!-- ============================================================== --> 17 <!-- pull in the OS environment variables; an OS env variable VAR can be used as ${env.VAR}: --> 20 <!-- ============================================================== --> 21 <!-- build branch properties and local customization overrides: --> 23 <!-- first, load the official build settings file: --> 26 <!-- next, load the CVS-versioned release/branch properties file: --> 29 <!-- next, load an optional global properties file: --> [all …]
|
/external/python/cpython2/Tools/msi/ |
D | msi.py | 74 upgrade_code_snapshot='{92A24481-3ECB-40FC-8836-04B7966EC0D5}' 75 upgrade_code='{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' 76 upgrade_code_64='{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' 107 # Well-known component UUIDs 112 # Using the same UUID is fine since these files are versioned, 116 "24":"{9B81E618-2301-4035-AC77-75D9ABEB7301}", 117 "25":"{2e41b118-38bd-4c1b-a840-6977efd1b911}", 118 "26":"{34ebecac-f046-4e1c-b0e3-9bac3cdaacfa}", 119 "27":"{4fe21c76-1760-437b-a2f2-99909130a175}", 136 warning = "WARNING: %s - libpythonXX.a not built" [all …]
|
/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | MSVC.cpp | 1 //===-- MSVC.cpp - MSVC ToolChain Implementations -------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 76 Path = A->getValue(); in findVCToolChainViaCommandLine() 133 // whatever/VC/bin --> old toolchain, VC dir is toolchain dir. in findVCToolChainViaEnvironment() 169 if (!It->startswith(Prefix)) in findVCToolChainViaEnvironment() 201 // FIXME: This really should be done once in the top-level program's main in findVCToolChainViaSetupConfig() 227 HR = ISetupConfiguration2Ptr(Query)->EnumAllInstances(&EnumInstances); in findVCToolChainViaSetupConfig() 232 HR = EnumInstances->Next(1, &Instance, nullptr); in findVCToolChainViaSetupConfig() 241 HR = Instance->GetInstallationVersion(VersionString.GetAddress()); in findVCToolChainViaSetupConfig() [all …]
|
/external/libpng/ |
D | Makefile.in | 4 # Copyright (C) 1994-2018 Free Software Foundation, Inc. 20 # Copyright (c) 2004-2016 Glenn Randers-Pehrson 32 if test -z '$(MAKELEVEL)'; then \ 34 elif test -n '$(MAKE_HOST)'; then \ 36 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 43 case $${target_option-} in \ 46 "target option '$${target_option-}' specified" >&2; \ 69 *=*|--*) continue;; \ 70 -*I) strip_trailopt 'I'; skip_next=yes;; \ 71 -*I?*) strip_trailopt 'I';; \ [all …]
|
D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 5 # Report bugs to <png-mng-implement@lists.sourceforge.net>. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 13 ## -------------------- ## 15 ## -------------------- ## 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24 alias -g '${1+"$@"}'='"$@"' 27 case `(set -o) 2>/dev/null` in #( 29 set -o posix ;; #( [all …]
|
/external/python/cpython2/Mac/BuildScript/ |
D | build-installer.py | 6 - support Intel 64-bit-only () and 32-bit-only installer builds 7 - build and link with private Tcl/Tk 8.6 for 10.9+ builds 8 - deprecate use of explicit SDK (--sdk-path=) since all but the oldest 13 supported with build-installer. 14 - use generic "gcc" as compiler (CC env var) rather than "gcc-4.2" 21 Sphinx, build-installer.py should also be converted to use python3! 23 For 10.9 or greater deployment targets, build-installer builds and links 25 apply. Otherwise, build-installer requires an installed third-party version 73 QUOTED_VALUE='quotes' -> str('quotes') 74 UNQUOTED_VALUE=noquotes -> str('noquotes') [all …]
|
/external/curl/ |
D | configure.ac | 8 # Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 27 AC_INIT([curl], [-], [a suitable curl mailing list: https://curl.haxx.se/mail/]) 34 AC_COPYRIGHT([Copyright (c) 1998 - 2020 Daniel Stenberg, <daniel@haxx.se> 64 if test -z "$SED"; then 68 if test -z "$SED" || test "$SED" = "not_found"; then 76 if test -z "$GREP"; then 80 if test -z "$GREP" || test "$GREP" = "not_found"; then 88 if test -z "$EGREP"; then 90 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then 92 EGREP="$GREP -E" [all …]
|
/external/python/cpython3/Mac/BuildScript/ |
D | build-installer.py | 6 - 2.7 end-of-life issues: 7 - Python 3 installs now update the Current version link 9 - fully support running under Python 3 as well as 2.7 10 - support building on newer macOS systems with SIP 11 - fully support building on macOS 10.9+ 12 - support 10.6+ on best effort 13 - support bypassing docs build by supplying a prebuilt 14 docs html tarball in the third-party source library, 17 python-3.x.y-docs-html.tar.bz2 20 - support Intel 64-bit-only () and 32-bit-only installer builds [all …]
|
/external/e2fsprogs/debian/ |
D | changelog | 1 e2fsprogs (1.45.4-1) unstable; urgency=medium 4 * Fix CVE-2019-5094: A maliciously corrupted file systems can trigger 18 non-systemd systems (Closes: #940240) 21 -- Theodore Y. Ts'o <tytso@mit.edu> Mon, 23 Sep 2019 15:31:27 -0400 23 e2fsprogs (1.45.3-4) unstable; urgency=medium 28 * fix e2fsprogs build problems on non-Linux ports 30 -- Theodore Y. Ts'o <tytso@mit.edu> Tue, 06 Aug 2019 15:22:30 -0400 32 e2fsprogs (1.45.3-3) unstable; urgency=medium 35 * Mark logsave as Multi-Arch: foreign (Closes: #932876) 40 -- Theodore Y. Ts'o <tytso@mit.edu> Thu, 25 Jul 2019 15:35:01 -0400 [all …]
|
/external/curl/m4/ |
D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. 38 # ------------------ 41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, 49 # ------------------ 60 # ------------------ 70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl 80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) 101 dnl aclocal-1.4 backwards compatibility: 107 # ----------------------- [all …]
|
/external/llvm-project/polly/lib/External/isl/m4/ |
D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. 38 # ------------------ 41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, 49 # ------------------ 60 # ------------------ 70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl 80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) 101 dnl aclocal-1.4 backwards compatibility: 107 # ----------------------- [all …]
|
/external/libevent/m4/ |
D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2018 Free Software Foundation, Inc. 38 # ------------------ 41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, 49 # ------------------ 60 # ------------------ 70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl 80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) 101 dnl aclocal-1.4 backwards compatibility: 107 # ----------------------- [all …]
|
/external/pcre/dist2/m4/ |
D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2018 Free Software Foundation, Inc. 38 # ------------------ 41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, 49 # ------------------ 60 # ------------------ 70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl 80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) 101 dnl aclocal-1.4 backwards compatibility: 107 # ----------------------- [all …]
|
/external/expat/m4/ |
D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. 38 # ------------------ 41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, 49 # ------------------ 60 # ------------------ 70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl 80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) 101 dnl aclocal-1.4 backwards compatibility: 107 # ----------------------- [all …]
|
/external/ImageMagick/m4/ |
D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. 38 # ------------------ 41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, 49 # ------------------ 60 # ------------------ 70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl 80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) 101 dnl aclocal-1.4 backwards compatibility: 107 # ----------------------- [all …]
|
/external/libpng/scripts/ |
D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. 38 # ------------------ 41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, 49 # ------------------ 60 # ------------------ 70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl 80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) 101 dnl aclocal-1.4 backwards compatibility: 107 # ----------------------- [all …]
|