Home
last modified time | relevance | path

Searched refs:chmod (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/external/srec/tests/
Drun_chmod.sh1 chmod 777 ./run_contacts.sh
2 chmod 777 ./run_ERT.sh
3 chmod 777 ./run_parameters.sh
4 chmod 777 ./run_robustness1.sh
5 chmod 777 ./run_robustness2.sh
6 chmod 777 ./run_robustness3.sh
7 chmod 777 ./run_UAPI_SrecTest.sh
8 chmod 777 ./run_UAPI_Test.sh
9 chmod 777 ./run_voicetags1.sh
/external/srec/config/en.us/
Drun-chmod.sh1 chmod 777 ./run-bothtags5.sh
2 chmod 777 ./run-bothtags5-from-saved.sh
3 chmod 777 ./run-liveaudio.sh
4 chmod 777 ./run-set-get-param.sh
5 chmod 777 ./run-change-sample-rate2.sh
/external/bzip2/
DMakefile82 chmod a+x $(PREFIX)/bin/bzip2
83 chmod a+x $(PREFIX)/bin/bunzip2
84 chmod a+x $(PREFIX)/bin/bzcat
85 chmod a+x $(PREFIX)/bin/bzip2recover
87 chmod a+r $(PREFIX)/man/man1/bzip2.1
89 chmod a+r $(PREFIX)/include/bzlib.h
91 chmod a+r $(PREFIX)/lib/libbz2.a
95 chmod a+x $(PREFIX)/bin/bzgrep
98 chmod a+x $(PREFIX)/bin/bzmore
101 chmod a+x $(PREFIX)/bin/bzdiff
[all …]
/external/dbus/bus/
Dmessagebus-config.in149 chmod 775 "${SYSCONFDIR}"
154 chmod 775 "${DEVDIR}"
159 chmod 775 "${LOGDIR}"
164 chmod 775 "${RUNDIR}"
169 chmod 775 "${SOCKDIR}"
/external/chromium/chrome/browser/ui/cocoa/
Dkeystone_promote_preflight.sh67 chmod "a+r,u+w,go-w" "${SYSTEM_BRAND}" >& /dev/null
79 chmod -h "${CHMOD_MODE}" "${LIB_GOOG}" >& /dev/null
84 chmod -R "${CHMOD_MODE}" "${LIB_GOOG_GSU}" >& /dev/null
89 find "${LIB_GOOG_GSU}" -type l -exec chmod -h "${CHMOD_MODE}" {} + >& \
Dkeystone_promote_postflight.sh48 chmod -R "${CHMOD_MODE}" "${APP}" >& /dev/null
53 find "${APP}" -type l -exec chmod -h "${CHMOD_MODE}" {} + >& /dev/null
Dinstall.sh91 chmod -R "${CHMOD_MODE}" "${DEST}" >& /dev/null
96 find "${DEST}" -type l -exec chmod -h "${CHMOD_MODE}" {} + >& /dev/null
/external/protobuf/examples/
DMakefile40 @chmod +x add_person_java
46 @chmod +x list_people_java
52 @chmod +x add_person_python
58 @chmod +x list_people_python
/external/libpng/scripts/
Dmakefile.mips56 chmod 644 $(DESTDIR)$(INCPATH)/libpng/png.h
57 chmod 644 $(DESTDIR)$(INCPATH)/libpng/pngconf.h
60 chmod 644 $(DESTDIR)$(LIBPATH)/libpng.a
67 chmod a-w *.[ch35] $(DOCS) scripts/*
Dmakefile.std64 chmod 644 $(DESTDIR)$(INCPATH)/libpng/png.h
65 chmod 644 $(DESTDIR)$(INCPATH)/libpng/pngconf.h
68 chmod 644 $(DESTDIR)$(LIBPATH)/libpng.a
75 chmod a-w *.[ch35] $(DOCS) scripts/*
Dmakefile.sunos69 chmod 644 $(DESTDIR)$(INCPATH)/libpng/png.h
70 chmod 644 $(DESTDIR)$(INCPATH)/libpng/pngconf.h
73 chmod 644 $(DESTDIR)$(LIBPATH)/libpng.a
80 chmod a-w *.[ch35] $(DOCS) scripts/*
Dmakefile.knr72 chmod 644 $(DESTDIR)$(INCPATH)/libpng/png.h
73 chmod 644 $(DESTDIR)$(INCPATH)/libpng/pngconf.h
76 chmod 644 $(DESTDIR)$(LIBPATH)/libpng.a
83 chmod a-w *.[ch35] $(DOCS) scripts/*
Dmakefile.atari52 chmod 644 $(DESTDIR)$(INCPATH)/libpng/png.h
53 chmod 644 $(DESTDIR)$(INCPATH)/libpng/pngconf.h
/external/grub/docs/
DMakefile.am45 chmod 755 $<
55 chmod 755 $<
61 chmod 755 $<
/external/llvm/tools/llvm-config/
DMakefile74 $(Verb) chmod +x $@
94 $(Verb) chmod +x $@
112 $(Verb) chmod +x $@
119 $(Verb) chmod +x $@
/external/valgrind/tsan/
Dmk-self-contained-valgrind.sh24 rm -f $OUT && touch $OUT && chmod +x $OUT || exit 1
43 chmod +rwx $EXTRACT_DIR
Dmk-self-contained-tsan-pin.sh20 chmod +x $OUT
39 chmod +rwx $EXTRACT_DIR
/external/e2fsprogs/lib/et/
Dcompile_et.sh.in54 chmod -w ${BASE}.h
61 chmod -w ${BASE}.c
/external/elfutils/
DMakefile.in71 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
415 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
416 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
417 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
419 || chmod -R a+r $(distdir)
461 chmod -R a-w $(distdir); chmod a+w $(distdir)
464 chmod a-w $(distdir)
479 && chmod -R a-w "$$dc_install_base" \
610 chmod -R u+w $(distdir)
/external/grub/
DMakefile.in70 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
411 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
412 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
413 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
415 || chmod -R a+r $(distdir)
457 chmod -R a-w $(distdir); chmod a+w $(distdir)
460 chmod a-w $(distdir)
474 && chmod -R a-w "$$dc_install_base" \
/external/genext2fs/
DMakefile.in77 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
466 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
467 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
468 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
470 || chmod -R a+r $(distdir)
512 chmod -R a-w $(distdir); chmod a+w $(distdir)
515 chmod a-w $(distdir)
529 && chmod -R a-w "$$dc_install_base" \
/external/quake/quake/src/QW/
DMakefile.Linux848 chmod 4755 $(DESTDIR)/qwcl
851 chmod 755 $(DESTDIR)/qwcl.x11
854 chmod 4755 $(DESTDIR)/glqwcl
857 chmod 4755 $(DESTDIR)/glqwcl.glx
859 chmod 755 $(DESTDIR)/lib3dfxgl.so
861 chmod 755 $(DESTDIR)/glqwcl.3dfxgl
863 chmod 644 $(DESTDIR)/README.qwcl
865 chmod 755 $(DESTDIR)/qw/skins/fixskins.sh
867 chmod 755 $(DESTDIR)/libMesaGL.so.2.6
899 chmod 755 $(DESTDIR)/qwsv
[all …]
/external/zlib/
DMakefile.in172 cd $(DESTDIR)$(libdir); chmod u=rw,go=r $(STATICLIB)
175 chmod 755 $(SHAREDLIBV); \
182 chmod 644 $(DESTDIR)$(man3dir)/zlib.3
184 chmod 644 $(DESTDIR)$(pkgconfigdir)/zlib.pc
191 chmod 644 $(DESTDIR)$(includedir)/zlib.h $(DESTDIR)$(includedir)/zconf.h
/external/bluetooth/bluez/doc/
Dgtk-doc.make60 @-chmod -R u+w $(srcdir)
80 @-chmod -R u+w $(srcdir)
95 @-chmod -R u+w $(srcdir)
107 @-chmod -R u+w $(srcdir)
/external/bison/
DMakefile.in105 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
503 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
504 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
505 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
507 || chmod -R a+r $(distdir)
549 chmod -R a-w $(distdir); chmod a+w $(distdir)
552 chmod a-w $(distdir)
566 && chmod -R a-w "$$dc_install_base" \

12345678910>>...14