HomeSort by relevance Sort by last modified time
    Searched refs:chmod (Results 101 - 125 of 994) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/ltp/tools/pounder21/build_scripts/
memtest 68 chmod a+x memtest.sh
  /external/protobuf/
post_process_dist.sh 42 chmod -R u+w $BASENAME
  /external/protobuf/util/
post_process_dist.sh 42 chmod -R u+w $BASENAME
  /external/python/cpython2/Tools/scripts/
mkreal.py 29 os.chmod(name, mode)
38 os.chmod(name, mode)
  /external/python/cpython3/Tools/scripts/
mkreal.py 29 os.chmod(name, mode)
38 os.chmod(name, mode)
  /external/selinux/sandbox/
sandboxX.sh 29 chmod +x ~/seremote
  /external/toolchain-utils/binary_search_tool/android/
setup.sh 145 chmod 755 ${COMMON_FILE}
  /external/toybox/tests/
gunzip.test 44 chmod 0411 f1.gz
  /external/webrtc/tools/valgrind-webrtc/
webrtc_tests.sh 99 chmod +x "$DRMEMORY_SFX" # Cygwin won't run it without +x.
  /tools/appbundle/bundletool/
Android.mk 18 $(hide) chmod 755 $@
  /external/freetype/builds/unix/
unix-def.in 116 chmod +x $@.tmp
117 chmod go-w $@.tmp
145 chmod a-w $@.tmp
  /external/python/cpython2/Lib/test/
test_stat.py 89 os.chmod(TESTFN, 0o700)
95 os.chmod(TESTFN, 0o070)
101 os.chmod(TESTFN, 0o007)
107 os.chmod(TESTFN, 0o444)
112 os.chmod(TESTFN, 0o700)
120 os.chmod(TESTFN, 0o700)
  /external/ltp/testcases/kernel/fs/fs_di/
fs_di 172 chmod 777 $TCtmp
174 chmod 777 $TESTFS
225 chmod -R 777 $TESTFS
  /external/sl4a/Utils/src/com/googlecode/android_scripting/
FileUtils.java 49 public static int chmod(File path, int mode) throws Exception { method in class:FileUtils
57 boolean success = chmod(root, mode) == 0;
62 success &= (chmod(path, mode) == 0);
  /device/google/wahoo/
init.hardware.diag.rc.userdebug 18 chmod 666 /dev/diag
24 chmod 777 /data/vendor/radio/diag_logs/cfg
25 chmod 777 /data/vendor/radio/diag_logs/custom_cfg
  /external/libxml2/xstc/
Makefile.am 74 chmod +x $@ ; fi )
82 chmod +x $@ ; fi )
90 chmod +x $@ ; fi )
  /external/python/cpython3/Lib/test/
test_stat.py 115 os.chmod(TESTFN, 0o700)
122 os.chmod(TESTFN, 0o070)
129 os.chmod(TESTFN, 0o007)
136 os.chmod(TESTFN, 0o444)
142 os.chmod(TESTFN, 0o700)
151 os.chmod(TESTFN, 0o700)
  /frameworks/opt/net/wifi/service/
wifi-events.rc 57 chmod 200 /sys/kernel/debug/tracing/instances/wifi/tracing_on
58 chmod 400 /sys/kernel/debug/tracing/instances/wifi/free_buffer
59 chmod 600 /sys/kernel/debug/tracing/instances/wifi/trace
  /dalvik/dx/
Android.mk 87 $(hide) chmod 755 $@
109 $(hide) chmod 755 $@
127 $(hide) chmod 755 $@
144 $(hide) chmod 644 $@
  /development/tools/
make_key 47 chmod 0600 ${one} ${two}
  /device/google/contexthub/firmware/variant/
variant.mk 57 chmod -x $(IMAGE_OUT_ELF)
64 chmod -x $(TOP_ABSPATH)/$(IMAGE_TARGET_OUT_ELF)
  /external/ImageMagick/config/
mkinstalldirs 137 echo "chmod $dirmode $pathcomp"
139 chmod "$dirmode" "$pathcomp" || lasterr=$?
  /external/cmockery/cmockery_0_1_2/
mkinstalldirs 134 echo "chmod $dirmode $pathcomp"
136 chmod "$dirmode" "$pathcomp" || lasterr=$?
  /external/e2fsprogs/lib/ss/
mk_cmds.sh.in 55 chmod a-w "${BASE}.c"
  /external/google-benchmark/
.travis-libcxx-setup.sh 5 chmod +x install-cmake.sh

Completed in 843 milliseconds

1 2 3 45 6 7 8 91011>>