/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
D | FileHandlerTest.java | 69 final static String SEP = File.separator; field in FileHandlerTest 86 File file = new File(TEMPPATH + SEP + "log"); in setUp() 125 reset(TEMPPATH + SEP + "log", ""); in tearDown() 180 FileOutputStream output = new FileOutputStream(TEMPPATH + SEP + "log" in testLock() 181 + SEP + "java1.test.0"); in testLock() 185 assertFileContent(TEMPPATH + SEP + "log", "java1.test.0", h in testLock() 208 assertFileContent(TEMPPATH + SEP + "log", "java0.test.0", in testFileHandler() 271 + SEP + filename)); in assertFileContent() 301 file = new File(homepath + SEP + filename); in reset() 315 file = new File(homepath + SEP + filename + ".lck"); in reset() [all …]
|
/external/chromium/net/data/ftp/ |
D | dir-listing-vms-2 | 6 BZIP2.DIR;1 1/16 27-SEP-2005 19:45:39 [SYSTEM] (RWE,RWE,RE,RE) 9 DTSS_NTP.DIR;1 2/16 25-SEP-2000 21:03:28 [SYSTEM] (RWE,RWE,RE,RE) 13 INFO-ZIP.DIR;1 15/16 20-SEP-2004 21:27:27 [SYSTEM] (RWE,RWE,RE,RE) 16 LOGIN.COM;2 1/16 28-SEP-2006 09:20:32 [SYSTEM] (RWED,RWED,RE,RE) 18 MMK.DIR;1 1/16 30-SEP-2009 08:06:26 [SYSTEM] (RWE,RWE,RE,RE) 23 PGP.DIR;1 1/16 19-SEP-1999 16:39:04 [SYSTEM] (RWE,RWE,RE,RE) 25 QREADCD.DIR;1 1/16 29-SEP-2004 20:32:38 [SYSTEM] (RWE,RWE,RE,RE)
|
/external/openssh/ |
D | match.c | 239 #define SEP "," macro 250 for ((p = strsep(&sp, SEP)), i=0; p && *p != '\0'; in match_list() 251 (p = strsep(&sp, SEP)), i++) { in match_list() 259 for ((p = strsep(&cp, SEP)), i=0; p && *p != '\0'; in match_list() 260 (p = strsep(&cp, SEP)), i++) { in match_list()
|
D | compat.c | 179 #define SEP "," macro 189 for ((p = strsep(&q, SEP)); p && *p != '\0'; (p = strsep(&q, SEP))) { in proto_spec()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/generators/rss/ |
D | RSSFeedUpdateEntryTask.java | 65 private static final String SEP = "----"; //$NON-NLS-1$ field in RSSFeedUpdateEntryTask 143 System.out.println(SEP); in updateFeedXML() 145 System.out.println(SEP); in updateFeedXML() 251 System.out.println(SEP); //$NON-NLS-1$ in findAndReplace() 253 System.out.println(SEP); //$NON-NLS-1$ in findAndReplace()
|
D | RSSFeedAddEntryTask.java | 118 private static final String SEP = "----"; //$NON-NLS-1$ field in RSSFeedAddEntryTask 297 System.out.println(SEP); //$NON-NLS-1$ in updateFeedXML() 299 System.out.println(SEP); //$NON-NLS-1$ in updateFeedXML() 314 System.out.println(SEP); //$NON-NLS-1$ in updateFeedXML() 316 System.out.println(SEP); //$NON-NLS-1$ in updateFeedXML()
|
/external/icu4c/common/ |
D | uloc_tag.c | 53 #define SEP '-' macro 372 if (*p == SEP) { in _isExtensionSubtags() 415 if (*p == SEP) { in _isPrivateuseValueSubtags() 939 if (bcpType[i] == SEP) { in _bcp47ToLDMLType() 1099 *(appendAt + reslen) = SEP; in _appendScriptToLanguageTag() 1141 *(appendAt + reslen) = SEP; in _appendRegionToLanguageTag() 1183 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendVariantsToLanguageTag() 1249 *(appendAt + reslen) = SEP; in _appendVariantsToLanguageTag() 1486 *(appendAt + reslen) = SEP; in _appendKeywordsToLanguageTag() 1500 *(appendAt + reslen) = SEP; in _appendKeywordsToLanguageTag() [all …]
|
/external/libusb-compat/m4/ |
D | ltsugar.m4 | 16 # lt_join(SEP, ARG1, [ARG2...]) 61 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/protobuf/m4/ |
D | ltsugar.m4 | 16 # lt_join(SEP, ARG1, [ARG2...]) 61 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libmtp/m4/ |
D | ltsugar.m4 | 16 # lt_join(SEP, ARG1, [ARG2...]) 61 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/openfst/m4/ |
D | ltsugar.m4 | 16 # lt_join(SEP, ARG1, [ARG2...]) 61 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | TokenNames.java | 74 public static final String SEP = SIPDate.SEP; field
|
/external/linux-tools-perf/Documentation/ |
D | perf-stat.txt | 81 -x SEP:: 82 --field-separator SEP:: 84 spreadsheets. Columns are separated by the string specified in SEP.
|
/external/openssh/openbsd-compat/ |
D | glob.c | 90 #define SEP '/' macro 602 *pathend++ = SEP; 608 pathend[-1] != SEP) && (S_ISDIR(sb.st_mode) || 614 *pathend++ = SEP; 624 while (*p != EOS && *p != SEP) { 635 while (*pattern == SEP) { 698 *pathend++ = SEP;
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | SIPDate.java | 87 public static final String SEP = "Sep"; field in SIPDate 229 sipMonth = SEP; in SIPDate() 437 } else if (sipMonth.compareToIgnoreCase(SEP) == 0) { in setMonth()
|
/external/icu4c/test/intltest/ |
D | tsnmfmt.cpp | 420 const char *SEP = "============================================================\n"; in monsterTest() local 444 logln(SEP); in monsterTest() 449 logln(SEP); in monsterTest()
|
D | jamotest.cpp | 22 #define SEP "-" macro
|
/external/bluetooth/bluez/ |
D | ChangeLog | 24 Fix issue with remote SEP handling when A2DP codec changes. 46 Fix issue with SEP handling if interface is disabled. 991 Fix various A2DP SEP locking issues.
|
/external/regex-re2/benchlog/ |
D | benchlog.mini | 70 machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFS…
|
D | benchlog.wreck | 90 machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH…
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 1471 # m4_join(SEP, ARG1, ARG2...)
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_tpp_net.utf | 1689 6989 "SEP" 1690 6993 "SEP"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_tpp_net.utf | 1917 8152 "SEP" 1918 8156 "SEP"
|
/external/libpng/ |
D | aclocal.m4 | 7742 # lt_join(SEP, ARG1, [ARG2...]) 7787 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) 7789 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libusb/ |
D | aclocal.m4 | 7755 # lt_join(SEP, ARG1, [ARG2...]) 7800 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) 7802 # Produce a SEP delimited list of all paired combinations of elements of
|