Home
last modified time | relevance | path

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

/external/bazelbuild-rules_rust/tools/upstream_wrapper/src/
Dmain.rs9 const PATH_SEPARATOR: &str = ":"; constant
11 const PATH_SEPARATOR: &str = ";"; constant
/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/OpenCL-ICD-Loader/loader/
Dicd_platform.h24 #define PATH_SEPARATOR ':' macro
41 #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/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dzz40-xc-ovr.m4420 AC_SUBST([PATH_SEPARATOR])dnl subst
/external/guava/guava/src/com/google/common/base/
DStandardSystemProperty.java110 PATH_SEPARATOR("path.separator"), enumConstant
/external/guava/android/guava/src/com/google/common/base/
DStandardSystemProperty.java110 PATH_SEPARATOR("path.separator"), enumConstant
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/unix/
Ddir.c38 #define PATH_SEPARATOR '/' macro
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/unix/
Ddir.c38 #define PATH_SEPARATOR '/' macro
/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.c130 #define PATH_SEPARATOR '\\' macro
132 #define PATH_SEPARATOR '/' macro
/external/libogg/win32/
DMakefile67 PATH_SEPARATOR = : macro
/external/flatbuffers/src/
Didl_gen_go.cpp35 # define PATH_SEPARATOR "\\" macro
39 # define PATH_SEPARATOR "/" macro
/external/libxml2/
Dcatalog.c51 # define PATH_SEPARATOR ';' macro
53 # define PATH_SEPARATOR ':' macro
Dxmllint.c82 #define PATH_SEPARATOR ';' macro
84 #define PATH_SEPARATOR ':' macro