HomeSort by relevance Sort by last modified time
    Searched full:skeleton (Results 326 - 350 of 682) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/gconv/
IBM860.so 
IBM861.so 
IBM862.so 
IBM863.so 
IBM865.so 
IBM866.so 
IBM866NAV.so 
IBM868.so 
KOI8-R.so 
KOI8-RU.so 
KOI8-U.so 
MIK.so 
  /external/icu/icu4c/source/i18n/unicode/
uspoof.h 98 * UTS 39 defines two strings to be <em>confusable</em> if they map to the same <em>skeleton string</em>. A skeleton can
99 * be thought of as a "hash code". {@link uspoof_getSkeleton} computes the skeleton for a particular string, so
110 * // Get skeleton 1
116 * // Get skeleton 2
    [all...]
  /prebuilts/build-tools/common/bison/
bison.m4 48 part or all of the Bison parser skeleton and distribute that work
50 parser generator using the skeleton or a modified version thereof
51 as a parser skeleton. Alternatively, if you modify or redistribute
52 the parser skeleton itself, you may (at your option) remove this
53 special exception, which will cause the skeleton and the resulting
343 # is used by Bison (in the front-end or in the skeleton). Empty string names
411 # a Bison or skeleton error. Otherwise, return its definition location in a
430 # since that's a Bison or skeleton error. Otherwise, return its definition
463 # (a Bison or skeleton error since the default value should have been set
495 [[[[<skeleton default value>:-1.-1]]
    [all...]
  /external/parameter-framework/upstream/
.travis.yml 71 - ( cd skeleton-subsystem &&
99 -g "*/skeleton-subsystem/*"
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/
PowerUtil.java 146 String skeleton = android.text.format.DateFormat.getTimeFormatString(context); local
147 DateFormat fmt = DateFormat.getInstanceForSkeleton(skeleton);
  /frameworks/layoutlib/bridge/src/libcore/icu/
ICU_Delegate.java 52 /*package*/ static String getBestDateTimePatternNative(String skeleton, String localeName) {
54 .getBestPattern(skeleton);
  /external/icu/icu4c/source/i18n/
datefmt.cpp 74 const UnicodeString &skeleton,
77 fSkeleton(DateTimePatternGenerator::staticGetSkeleton(skeleton, status)) { }
432 const UnicodeString &skeleton,
438 DateFmtBestPatternKey key(locale, skeleton, status);
452 const UnicodeString& skeleton,
463 DateFormat *result = createInstanceForSkeleton(skeleton, locale, status);
473 const UnicodeString& skeleton,
481 getBestPattern(locale, skeleton, status),
489 const UnicodeString& skeleton,
492 skeleton, Locale::getDefault(), status)
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 23 Skeleton(nullptr), BaseAddress(nullptr) {
34 // Don't use the address pool in non-fission or in the skeleton unit itself.
36 // pool from the skeleton - maybe even in non-fission (possibly fewer
39 if (!DD->useSplitDwarf() || !Skeleton)
266 // left in the skeleton CU and so not included.
413 (Skeleton ? Skeleton : this)->CURangeLists.push_back(std::move(List));
714 if (!Skeleton) {
829 return DD->useSplitDwarf() && Skeleton;
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateIntervalFormatTest.java 65 // followed by a group of locale/from_data/to_data/skeleton/interval_data
75 // test skeleton with both date and time
992 String[] skeleton = { local
1781 public String skeleton; field in class:DateIntervalFormatTest.LocaleAndSkeletonItem
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateIntervalFormatTest.java 62 // followed by a group of locale/from_data/to_data/skeleton/interval_data
72 // test skeleton with both date and time
989 String[] skeleton = { local
1778 public String skeleton; field in class:DateIntervalFormatTest.LocaleAndSkeletonItem
    [all...]
  /frameworks/base/core/java/android/text/format/
DateFormat.java 226 * Returns the best possible localized form of the given skeleton for the given
227 * locale. A skeleton is similar to, and uses the same format characters as, a Unicode
248 * @param locale the locale into which the skeleton should be localized
249 * @param skeleton a skeleton as described above
252 public static String getBestDateTimePattern(Locale locale, String skeleton) {
253 return ICU.getBestDateTimePattern(skeleton, locale);
  /external/syslinux/core/lwip/src/netif/
ethernetif.c 3 * Ethernet Interface Skeleton
40 * This file is a skeleton for developing Ethernet network interface
48 #if 0 /* don't build, this is only a skeleton, see previous comment */
  /developers/build/prebuilts/gradle/SkeletonWearableApp/
README.md 5 This sample is a basic skeleton app which can be used as a starting point for wear development.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
token.py 112 # load the output skeleton from the target:

Completed in 648 milliseconds

<<11121314151617181920>>