HomeSort by relevance Sort by last modified time
    Searched full:sparse (Results 501 - 525 of 835) sorted by null

<<21222324252627282930>>

  /external/squashfs-tools/squashfs-tools/
unsquash-1.c 149 i.sparse = 0;
  /external/svox/pico/lib/
picokpdf.c 223 + numdeltas uint8 and short for sparse delta means
  /external/tcpdump/
print-pim.c 163 (bp[24] & 0x01) ? "Sparse" : "Dense",
212 (bp[0] & 0x01) ? "Sparse " : "Dense ",
249 ND_PRINT((ndo, " Sparse-mode"));
252 ND_PRINT((ndo, " Sparse-Dense-mode"));
  /external/toybox/www/
oldnews.html 99 a file or create a commpletely sparse file, good for filesystem images.</p>
  /external/v8/test/mjsunit/es6/
iteration-semantics.js 190 // Result objects with sparse fields.
  /frameworks/base/core/java/android/util/
LongSparseArray.java 71 * sparse array will be initialized with a light-weight representation
SparseArray.java 71 * sparse array will be initialized with a light-weight representation
SparseBooleanArray.java 58 * sparse array will be initialized with a light-weight representation
  /frameworks/base/core/java/android/view/inputmethod/
SparseRectFArray.java 28 * As this is a sparse array, it represents an array of {@link RectF} most of which are null. This
  /frameworks/support/compat/java/android/support/v4/util/
LongSparseArray.java 62 * sparse array will be initialized with a light-weight representation
SparseArrayCompat.java 42 * sparse array will be initialized with a light-weight representation
  /frameworks/support/compat/jellybean/android/support/v4/app/
NotificationCompatJellybean.java 153 // Add the action extras sparse array if any action was added with extras.
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
PositionMap.java 44 * sparse array will be initialized with a light-weight representation
  /prebuilts/go/darwin-x86/src/archive/tar/
common.go 41 TypeGNUSparse = 'S' // sparse file
  /prebuilts/go/linux-x86/src/archive/tar/
common.go 41 TypeGNUSparse = 'S' // sparse file
  /system/core/crash_reporter/
warn_collector.l 20 * using their hashes as buckets in a UMA sparse histogram. It also invokes
  /system/core/fastboot/
engine.cpp 167 a->msg = mkmsg("sending sparse '%s' %zu/%zu (%d KB)", ptn, current, total, sz / 1024);
  /system/core/toolbox/upstream-netbsd/bin/dd/
args.c 350 { "sparse", C_SPARSE, 0, NULL },
  /system/update_engine/payload_generator/
ext2_filesystem.cc 344 // Sparse holes in the settings file are not supported.
  /toolchain/binutils/binutils-2.25/bfd/
binary.c 264 LMA's all over the place, huge (sparse?) binary files may
  /art/runtime/interpreter/mterp/
mterp.cc 57 * Returns 3 if we don't find a match (it's the size of the sparse-switch
67 * Sparse switch data format:
  /build/tools/releasetools/
build_image.py 179 """Appends the unsparse image to the given sparse image.
182 sparse_image_path: the path to the (sparse) image
  /dalvik/docs/
dalvik-constraints.html 263 All targets of a <code>sparse-switch</code> instruction must be
885 The <code>packed-switch-data</code>, <code>sparse-switch-data</code>,
  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 36 * A small variant of Wegman and Zadeck's Sparse Conditional Constant
87 * Performs sparse conditional constant propagation on a method.
  /docs/source.android.com/src/devices/tech/dalvik/
constraints.jd 402 All targets of a <code>sparse-switch</code> instruction must be
898 The <code>packed-switch-data</code>, <code>sparse-switch-data</code>,

Completed in 633 milliseconds

<<21222324252627282930>>