/external/qemu/android/utils/ |
path.h | 31 /* define PATH_SEP as a string containing the directory separateor */ 33 # define PATH_SEP "\\" 36 # 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 | 92 p = bufprint(p, end, PATH_SEP ANDROID_AVD_DIR PATH_SEP "%s.ini", avdName); 140 p = bufprint(p, end, PATH_SEP "%s", relPath); 303 p = bufprint(temp, end, "%s" PATH_SEP "config.ini", avdPath);
|
info.c | 478 p = bufprint(p, end, PATH_SEP "%s", relPath); 1159 p = bufprint( p, end, "%s" PATH_SEP "traces" PATH_SEP "%s", 1162 p = bufprint( p, end, "%s" PATH_SEP "traces" PATH_SEP "%s", [all...] |
/packages/apps/OMA-DM/engine/dmlib/tool-src/db_wizard_tool/com/mot/dm/dbtool/ |
Const.java | 72 public static String PATH_SEP = java.io.File.separator;
|
Generator.java | 159 //String generalPath = Const.WORKING_DIR + Const.PATH_SEP + 161 String generalPath = Const.WORKING_DIR + Const.PATH_SEP + 376 Util.writeFile(Const.WORKING_DIR + Const.PATH_SEP + "header.dat", 378 Util.writeFile(Const.WORKING_DIR + Const.PATH_SEP + "operators_names.dat", 380 Util.writeFile(Const.WORKING_DIR + Const.PATH_SEP + "app_settings.dat", 382 Util.writeFile(Const.WORKING_DIR + Const.PATH_SEP + "carrier_index.dat",
|
Util.java | 125 copyFile(fileXml, Const.WORKING_DIR + Const.PATH_SEP + fileXml); 126 copyFile(fileWbxml, Const.WORKING_DIR + Const.PATH_SEP + fileWbxml); 130 copyFile(fileZip, Const.WORKING_DIR + Const.PATH_SEP + fileZip);
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
exec_cmd.c | 78 strbuf_addch(out, PATH_SEP);
|
util.h | 106 #ifndef PATH_SEP 107 #define PATH_SEP ':'
|
help.c | 175 if ((colon = strchr(path, PATH_SEP)))
|
/external/qemu/android/ |
main-common-ui.c | 131 p = bufprint(p, end, "%s" PATH_SEP "keysets" PATH_SEP "%s", opts->sysdir, keyset); 137 p = bufprint(p, end, PATH_SEP "keysets" PATH_SEP "%s", keyset);
|
help.c | 478 p = bufprint( p, end, PATH_SEP "lib" PATH_SEP "images" ); [all...] |
qemu-setup.c | 493 if (snprintf( tmp, PATH_MAX, "%s%s%s", appdir, PATH_SEP,
|
/prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/ |
ant-glob-1.0.jar | |
/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 | |
/packages/apps/OMA-DM/engine/dmlib/tool-src/db_wizard_tool/lib/ |
DBProvTool.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar | |
org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar | |
org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar | |
/external/qemu/android/skin/ |
file.c | 30 p = bufprint( p, end, "%s" PATH_SEP "%s", dirname, filename );
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/commons/commons-exec/1.2/ |
commons-exec-1.2.jar | |