Home
last modified time | relevance | path

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

/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/libyuv/files/third_party/gflags/gen/win/include/private/
Dconfig.h77 # define PATH_SEPARATOR '\\' macro
79 # define PATH_SEPARATOR '/' macro
/external/libyuv/files/third_party/gflags/gen/posix/include/private/
Dconfig.h77 # define PATH_SEPARATOR '\\' macro
79 # define PATH_SEPARATOR '/' macro
/external/e2fsprogs/intl/
Dloadinfo.h48 # define PATH_SEPARATOR ';' macro
51 # define PATH_SEPARATOR ':' macro
/external/oj-libjdwp/src/solaris/back/
Dpath_md.h37 #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/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.m4418 AC_SUBST([PATH_SEPARATOR])dnl subst
/external/guava/guava/src/com/google/common/base/
DStandardSystemProperty.java104 PATH_SEPARATOR("path.separator"), enumConstant
/external/vulkan-validation-layers/layers/
Dvk_loader_platform.h51 #define PATH_SEPARATOR ':' macro
168 #define PATH_SEPARATOR ';' macro
/external/dynamic_depth/internal/base/
Dport.h231 const char PATH_SEPARATOR = '\\'; variable
233 const char PATH_SEPARATOR = '/'; variable
/external/flatbuffers/src/
Didl_gen_go.cpp29 # define PATH_SEPARATOR "\\" macro
33 # define PATH_SEPARATOR "/" macro
/external/libogg/win32/
DMakefile67 PATH_SEPARATOR = : macro
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc761 #define PATH_SEPARATOR ";" in Run() macro
763 #define PATH_SEPARATOR ":" in Run() macro
/external/libxml2/
Dxmllint.c208 # define PATH_SEPARATOR ';' macro
210 # define PATH_SEPARATOR ':' macro
Dcatalog.c50 # define PATH_SEPARATOR ';' macro
52 # define PATH_SEPARATOR ':' macro