HomeSort by relevance Sort by last modified time
    Searched full:divide (Results 626 - 650 of 1606) sorted by null

<<21222324252627282930>>

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttpost.c 126 "quotedblleft", "quotedblright", "quoteleft", "quoteright", "divide",
  /external/pixman/test/
utils.c 454 #define DIVIDE(c, a) \
461 DIVIDE (r, a);
462 DIVIDE (g, a);
463 DIVIDE (b, a);
    [all...]
  /external/skia/include/core/
SkRRect.h 78 //!< rect with edges that divide the RR into an 9 rectangular patches:
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 171 * Reciprocal of 10 for quick divide by 10's
  /external/speex/libspeex/
bits.c 349 bits->charPtr += (bits->bitPtr+n) >> LOG2_BITS_PER_CHAR; /* divide by BITS_PER_CHAR */
  /external/valgrind/main/VEX/priv/
guest_mips_helpers.c 104 vex_state->guest_HI = 0; /* Multiply and divide register higher result */
105 vex_state->guest_LO = 0; /* Multiply and divide register lower result */
211 vex_state->guest_HI = 0; /* Multiply and divide register higher result */
212 vex_state->guest_LO = 0; /* Multiply and divide register lower result */
    [all...]
  /external/webp/src/enc/
token.c 196 p = ((p + 1u) >> 1) & 0x7fff7fffu; // -> divide the stats by 2.
  /frameworks/base/docs/html/design/patterns/
help.jd 110 <p>People don't read help from start to finish. They scan around, looking for a piece of information containing the answer they need. Make it less burdensome with friendly formatting and layout choices like bold headings, bulleted and numbered lists, tables, and white space between paragraphs. And if you have a large amount of content, divide it into multiple screens to cut down on scrolling.</p>
  /frameworks/base/services/core/java/com/android/server/location/
LocationFudger.java 98 * divide by zero fails.
  /frameworks/native/include/ui/
TMatHelpers.h 198 // divide by a scalar
  /frameworks/opt/telephony/src/java/android/telephony/gsm/
SmsManager.java 84 * Divide a text message into several messages, none bigger than
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
LinearSmoothScroller.java 172 // this is why we divide linear scrolling time with .3356
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
OldBigIntegerTest.java 109 // q = p.subtract(BigInteger.ONE).divide(TWO);
  /libcore/luni/src/main/java/java/util/concurrent/
CountDownLatch.java 80 * <p>Another typical usage would be to divide a problem into N parts,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
slice_array.h 143 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
slice_array.h 142 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
partition.h 369 // Divide, leave pivot unchanged in last place.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
slice_array.h 142 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
partition.h 369 // Divide, leave pivot unchanged in last place.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
slice_array.h 141 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
slice_array.h 141 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
slice_array.h 141 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
slice_array.h 141 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
slice_array.h 143 /// Divide slice elements by corresponding elements of @a v.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
slice_array.h 143 /// Divide slice elements by corresponding elements of @a v.

Completed in 2330 milliseconds

<<21222324252627282930>>