HomeSort by relevance Sort by last modified time
    Searched refs:sparse (Results 51 - 58 of 58) sorted by null

1 23

  /system/core/fastboot/
fastboot.c 48 #include <sparse/sparse.h>
308 " -S <size>[K|M|G] automatically sparse files greater than\n"
513 die("cannot sparse read file '%s'\n", fname);
523 die("Failed to allocate sparse file array\n");
600 die("cannot sparse load '%s'\n", fname);
882 die("invalid sparse limit");
  /system/extras/ext4_utils/
ext4fixup.c 22 #include <sparse/sparse.h>
allocate.c 21 #include <sparse/sparse.h>
  /cts/tools/dasm/test/
all_opcodes.d 71 sparse-switch v11
74 sparse-switch-end
  /external/openfst/src/include/fst/
arc.h 34 #include <fst/sparse-power-weight.h>
  /external/v8/test/mjsunit/
array-reduce.js 468 "reduce sparse no initial value not throwing TypeError");
480 "reduceRight sparse no initial value not throwing TypeError");
  /external/v8/src/
array.js 39 // Gets a sorted array of array keys. Useful for operations on sparse
89 // Optimized for sparse arrays if separator is ''.
217 // special array operations to handle sparse arrays in a sensible fashion.
260 // special array operations to handle sparse arrays in a sensible fashion.
485 // For implementing reverse() on large, sparse arrays.
1004 // The following functions cannot be made efficient on sparse arrays while
    [all...]
  /external/libvorbis/doc/
01-introduction.tex 251 ordered or unordered, or the tree is sparse.

Completed in 2382 milliseconds

1 23