/external/pdfium/testing/utils/ |
D | path_service.h | 11 #define PATH_SEPARATOR '\\' macro 13 #define PATH_SEPARATOR '/' macro
|
/external/gflags/src/ |
D | config.h | 24 # define PATH_SEPARATOR '\\' macro 26 # define PATH_SEPARATOR '/' macro
|
/external/libyuv/files/third_party/gflags/gen/win/include/private/ |
D | config.h | 77 # define PATH_SEPARATOR '\\' macro 79 # define PATH_SEPARATOR '/' macro
|
/external/libyuv/files/third_party/gflags/gen/posix/include/private/ |
D | config.h | 77 # define PATH_SEPARATOR '\\' macro 79 # define PATH_SEPARATOR '/' macro
|
/external/e2fsprogs/intl/ |
D | loadinfo.h | 48 # define PATH_SEPARATOR ';' macro 51 # define PATH_SEPARATOR ':' macro
|
/external/oj-libjdwp/src/solaris/back/ |
D | path_md.h | 37 #define PATH_SEPARATOR ":" macro
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | rdtsc_buckets.cpp | 34 #define PATH_SEPARATOR "\\" macro 36 #define PATH_SEPARATOR "/" macro
|
/external/caliper/caliper/src/main/java/com/google/caliper/platform/jvm/ |
D | EffectiveClassPath.java | 39 private static final String PATH_SEPARATOR = System.getProperty("path.separator"); field in EffectiveClassPath
|
/external/curl/m4/ |
D | zz40-xc-ovr.m4 | 418 AC_SUBST([PATH_SEPARATOR])dnl subst
|
/external/guava/guava/src/com/google/common/base/ |
D | StandardSystemProperty.java | 104 PATH_SEPARATOR("path.separator"), enumConstant
|
/external/vulkan-validation-layers/layers/ |
D | vk_loader_platform.h | 51 #define PATH_SEPARATOR ':' macro 168 #define PATH_SEPARATOR ';' macro
|
/external/dynamic_depth/internal/base/ |
D | port.h | 231 const char PATH_SEPARATOR = '\\'; variable 233 const char PATH_SEPARATOR = '/'; variable
|
/external/flatbuffers/src/ |
D | idl_gen_go.cpp | 29 # define PATH_SEPARATOR "\\" macro 33 # define PATH_SEPARATOR "/" macro
|
/external/libogg/win32/ |
D | Makefile | 67 PATH_SEPARATOR = : macro
|
/external/protobuf/src/google/protobuf/compiler/ |
D | command_line_interface_unittest.cc | 761 #define PATH_SEPARATOR ";" in Run() macro 763 #define PATH_SEPARATOR ":" in Run() macro
|
/external/libxml2/ |
D | xmllint.c | 208 # define PATH_SEPARATOR ';' macro 210 # define PATH_SEPARATOR ':' macro
|
D | catalog.c | 50 # define PATH_SEPARATOR ';' macro 52 # define PATH_SEPARATOR ':' macro
|