Searched defs:PATH_SEPARATOR (Results 1 - 25 of 27) sorted by relevance

12

/external/pdfium/testing/utils/
H A Dpath_service.h11 #define PATH_SEPARATOR '\\' macro
13 #define PATH_SEPARATOR '/' macro
/external/caliper/caliper/src/main/java/com/google/caliper/platform/jvm/
H A DEffectiveClassPath.java39 private static final String PATH_SEPARATOR = System.getProperty("path.separator"); field in class:EffectiveClassPath
45 for (String entry : Splitter.on(PATH_SEPARATOR).split(JAVA_CLASS_PATH)) {
50 return Joiner.on(PATH_SEPARATOR).join(files);
/external/e2fsprogs/intl/
H A Dloadinfo.h48 # define PATH_SEPARATOR ';' macro
51 # define PATH_SEPARATOR ':' macro
/external/libyuv/files/third_party/gflags/gen/win/include/private/
H A Dconfig.h75 #ifndef PATH_SEPARATOR
77 # define PATH_SEPARATOR '\\' macro
79 # define PATH_SEPARATOR '/' macro
/external/libyuv/files/third_party/gflags/gen/posix/include/private/
H A Dconfig.h75 #ifndef PATH_SEPARATOR
77 # define PATH_SEPARATOR '\\' macro
79 # define PATH_SEPARATOR '/' macro
/external/guava/guava/src/com/google/common/base/
H A DStandardSystemProperty.java104 PATH_SEPARATOR("path.separator"), enum constant in enum:StandardSystemProperty
/external/libogg/win32/
H A DMakefile46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 PATH_SEPARATOR = : macro
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc709 #undef PATH_SEPARATOR macro
711 #define PATH_SEPARATOR ";" macro
713 #define PATH_SEPARATOR ":" macro
717 "--proto_path=$tmpdir/a"PATH_SEPARATOR"$tmpdir/b foo.proto");
719 #undef PATH_SEPARATOR macro
/external/libxml2/
H A Dcatalog.c50 # define PATH_SEPARATOR ';' macro
52 # define PATH_SEPARATOR ':' macro
3250 while ((*cur != 0) && (*cur != PATH_SEPARATOR) && (!xmlIsBlank_ch(*cur)))
3266 while (*cur == PATH_SEPARATOR)
H A Dxmllint.c224 # define PATH_SEPARATOR ';' macro
226 # define PATH_SEPARATOR ':' macro
244 while ((*cur == ' ') || (*cur == PATH_SEPARATOR))
247 while ((*cur != 0) && (*cur != ' ') && (*cur != PATH_SEPARATOR))
/external/skia/third_party/yasm/config/android/
H A DMakefile189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = : macro
/external/skia/third_party/yasm/config/chromeos/
H A DMakefile189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = : macro
/external/skia/third_party/yasm/config/ios/
H A DMakefile189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = : macro
/external/skia/third_party/yasm/config/linux/
H A DMakefile189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = : macro
/external/skia/third_party/yasm/config/mac/
H A DMakefile189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = : macro
/external/skia/third_party/yasm/config/openbsd/
H A DMakefile189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = : macro
/external/skia/third_party/yasm/config/win/
H A DMakefile189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = : macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.preferences_3.5.300.v20150408-1437.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...

Completed in 379 milliseconds

12