/third_party/curl/tests/server/ |
H A D | rtspd.c | 1010 int quarters; in send_doc() local 1017 quarters = num * 4; in send_doc() 1018 while(quarters > 0) { in send_doc() 1019 quarters--; in send_doc() 1031 if(!quarters) in send_doc()
|
H A D | sws.c | 1243 int quarters; in send_doc() local 1250 quarters = num * 4; in send_doc() 1251 while((quarters > 0) && !got_exit_signal) { in send_doc() 1252 quarters--; in send_doc() 1262 if(!quarters) in send_doc()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DateFormatSymbols.java | 530 String quarters[] = null; field in DateFormatSymbols 1069 returnValue = quarters; in getQuarters() 1115 quarters = duplicate(newQuarters); in setQuarters() 1598 this.quarters = dfs.quarters; in initializeData() 1714 || keyString.equals("quarters") in put() 1999 quarters = arrays.get("quarters/format/wide"); in initializeData() 2000 shortQuarters = arrays.get("quarters/format/abbreviated"); in initializeData() 2001 narrowQuarters = arrays.get("quarters/forma in initializeData() [all...] |
H A D | SimpleDateFormat.java | 1901 safeAppend(formatData.quarters, value/3, buf); in subFormat() 3695 if((newStart = matchQuarterString(text, start, Calendar.MONTH, formatData.quarters, cal)) > 0) { in subParse()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DateFormatSymbols.java | 513 String quarters[] = null; field in DateFormatSymbols 1017 * either WIDE or ABBREVIATED. There are no NARROW quarters. 1026 returnValue = quarters; in getQuarters() 1064 * either WIDE or ABBREVIATED. There are no NARROW quarters. 1071 quarters = duplicate(newQuarters); in setQuarters() 1541 this.quarters = dfs.quarters; in initializeData() 1656 || keyString.equals("quarters") in put() 1941 quarters = arrays.get("quarters/forma in initializeData() [all...] |
H A D | SimpleDateFormat.java | 1890 safeAppend(formatData.quarters, value/3, buf); in subFormat() 3599 if((newStart = matchQuarterString(text, start, Calendar.MONTH, formatData.quarters, cal)) > 0) { in subParse()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | dtfmtsym.h | 400 * @param quarters The new quarter strings. (not adopted; caller retains ownership) 406 void setQuarters(const UnicodeString* quarters, int32_t count, DtContextType context, DtWidthType width); 771 * Short quarters. For example: "Q1", "Q2", etc. 777 * Narrow quarters. For example: "1", "2", etc.
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | dtfmtsym.h | 400 * @param quarters The new quarter strings. (not adopted; caller retains ownership) 406 void setQuarters(const UnicodeString* quarters, int32_t count, DtContextType context, DtWidthType width); 771 * Short quarters. For example: "Q1", "Q2", etc. 777 * Narrow quarters. For example: "1", "2", etc.
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | dtfmtsym.h | 392 * are no NARROW quarters. 401 * @param quarters The new quarter strings. (not adopted; caller retains ownership) 405 * are no NARROW quarters. 408 void setQuarters(const UnicodeString* quarters, int32_t count, DtContextType context, DtWidthType width); 773 * Short quarters. For example: "Q1", "Q2", etc.
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |