/hardware/libhardware/modules/hwcomposer/ |
README.android | 2 Skeleton for the "hwcomposer" HAL module.
|
/external/chromium_org/tools/grit/grit/node/ |
variant.py | 6 '''The <skeleton> element. 14 '''A <skeleton> element.''' 16 # TODO(joi) Support inline skeleton variants as CDATA instead of requiring
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
dtitvfmt.h | 67 * from (skeleton, the_largest_different_calendar_field) 71 * A skeleton 92 * letter length in skeleton. 112 * There is a set of pre-defined static skeleton strings. 115 * For example, for a skeleton UDAT_YEAR_ABBR_MONTH_DAY, which is "yMMMd", 125 * For date skeleton, the interval patterns when year, or month, or date is 127 * For time skeleton, the interval patterns when am/pm, or hour, or minute is 131 * If a skeleton is not found in a locale's DateIntervalInfo, which means 132 * the interval patterns for the skeleton is not defined in resource file, 176 * create an instance using default or given locale plus given skeleton [all...] |
dtitvinf.h | 39 * formatter when user pass in skeleton and locale. 48 * from (skeleton, the_largest_different_calendar_field) 52 * A skeleton 69 * letter length in skeleton. 85 * There is a set of pre-defined static skeleton strings. 88 * For example, for a skeleton UDAT_YEAR_ABBR_MONTH_DAY, which is "yMMMd", 98 * For date skeleton, the interval patterns when year, or month, or date is 100 * For time skeleton, the interval patterns when am/pm, or hour, or minute is 116 * but for skeleton "yMMMd", the interval pattern when day is different is 118 * pattern is the earlier date. But for skeleton "yMMMd", when day is different [all...] |
udateintervalformat.h | 23 * in a locale-sensitive way, using a skeleton that specifies the precision and 25 * specified by the skeleton, a single date format will be produced. If the range 26 * is larger than the format specified by the skeleton, a locale-specific fallback 27 * will be used to format the items missing from the skeleton. 30 * - The skeleton jm will produce 33 * - The skeleton MMMd will produce 37 * - The skeleton jm will produce 40 * - The skeleton MMMd will produce 52 * relevant). Note that a skeleton involving h or H generally explicitly requests 53 * that time style (12- or 24-hour time respectively). For a skeleton tha [all...] |
udatpg.h | 30 * patterns. Once that is done, a query can be made using a "skeleton", which is 32 * will return the "best fit" pattern corresponding to that skeleton. 92 * pattern to match those in the skeleton (when this would not happen 187 * Get the best pattern matching the input skeleton. It is guaranteed to 188 * have all of the fields in the skeleton. 197 * @param skeleton 198 * The skeleton is a pattern containing only the variable fields. 200 * @param length the length of skeleton 202 * The best pattern found from the given skeleton. 211 const UChar *skeleton, int32_t length [all...] |
dtptngen.h | 38 * is done, a query can be made using a "skeleton", which is a pattern which just 40 * pattern corresponding to that skeleton. 41 * <p>The main method people will use is getBestPattern(String skeleton), 108 * Utility to return a unique skeleton from a given pattern. For example, 109 * both "MMM-dd" and "dd/MMM" produce the skeleton "MMMdd". 114 * @return skeleton such as "MMMdd" 120 * Utility to return a unique base skeleton from a given pattern. This is 121 * the same as the skeleton, except that differences in length are minimized 123 * for example, both "MMM-dd" and "d/MMM" produce the skeleton "MMMd" 129 * @return base skeleton, such as "Md [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
dtitvfmt.h | 67 * from (skeleton, the_largest_different_calendar_field) 71 * A skeleton 92 * letter length in skeleton. 112 * There is a set of pre-defined static skeleton strings. 115 * For example, for a skeleton UDAT_YEAR_ABBR_MONTH_DAY, which is "yMMMd", 125 * For date skeleton, the interval patterns when year, or month, or date is 127 * For time skeleton, the interval patterns when am/pm, or hour, or minute is 131 * If a skeleton is not found in a locale's DateIntervalInfo, which means 132 * the interval patterns for the skeleton is not defined in resource file, 176 * create an instance using default or given locale plus given skeleton [all...] |
dtitvinf.h | 39 * formatter when user pass in skeleton and locale. 48 * from (skeleton, the_largest_different_calendar_field) 52 * A skeleton 69 * letter length in skeleton. 85 * There is a set of pre-defined static skeleton strings. 88 * For example, for a skeleton UDAT_YEAR_ABBR_MONTH_DAY, which is "yMMMd", 98 * For date skeleton, the interval patterns when year, or month, or date is 100 * For time skeleton, the interval patterns when am/pm, or hour, or minute is 116 * but for skeleton "yMMMd", the interval pattern when day is different is 118 * pattern is the earlier date. But for skeleton "yMMMd", when day is different [all...] |
udateintervalformat.h | 23 * in a locale-sensitive way, using a skeleton that specifies the precision and 25 * specified by the skeleton, a single date format will be produced. If the range 26 * is larger than the format specified by the skeleton, a locale-specific fallback 27 * will be used to format the items missing from the skeleton. 30 * - The skeleton jm will produce 33 * - The skeleton MMMd will produce 37 * - The skeleton jm will produce 40 * - The skeleton MMMd will produce 52 * relevant). Note that a skeleton involving h or H generally explicitly requests 53 * that time style (12- or 24-hour time respectively). For a skeleton tha [all...] |
udatpg.h | 30 * patterns. Once that is done, a query can be made using a "skeleton", which is 32 * will return the "best fit" pattern corresponding to that skeleton. 92 * pattern to match those in the skeleton (when this would not happen 187 * Get the best pattern matching the input skeleton. It is guaranteed to 188 * have all of the fields in the skeleton. 197 * @param skeleton 198 * The skeleton is a pattern containing only the variable fields. 200 * @param length the length of skeleton 202 * The best pattern found from the given skeleton. 211 const UChar *skeleton, int32_t length [all...] |
dtptngen.h | 38 * is done, a query can be made using a "skeleton", which is a pattern which just 40 * pattern corresponding to that skeleton. 41 * <p>The main method people will use is getBestPattern(String skeleton), 108 * Utility to return a unique skeleton from a given pattern. For example, 109 * both "MMM-dd" and "dd/MMM" produce the skeleton "MMMdd". 114 * @return skeleton such as "MMMdd" 120 * Utility to return a unique base skeleton from a given pattern. This is 121 * the same as the skeleton, except that differences in length are minimized 123 * for example, both "MMM-dd" and "d/MMM" produce the skeleton "MMMd" 129 * @return base skeleton, such as "Md [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
udatpg.cpp | 58 const UChar *skeleton, int32_t length, 61 return udatpg_getBestPatternWithOptions(dtpg, skeleton, length, 68 const UChar *skeleton, int32_t length, 75 if(skeleton==NULL && length!=0) { 79 UnicodeString skeletonString((UBool)(length<0), skeleton, length); 87 UChar *skeleton, int32_t capacity, 98 return result.extract(skeleton, capacity, *pErrorCode); 104 UChar *skeleton, int32_t capacity, 115 return result.extract(skeleton, capacity, *pErrorCode); 217 const UChar *skeleton, int32_t skeletonLength [all...] |
dtitvfmt.cpp | 69 DateIntervalFormat::createInstance(const UnicodeString& skeleton, 71 return createInstance(skeleton, Locale::getDefault(), status); 76 DateIntervalFormat::createInstance(const UnicodeString& skeleton, 83 skeleton.extract(0, skeleton.length(), result, "UTF-8"); 87 sprintf(mesg, "skeleton: %s; pattern: %s\n", result, result_1); 92 return create(locale, dtitvinf, &skeleton, status); 98 DateIntervalFormat::createInstance(const UnicodeString& skeleton, 101 return createInstance(skeleton, Locale::getDefault(), dtitvinf, status); 106 DateIntervalFormat::createInstance(const UnicodeString& skeleton, 709 UnicodeString skeleton = fSkeleton; local 941 const UnicodeString* skeleton; local [all...] |
dtitvinf.cpp | 82 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton, 88 setIntervalPatternInternally(skeleton, UCAL_AM_PM, intervalPattern, status); 89 setIntervalPatternInternally(skeleton, UCAL_HOUR, intervalPattern, status); 92 setIntervalPatternInternally(skeleton, UCAL_DATE, intervalPattern, status); 94 setIntervalPatternInternally(skeleton, lrgDiffCalUnit, intervalPattern, status); 178 DateIntervalInfo::getIntervalPattern(const UnicodeString& skeleton, 186 const UnicodeString* patternsOfOneSkeleton = (UnicodeString*) fIntervalPatterns->get(skeleton); 275 const char* skeleton = ures_getKey(oneRes.getAlias()); local 276 if (skeleton == NULL) { 279 UnicodeString skeletonUniStr(skeleton, -1, US_INV) 488 UnicodeString* skeleton = (UnicodeString*)keyTok.pointer; local [all...] |
/external/icu/icu4c/source/i18n/ |
udatpg.cpp | 58 const UChar *skeleton, int32_t length, 61 return udatpg_getBestPatternWithOptions(dtpg, skeleton, length, 68 const UChar *skeleton, int32_t length, 75 if(skeleton==NULL && length!=0) { 79 UnicodeString skeletonString((UBool)(length<0), skeleton, length); 87 UChar *skeleton, int32_t capacity, 98 return result.extract(skeleton, capacity, *pErrorCode); 104 UChar *skeleton, int32_t capacity, 115 return result.extract(skeleton, capacity, *pErrorCode); 217 const UChar *skeleton, int32_t skeletonLength [all...] |
dtitvfmt.cpp | 69 DateIntervalFormat::createInstance(const UnicodeString& skeleton, 71 return createInstance(skeleton, Locale::getDefault(), status); 76 DateIntervalFormat::createInstance(const UnicodeString& skeleton, 83 skeleton.extract(0, skeleton.length(), result, "UTF-8"); 87 sprintf(mesg, "skeleton: %s; pattern: %s\n", result, result_1); 92 return create(locale, dtitvinf, &skeleton, status); 98 DateIntervalFormat::createInstance(const UnicodeString& skeleton, 101 return createInstance(skeleton, Locale::getDefault(), dtitvinf, status); 106 DateIntervalFormat::createInstance(const UnicodeString& skeleton, 709 UnicodeString skeleton = fSkeleton; local 943 const UnicodeString* skeleton; local [all...] |
dtitvinf.cpp | 82 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton, 88 setIntervalPatternInternally(skeleton, UCAL_AM_PM, intervalPattern, status); 89 setIntervalPatternInternally(skeleton, UCAL_HOUR, intervalPattern, status); 92 setIntervalPatternInternally(skeleton, UCAL_DATE, intervalPattern, status); 94 setIntervalPatternInternally(skeleton, lrgDiffCalUnit, intervalPattern, status); 178 DateIntervalInfo::getIntervalPattern(const UnicodeString& skeleton, 186 const UnicodeString* patternsOfOneSkeleton = (UnicodeString*) fIntervalPatterns->get(skeleton); 275 const char* skeleton = ures_getKey(oneRes.getAlias()); local 276 if (skeleton == NULL) { 279 UnicodeString skeletonUniStr(skeleton, -1, US_INV) 488 UnicodeString* skeleton = (UnicodeString*)keyTok.pointer; local [all...] |
/frameworks/base/packages/Keyguard/res/values/ |
donottranslate.xml | 18 <!-- Skeleton string format for displaying the date. --> 21 <!-- Skeleton string format for displaying the date when an alarm is set. --> 24 <!-- Skeleton string format for displaying the time in 12-hour format. --> 27 <!-- Skeleton string format for displaying the time in 24-hour format. -->
|
/external/ipsec-tools/src/libipsec/ |
policy_parse.h | 3 /* Skeleton interface for Bison's Yacc-like parsers in C 24 part or all of the Bison parser skeleton and distribute that work 26 parser generator using the skeleton or a modified version thereof 27 as a parser skeleton. Alternatively, if you modify or redistribute 28 the parser skeleton itself, you may (at your option) remove this 29 special exception, which will cause the skeleton and the resulting
|
/external/bison/tests/ |
skeletons.at | 1 # Checking skeleton support. -*- Autotest -*- 18 AT_BANNER([[Skeleton Support.]]) 21 ## Relative skeleton file names. ## 24 AT_SETUP([[Relative skeleton file names]]) 43 [[%skeleton "./skel.c" 50 [[%skeleton "./skel.c" 72 AT_BISON_CHECK([[--skeleton=tmp/skel.c tmp/input-cmd-line.y]]) 81 ## Installed skeleton file names. ## 84 AT_SETUP([[Installed skeleton file names]]) 121 [[%skeleton "yacc.c" [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cdateintervalformattest.c | 41 const char * skeleton; member in struct:__anon16824 81 u_unescape(testItemPtr->skeleton, skelBuf, kSkelBufLen); 100 log_err("ERROR: udtitvfmt_format for locale %s, skeleton %s, tzid %s, from %.1f, to %.1f: expect %s, get %s\n", 101 testItemPtr->locale, testItemPtr->skeleton, tzidForLog, testItemPtr->from, testItemPtr->to, 105 log_err("FAIL: udtitvfmt_format for locale %s, skeleton %s, tzid %s, from %.1f, to %.1f: %s\n", 106 testItemPtr->locale, testItemPtr->skeleton, tzidForLog, testItemPtr->from, testItemPtr->to, myErrorName(status) ); 110 log_data_err("FAIL: udtitvfmt_open for locale %s, skeleton %s, tzid %s - %s\n", 111 testItemPtr->locale, testItemPtr->skeleton, tzidForLog, myErrorName(status) );
|
/external/icu/icu4c/source/test/cintltst/ |
cdateintervalformattest.c | 41 const char * skeleton; member in struct:__anon26616 81 u_unescape(testItemPtr->skeleton, skelBuf, kSkelBufLen); 100 log_err("ERROR: udtitvfmt_format for locale %s, skeleton %s, tzid %s, from %.1f, to %.1f: expect %s, get %s\n", 101 testItemPtr->locale, testItemPtr->skeleton, tzidForLog, testItemPtr->from, testItemPtr->to, 105 log_err("FAIL: udtitvfmt_format for locale %s, skeleton %s, tzid %s, from %.1f, to %.1f: %s\n", 106 testItemPtr->locale, testItemPtr->skeleton, tzidForLog, testItemPtr->from, testItemPtr->to, myErrorName(status) ); 110 log_data_err("FAIL: udtitvfmt_open for locale %s, skeleton %s, tzid %s - %s\n", 111 testItemPtr->locale, testItemPtr->skeleton, tzidForLog, myErrorName(status) );
|
/external/chromium_org/third_party/mesa/src/include/GLES/ |
egl.h | 2 * Skeleton egl.h to provide compatibility for early GLES 1.0
|
/external/libogg/doc/ |
Makefile.am | 9 rfc3533.txt rfc5334.txt skeleton.html
|