/external/kotlinx.atomicfu/atomicfu-maven-plugin/ |
D | mvnw.cmd | 1 @REM ---------------------------------------------------------------------------- 2 @REM Licensed to the Apache Software Foundation (ASF) under one 3 @REM or more contributor license agreements. See the NOTICE file 4 @REM distributed with this work for additional information 5 @REM regarding copyright ownership. The ASF licenses this file 6 @REM to you under the Apache License, Version 2.0 (the 7 @REM "License"); you may not use this file except in compliance 8 @REM with the License. You may obtain a copy of the License at 9 @REM 10 @REM http://www.apache.org/licenses/LICENSE-2.0 [all …]
|
/external/apache-commons-compress/ |
D | mvnw.cmd | 1 @REM ---------------------------------------------------------------------------- 2 @REM Licensed to the Apache Software Foundation (ASF) under one 3 @REM or more contributor license agreements. See the NOTICE file 4 @REM distributed with this work for additional information 5 @REM regarding copyright ownership. The ASF licenses this file 6 @REM to you under the Apache License, Version 2.0 (the 7 @REM "License"); you may not use this file except in compliance 8 @REM with the License. You may obtain a copy of the License at 9 @REM 10 @REM http://www.apache.org/licenses/LICENSE-2.0 [all …]
|
/external/linux-kselftest/tools/testing/selftests/ntb/ |
D | ntb_test.sh | 160 REM=$2 162 echo "Running port tests on: $(basename $LOC) / $(basename $REM)" 165 REMOTE_PORT=$(read_file "$REM/port") 168 REMOTE_PIDX=$(find_pidx ${LOCAL_PORT} "$REM") 179 REM=$2 182 echo "Running link tests on: $(subdirname $LOC) / $(subdirname $REM)" 191 if [[ $(read_file "$REM/link") != "N" ]]; then 192 echo "Expected link to be down in $REM/link" >&2 204 REM=$2 207 echo "Running db tests on: $(basename $LOC) / $(basename $REM)" [all …]
|
/external/google-breakpad/src/tools/windows/converter_exe/ |
D | winsymconv.cmd | 4 REM ****************************************************************** 5 REM Usage: 6 REM winsymconv 7 REM ****************************************************************** 9 REM ****************************************************************** 10 REM Initialize 11 REM ****************************************************************** 16 REM ****************************************************************** 17 REM Go to script location 18 REM ****************************************************************** [all …]
|
D | configure.cmd | 4 REM ****************************************************************** 5 REM Please, make sure to run this in an Elevated Command Prompt. 6 REM Usage: 7 REM configure.cmd 8 REM ****************************************************************** 10 REM ****************************************************************** 11 REM Initialize 12 REM ****************************************************************** 15 REM ****************************************************************** 16 REM Go to script location [all …]
|
D | winsymconv_test.cmd | 4 REM ****************************************************************** 5 REM Usage: 6 REM winsymconv_test 7 REM ****************************************************************** 9 REM ****************************************************************** 10 REM Initialize 11 REM ****************************************************************** 16 REM ****************************************************************** 17 REM Go to script location 18 REM ****************************************************************** [all …]
|
/external/snakeyaml/ |
D | mvnw.bat | 1 @REM ---------------------------------------------------------------------------- 2 @REM Licensed to the Apache Software Foundation (ASF) under one 3 @REM or more contributor license agreements. See the NOTICE file 4 @REM distributed with this work for additional information 5 @REM regarding copyright ownership. The ASF licenses this file 6 @REM to you under the Apache License, Version 2.0 (the 7 @REM "License"); you may not use this file except in compliance 8 @REM with the License. You may obtain a copy of the License at 9 @REM 10 @REM http://www.apache.org/licenses/LICENSE-2.0 [all …]
|
/external/expat/win32/ |
D | build_expat_iss.bat | 1 REM Batch script to build Inno Setup installer for libexpat for Windows 2 REM Call from parent directory, e.g.: cmd /c win32\build_expat_iss.bat 3 REM __ __ _ 4 REM ___\ \/ /_ __ __ _| |_ 5 REM / _ \\ /| '_ \ / _` | __| 6 REM | __// \| |_) | (_| | |_ 7 REM \___/_/\_\ .__/ \__,_|\__| 8 REM |_| XML parser 9 REM 10 REM Copyright (C) 2019 Expat development team [all …]
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | demo.bat | 1 REM /* 2 REM ******************************************************************************* 3 REM * Copyright (C) 2016 and later: Unicode, Inc. and others. 4 REM * License & terms of use: http://www.unicode.org/copyright.html 5 REM ******************************************************************************* 6 REM ******************************************************************************* 7 REM * Copyright (C) 1996-2004, International Business Machines Corporation and * 8 REM * others. All Rights Reserved. * 9 REM ******************************************************************************* 10 REM */ [all …]
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | indic.bat | 1 REM /** 2 REM ******************************************************************************* 3 REM * Copyright (C) 2016 and later: Unicode, Inc. and others. * 4 REM * License & terms of use: http://www.unicode.org/copyright.html * 5 REM ******************************************************************************* 6 REM ******************************************************************************* 7 REM * Copyright (C) 2002-2004, International Business Machines Corporation and * 8 REM * others. All Rights Reserved. * 9 REM ******************************************************************************* 10 REM */ [all …]
|
/external/vulkan-validation-layers/build-android/ |
D | update_external_sources_android.bat | 2 REM Update source for glslang, spirv-tools, and shaderc 4 REM 5 REM Copyright 2016 The Android Open Source Project 6 REM Copyright (C) 2015 Valve Corporation 7 REM Copyright 2018 LunarG, Inc. 8 REM 9 REM Licensed under the Apache License, Version 2.0 (the "License"); 10 REM you may not use this file except in compliance with the License. 11 REM You may obtain a copy of the License at 12 REM [all …]
|
/external/google-breakpad/src/tools/windows/ |
D | refresh_binaries.bat | 1 REM This batch file is meant to facilitate regenerating prebuilt binaries for 2 REM the Windows tools. 3 REM You MUST run it from a Visual Studio xxxx Command Prompt. To do this, 4 REM navigate to: 5 REM 6 REM Start->Programs->Microsoft Visual Studio XXXX->Tools-> 7 REM Visual Studio Command Prompt 8 REM 9 REM Then run this batch file. It performs an SVN update, edits the 10 REM README.binaries file to contain [all …]
|
/external/icu/icu4c/source/allinone/ |
D | icucheck.bat | 2 REM Copyright (C) 2016 and later: Unicode, Inc. and others. 3 REM License & terms of use: http://www.unicode.org/copyright.html 4 REM ******************************************************************** 5 REM * COPYRIGHT: 6 REM * Copyright (c) 2010-2014, International Business Machines Corporation 7 REM * and others. All Rights Reserved. 8 REM ******************************************************************** 98 @REM (Layout is deprecated - this would require HarfBuzz) 99 @REM @set THT=letest 100 @REM @echo ==== %THT% ========================================================================= [all …]
|
/external/swiftshader/third_party/marl/kokoro/windows/ |
D | release.bat | 1 REM Copyright 2020 The Marl Authors. 2 REM 3 REM Licensed under the Apache License, Version 2.0 (the "License"); 4 REM you may not use this file except in compliance with the License. 5 REM You may obtain a copy of the License at 6 REM 7 REM https://www.apache.org/licenses/LICENSE-2.0 8 REM 9 REM Unless required by applicable law or agreed to in writing, software 10 REM distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
D | presubmit.bat | 1 REM Copyright 2020 The Marl Authors. 2 REM 3 REM Licensed under the Apache License, Version 2.0 (the "License"); 4 REM you may not use this file except in compliance with the License. 5 REM You may obtain a copy of the License at 6 REM 7 REM https://www.apache.org/licenses/LICENSE-2.0 8 REM 9 REM Unless required by applicable law or agreed to in writing, software 10 REM distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/ |
D | install.bat | 1 @REM Copyright (c) 2019 Google Inc. 2 @REM 3 @REM Licensed under the Apache License, Version 2.0 (the "License"); 4 @REM you may not use this file except in compliance with the License. 5 @REM You may obtain a copy of the License at 6 @REM 7 @REM http://www.apache.org/licenses/LICENSE-2.0 8 @REM 9 @REM Unless required by applicable law or agreed to in writing, software 10 @REM distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/ |
D | install.bat | 1 @REM Copyright (c) 2019 Google Inc. 2 @REM 3 @REM Licensed under the Apache License, Version 2.0 (the "License"); 4 @REM you may not use this file except in compliance with the License. 5 @REM You may obtain a copy of the License at 6 @REM 7 @REM http://www.apache.org/licenses/LICENSE-2.0 8 @REM 9 @REM Unless required by applicable law or agreed to in writing, software 10 @REM distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/ |
D | install.bat | 1 @REM Copyright (c) 2019 Google Inc. 2 @REM 3 @REM Licensed under the Apache License, Version 2.0 (the "License"); 4 @REM you may not use this file except in compliance with the License. 5 @REM You may obtain a copy of the License at 6 @REM 7 @REM http://www.apache.org/licenses/LICENSE-2.0 8 @REM 9 @REM Unless required by applicable law or agreed to in writing, software 10 @REM distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
/external/tensorflow/tensorflow/tools/ci_build/release/ |
D | common_win.bat | 17 @REM 18 @REM Set Environment Variables 19 @REM 26 @REM To have reproducible builds, these dependencies should be pinned always. 27 @REM Prefer pinning to the same version as in setup.py 28 @REM First, upgrade pypi wheels 30 @REM NOTE: As numpy has releases that break semver guarantees and several other 31 @REM deps depend on numpy without an upper bound, we must install numpy before 32 @REM everything else. 33 @REM TODO(mihaimaruseac): Convert to requirements.txt [all …]
|
/external/python/setuptools/ |
D | msvc-build-launcher.cmd | 3 REM Use old Windows SDK 6.1 so created .exe will be compatible with 4 REM old Windows versions. 5 REM Windows SDK 6.1 may be downloaded at: 6 REM http://www.microsoft.com/en-us/download/details.aspx?id=11310 9 REM The SDK creates a false install of Visual Studio at one of these locations 13 REM set up the environment to compile to x86 22 REM buildout (and possibly other implementations) currently depend on 23 REM the 32-bit launcher scripts without the -32 in the filename, so copy them 24 REM there for now. 28 REM now for 64-bit [all …]
|
/external/protobuf/kokoro/release/python/windows/ |
D | build_single_artifact.bat | 21 REM Prepend newly installed Python to the PATH of this build (this cannot be 22 REM done from inside the powershell script as it would require to restart 23 REM the parent CMD process). 28 REM Check that we have the expected version and architecture for Python 35 REM Checkout release commit 38 REM ====================== 39 REM Build Protobuf Library 40 REM ====================== 55 REM ====================== 56 REM Build python library [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | buildconf.bat | 2 REM 3 REM 4 REM This batch file must be used to set up a git tree to build on 5 REM systems where there is no autotools support (i.e. Microsoft). 6 REM 7 REM This file is not included nor needed for c-ares' release 8 REM archives, neither for c-ares' daily snapshot archives.
|
/external/libpng/contrib/pngminus/ |
D | pnm2png.bat | 1 REM -- grayscale 7 REM -- full-color 10 REM -- paletted 15 REM -- gray with alpha-channel 18 REM -- color with alpha-channel 21 REM -- grayscale 27 REM -- full-color 30 REM -- paletted 35 REM -- gray with alpha-channel 38 REM -- color with alpha-channel
|
/external/tensorflow/tensorflow/tools/ci_build/presubmit/windows/gpu_py36_full/ |
D | build.bat | 4 @REM This is the path to bazel_wrapper.py, should be set as an argument 7 @REM Load common definitions, install bazel 10 @REM Set up common variables used through the script 17 @REM Run the presubmit win build. 21 @REM Since we are running the sanity build remotely (rbe), we need to build a bazel 22 @REM target that would output the log generated above and return the expected 23 @REM error code. 40 @REM Now trigger the rbe build that outputs the log 43 @REM Run bazel test command.
|
/external/tensorflow/tensorflow/tools/ci_build/presubmit/windows/cpu_py36_full/ |
D | build.bat | 4 @REM This is the path to bazel_wrapper.py, should be set as an argument 7 @REM Load common definitions, install bazel 10 @REM Set up common variables used through the script 17 @REM Run the presubmit win build. 21 @REM Since we are running the sanity build remotely (rbe), we need to build a bazel 22 @REM target that would output the log generated above and return the expected 23 @REM error code. 40 @REM Now trigger the rbe build that outputs the log 43 @REM Run bazel test command.
|