/external/lldb/test/python_api/value/ |
D | TestValueAPI.py | 73 weekdays = list.GetValueAtIndex(0) 74 self.assertTrue(weekdays, VALID_VARIABLE) 75 self.assertTrue(weekdays.GetNumChildren() == 5, VALID_VARIABLE) 76 self.DebugSBValue(weekdays) 91 print cvf.format(weekdays)
|
D | main.c | 23 const char *weekdays[5] = { "Monday", variable 29 const char **g_table[2] = { days_of_week, weekdays };
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateFormatSymbols.java | 412 String weekdays[] = null; field in DateFormatSymbols 844 return duplicate(weekdays); in getWeekdays() 862 returnValue = weekdays; in getWeekdays() 911 weekdays = duplicate(newWeekdays); in setWeekdays() 951 weekdays = duplicate(newWeekdays); in setWeekdays() 1417 && Utility.arrayEquals(weekdays, that.weekdays) in equals() 1493 this.weekdays = dfs.weekdays; in initializeData() 1551 weekdays = new String[8]; in initializeData() 1552 weekdays[0] = ""; // 1-based in initializeData() 1553 System.arraycopy(lWeekdays, 0, weekdays, 1, lWeekdays.length); in initializeData()
|
D | SimpleDateFormat.java | 1677 safeAppend(formatData.weekdays, value, buf); in subFormat() 3077 … ((newStart = matchString(text, start, Calendar.DAY_OF_WEEK, formatData.weekdays, null, cal)) > 0)… in subParse()
|
/external/iptables/extensions/ |
D | libxt_time.man | 27 [\fB!\fP] \fB\-\-weekdays\fP \fIday\fP[\fB,\fP\fIday\fP...] 28 Only match on the given weekdays. Possible values are \fBMon\fP, \fBTue\fP, 69 \-m time \-\-weekdays Sa,Su 86 \-m time \-\-weekdays Fr \-\-monthdays 22,23,24,25,26,27,28 94 \-m time \-\-weekdays Mo \-\-timestart 23:00 \-\-timestop 01:00
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDateFormatSymbols.java | 272 final String[] weekdays = en.getWeekdays(); in TestSymbols() local 273 fr.setWeekdays(weekdays); in TestSymbols() 275 count = weekdays.length; in TestSymbols() 281 if(! weekdays[i].equals(weekdays1[i])) { in TestSymbols()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | dtfmtsym.h | 332 void setWeekdays(const UnicodeString* weekdays, int32_t count); 370 …void setWeekdays(const UnicodeString* weekdays, int32_t count, DtContextType context, DtWidthType …
|
/external/iptables/tests/ |
D | options-most.rules | 12 …m time --timestart 01:02:03 --timestop 03:04:05 --monthdays 1,2,3,4,5 --weekdays Mon,Fri,Sun --dat… 137 -A matches -m time --timestart 01:02:03 --timestop 04:05:06 --monthdays 1,2,3,4,5 --weekdays Mon,Fr… 139 -A matches -m time --timestart 01:02:03 --timestop 04:05:06 --monthdays 1,2,3,4,5 --weekdays Mon,Fr… 141 -A matches -m time --timestart 01:02:03 --timestop 04:05:06 --monthdays 1,2,3,4,5 --weekdays Mon,Fr…
|
/external/icu/icu4c/source/test/intltest/ |
D | tsdtfmsy.cpp | 280 const UnicodeString *weekdays = en.getWeekdays(count); in TestSymbols() local 281 fr.setWeekdays(weekdays, count); in TestSymbols()
|
/external/chromium-trace/trace-viewer/third_party/WebOb/webob/ |
D | cookies.py | 238 return bytes_(r % (weekdays[v[6]], months[v[1]]), 'ascii') 371 weekdays = ('Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun') variable
|
/external/v8/src/ |
D | objects-printer.cc | 624 static const char* const weekdays[] = { variable 641 weekdays[weekday()->IsSmi() ? Smi::cast(weekday())->value() + 1 : 0], in JSDatePrint()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 1244 …wealthyAwearewearily #P!,J+D+wearingIwearseweave0weekA weekdays QP!AC9=Q weekends
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | commons-lang-2.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 1668 ADV^N "weekdays" "w'i:kde_Iz"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 1836 ADV^N "weekdays" "w'i:kde_Iz"
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |