/external/llvm/utils/release/ |
merge.sh | 19 revert="no" 25 echo " -revert Revert rather than merge the commit" 41 -revert | --revert ) 42 revert="yes" 68 if [ $revert = "yes" ]; then 79 if [ $revert = "yes" ]; then
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
SparseArrayElementRemoveTransform.java | 35 mAddTransform.revert(currentState); 39 public void revert(IGLProperty currentState) { method in class:SparseArrayElementRemoveTransform
|
IStateTransform.java | 29 /** Revert this transformation from the given state. */ 30 void revert(IGLProperty currentState); method in interface:IStateTransform
|
BufferSubDataTransform.java | 64 public void revert(IGLProperty state) { method in class:BufferSubDataTransform
|
ListElementAddTransform.java | 44 public void revert(IGLProperty currentState) { method in class:ListElementAddTransform
|
PropertyChangeTransform.java | 78 * {@link #apply(IGLProperty)}'ed, then performing a revert has no effect. 81 public void revert(IGLProperty state) { method in class:PropertyChangeTransform
|
SparseArrayElementAddTransform.java | 49 public void revert(IGLProperty currentState) { method in class:SparseArrayElementAddTransform
|
/external/llvm/test/MC/ARM/ |
directive-arch_extension-mode-switch.s | 3 @ Ensure that a mode switch does not revert the architectural features that were
|
/external/llvm/utils/git-svn/ |
git-svnrevert | 10 echo "You have unstashed changes. Please stash and then revert." 35 # Grab the one line message for our revert commit message. 38 # Revert the commit. 39 git revert --no-commit $GIT 2>/dev/null 41 echo "Error! Failed to revert commit r$SVN. Resetting to head." 47 TEMPLATE="`git rev-parse --git-dir`/git-svn-revert-template" 49 Revert "$ONE_LINE_MSG"
|
/external/skia/third_party/libsdl/mac/ |
SDL_config.h | 37 #error You should run hg revert SDL_config.h
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_config.h | 37 #error You should run hg revert SDL_config.h
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
test-gen.c | 469 #define signed_constant(bits, shift, revert) \ 470 { signed_constant, { i1: shift, i2: bits * (revert ? -1 : 1), \ 504 #define unsigned_constant(bits, shift, revert) \ 505 { unsigned_constant, { i1: shift, i2: bits * (revert ? -1 : 1), \ 541 #define absolute_address (bits, shift, revert) \ 542 { absolute_address, { i1: shift, i2: bits * (revert ? -1 : 1), \
|
/external/libcap/contrib/ |
pcaps4convenience | 116 # revert a singel app 183 echo " rev|revert - from POSIX Capabilities back to setui0" 196 rev|revert)
|
pcaps4suid0 | 132 # revert a singel app 201 echo " rev|revert - from POSIX Capabilities back to setui0" 214 rev|revert)
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
DNSState.java | 123 * Returns to the next reverted state. All states except CANCELED revert to PROBING_1. Status CANCELED does not revert. 127 public final DNSState revert() { method in class:DNSState
|
/external/skia/third_party/libsdl/linux/ |
SDL_config.h | 37 #error You should run hg revert SDL_config.h
|
/external/toybox/toys/posix/ |
find.c | 86 int rc, revert = 0; local 96 revert++; 100 perror_msg_raw(revert ? new->name : "."); 129 if (revert) revert = fchdir(TT.topdir);
|
/external/clang/utils/ |
FuzzTest | 92 def revert(self): member in class:TestApplication 180 '--no-revert'. Generally this is used with '--test <index>' to run one failing 250 group.add_option("", "--no-revert", help="Don't revert changes", 251 action='store_false', dest="revert", default=True) 341 opts.revert = False 344 if opts.revert: 345 ta.revert()
|
/external/compiler-rt/lib/asan/scripts/ |
asan_device_setup | 17 revert=no 24 echo "usage: $0 [--revert] [--device device-id] [--lib path] [--extra-options options]" 25 echo " --revert: Uninstall ASan from the device." 114 --revert) 115 revert=yes 184 if [[ x$revert == xyes ]]; then
|
/prebuilts/clang/host/darwin-x86/clang-2629532/bin/ |
asan_device_setup | 17 revert=no 24 echo "usage: $0 [--revert] [--device device-id] [--lib path] [--extra-options options]" 25 echo " --revert: Uninstall ASan from the device." 114 --revert) 115 revert=yes 184 if [[ x$revert == xyes ]]; then
|
/prebuilts/clang/host/darwin-x86/clang-2658975/bin/ |
asan_device_setup | 17 revert=no 24 echo "usage: $0 [--revert] [--device device-id] [--lib path] [--extra-options options]" 25 echo " --revert: Uninstall ASan from the device." 114 --revert) 115 revert=yes 184 if [[ x$revert == xyes ]]; then
|
/prebuilts/clang/host/darwin-x86/clang-2690385/bin/ |
asan_device_setup | 17 revert=no 24 echo "usage: $0 [--revert] [--device device-id] [--lib path] [--extra-options options]" 25 echo " --revert: Uninstall ASan from the device." 114 --revert) 115 revert=yes 184 if [[ x$revert == xyes ]]; then
|
/prebuilts/clang/host/linux-x86/clang-2629532/bin/ |
asan_device_setup | 17 revert=no 24 echo "usage: $0 [--revert] [--device device-id] [--lib path] [--extra-options options]" 25 echo " --revert: Uninstall ASan from the device." 114 --revert) 115 revert=yes 184 if [[ x$revert == xyes ]]; then
|
/prebuilts/clang/host/linux-x86/clang-2658975/bin/ |
asan_device_setup | 17 revert=no 24 echo "usage: $0 [--revert] [--device device-id] [--lib path] [--extra-options options]" 25 echo " --revert: Uninstall ASan from the device." 114 --revert) 115 revert=yes 184 if [[ x$revert == xyes ]]; then
|
/prebuilts/clang/host/linux-x86/clang-2690385/bin/ |
asan_device_setup | 17 revert=no 24 echo "usage: $0 [--revert] [--device device-id] [--lib path] [--extra-options options]" 25 echo " --revert: Uninstall ASan from the device." 114 --revert) 115 revert=yes 184 if [[ x$revert == xyes ]]; then
|