Searched defs:SEPARATOR (Results 26 - 50 of 82) sorted by relevance

1234

/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
H A DWindowsFakeFileSystem.java38 public static final char SEPARATOR = '\\'; field in class:WindowsFakeFileSystem
66 return SEPARATOR;
/external/icu/icu4c/source/common/
H A Ducat.c19 static const char SEPARATOR = '%'; variable
34 buffer[i++] = SEPARATOR;
/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/
H A DTheme.java32 public static final Color SEPARATOR = new Color(0xB5B5B5); field in class:Theme
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
H A Dscript_injector_test.py30 SEPARATOR = httparchive.ArchivedHttpResponse.CHUNK_EDIT_SEPARATOR variable
31 SEPARATORS_OR_NOT = ('', SEPARATOR, SEPARATOR*3)
64 text_chunks = source.split(SEPARATOR)
67 result = SEPARATOR.join(text_chunks)
/external/compiler-rt/lib/builtins/
H A Dassembly.h20 #define SEPARATOR @ macro
22 #define SEPARATOR ; macro
59 .def name SEPARATOR \
60 .scl 2 SEPARATOR \
61 .type 32 SEPARATOR \
116 HIDDEN(SYMBOL_NAME(name)) SEPARATOR
122 FILE_LEVEL_DIRECTIVE SEPARATOR \
123 .globl SYMBOL_NAME(name) SEPARATOR \
124 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \
129 FILE_LEVEL_DIRECTIVE SEPARATOR \
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
H A DLocaleValidityChecker.java66 static Pattern SEPARATOR = Pattern.compile("[-_]"); field in class:LocaleValidityChecker
97 for (String variant : SEPARATOR.split(variantString)) {
158 for (String subtag : SEPARATOR.split(extensionString)) {
321 String[] list = SEPARATOR.split(extensionString.substring(startIndex));
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleValidityChecker.java64 static Pattern SEPARATOR = Pattern.compile("[-_]"); field in class:LocaleValidityChecker
95 for (String variant : SEPARATOR.split(variantString)) {
156 for (String subtag : SEPARATOR.split(extensionString)) {
319 String[] list = SEPARATOR.split(extensionString.substring(startIndex));
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DLocaleData.java31 private static final String SEPARATOR = "separator"; field in class:LocaleData
412 String localeSeparator = locDispBundle.getStringWithFallback(SEPARATOR);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocaleData.java30 private static final String SEPARATOR = "separator"; field in class:LocaleData
438 String localeSeparator = locDispBundle.getStringWithFallback(SEPARATOR);
/external/webrtc/webrtc/tools/converter/
H A Dconverter.cc20 #define SEPARATOR '\\' macro
23 #define SEPARATOR '/' macro
157 return dir_name + SEPARATOR + file_name;
/external/mesa3d/src/glx/
H A Dglxextensions.c316 #define SEPARATOR ' ' macro
340 for (len = 0; (server_string[base + len] != SEPARATOR)
354 for (base += len; (server_string[base] == SEPARATOR)
/external/dnsmasq/src/
H A Dnetwork.c19 static const char SEPARATOR[] = "|"; variable
1008 while((interface = strsep(&next, SEPARATOR))) {
1147 mark_string = strsep(&next, SEPARATOR);
1150 while ((saddr = strsep(&next, SEPARATOR))) {
/external/pdfium/third_party/zlib_v128/
H A Dtrees.c324 # define SEPARATOR(i, last, width) \ macro
340 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
346 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5));
352 SEPARATOR(i, DIST_CODE_LEN-1, 20));
359 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20));
365 SEPARATOR(i, LENGTH_CODES-1, 20));
371 SEPARATOR(i, D_CODES-1, 10));
/external/syslinux/com32/lib/zlib/
H A Dtrees.c329 # define SEPARATOR(i, last, width) \ macro
345 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
351 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5));
357 SEPARATOR(i, DIST_CODE_LEN-1, 20));
364 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20));
370 SEPARATOR(i, LENGTH_CODES-1, 20));
376 SEPARATOR(i, D_CODES-1, 10));
/external/zlib/src/
H A Dtrees.c324 # define SEPARATOR(i, last, width) \ macro
340 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
346 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5));
352 SEPARATOR(i, DIST_CODE_LEN-1, 20));
359 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20));
365 SEPARATOR(i, LENGTH_CODES-1, 20));
371 SEPARATOR(i, D_CODES-1, 10));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.common_3.7.0.v20150402-1709.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...

Completed in 6338 milliseconds

1234