Home
last modified time | relevance | path

Searched refs:REM (Results 1 – 25 of 107) sorted by relevance

12345

/external/apache-commons-compress/
Dmvnw.cmd1 @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/
Dntb_test.sh169 REM=$2
171 echo "Running port tests on: $(basename $LOC) / $(basename $REM)"
174 REMOTE_PORT=$(read_file "$REM/port")
177 REMOTE_PIDX=$(find_pidx ${LOCAL_PORT} "$REM")
188 REM=$2
191 echo "Running link tests on: $(subdirname $LOC) / $(subdirname $REM)"
200 if [[ $(read_file "$REM/link") != "N" ]]; then
201 echo "Expected link to be down in $REM/link" >&2
213 REM=$2
216 echo "Running db tests on: $(basename $LOC) / $(basename $REM)"
[all …]
/external/snakeyaml/
Dmvnw.bat1 @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/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
Ddemo.bat1 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#License
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/
Dindic.bat1 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#License *
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/
Dupdate_external_sources_android.bat2 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 …]
Dandroid-generate.bat2 REM # Copyright 2015 The Android Open Source Project
3 REM # Copyright (C) 2015 Valve Corporation
4 REM
5 REM # Licensed under the Apache License, Version 2.0 (the "License");
6 REM # you may not use this file except in compliance with the License.
7 REM # You may obtain a copy of the License at
8 REM
9 REM # http://www.apache.org/licenses/LICENSE-2.0
10 REM
11 REM # Unless required by applicable law or agreed to in writing, software
[all …]
/external/icu/icu4c/source/allinone/
Dicucheck.bat2 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 ********************************************************************
94 @REM (Layout is deprecated - this would require HarfBuzz)
95 @REM @set THT=letest
96 @REM @echo ==== %THT% =========================================================================
[all …]
/external/google-breakpad/src/tools/windows/
Drefresh_binaries.bat1 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/python/setuptools/
Dmsvc-build-launcher.cmd3 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/swiftshader/third_party/llvm-7.0/llvm/utils/release/
Dbuild_llvm_package.bat4 REM Script for building the LLVM installer on Windows,
5 REM used for the the weekly snapshots at http://www.llvm.org/builds.
6 REM
7 REM Usage: build_llvm_package.bat <revision>
9 REM Prerequisites:
10 REM
11 REM Visual Studio 2017, CMake, Ninja, SVN, GNUWin32,
12 REM NSIS with the strlen_8192 patch,
13 REM Visual Studio 2017 SDK and Nuget (for the clang-format plugin),
14 REM Perl (for the OpenMP run-time).
[all …]
/external/libpng/contrib/pngminus/
Dpnm2png.bat1 REM -- grayscale
7 REM -- full-color
10 REM -- palletted
15 REM -- gray with alpha-channel
18 REM -- color with alpha-channel
21 REM -- grayscale
27 REM -- full-color
30 REM -- palletted
35 REM -- gray with alpha-channel
38 REM -- color with alpha-channel
Dpng2pnm.bat1 REM -- grayscale
7 REM -- full-color
10 REM -- palletted
15 REM -- gray with alpha-channel
18 REM -- color with alpha-channel
21 REM -- grayscale
27 REM -- full-color
30 REM -- palletted
35 REM -- gray with alpha-channel
38 REM -- color with alpha-channel
/external/catch2/misc/
DappveyorBuildConfigurationScript.bat3 @REM # Possibilities:
4 @REM # Debug build + coverage
5 @REM # Debug build + examples
6 @REM # Debug build + ---
7 @REM # Release build
10 @REM # coverage needs to build the special helper as well as the main
15 @REM # We know that coverage is 0
/external/proguard/bin/
Dproguard.bat3 REM Start-up script for ProGuard -- free class file shrinker, optimizer,
4 REM obfuscator, and preverifier for Java bytecode.
5 REM
6 REM Note: when passing file names containing spaces to this script,
7 REM you'll have to add escaped quotes around them, e.g.
8 REM "\"C:/My Directory/My File.txt\""
Dretrace.bat3 REM Start-up script for Retrace -- companion tool for ProGuard, free class file
4 REM shrinker, optimizer, obfuscator, and preverifier for Java bytecode.
5 REM
6 REM Note: when passing file names containing spaces to this script,
7 REM you'll have to add escaped quotes around them, e.g.
8 REM "\"C:/My Directory/My File.txt\""
Dproguardgui.bat3 REM Start-up script for the GUI of ProGuard -- free class file shrinker,
4 REM optimizer, obfuscator, and preverifier for Java bytecode.
5 REM
6 REM Note: when passing file names containing spaces to this script,
7 REM you'll have to add escaped quotes around them, e.g.
8 REM "\"C:/My Directory/My File.txt\""
/external/llvm/utils/release/
Dbuild_llvm_package.bat4 REM Script for building the LLVM installer on Windows,
5 REM used for the the weekly snapshots at http://www.llvm.org/builds.
6 REM
7 REM Usage: build_llvm_package.bat <revision>
9 REM Prerequisites:
10 REM
11 REM Visual Studio 2013, CMake, Ninja, SVN, GNUWin32,
12 REM NSIS with the strlen_8192 patch,
13 REM Visual Studio 2013 SDK (for the clang-format plugin).
16 REM You may need to modify the paths below:
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/msbuild/
Dinstall.bat6 REM In general this script should not be used except for development and testing
7 REM purposes. The proper way to install is via the VSIX, and the proper way to
8 REM uninstall is through the Visual Studio extension manager.
10 REM Change to the directory of this batch file.
13 REM Older versions of VS would look for these files in the Program Files\MSBuild directory
14 REM but with VS2017 it seems to look for these directly in the Visual Studio instance.
15 REM This means we'll need to do a little extra work to properly detect all the various
16 REM instances, but in reality we can probably sidestep all of this by just wrapping this
17 REM in a vsix and calling it a day, as that should handle everything for us.
/external/conscrypt/release/
Dwindows.bat1 REM Release automation script for Windows builds. This should be run
2 REM after the Linux build has created the staging repository and
3 REM selected the BoringSSL revision. Must be run from the top-level
4 REM conscrypt directory, which should be synced to the appropriate
5 REM release branch.
15 REM TODO(flooey): The BoringSSL directory needs to be at ../boringssl
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DivRemPairs/X86/
Ddiv-rem-pairs.ll7 ; CHECK-NEXT: [[REM:%.*]] = srem i32 %a, %b
9 ; CHECK-NEXT: call void @foo(i32 [[REM]], i32 [[DIV]])
21 ; CHECK-NEXT: [[REM:%.*]] = urem i32 %a, %b
22 ; CHECK-NEXT: call void @foo(i32 [[REM]], i32 [[DIV]])
37 ; CHECK-NEXT: [[REM:%.*]] = srem i32 %a, %b
39 ; CHECK-NEXT: [[CMP:%.*]] = icmp eq i32 [[REM]], 42
66 ; CHECK-NEXT: [[REM:%.*]] = urem i64 %a, %b
68 ; CHECK-NEXT: [[CMP:%.*]] = icmp eq i64 [[REM]], 42
96 ; CHECK-NEXT: [[REM:%.*]] = srem i16 %a, %b
102 ; CHECK-NEXT: [[RET:%.*]] = phi i16 [ [[REM]], %if ], [ 3, %entry ]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dsigned-div-rem.ll176 ; CHECK-NEXT: [[REM:%.*]] = srem i32 [[CONV]], 128
177 ; CHECK-NEXT: ret i32 [[REM]]
197 ; CHECK-NEXT: [[REM:%.*]] = srem i32 [[CONV]], -128
198 ; CHECK-NEXT: ret i32 [[REM]]
218 ; CHECK-NEXT: [[REM:%.*]] = srem i32 [[CONV]], 255
219 ; CHECK-NEXT: ret i32 [[REM]]
239 ; CHECK-NEXT: [[REM:%.*]] = srem i32 [[CONV]], -255
240 ; CHECK-NEXT: ret i32 [[REM]]
260 ; CHECK-NEXT: [[REM:%.*]] = srem i32 [[AND]], 253
261 ; CHECK-NEXT: ret i32 [[REM]]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Dunroll-pragmas.ll1 ; RUN: opt < %s -loop-unroll -pragma-unroll-threshold=1024 -S | FileCheck -check-prefixes=CHECK,REM
2 …-loop-unroll -loop-unroll -pragma-unroll-threshold=1024 -S | FileCheck -check-prefixes=CHECK,REM %s
178 ; REM: store
179 ; REM: store
180 ; REM: store
183 ; REM: for.body.epil:
184 ; REM: store
188 ; REM: br i1
298 ; REM: store i32
299 ; REM: store i32
[all …]
/external/python/dateutil/ci_tools/
Dretry.bat2 REM This script takes a command and retries it a few times if it fails, with a
3 REM timeout between each retry.
7 REM Loop at most n_retries times, waiting sleep_time times between
17 REM If it failed all n_retries times, we can give up at last.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/
Ddiv-rem-pairs.ll10 ; CHECK-NEXT: [[REM:%.*]] = srem i32 %a, %b
11 ; CHECK-NEXT: [[CMP:%.*]] = icmp eq i32 [[REM]], 42
37 ; CHECK-NEXT: [[REM:%.*]] = urem i64 %a, %b
38 ; CHECK-NEXT: [[CMP:%.*]] = icmp eq i64 [[REM]], 42
68 ; CHECK-NEXT: [[REM:%.*]] = srem i16 %a, %b
71 ; CHECK-NEXT: [[RET:%.*]] = phi i16 [ [[REM]], %if ], [ 3, %entry ]
95 ; CHECK-NEXT: [[REM:%.*]] = urem i8 %a, %b
98 ; CHECK-NEXT: [[RET:%.*]] = phi i8 [ [[REM]], %if ], [ 3, %entry ]

12345