/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
_index.html | 35 is a tailored widget developed by extending the base classes in the android.view
|
CustomViewAccessibilityActivity.java | 39 * is a tailored widget developed by extending the base classes in the android.view 43 * While the Android framework has a diverse portfolio of views tailored for various 188 * This is a base toggle button class whose accessibility is not tailored
|
/external/zlib/src/contrib/asm686/ |
README.686 | 14 Note that this code has been tailored for the PPro/PII in particular,
|
/frameworks/base/docs/html/design/get-started/ |
creative-vision.jd | 28 never require complex procedures, and complex tasks are tailored to the human hand and mind. People
|
/external/icu4c/tools/dumpce/ |
dumpce.cpp | 115 UBool tailored; member in struct:__anon8941 344 * @param fullrules flag to indicate if only tailored collation elements are to 883 if (element.tailored) { 887 if (element.tailored) { 1012 scriptelem[count].tailored = FALSE; 1018 scriptelem[count].tailored = FALSE; 1046 scriptelem[count].tailored = FALSE; [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
k_exp.c | 69 * The present implementation is narrowly tailored for our hyperbolic and
|
/external/icu4c/i18n/ |
ucol_elm.h | 43 a problem. Normally, less than 32K are tailored.
|
ucol_tok.h | 117 UHashtable *tailored; member in struct:__anon8694
|
ucol_tok.cpp | 150 /* would, except that it cannot be tailored. A range (we currently only */ [all...] |
ucol_bld.cpp | 860 /* since parts of expansion can be tailored, while others are not */ 874 if((expt = (UColToken *)uhash_get(src->tailored, &exp)) != NULL && expt->strength != UCOL_TOK_RESET) { /* expansion is tailored */ 889 if(currentSequenceLen == 0) { /* couldn't find any tailored subsequence */ [all...] |
ucol_imp.h | 106 * in case the base contraction symbol is tailored. 480 * Hence we only have to search the tailored collator only. 763 SURROGATE_TAG = 5, /* Lead surrogate that is tailored and doesn't start a contraction */ [all...] |
ucol_res.cpp | 689 // there are more tailored elements in one list 1015 UnicodeSet *tailored = new UnicodeSet(); local [all...] |
/external/icu4c/test/intltest/ |
srchtest.cpp | 1071 RuleBasedCollator *tailored = new RuleBasedCollator(rules, status); local 1925 RuleBasedCollator *tailored = new RuleBasedCollator(rules, local [all...] |
/external/protobuf/src/google/protobuf/ |
reflection_ops.h | 50 // slower than implementations tailored for the specific message type.
|
/frameworks/base/docs/html/about/ |
start.jd | 33 simple, powerful, and tailored to the Android experience.</p>
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
SurfaceOpenVG.h | 128 * necessary, particularly tailored for the case where something
|
/frameworks/base/docs/html/training/multiscreen/ |
screendensities.jd | 83 you should always provide your bitmap resources tailored to each of
|
/external/icu4c/test/cintltst/ |
usrchtst.c | 928 UCollator *tailored = NULL; local 949 tailored = usearch_getCollator(strsrch); 2031 UCollator *tailored = NULL; local [all...] |
citertst.c | [all...] |
/external/bison/lib/ |
sigaction.c | 27 /* This implementation of sigaction is tailored to native Windows behavior:
|
/external/icu4c/i18n/unicode/ |
bmsearch.h | 94 * this isn't a problem, but in Korean locals, at strength 1, Hangul characters are tailored
|
bms.h | 172 * this isn't a problem, but in Korean locals, at strength 1, Hangul characters are tailored
|
/external/webkit/Source/WebCore/platform/chromium/ |
PlatformThemeChromiumGtk.cpp | 191 // The constants in this block of code are hand-tailored to produce good
|
/external/jmonkeyengine/engine/src/android/jme3tools/android/ |
Fixed.java | 6 * Fixed point maths class. This can be tailored for specific needs by
|
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParserFactory.java | 14 * It works similar to JAXP but tailored to work in J2ME environments
|