HomeSort by relevance Sort by last modified time
    Searched full:skeleton (Results 51 - 75 of 816) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/gconv/
ISO8859-1.so 
ISO_11548-1.so 
ISO_5428.so 
TSCII.so 
UNICODE.so 
UTF-32.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/gconv/
GBGBK.so 
IBM1008_420.so 
ISO8859-1.so 
ISO_11548-1.so 
ISO_5428.so 
TSCII.so 
UNICODE.so 
UTF-32.so 
  /external/chromium_org/tools/grit/grit/gather/
skeleton_gatherer.py 18 '''Common functionality of gatherers that parse their input as a skeleton of
26 # Translated messages are inserted back into the skeleton using the quoting
37 # message; otherwise the normal skeleton approach is used.
81 # Make sure the skeleton is like the original
87 if skeleton_gatherer: # Make sure the skeleton is like the original
131 Goes through the skeleton and finds all MessageCliques.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
udat.h 196 * Constant for date skeleton with year.
202 * Constant for date skeleton with quarter.
207 * Constant for date skeleton with abbreviated quarter.
213 * Constant for date skeleton with year and quarter.
218 * Constant for date skeleton with year and abbreviated quarter.
223 * Constant for date skeleton with month.
228 * Constant for date skeleton with abbreviated month.
233 * Constant for date skeleton with numeric month.
238 * Constant for date skeleton with year and month.
243 * Constant for date skeleton with year and abbreviated month
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
udat.h 198 * Constant for date skeleton with year.
203 * Constant for date skeleton with quarter.
208 * Constant for date skeleton with abbreviated quarter.
213 * Constant for date skeleton with year and quarter.
218 * Constant for date skeleton with year and abbreviated quarter.
223 * Constant for date skeleton with month.
228 * Constant for date skeleton with abbreviated month.
233 * Constant for date skeleton with numeric month.
238 * Constant for date skeleton with year and month.
243 * Constant for date skeleton with year and abbreviated month
    [all...]
  /external/bison/examples/calc++/
calc++-parser.hh 3 /* Skeleton interface for Bison LALR(1) parsers in C++
21 part or all of the Bison parser skeleton and distribute that work
23 parser generator using the skeleton or a modified version thereof
24 as a parser skeleton. Alternatively, if you modify or redistribute
25 the parser skeleton itself, you may (at your option) remove this
26 special exception, which will cause the skeleton and the resulting
38 /* C++ LALR(1) parser skeleton written by Akim Demaille. */
location.hh 21 part or all of the Bison parser skeleton and distribute that work
23 parser generator using the skeleton or a modified version thereof
24 as a parser skeleton. Alternatively, if you modify or redistribute
25 the parser skeleton itself, you may (at your option) remove this
26 special exception, which will cause the skeleton and the resulting
position.hh 21 part or all of the Bison parser skeleton and distribute that work
23 parser generator using the skeleton or a modified version thereof
24 as a parser skeleton. Alternatively, if you modify or redistribute
25 the parser skeleton itself, you may (at your option) remove this
26 special exception, which will cause the skeleton and the resulting
  /libcore/luni/src/main/java/libcore/icu/
DateIntervalFormat.java 75 // skeleton instead of int flags.)
100 String skeleton = toSkeleton(startCalendar, endCalendar, flags); local
102 return formatDateInterval(getFormatter(skeleton, locale.toString(), tz.getID()), startMs, endMs);
106 private static long getFormatter(String skeleton, String localeName, String tzName) {
107 String key = skeleton + "\t" + localeName + "\t" + tzName;
112 long address = createDateIntervalFormat(skeleton, localeName, tzName);
236 private static native long createDateIntervalFormat(String skeleton, String localeName, String tzName);
  /external/bison/src/
parse-gram.h 21 part or all of the Bison parser skeleton and distribute that work
23 parser generator using the skeleton or a modified version thereof
24 as a parser skeleton. Alternatively, if you modify or redistribute
25 the parser skeleton itself, you may (at your option) remove this
26 special exception, which will cause the skeleton and the resulting
  /external/chromium_org/components/dom_distiller/core/
dom_distiller_service.cc 20 ArticleEntry skeleton; local
21 skeleton.set_entry_id(base::GenerateGUID());
22 ArticleEntryPage* page = skeleton.add_pages();
25 DCHECK(IsEntryValid(skeleton));
26 return skeleton;
  /external/chromium_org/third_party/angle/src/compiler/translator/
glslang_tab.h 21 part or all of the Bison parser skeleton and distribute that work
23 parser generator using the skeleton or a modified version thereof
24 as a parser skeleton. Alternatively, if you modify or redistribute
25 the parser skeleton itself, you may (at your option) remove this
26 special exception, which will cause the skeleton and the resulting
  /external/chromium_org/chrome/browser/apps/
app_view_browsertest.cc 145 InstallPlatformApp("app_view/shim/skeleton");
155 InstallPlatformApp("app_view/shim/skeleton");
165 InstallPlatformApp("app_view/shim/skeleton");

Completed in 661 milliseconds

1 23 4 5 6 7 8 91011>>