HomeSort by relevance Sort by last modified time
    Searched full:largest (Results 751 - 775 of 1679) sorted by null

<<31323334353637383940>>

  /external/pixman/pixman/
pixman-trap.c 62 * Compute the largest value strictly less than y which is on a
  /external/qemu/distrib/jpeg-6b/
wizard.doc 203 # Y AC lowest bit scan is last; it's usually the largest scan
wrgif.c 71 /* Largest value that will fit in N bits */
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3video.c 260 /* A list of video resolutions that we query for (sorted largest to
  /external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgavideo.c 177 /* Add the mode, sorted largest to smallest */
  /external/qemu/distrib/zlib-1.2.3/
trees.c 579 int max_code; /* largest code with non zero frequency */
627 int max_code = -1; /* largest code with non zero frequency */
710 int max_code; /* and its largest code of non zero frequency */
755 int max_code; /* and its largest code of non zero frequency */
    [all...]
  /external/skia/src/core/
SkEdge.cpp 406 int upShift = 6; // largest safe value
  /external/v8/test/mjsunit/
array-sort.js 196 assertEquals(42, obj[1], "objsort largest number");
  /external/zlib/src/
trees.c 577 int max_code; /* largest code with non zero frequency */
625 int max_code = -1; /* largest code with non zero frequency */
708 int max_code; /* and its largest code of non zero frequency */
753 int max_code; /* and its largest code of non zero frequency */
    [all...]
  /frameworks/av/media/libstagefright/
SampleTable.cpp 742 // pick the one with the largest (compressed) size as the thumbnail.
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
gmed_n.cpp 68 #define NMAX 9 /* largest N used in median calculation */
  /frameworks/base/core/java/android/widget/
FrameLayout.java 46 * The size of the FrameLayout is the size of its largest child (plus padding), visible
  /frameworks/base/docs/html/tools/support-library/
features.jd 54 largest set of APIs compared to the other libraries, including support for application components,
  /frameworks/base/location/java/android/location/
Address.java 75 * Returns the largest index currently in use to specify an address line.
  /frameworks/native/cmds/installd/
installd.c 25 #define REPLY_MAX 256 /* largest reply allowed */
  /frameworks/native/services/sensorservice/
mat.h 344 // look for largest element in column
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
hash.cpp 186 // Else n > largest small_primes
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 356 /*Take the largest norm row and normalize
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_utilities_poly.h 356 /*Take the largest norm row and normalize
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayout.java 296 // Always round up to next largest cell
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedViewCellLayout.java 290 // Always round up to next largest cell
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 356 /*Take the largest norm row and normalize
  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 288 // Number of base-10 digits in the largest integer + 1 to leave room for a zero terminator.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
balanced_quicksort.h 448 // 2. The largest range has at most length n
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 636 #define CursorShape 0 /* largest size that can be displayed */

Completed in 1846 milliseconds

<<31323334353637383940>>