HomeSort by relevance Sort by last modified time
    Searched refs:enough (Results 1 - 25 of 150) sorted by null

1 2 3 4 5 6

  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
EdgeSwipeDetector.java 61 float enough = event.getDevice().getMotionRange(MotionEvent.AXIS_X).getMax() local
63 if (event.getX() > enough) {
  /external/llvm/test/MC/X86/AlignedBundling/
relax-in-bundle-group.s 5 # fixup is short enough not to warrant relaxation on its own.
  /external/openssl/
Crypto.mk 17 # in the NDK yet. This can be removed when a clang version that is fast enough
41 # in the NDK yet. This can be removed when a clang version that is fast enough
Ssl.mk 15 # in the NDK yet. This can be removed when a clang version that is fast enough
38 # in the NDK yet. This can be removed when a clang version that is fast enough
  /external/scrypt/
Scrypt.mk 17 # in the NDK yet. This can be removed when a clang version that is fast enough
  /external/chromium_org/v8/test/webkit/
dfg-inlining-reg-alloc.js 37 // enough to find some way of optimizing this code to be small enough to inline.
dfg-arith-add-overflow-check-elimination-tower-of-large-numbers.js 25 "Tests that if we have a tower of large numerical constants being added to each other, the DFG knows that a sufficiently large tower may produce a large enough value that overflow check elimination must be careful."
dfg-integer-optimization.js 37 // Create numbers big enough that we'll start seeing doubles only after about 200 invocations.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2836.js 32 var start = end - 100000; // Run long enough to trigger OSR.
regress-crbug-135008.js 28 // Filler long enough to trigger lazy parsing.
regress-1210.js 46 // Run enough to optimize assuming global 'a' is a smi.
regress-2336.js 31 // GC epilogue and causes enough allocation to trigger a new GC during
regress-2618.js 34 // This should run long enough to trigger OSR.
regress-386.js 30 // This test creates enough properties in A so that adding i as
regress-crbug-135066.js 28 // Filler long enough to trigger lazy parsing.
regress-crbug-248025.js 30 // Filler long enough to trigger lazy parsing.
regress-lazy-deopt-reloc.js 33 // information enough to have room for lazy deoptimization.
regress-regexp-codeflush.js 42 // Run enough times to get a number of GC's (all mark sweep because of the
splice-missing-wb.js 30 // Create array large enough to span several page regions.
  /external/chromium_org/chrome/browser/resources/gaia_auth/
main.js 47 // Not quite right, but good enough.
  /external/chromium_org/tools/page_cycler/common/
head.js 5 var __c = ""; // that's good enough for me.
  /external/v8/test/mjsunit/regress/
regress-1210.js 46 // Run enough to optimize assuming global 'a' is a smi.
regress-386.js 30 // This test creates enough properties in A so that adding i as
regress-lazy-deopt-reloc.js 33 // information enough to have room for lazy deoptimization.
regress-regexp-codeflush.js 42 // Run enough times to get a number of GC's (all mark sweep because of the

Completed in 523 milliseconds

1 2 3 4 5 6