HomeSort by relevance Sort by last modified time
    Searched refs:desired (Results 26 - 50 of 157) sorted by null

12 3 4 5 6 7

  /external/jpeg/
jquant2.c 42 * have as many boxes as desired colors. Then the mean color in each
60 * and it also interfered with desired capabilities such as quantizing to an
117 * desired colors. 16 bits/cell is plenty for that too.)
198 int desired; /* desired # of colors = size of colormap */ member in struct:__anon9416
1278 int desired = cinfo->desired_number_of_colors; local
    [all...]
jdmarker.c     [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 42 * have as many boxes as desired colors. Then the mean color in each
60 * and it also interfered with desired capabilities such as quantizing to an
117 * desired colors. 16 bits/cell is plenty for that too.)
198 int desired; /* desired # of colors = size of colormap */ member in struct:__anon13256
1278 int desired = cinfo->desired_number_of_colors; local
    [all...]
jdmarker.c     [all...]
  /external/qemu-pc-bios/bochs/bios/
notes 31 > drive executes an implied seek to desired track and
  /external/skia/legacy/src/images/
SkJpegUtility.cpp 78 static boolean sk_resync_to_restart(j_decompress_ptr cinfo, int desired) {
81 // what is the desired param for???
116 static boolean skmem_resync_to_restart(j_decompress_ptr cinfo, int desired) {
  /external/skia/src/images/
SkJpegUtility.cpp 78 static boolean sk_resync_to_restart(j_decompress_ptr cinfo, int desired) {
81 // what is the desired param for???
117 static boolean skmem_resync_to_restart(j_decompress_ptr cinfo, int desired) {
  /dalvik/vm/
Exception.h 257 extern "C" void dvmThrowClassCastException(ClassObject* actual, ClassObject* desired);
  /development/ide/xcode/ports/
skia_mac.cp 23 // the desired directory path is :
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableElement18.js 78 The width attribute specifies the desired table width.
table41.js 78 Specifies the desired table width.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableElement18.js 78 The width attribute specifies the desired table width.
table41.js 78 Specifies the desired table width.
  /frameworks/base/tools/aapt/
Bundle.h 217 bool isMinSdkAtLeast(int desired) {
235 if (minSdkNum < desired) {
  /frameworks/native/include/binder/
Parcel.h 215 status_t restartWrite(size_t desired);
216 status_t continueWrite(size_t desired);
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_characterdataindexsizeerrdeletedatacountnegative.js 86 desired exception since the count is negative.
hc_characterdataindexsizeerrdeletedataoffsetgreater.js 85 desired exception since the offset is greater than the
hc_characterdataindexsizeerrdeletedataoffsetnegative.js 86 desired exception since the offset is negative.
hc_characterdataindexsizeerrinsertdataoffsetgreater.js 85 the desired exception since the offset is greater than
hc_characterdataindexsizeerrinsertdataoffsetnegative.js 86 the desired exception since the offset is negative.
hc_characterdataindexsizeerrreplacedatacountnegative.js 87 desired exception since the count is negative.
hc_characterdataindexsizeerrreplacedataoffsetgreater.js 86 desired exception since the offset is greater than the
hc_characterdataindexsizeerrreplacedataoffsetnegative.js 87 desired exception since the offset is negative.
hc_characterdataindexsizeerrsubstringcountnegative.js 86 desired exception since the count is negative.
hc_characterdataindexsizeerrsubstringnegativeoffset.js 86 desired exception since the offset is negative.

Completed in 733 milliseconds

12 3 4 5 6 7