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

  /external/qemu/android/utils/
path.h 28 /* define PATH_SEP as a string containing the directory separateor */
30 # define PATH_SEP "\\"
33 # define PATH_SEP "/"
bufprint.c 197 p = bufprint(p, end, PATH_SEP "%s", suffix);
238 p = bufprint(p, end, PATH_SEP "%s", suffix);
  /external/ant-glob/src/org/apache/tools/ant/taskdefs/condition/
Os.java 37 private static final String PATH_SEP =
285 isFamily = PATH_SEP.equals(";") && !isFamily(FAMILY_NETWARE);
292 isFamily = PATH_SEP.equals(":")
  /external/qemu/android/avd/
util.c 90 p = bufprint(p, end, PATH_SEP ANDROID_AVD_DIR PATH_SEP "%s.ini", avdName);
138 p = bufprint(p, end, PATH_SEP "%s", relPath);
158 p = bufprint(temp, end, "%s" PATH_SEP "config.ini", avdPath);
info.c 467 p = bufprint(p, end, PATH_SEP "%s", relPath);
1056 p = bufprint( p, end, "%s" PATH_SEP "traces" PATH_SEP "%s",
1059 p = bufprint( p, end, "%s" PATH_SEP "traces" PATH_SEP "%s",
    [all...]
  /external/linux-tools-perf/util/
exec_cmd.c 78 strbuf_addch(out, PATH_SEP);
util.h 132 #ifndef PATH_SEP
133 #define PATH_SEP ':'
help.c 180 if ((colon = strchr(path, PATH_SEP)))
  /external/qemu/memcheck/
memcheck_util.c 48 strcat(sym_path, PATH_SEP);
  /external/qemu/android/
help.c 474 p = bufprint( p, end, PATH_SEP "lib" PATH_SEP "images" );
    [all...]
main-common.c 166 p = bufprint(p, end, "%s" PATH_SEP "keysets" PATH_SEP "%s", opts->sysdir, keyset);
172 p = bufprint(p, end, PATH_SEP "keysets" PATH_SEP "%s", keyset);
    [all...]
qemu-setup.c 499 if (snprintf( tmp, PATH_MAX, "%s%s%s", appdir, PATH_SEP,
  /external/bzip2/
bzip2.c 77 # define PATH_SEP '/'
134 # define PATH_SEP '\\'
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar 
org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar 
  /external/qemu/android/skin/
file.c 30 p = bufprint( p, end, "%s" PATH_SEP "%s", dirname, filename );
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 935 milliseconds