HomeSort by relevance Sort by last modified time
    Searched defs:PATH_SEPARATOR (Results 1 - 25 of 40) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
xm-mingw32.h 23 #undef PATH_SEPARATOR
24 #define PATH_SEPARATOR ';'
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_pcos.h 44 #define PATH_SEPARATOR ';'
_macos.h 564 #define PATH_SEPARATOR ':'
  /external/e2fsprogs/intl/
loadinfo.h 48 # define PATH_SEPARATOR ';'
51 # define PATH_SEPARATOR ':'
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 85 private final static String PATH_SEPARATOR = "\u001C"; //$NON-NLS-1$
90 private final static String CACHE_VERSION_SEP = CACHE_VERSION + PATH_SEPARATOR;
315 sb.append(PATH_SEPARATOR);
350 String[] paths = cache.split(Pattern.quote(PATH_SEPARATOR));
616 String[] cachedPaths = cache.split(Pattern.quote(PATH_SEPARATOR));
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 686 #undef PATH_SEPARATOR
688 #define PATH_SEPARATOR ";"
690 #define PATH_SEPARATOR ":"
694 "--proto_path=$tmpdir/a"PATH_SEPARATOR"$tmpdir/b foo.proto");
696 #undef PATH_SEPARATOR
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 598 #undef PATH_SEPARATOR
600 #define PATH_SEPARATOR ";"
602 #define PATH_SEPARATOR ":"
606 "--proto_path=$tmpdir/a"PATH_SEPARATOR"$tmpdir/b foo.proto");
608 #undef PATH_SEPARATOR
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 67 #define PATH_SEPARATOR '/'
73 #define PATH_SEPARATOR '\\'
79 #define PATH_SEPARATOR '\\'
    [all...]
  /external/libogg/win32/
Makefile 46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 PATH_SEPARATOR = :
  /hardware/ti/omap4-aah/security/tf_daemon/
delegation_client.c 67 #define PATH_SEPARATOR '/'
73 #define PATH_SEPARATOR '\\'
79 #define PATH_SEPARATOR '\\'
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
145 PATH_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 619 #ifndef PATH_SEPARATOR
620 #define PATH_SEPARATOR ':'
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmllint.c 219 # define PATH_SEPARATOR ';'
221 # define PATH_SEPARATOR ':'
239 while ((*cur == ' ') || (*cur == PATH_SEPARATOR))
242 while ((*cur != 0) && (*cur != ' ') && (*cur != PATH_SEPARATOR))
    [all...]
  /external/libxml2/
xmllint.c 224 # define PATH_SEPARATOR ';'
226 # define PATH_SEPARATOR ':'
244 while ((*cur == ' ') || (*cur == PATH_SEPARATOR))
247 while ((*cur != 0) && (*cur != ' ') && (*cur != PATH_SEPARATOR))
    [all...]
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = :
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = :
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = :
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = :
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = :
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 189 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
558 PATH_SEPARATOR = :
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 

Completed in 660 milliseconds

1 2