HomeSort by relevance Sort by last modified time
    Searched refs:overflow (Results 676 - 700 of 752) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/widget/
TextView.java 6462 final float overflow = (textWidth + 1.0f - width) \/ width; local
    [all...]
  /build/core/
main.mk 416 # to overflow on some devices, so this is configured separately for
    [all...]
  /external/bison/lib/
vasnprintf.c 436 In case of overflow (q* >= beta) set q* := beta-1.
439 {We have 0 <= c2 < 2*beta^2, even 0 <= c2 < beta^2 if no overflow
441 If there was overflow and
456 the carry u does not overflow.}
678 /* Divide r[j+n]*beta+r[j+n-1] by b[n-1], no overflow. */
687 /* Overflow, hence r[j+n]*beta+r[j+n-1] >= beta*b[n-1]. */
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
power.js 427 plotCanvasDiv.style.overflow = 'auto';
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
prototype-1.7.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValueMappings.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h 546 // It's sufficient to just check one direction, since it's illegal to have visible on only one overflow value.
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 3561 sub overflow { subroutine
    [all...]
  /external/jemalloc/bin/
pprof 3570 sub overflow { subroutine
    [all...]
  /external/chromium_org/v8/src/arm/
lithium-codegen-arm.cc 1608 bool overflow = instr->hydrogen()->CheckFlag(HValue::kCanOverflow); local
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 19 // move the lang selector into the overflow menu
501 /* setup event handlers to ensure the overflow menu is visible while picking lang */
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 42 // move the lang selector into the overflow menu
575 /* setup event handlers to ensure the overflow menu is visible while picking lang */
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof     [all...]
  /external/chromium_org/v8/src/mips/
assembler-mips.cc     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.cpp 113 // This class helps dispatching the 'overflow' event on layout change. overflow can be set on RenderBoxes, yet the existing code
4682 LayoutRect overflow = line->logicalVisualOverflowRect(line->lineTop(), line->lineBottom()); local
    [all...]
  /external/chromium_org/v8/src/
runtime.cc     [all...]
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 829 modules/arch/x86/tests/overflow.asm \
830 modules/arch/x86/tests/overflow.errwarn \
831 modules/arch/x86/tests/overflow.hex \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 829 modules/arch/x86/tests/overflow.asm \
830 modules/arch/x86/tests/overflow.errwarn \
831 modules/arch/x86/tests/overflow.hex \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 829 modules/arch/x86/tests/overflow.asm \
830 modules/arch/x86/tests/overflow.errwarn \
831 modules/arch/x86/tests/overflow.hex \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 829 modules/arch/x86/tests/overflow.asm \
830 modules/arch/x86/tests/overflow.errwarn \
831 modules/arch/x86/tests/overflow.hex \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 829 modules/arch/x86/tests/overflow.asm \
830 modules/arch/x86/tests/overflow.errwarn \
831 modules/arch/x86/tests/overflow.hex \
    [all...]

Completed in 1882 milliseconds

<<21222324252627282930>>