Searched refs:SEP (Results 1 - 9 of 9) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DTokenNames.java74 public static final String SEP = SIPDate.SEP; field in interface:TokenNames
/external/chromium/third_party/icu/source/test/intltest/
H A Dtsnmfmt.cpp409 const char *SEP = "============================================================\n"; local
433 logln(SEP);
438 logln(SEP);
H A Djamotest.cpp21 // SEP is the disambiguation separator used by Latin-Jamo and Jamo-Latin
22 #define SEP "-" macro
115 //"bag" SEP "gga", "(Bi)(A)(Gf)" SEP "(Gi)(EU)(Gi)(A)", "bag" SEP "geuga",
/external/icu4c/test/intltest/
H A Dtsnmfmt.cpp409 const char *SEP = "============================================================\n"; local
433 logln(SEP);
438 logln(SEP);
H A Djamotest.cpp21 // SEP is the disambiguation separator used by Latin-Jamo and Jamo-Latin
22 #define SEP "-" macro
115 //"bag" SEP "gga", "(Bi)(A)(Gf)" SEP "(Gi)(EU)(Gi)(A)", "bag" SEP "geuga",
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPDate.java87 public static final String SEP = "Sep"; field in class:SIPDate
229 sipMonth = SEP;
437 } else if (sipMonth.compareToIgnoreCase(SEP) == 0) {
/external/chromium/third_party/icu/source/common/
H A Duloc_tag.c44 #define SEP '-' macro
320 if (*p == SEP) {
363 if (*p == SEP) {
974 *(appendAt + reslen) = SEP;
1020 *(appendAt + reslen) = SEP;
1062 if (*p == SEP || *p == LOCALE_SEP || *p == 0) {
1118 *(appendAt + reslen) = SEP;
1283 *(appendAt + reslen) = SEP;
1294 *(appendAt + reslen) = SEP;
1303 *(appendAt + reslen) = SEP;
[all...]
/external/icu4c/common/
H A Duloc_tag.c45 #define SEP '-' macro
321 if (*p == SEP) {
364 if (*p == SEP) {
1002 *(appendAt + reslen) = SEP;
1044 *(appendAt + reslen) = SEP;
1086 if (*p == SEP || *p == LOCALE_SEP || *p == 0) {
1143 *(appendAt + reslen) = SEP;
1308 *(appendAt + reslen) = SEP;
1319 *(appendAt + reslen) = SEP;
1328 *(appendAt + reslen) = SEP;
[all...]
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 192 milliseconds