HomeSort by relevance Sort by last modified time
    Searched refs:symlinks (Results 1 - 24 of 24) sorted by null

  /bionic/libc/bionic/
realpath.c 51 unsigned symlinks; local
56 symlinks = 0;
140 if (symlinks++ > MAXSYMLINKS) {
  /sdk/apkbuilder/etc/
apkbuilder.bat 19 rem Set up prog to be the path of this script, including following symlinks,
  /sdk/draw9patch/etc/
draw9patch.bat 19 rem Set up prog to be the path of this script, including following symlinks,
  /sdk/files/
post_tools_install.bat 22 rem Set up prog to be the path of this script, including following symlinks,
  /sdk/hierarchyviewer/etc/
hierarchyviewer1.bat 19 rem Set up prog to be the path of this script, including following symlinks,
  /sdk/layoutopt/app/etc/
layoutopt.bat 19 rem Set up prog to be the path of this script, including following symlinks,
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/
build-toolchain.sh 162 --abi=$ARCH --no-symlinks --no-samples \
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/
build-toolchain.sh 162 --abi=$ARCH --no-symlinks --no-samples \
  /frameworks/base/data/fonts/
Android.mk 23 # Use only symlinks.
  /ndk/build/tools/
dev-rebuild-ndk.sh 163 --arch=$ARCH --no-symlinks --no-samples > $logfile 2>&1
build-platforms.sh 101 --no-symlinks)
123 echo " --no-symlinks Don't create symlinks, copy files instead"
  /sdk/ddms/app/etc/
ddms.bat 19 rem Set up prog to be the path of this script, including following symlinks,
  /sdk/hierarchyviewer2/app/etc/
hierarchyviewer.bat 19 rem Set up prog to be the path of this script, including following symlinks,
  /sdk/lint/cli/etc/
lint.bat 19 rem Set up prog to be the path of this script, including following symlinks,
  /sdk/monkeyrunner/etc/
monkeyrunner.bat 19 rem Set up prog to be the path of this script, including following symlinks,
  /sdk/traceview/etc/
traceview.bat 19 rem Set up prog to be the path of this script, including following symlinks,
  /build/tools/releasetools/
ota_from_target_files 263 list of symlinks as well as a list of files that will be retouched.
270 symlinks = []
277 symlinks.append((input_zip.read(info.filename),
298 symlinks.sort()
299 return (symlinks, retouch_files)
396 (symlinks, retouch_files) = CopySystemFiles(input_zip, output_zip)
397 script.MakeSymlinks(symlinks)
675 # Delete all the symlinks in source that aren't in target. This
692 script.Print("Symlinks and permissions...")
694 # Create all the symlinks that don't already exist, or point t
    [all...]
  /dalvik/dx/etc/
dx.bat 21 REM Set up prog to be the path of this script, including following symlinks,
  /sdk/sdkmanager/app/etc/
android.bat 23 rem Set up prog to be the path of this script, including following symlinks,
  /external/mksh/src/
funcs.c 187 int symlinks = 32; /* max. recursion depth */ local
272 if (!symlinks--) {
    [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/pcre/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]

Completed in 1045 milliseconds