Home
last modified time | relevance | path

Searched defs:PATH_SEPARATOR (Results 1 – 25 of 39) sorted by relevance

12

/external/pdfium/testing/utils/
Dpath_service.h11 #define PATH_SEPARATOR '\\' macro
13 #define PATH_SEPARATOR '/' macro
/external/gflags/src/
Dconfig.h24 # define PATH_SEPARATOR '\\' macro
26 # define PATH_SEPARATOR '/' macro
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Drdtsc_buckets.cpp34 #define PATH_SEPARATOR "\\" macro
36 #define PATH_SEPARATOR "/" macro
/external/oj-libjdwp/src/solaris/back/
Dpath_md.h37 #define PATH_SEPARATOR ":" macro
/external/caliper/caliper/src/main/java/com/google/caliper/platform/jvm/
DEffectiveClassPath.java39 private static final String PATH_SEPARATOR = System.getProperty("path.separator"); field in EffectiveClassPath
/external/curl/m4/
Dzz40-xc-ovr.m4420 AC_SUBST([PATH_SEPARATOR])dnl subst
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dzz40-xc-ovr.m4420 AC_SUBST([PATH_SEPARATOR])dnl subst
/external/guava/android/guava/src/com/google/common/base/
DStandardSystemProperty.java108 PATH_SEPARATOR("path.separator"), enumConstant
/external/guava/guava/src/com/google/common/base/
DStandardSystemProperty.java108 PATH_SEPARATOR("path.separator"), enumConstant
/external/vulkan-validation-layers/layers/
Dvk_loader_platform.h51 #define PATH_SEPARATOR ':' macro
168 #define PATH_SEPARATOR ';' macro
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DSystemProperties.java209 public static final String PATH_SEPARATOR = "path.separator"; field in SystemProperties
DSystemUtils.java702 public static final String PATH_SEPARATOR = SystemProperties.getPathSeparator(); field in SystemUtils
/external/dynamic_depth/internal/base/
Dport.h231 const char PATH_SEPARATOR = '\\'; variable
233 const char PATH_SEPARATOR = '/'; variable
/external/tcpdump/
Dtcpdump.c134 #define PATH_SEPARATOR '\\' macro
136 #define PATH_SEPARATOR '/' macro
/external/libogg/win32/
DMakefile67 PATH_SEPARATOR = : macro
/external/flatbuffers/src/
Didl_gen_go.cpp30 # define PATH_SEPARATOR "\\" macro
34 # define PATH_SEPARATOR "/" macro
/external/libxml2/
Dxmllint.c203 # define PATH_SEPARATOR ';' macro
205 # define PATH_SEPARATOR ':' macro
Dcatalog.c48 # define PATH_SEPARATOR ';' macro
50 # define PATH_SEPARATOR ':' macro
/external/speex/win32/libspeexdsp/
DMakefile194 PATH_SEPARATOR = : macro
/external/speex/ti/speex_C54_test/
DMakefile194 PATH_SEPARATOR = : macro
/external/speex/win32/VS2008/libspeexdsp/
DMakefile194 PATH_SEPARATOR = : macro
/external/speex/ti/speex_C55_test/
DMakefile194 PATH_SEPARATOR = : macro
/external/speex/symbian/
DMakefile194 PATH_SEPARATOR = : macro
/external/speex/win32/VS2003/libspeexdsp/
DMakefile194 PATH_SEPARATOR = : macro
/external/speex/ti/speex_C64_test/
DMakefile194 PATH_SEPARATOR = : macro

12