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

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/favicon/
favicon_service.cc 227 // Use 0 as |desired_size_in_dip| to get the largest bitmap for |favicon_id|
370 // If the desired size is 0, SelectFaviconFrames() will return the largest
favicon_util.cc 35 // A |favicon_size| of 0 indicates that the largest frame is desired.
196 // largest favicon if |favicon_size| == 0.
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_db_migration_util_unittest.cc 161 // Verify the largest changestamp.
274 // Verify the largest changestamp.
  /external/chromium_org/sdch/open-vcdiff/src/
varint_bigendian_test.cc 224 // Even though the largest allowable 31-bit value occupies 5 bytes as a
237 // the largest allowable 63-bit value is expressed as eight FF bytes followed
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
subsetsequence.cc 87 // Want largest <= kMaxSeq_ that allows reserve and makes count_[k_] = 0 mod 3
120 // Want largest <= kMaxSeq_ that allows reserve and makes count_[k_] = 0 mod 3
  /external/chromium_org/third_party/freetype/include/freetype/
fttypes.h 316 /* This is equivalent to the ANSI~C `size_t' type, i.e., the largest */
330 /* largest _signed_ integer type used to express the distance */
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/db/
db_impl.cc 64 InternalKey smallest, largest; member in struct:leveldb::DBImpl::CompactionState::Output
488 const Slice max_user_key = meta.largest.user_key();
493 meta.smallest, meta.largest);
671 manual_end = c->input(0, c->num_input_files(0) - 1)->largest;
692 f->smallest, f->largest);
768 out.largest.Clear();
850 out.number, out.file_size, out.smallest, out.largest);
962 compact->current_output()->largest.DecodeFrom(key);
    [all...]
  /external/freetype/include/freetype/
fttypes.h 316 /* This is equivalent to the ANSI~C `size_t' type, i.e., the largest */
330 /* largest _signed_ integer type used to express the distance */
    [all...]
  /external/libnfc-nci/src/include/
gki_target.h 211 /* The size of the largest PUBLIC fixed buffer in system. */
216 /* The pool ID of the largest PUBLIC fixed buffer in system. */
  /external/llvm/include/llvm/Support/
ConstantRange.h 133 /// getUnsignedMax - Return the largest unsigned value contained in the
143 /// getSignedMax - Return the largest signed value contained in the
  /external/open-vcdiff/src/
varint_bigendian_test.cc 224 // Even though the largest allowable 31-bit value occupies 5 bytes as a
237 // the largest allowable 63-bit value is expressed as eight FF bytes followed
  /frameworks/base/core/java/android/util/
LongSparseArray.java 250 * smallest key and <code>keyAt(size()-1)</code> will return the largest
270 * associated with the largest key.</p>
SparseArray.java 263 * smallest key and <code>keyAt(size()-1)</code> will return the largest
283 * associated with the largest key.</p>
SparseIntArray.java 182 * smallest key and <code>keyAt(size()-1)</code> will return the largest
198 * associated with the largest key.</p>
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_image_homography.cpp 48 /*Find index of coordinate of Xp with largest absolute value*/
53 coordinate and the largest absolute value coordinate*/
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_image_homography.cpp 48 /*Find index of coordinate of Xp with largest absolute value*/
53 coordinate and the largest absolute value coordinate*/
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_image_homography.cpp 48 /*Find index of coordinate of Xp with largest absolute value*/
53 coordinate and the largest absolute value coordinate*/
  /pdk/apps/CameraITS/pymodules/its/
target.py 204 # Combo 2: largest legal exposure time.
218 # Combo 4: largest legal sensitivity.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
trie_policy.hpp 281 // return 1; if r_key is a key larger than the largest key, this
289 // will return 1; if r_key is a key larger than the largest key,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/
sg.h 188 /* Largest size (in bytes) a single scatter-gather list element can have.
191 by adapter then this value is the largest data block that can be
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
trie_policy.hpp 282 // return 1; if r_key is a key larger than the largest key, this
290 // will return 1; if r_key is a key larger than the largest key,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
sg.h 188 /* Largest size (in bytes) a single scatter-gather list element can have.
191 by adapter then this value is the largest data block that can be
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
sg.h 188 /* Largest size (in bytes) a single scatter-gather list element can have.
191 by adapter then this value is the largest data block that can be
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
trie_policy.hpp 282 // return 1; if r_key is a key larger than the largest key, this
290 // will return 1; if r_key is a key larger than the largest key,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 281 // return 1; if r_key is a key larger than the largest key, this
289 // will return 1; if r_key is a key larger than the largest key,

Completed in 1696 milliseconds

<<11121314151617181920>>