/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/smali/ |
D | gradlew | 120 SEP="" 122 ROOTDIRS="$ROOTDIRS$SEP$dir" 123 SEP="|"
|
/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 | 55 #define SEP '-' macro 351 if (*p == SEP) { in _isExtensionSubtags() 394 if (*p == SEP) { in _isPrivateuseValueSubtags() 916 if (bcpType[i] == SEP) { in _bcp47ToLDMLType() 1076 *(appendAt + reslen) = SEP; in _appendScriptToLanguageTag() 1118 *(appendAt + reslen) = SEP; in _appendRegionToLanguageTag() 1160 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendVariantsToLanguageTag() 1226 *(appendAt + reslen) = SEP; in _appendVariantsToLanguageTag() 1463 *(appendAt + reslen) = SEP; in _appendKeywordsToLanguageTag() 1477 *(appendAt + reslen) = SEP; in _appendKeywordsToLanguageTag() [all …]
|
/external/open-vcdiff/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/expat/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/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/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/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/libcap-ng/libcap-ng-0.7/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/qemu/distrib/sdl-1.2.15/acinclude/ |
D | ltsugar.m4 | 17 # lt_join(SEP, ARG1, [ARG2...]) 62 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) 64 # 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/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/bison/data/m4sugar/ |
D | foreach.m4 | 272 # m4_join(SEP, ARG1, ARG2...) 274 # Produce ARG1SEPARG2...SEPARGn. Avoid back-to-back SEP when a given ARG 275 # is the empty string. No expansion is performed on SEP or ARGs. 287 # m4_joinall(SEP, ARG1, ARG2...) 289 # Produce ARG1SEPARG2...SEPARGn. An empty ARG results in back-to-back SEP. 290 # No expansion is performed on SEP or ARGs.
|
D | m4sugar.m4 | 1272 # m4_map_args_sep([PRE], [POST], [SEP], ARG...) 1274 # Expand PRE[ARG]POST for each argument, with SEP between arguments. 1284 # m4_map_args_w(STRING, [PRE], [POST], [SEP]) 1289 # Additionally, expand SEP between words. 1328 # m4_stack_foreach_sep(MACRO, [PRE], [POST], [SEP]) 1329 # m4_stack_foreach_sep_lifo(MACRO, [PRE], [POST], [SEP]) 1334 # expands the concatenation of PRE[]definition[]POST, and expands SEP 1346 # _m4_stack_reverse(OLD, NEW, [ACTION], [SEP]) 1350 # iteration. After the first iteration, SEP is promoted to the front 1351 # of ACTION (note that SEP should include a trailing [] if it is to [all …]
|
/external/smack/src/org/xbill/DNS/ |
D | WKSRecord.java | 120 public static final int SEP = 33; field in WKSRecord.Protocol 190 protocols.add(SEP, "sep"); in protocols.add() argument
|