/external/icu/icu4c/source/data/coll/ |
colfiles.mk | 45 # Empty locales, used for validSubLocale fallback.
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nouveau_context.c | 126 nctx->fallback = HWTNL; 390 nctx->fallback = MAX2(HWTNL, mode);
|
nouveau_vbo_t.c | 498 if (nctx->fallback == HWTNL) 503 if (nctx->fallback == SWTNL)
|
/external/valgrind/exp-sgcheck/tests/ |
hackedbz2.stdout.exp | 3 too repetitive; using fallback sorting algorithm
|
/external/valgrind/memcheck/tests/ |
origin5-bz2.stdout.exp | 4 too repetitive; using fallback sorting algorithm
|
vcpu_bz2.stdout.exp | 3 too repetitive; using fallback sorting algorithm
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
IconFactory.java | 205 * fallback will be used instead. 206 * @param fallback the fallback icon name to use if the primary icon does 213 public Image getIcon(@NonNull String osName, @Nullable String fallback) { 217 ImageDescriptor id = getImageDescriptor(osName, fallback); 230 * icon of the given fallback name. 233 * @param fallbackKey the fallback image to use if the primary key does not 252 // Place the fallback image for this key as well such that we don't keep trying
|
/system/keymaster/ |
Android.mk | 89 # This is used by keystore as a fallback for when the hardware keymaster does
|
/external/dnsmasq/src/ |
rfc2131.c | 85 static struct in_addr server_id(struct dhcp_context *context, struct in_addr override, struct in_addr fallback); 140 struct in_addr subnet_addr, fallback, override; local 343 fallback = context->local; 835 option_addr(opt).s_addr != server_id(context, override, fallback).s_addr) 868 option_addr(opt).s_addr != server_id(context, override, fallback).s_addr) 956 option_put(mess, end, OPTION_SERVER_IDENTIFIER, INADDRSZ, ntohl(server_id(context, override, fallback).s_addr)); [all...] |
/external/icu/icu4c/source/common/ |
serv.h | 56 * determine the fallback strategy.</p> 133 * <p>If the key has a fallback, modify the key and return true, 135 * is a fallback. No currentIDs should be repeated, and fallback 139 * @return TRUE if the ICUServiceKey changed to a valid fallback value. 141 virtual UBool fallback(); 145 * fallback to match, the canonical ID of this ICUServiceKey.</p> 148 * @return TRUE if this ICUServiceKey's canonical ID is a fallback of id. 451 * 'fallback' the ID multiple times. Clients can optionally request 459 * responds with a service object, a fallback ID is generated, and th [all...] |
servloc.h | 52 * A subclass of Key that implements a locale fallback mechanism. 54 * client, and the fallback locale to search for is the current 77 * Create a LocaleKey with canonical primary and fallback IDs. 84 * Create a LocaleKey with canonical primary and fallback IDs. 140 * If the key has a fallback, modify the key and return true, 144 * the fallbackID. The final fallback is the empty string, 146 * there is no fallback. 148 virtual UBool fallback(); 152 * fallback to match, the canonical ID of this key. 524 * Return the name of the current fallback locale. If it has changed since this wa [all...] |
serv.cpp | 62 ICUServiceKey::fallback() function in class:ICUServiceKey 523 // fallback to the one that succeeded, we want to hit the 541 } while (key.fallback()); 703 // fallback 706 while (fallbackKey->fallback()) {
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
MeasureFormat.java | 832 T fallback = styleMap.get(FormatWidth.SHORT); local [all...] |
DateIntervalInfo.java | 108 * We use fallback format for the default order for the locale. 109 * For example, if the fallback format is "{0} - {1}", it means 111 * If the fallback format is "{1} - {0}", it means the first date is the 115 * For example, if the fallback format is "{0}-{1}", 182 * Fallback format set the default ordering. 187 * if the fallback format is "{0} - {1}", 291 private static String FALLBACK_STRING = "fallback"; 420 calendarTypeToUse = "gregorian"; // fallback 439 // look for fallback first, since it establishes the default order 440 String fallback = itvDtPtnResource.getStringWithFallback(FALLBACK_STRING) local [all...] |
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_texture.c | 656 debug_printf("%s: fallback format translation\n", __FUNCTION__); 695 * faster than using the fallback code in texcompress.c). 729 debug_printf("%s: fallback processing\n", __FUNCTION__); 982 goto fallback; [all...] |
/external/svox/pico/lib/ |
picosa.c | 524 picoos_uint16 fallback; local 602 fallback = 0; 604 &prevout, &fallback)) { 605 if (fallback) { 606 prevout = fallback; [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
Settings.java | 242 private static Object getNonNull(Object candidate, Object fallback){ 244 return fallback;
|
/sdk/find_java/ |
find_java.bat | 35 rem This fallback approach is simpler, but may misreport your architecture as
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_common_context.h | 155 * for software fallback rendering. 283 /* Fallback rasterization functions 403 GLuint Fallback; 473 void (*fallback)(struct gl_context *ctx, GLuint bit, GLboolean mode); member in struct:radeon_context::__anon17062
|
radeon_context.c | 90 &_tnl_render_stage, /* FALLBACK: */ 153 radeon->vtbl.fallback = radeonFallback; 403 FALLBACK(rmesa, RADEON_FALLBACK_DISABLE, 1);
|
/external/mesa3d/src/mesa/vbo/ |
vbo_exec_array.c | 1143 GLboolean fallback = GL_FALSE; local [all...] |
/external/dhcpcd/ |
if-options.c | 107 {"fallback", required_argument, NULL, O_FALLBACK}, 745 free(ifo->fallback); 746 ifo->fallback = xstrdup(arg); 934 free(ifo->fallback);
|
/external/icu/icu4c/source/i18n/ |
dtitvfmt.cpp | 644 // use fallback 960 fallback{"{0} - {1}"} 1290 UnicodeString fallback; local [all...] |
/external/icu/icu4c/source/tools/toolutil/ |
ucmstate.c | 588 /* find a fallback for this offset; return the index or -1 if not found */ 599 /* do a linear search for the fallback mapping (the table is not yet sorted) */ 622 int32_t i, j, leadState, trailState, newState, fallback; local 775 * Note that fallback mappings need to get their offset values adjusted. 793 /* copy assigned-character code units and adjust fallback offsets */ 800 if(unit==0xfffe && (fallback=ucm_findFallback(toUFallbacks, countToUFallbacks, oldOffset))>=0) { 801 toUFallbacks[fallback].offset=0x80000000|offset; 821 /* remove temporary flags from fallback offsets that protected them from being modified twice */ [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
ICUServiceTest.java | 104 return LocaleKey.createWithCanonicalFallback(id, null); // no fallback locale 718 lkey.fallback(); 721 lkey.fallback(); 820 logln("has fallback: " + key.fallback()); [all...] |