HomeSort by relevance Sort by last modified time
    Searched refs:DIR_SEPARATOR (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/oj-libjdwp/src/solaris/back/
path_md.h 40 #define DIR_SEPARATOR '/'
  /toolchain/binutils/binutils-2.27/libiberty/
basename.c 22 #ifndef DIR_SEPARATOR
23 #define DIR_SEPARATOR '/'
36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
39 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
make-temp-file.c 54 #ifndef DIR_SEPARATOR
55 #define DIR_SEPARATOR '/'
84 static const char tmp[] = { DIR_SEPARATOR, 't', 'm', 'p', 0 };
86 { DIR_SEPARATOR, 'u', 's', 'r', DIR_SEPARATOR, 't', 'm', 'p', 0 };
88 { DIR_SEPARATOR, 'v', 'a', 'r', DIR_SEPARATOR, 't', 'm', 'p', 0 };
141 /* Append DIR_SEPARATOR to the directory we've chosen
146 tmpdir[len] = DIR_SEPARATOR;
make-relative-prefix.c 76 #ifndef DIR_SEPARATOR
77 # define DIR_SEPARATOR '/'
94 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
97 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
269 nstore[1] = DIR_SEPARATOR;
277 nstore[endp - startp] = DIR_SEPARATOR;
386 *(ptr++) = DIR_SEPARATOR;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h 627 #ifndef DIR_SEPARATOR
628 # define DIR_SEPARATOR '/'
    [all...]
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
IOUtils.java 97 public static final char DIR_SEPARATOR = File.separatorChar;
    [all...]
  /external/guice/extensions/persist/lib/
commons-io.jar 
  /external/guice/extensions/struts2/lib/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/curl/
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/build-aux/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/
ltmain.sh     [all...]
  /external/libnfnetlink/build-aux/
ltmain.sh     [all...]
  /external/libnfnetlink/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]

Completed in 2319 milliseconds

1 2 3