Home
last modified time | relevance | path

Searched refs:bak (Results 1 – 25 of 154) sorted by relevance

1234567

/external/selinux/mcstrans/share/util/
Dtry-all15 …rm -rf /etc/selinux/mls/setrans.conf.bak /etc/selinux/mls/secolor.conf.bak /etc/selinux/mls/setran…
19 mv /etc/selinux/mls/setrans.conf /etc/selinux/mls/setrans.conf.bak
24 mv /etc/selinux/mls/secolor.conf /etc/selinux/mls/secolor.conf.bak
28 mv /etc/selinux/mls/setrans.d /etc/selinux/mls/setrans.d.bak
49 if [ -e /etc/selinux/mls/setrans.conf.bak ]; then
50 mv /etc/selinux/mls/setrans.conf.bak /etc/selinux/mls/setrans.conf
52 if [ -e /etc/selinux/mls/secolor.conf.bak ]; then
53 mv /etc/selinux/mls/secolor.conf.bak /etc/selinux/mls/secolor.conf
56 mv /etc/selinux/mls/setrans.d.bak /etc/selinux/mls/setrans.d
/external/protobuf/php/tests/
Dcompatibility_test.sh109 sed -i.bak '/php_implementation_test.php/d' phpunit.xml
110 sed -i.bak '/generated_phpdoc_test.php/d' phpunit.xml
111 sed -i.bak '/encode_decode_test.php/d' phpunit.xml
112 sed -i.bak 's/generated_phpdoc_test.php//g' tests/test.sh
113 sed -i.bak 's/generated_service_test.php//g' tests/test.sh
114 sed -i.bak 's/encode_decode_test.php//g' tests/test.sh
115 sed -i.bak '/memory_leak_test.php/d' tests/test.sh
116 sed -i.bak '/^ public function testTimestamp()$/,/^ }$/d' tests/well_known_test.php
117 sed -i.bak 's/PHPUnit_Framework_TestCase/\\PHPUnit\\Framework\\TestCase/g' tests/array_test.php
118 sed -i.bak 's/PHPUnit_Framework_TestCase/\\PHPUnit\\Framework\\TestCase/g' tests/map_field_test.php
[all …]
/external/cronet/third_party/protobuf/php/tests/
Dcompatibility_test.sh109 sed -i.bak '/php_implementation_test.php/d' phpunit.xml
110 sed -i.bak '/generated_phpdoc_test.php/d' phpunit.xml
111 sed -i.bak '/encode_decode_test.php/d' phpunit.xml
112 sed -i.bak 's/generated_phpdoc_test.php//g' tests/test.sh
113 sed -i.bak 's/generated_service_test.php//g' tests/test.sh
114 sed -i.bak 's/encode_decode_test.php//g' tests/test.sh
115 sed -i.bak '/memory_leak_test.php/d' tests/test.sh
116 sed -i.bak '/^ public function testTimestamp()$/,/^ }$/d' tests/well_known_test.php
117 sed -i.bak 's/PHPUnit_Framework_TestCase/\\PHPUnit\\Framework\\TestCase/g' tests/array_test.php
118 sed -i.bak 's/PHPUnit_Framework_TestCase/\\PHPUnit\\Framework\\TestCase/g' tests/map_field_test.php
[all …]
/external/one-true-awk/
Dmakefile50 SHIP = README LICENSE FIXES $(SOURCE) awkgram.tab.[ch].bak makefile \
68 @cp awkgram.tab.h awkgram.tab.h.bak
69 @cp awkgram.tab.c awkgram.tab.c.bak
73 @cp awkgram.tab.h awkgram.tab.h.bak
74 @cp awkgram.tab.c awkgram.tab.c.bak
/external/clang/test/SemaObjC/
Dclass-protocol-method-match.m22 - (char) bak; // expected-note {{previous declaration is here}} method
36 - (void) bak;
47 - (void) bak {} // expected-warning {{conflicting return type in declaration of 'bak': 'char' vs 'v… method
/external/markdown/
Dmakefile53 rm -f *.bak
54 rm -f markdown/*.bak
55 rm -f markdown/extensions/*.bak
/external/python/cpython2/Tools/scripts/
Dcleanfuture.py119 bak = file + ".bak"
120 if os.path.exists(bak):
121 os.remove(bak)
122 os.rename(file, bak)
124 print "renamed", file, "to", bak
/external/python/cpython3/Tools/scripts/
Dcleanfuture.py119 bak = file + ".bak"
120 if os.path.exists(bak):
121 os.remove(bak)
122 os.rename(file, bak)
124 print("renamed", file, "to", bak)
Dreindent.py144 bak = file + ".bak"
146 shutil.copyfile(file, bak)
148 print("backed up", file, "to", bak)
/external/walt/hardware/kicad/
D.gitignore1 *.bak
6 *.kicad_pcb-bak
/external/kotlinx.atomicfu/
Dbump-version.sh14 sed -i.bak s/$old_version/$new_version/g $1
15 rm $1.bak
/external/e2fsprogs/lib/
DMakefile.library20 $(Q) (if test -r $@; then $(RM) -f $@.bak && $(MV) $@ $@.bak; fi)
DMakefile.profile13 $(Q) (if test -r $@; then $(RM) -f $@.bak && $(MV) $@ $@.bak; fi)
/external/tcpdump/
Dmkdep75 cp $MAKE ${MAKE}.bak
115 rm -f ${MAKE}.bak $TMP
/external/libpcap/
Dmkdep80 cp $MAKE ${MAKE}.bak
120 rm -f ${MAKE}.bak $TMP
/external/fonttools/
D.gitignore39 env.bak/
40 venv.bak/
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dphase1-down.sh30 test -f /etc/resolv.conf.bak && cp /etc/resolv.conf.bak /etc/resolv.conf
Dphase1-up.sh29 test -f /etc/resolv.conf.bak || cp /etc/resolv.conf /etc/resolv.conf.bak
/external/brotli/
Dbootstrap32 sed -i.bak -r "s/[0-9]+:[0-9]+:[0-9]+/$BROTLI_ABI_INFO/" Makefile.am
33 sed -i.bak -r "s/\[[0-9]+\.[0-9]+\.[0-9]+\]/[$BROTLI_VERSION]/" configure.ac
/external/mbedtls/scripts/
Dfootprint.sh70 cp $CONFIG_H ${CONFIG_H}.bak
91 cp ${CONFIG_H}.bak $CONFIG_H
/external/libaom/
Dgenerate_config.sh96 sed -E -i.bak \
100 rm ${BASE}/README.android.bak
/external/openthread/third_party/mbedtls/repo/scripts/
Dfootprint.sh70 cp $CONFIG_H ${CONFIG_H}.bak
91 cp ${CONFIG_H}.bak $CONFIG_H
/external/openthread/
D.gitignore2 *.bak
22 *.bak
/external/curl/
Dmaketgz84 sed -i.bak \
95 sed -i.bak 's/#define CURL_VERSION .*/#define CURL_VERSION "'$curlversion'"/g' $CHEADER
/external/autotest/utils/
Dreindent.py129 bak = file + ".bak"
131 shutil.copyfile(file, bak)
133 print("backed up", file, "to", bak)

1234567