HomeSort by relevance Sort by last modified time
    Searched full:multiples (Results 1 - 25 of 272) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/valgrind/main/massif/tests/
malloc_usable.c 9 // Because our allocations are in multiples of 8 or 16, 99 will round up
realloc.c 4 { // All sizes are multiples of 16 -- no slop.
  /frameworks/base/tests/CanvasCompare/res/values/
values.xml 18 <!-- NOTE: the below MUST be multiples of 64 -->
  /packages/apps/Protips/res/values-fr/
arrays.xml 24 <item msgid="1000948398885889319">"Écrans d\'accueil multiples\n Faites glisser l\'écran vers la droite/gauche. Déplacez les icônes d\'un écran à l\'autre."</item>
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_tanf.c 29 /* Small multiples of pi/2 rounded to double precision. */
s_cosf.c 31 /* Small multiples of pi/2 rounded to double precision. */
s_sinf.c 31 /* Small multiples of pi/2 rounded to double precision. */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
rbug_internal.h 44 * Only works with multiples of 2
  /external/guava/guava-tests/test/com/google/common/math/
MathTesting.java 99 * positive values on or near 2^N for N near multiples of 8 (near byte boundaries).
135 * positive values on or near 2^N for N near multiples of 8 (near byte boundaries). This list is
168 * contains positive values on or near 2^N for N near multiples of 8 (near byte boundaries). This
212 // Add small multiples of MIN_VALUE and MIN_NORMAL
  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_internal.h 44 * Only works with multiples of 2
  /libcore/luni/src/main/java/java/security/interfaces/
DSAKeyPairGenerator.java 45 * for the modulus length are the multiples of 8 between 512 and 1024.
  /external/speex/include/speex/
speex_jitter.h 98 /** Tell the jitter buffer to only adjust the delay in multiples of the step parameter provided */
103 /** Tell the jitter buffer to only do concealment in multiples of the size parameter provided */
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_misc_state.c 59 * adjustment can only be applied in multiples of the tile size, we will OR
131 * aligned to multiples of 4.
173 * to multiples of 4.
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_misc_state.c 59 * adjustment can only be applied in multiples of the tile size, we will OR
131 * aligned to multiples of 4.
173 * to multiples of 4.
  /external/chromium/testing/gtest/samples/
prime_tables.h 109 // Marks all multiples of i (except i itself) as non-prime.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.css 60 /* Minimum and maximum height are integer multiples of the height of a list
  /external/chromium_org/chrome/browser/sync/test/integration/performance/
typed_urls_sync_perf_test.cc 24 // middle between two multiples of kDefaultMaxCommitBatchSize.
  /external/chromium_org/content/browser/loader/
resource_buffer.cc 49 // It would be wasteful if these are not multiples of min_allocation_size.
  /external/chromium_org/content/browser/speech/endpointer/
endpointer.cc 99 // audio in multiples of our frame size).
  /external/chromium_org/remoting/base/
util.h 68 // Align the sides of the rectangle to multiples of 2 (expanding outwards).
  /external/chromium_org/testing/gtest/samples/
prime_tables.h 109 // Marks all multiples of i (except i itself) as non-prime.
  /external/gtest/samples/
prime_tables.h 109 // Marks all multiples of i (except i itself) as non-prime.
  /external/llvm/test/Analysis/ScalarEvolution/
2012-05-29-MulAddRec.ll 6 ; causes one of the terms to reach zero. This forces all multiples in
  /external/protobuf/gtest/samples/
prime_tables.h 109 // Marks all multiples of i (except i itself) as non-prime.
  /external/skia/tests/
PathOpsQuadIntersectionTestData.cpp 50 static const double K = FLT_EPSILON * 8; // INVESTIGATE: why are larger multiples necessary?

Completed in 1542 milliseconds

1 2 3 4 5 6 7 8 91011