Searched defs:fallback (Results 1 - 25 of 85) sorted by relevance

1234

/external/chromium_org/cc/test/
H A Dfake_layer_tree_host_client.cc22 bool fallback) {
21 CreateOutputSurface( bool fallback) argument
H A Dlayer_tree_pixel_test.cc36 bool fallback) {
35 CreateOutputSurface( bool fallback) argument
/external/chromium/chrome/common/
H A Dbadge_util.cc32 // Skia doesn't do any font fallback---if the user is missing the font then
33 // typeface will be NULL. If we don't do manual fallback then we'll crash.
58 const string16& fallback) {
74 badge_text = UTF16ToUTF8(fallback);
55 DrawBadgeIconOverlay(const SkBitmap& icon, float font_size, const string16& text, const string16& fallback) argument
/external/chromium_org/base/third_party/xdg_user_dirs/
H A Dxdg_user_dir_lookup.cc35 * @fallback: value to use if the directory isn't specified by the user
42 * type the value returned is @fallback.
45 * free(). The return value is never NULL if @fallback != NULL, unless
49 xdg_user_dir_lookup_with_fallback (const char *type, const char *fallback) argument
168 if (fallback)
169 return strdup (fallback);
/external/chromium_org/third_party/icu/source/common/
H A Dservlk.cpp123 LocaleKey::fallback() { function in class:LocaleKey
127 _currentID.remove(x); // truncate current or fallback, whichever we're pointing to
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dcpumonitor.h82 // For testing. Allows forcing of fallback to using NTDLL functions.
83 void set_force_fallback(bool fallback) { argument
85 force_fallback_ = fallback;
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dmemfs_malloc.cc91 explicit HugetlbSysAllocator(SysAllocator* fallback) argument
96 fallback_(fallback) {
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmemfs_malloc.cc91 explicit HugetlbSysAllocator(SysAllocator* fallback) argument
96 fallback_(fallback) {
/external/icu4c/common/
H A Dservlk.cpp123 LocaleKey::fallback() { function in class:LocaleKey
127 _currentID.remove(x); // truncate current or fallback, whichever we're pointing to
/external/pixman/pixman/
H A Dpixman-arm-simd.c249 _pixman_implementation_create_arm_simd (pixman_implementation_t *fallback) argument
251 pixman_implementation_t *imp = _pixman_implementation_create (fallback, arm_simd_fast_paths);
H A Dpixman-noop.c167 _pixman_implementation_create_noop (pixman_implementation_t *fallback) argument
170 _pixman_implementation_create (fallback, noop_fast_paths);
H A Dpixman-mips-dspr2.c448 _pixman_implementation_create_mips_dspr2 (pixman_implementation_t *fallback) argument
451 _pixman_implementation_create (fallback, mips_dspr2_fast_paths);
/external/libselinux/src/
H A Dsestatus.c36 * MAP_FAILED : opened, but fallback-mode
163 * Note that it is not a reliable value on fallback-mode until it receives
228 * callback routines for fallback case using netlink socket
251 * fallback routine using a netlink socket on older kernels, if
252 * the supplied `fallback' is not zero.
255 int selinux_status_open(int fallback) argument
287 * If caller wants fallback routine, we try to provide
292 if (fallback && avc_netlink_open(0) == 0) {
301 /* mark as fallback mode */
321 * if fallback mod
[all...]
/external/chromium/chrome/browser/
H A Dspellcheck_host_impl.cc152 // Check if the dictionary exists in the fallback location. If so, use it
154 FilePath fallback = GetFallbackFilePath(bdict_file_path_); local
156 file_util::PathExists(fallback)) {
157 bdict_file_path_ = fallback;
/external/chromium_org/chrome/browser/net/spdyproxy/
H A Ddata_reduction_proxy_settings_android.cc222 // Sanity check: If there's no fallback proxy, we can't do a restricted mode.
223 std::string fallback = GetDataReductionProxyFallback(); local
224 if (fallback.empty() && enabled && restricted)
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_hunspell_dictionary.cc78 // Check if the dictionary exists in the fallback location. If so, use it
82 base::FilePath fallback = user_dir.Append(file->path.BaseName()); local
83 if (!base::PathExists(file->path) && base::PathExists(fallback))
84 file->path = fallback;
/external/chromium_org/chrome/common/
H A Dbadge_util.cc73 // Skia doesn't do any font fallback---if the user is missing the font then
74 // typeface will be NULL. If we don't do manual fallback then we'll crash.
98 const base::string16& fallback) {
114 badge_text = UTF16ToUTF8(fallback);
95 DrawBadgeIconOverlay(const SkBitmap& icon, float font_size, const base::string16& text, const base::string16& fallback) argument
/external/chromium_org/chrome/renderer/translate/
H A Dtranslate_helper.cc194 bool fallback) {
197 return fallback;
210 return fallback;
193 ExecuteScriptAndGetBoolResult(const std::string& script, bool fallback) argument
/external/chromium_org/content/test/
H A Dweb_layer_tree_view_impl_for_testing.cc157 WebLayerTreeViewImplForTesting::CreateOutputSurface(bool fallback) { argument
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Ducmstate.c588 /* 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 */
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_prim_vbuf.c75 unsigned fallback; member in struct:i915_vbuf_render
335 i915_render->fallback = 0;
339 i915_render->fallback = 0;
343 i915_render->fallback = PIPE_PRIM_LINE_LOOP;
347 i915_render->fallback = 0;
351 i915_render->fallback = 0;
355 i915_render->fallback = 0;
359 i915_render->fallback = 0;
363 i915_render->fallback = PIPE_PRIM_QUADS;
367 i915_render->fallback
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.h73 enum nouveau_fallback fallback; member in struct:nouveau_context
/external/chromium_org/ui/gfx/
H A Dplatform_font_pango.cc300 std::string fallback; local
313 fallback = kFallbackFontFamilyName;
317 fallback.empty() ? font_name : fallback,
/external/icu4c/tools/toolutil/
H A Ducmstate.c588 /* 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 */
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_prim_vbuf.c75 unsigned fallback; member in struct:i915_vbuf_render
335 i915_render->fallback = 0;
339 i915_render->fallback = 0;
343 i915_render->fallback = PIPE_PRIM_LINE_LOOP;
347 i915_render->fallback = 0;
351 i915_render->fallback = 0;
355 i915_render->fallback = 0;
359 i915_render->fallback = 0;
363 i915_render->fallback = PIPE_PRIM_QUADS;
367 i915_render->fallback
[all...]

Completed in 3470 milliseconds

1234