HomeSort by relevance Sort by last modified time
    Searched full:basename (Results 1 - 25 of 4293) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/fio/os/windows/posix/include/
libgen.h 4 char *basename(char *path);
  /build/kati/testcase/
basename.mk 2 echo $(basename src/foo.c src-1.0/bar hacks)
  /external/toybox/toys/posix/
basename.c 0 /* basename.c - Return non-directory portion of a pathname
5 * See http://opengroup.org/onlinepubs/9699919799/utilities/basename.html
8 USE_BASENAME(NEWTOY(basename, "<1>2", TOYFLAG_USR|TOYFLAG_BIN))
10 config BASENAME
11 bool "basename"
14 usage: basename string [suffix]
23 char *base = basename(*toys.optargs), *suffix = toys.optargs[1];
  /build/make/core/no_java_path/
jar 3 echo "Error: JAVA_NOT_REQUIRED=true, $(basename $0) is unavailable." 1>&2
jarsigner 3 echo "Error: JAVA_NOT_REQUIRED=true, $(basename $0) is unavailable." 1>&2
java 3 echo "Error: JAVA_NOT_REQUIRED=true, $(basename $0) is unavailable." 1>&2
javac 3 echo "Error: JAVA_NOT_REQUIRED=true, $(basename $0) is unavailable." 1>&2
keytool 3 echo "Error: JAVA_NOT_REQUIRED=true, $(basename $0) is unavailable." 1>&2
  /external/objenesis/
build.gradle 12 baseName 'objenesis'
  /external/syslinux/gpxe/src/include/
libgen.h 6 extern char * basename ( char *path );
  /device/linaro/bootloader/edk2/BaseTools/Bin/CYGWIN_NT-5.1-i686/
BuildEnv 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
Ecc 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
GenFds 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
RunToolFromSource 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
TargetTool 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
Trim 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
build 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
  /device/linaro/bootloader/edk2/BaseTools/BinWrappers/PosixLike/
BPDG 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
Ecc 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
GenFds 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
GenPatchPcdTable 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
PatchPcdValue 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
TargetTool 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
Trim 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
UPT 2 #python `dirname $0`/RunToolFromSource.py `basename $0` $*
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*

Completed in 267 milliseconds

1 2 3 4 5 6 7 8 91011>>