Searched refs:PATH_SEP (Results 1 - 15 of 15) sorted by relevance

/external/qemu/android/utils/
H A Dpath.h28 /* define PATH_SEP as a string containing the directory separateor */
30 # define PATH_SEP "\\" macro
33 # define PATH_SEP "/" macro
H A Dbufprint.c197 p = bufprint(p, end, PATH_SEP "%s", suffix);
238 p = bufprint(p, end, PATH_SEP "%s", suffix);
/external/linux-tools-perf/util/
H A Dexec_cmd.c78 strbuf_addch(out, PATH_SEP);
H A Dutil.h132 #ifndef PATH_SEP
133 #define PATH_SEP ':' macro
H A Dhelp.c180 if ((colon = strchr(path, PATH_SEP)))
/external/qemu/memcheck/
H A Dmemcheck_util.c48 strcat(sym_path, PATH_SEP);
/external/qemu/android/
H A Dhelp.c474 p = bufprint( p, end, PATH_SEP "lib" PATH_SEP "images" );
H A Dmain-common.c165 p = bufprint(p, end, "%s" PATH_SEP "keysets" PATH_SEP "%s", opts->sysdir, keyset);
171 p = bufprint(p, end, PATH_SEP "keysets" PATH_SEP "%s", keyset);
H A Dqemu-setup.c486 if (snprintf( tmp, PATH_MAX, "%s%s%s", appdir, PATH_SEP,
/external/qemu/android/avd/
H A Dinfo.c1069 p = bufprint( p, end, "%s" PATH_SEP "traces" PATH_SEP "%s",
1072 p = bufprint( p, end, "%s" PATH_SEP "traces" PATH_SEP "%s",
/external/bzip2/
H A Dbzip2.c77 # define PATH_SEP '/' macro
134 # define PATH_SEP '\\' macro
1821 if (*tmp == PATH_SEP) progName = tmp + 1;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/qemu/android/skin/
H A Dfile.c30 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/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 187 milliseconds