HomeSort by relevance Sort by last modified time
    Searched full:extents (Results 176 - 200 of 269) sorted by null

1 2 3 4 5 6 78 91011

  /external/e2fsprogs/lib/ext2fs/
blkmap64_rb.c 547 /* No more extents to be removed/truncated */
852 fprintf(stderr, "%16llu extents (%llu bytes)\n",
  /external/freetype/include/
tttables.h 210 FT_Short xMax_Extent; /* xmax extents */
336 FT_Short yMax_Extent; /* xmax or ymax extents */
    [all...]
  /external/harfbuzz_ng/util/
options.cc 713 {"show-extents", 0, 0, G_OPTION_ARG_NONE, &this->show_extents, "Output glyph extents", NULL},
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c 528 dxo = dstRegion->extents.x1;
529 dyo = dstRegion->extents.y1;
  /external/pdfium/third_party/freetype/include/freetype/
tttables.h 210 FT_Short xMax_Extent; /* xmax extents */
336 FT_Short yMax_Extent; /* xmax or ymax extents */
    [all...]
  /prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4 
e2fsck 
fsck.ext4 
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
tttables.h 210 FT_Short xMax_Extent; /* xmax extents */
336 FT_Short yMax_Extent; /* xmax or ymax extents */
    [all...]
  /external/e2fsprogs/debian/
changelog 35 erroneously report uninitialized extents past i_size to be invalid.
72 invalid extents at the end of the extent tree leaf block.
190 * Fix filefrag so that it correctly reports the number of extents
236 * Fixed a false positive complaint from e2fsck if all of the extents
296 * E2fsck will now check for zero-length extents, since older kernels will
448 extents (Closes: #631498)
551 * Filefrag will report 0 extents correctly in verbose mode.
601 * Debugfs now uses a more concise format for listing extents in its
610 * E2freefrag will now display the total number of free extents.
639 * E2fsck now tests for extents that begin at physical block 0 an
    [all...]
  /external/valgrind/VEX/pub/
libvex.h 582 /* The number of extents that have a self-check (0 to 3) */
668 /* IN: a callback used to ask the caller which of the extents,
672 3 extents, the returned values must be between 0 and 7.
    [all...]
  /external/e2fsprogs/po/
e2fsprogs.pot 1157 #. @-expanded: superblock 64bit filesystems needs extents to access the whole disk.
1158 msgid "@S 64bit filesystems needs extents to access the whole disk. "
    [all...]
fr.po     [all...]
nl.po     [all...]
  /external/e2fsprogs/misc/
mke2fs.c     [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-fallback.cc 314 /* If extents don't work, zero marks and go home. */
  /external/opencv3/3rdparty/openexr/Imath/
ImathFrustumTest.h 106 // box extents dot the abs of the plane normal. (the result is NOT
  /external/strace/
quota.c 235 u_int32_t qfs_nextents; /* number of extents */
  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 173 * Here we bound the deltas such that the frame cannot be stretched beyond the extents
  /packages/apps/Launcher3/src/com/android/launcher3/
AppWidgetResizeFrame.java 181 * Here we bound the deltas such that the frame cannot be stretched beyond the extents
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fs.h 351 #define FS_EXTENT_FL 0x00080000 /* Extents */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fs.h 364 #define FS_EXTENT_FL 0x00080000 /* Extents */
  /system/extras/ext4_utils/
contents.c 136 error("failed to allocate %u extents", len);
  /system/update_engine/common/
utils.cc     [all...]
  /external/e2fsprogs/e2fsck/
pass1.c 779 * In this case the extents flag was set when read, so
804 * If the inode didn't have the extents flag set when it
806 * as an extents header, we must swap it back first.
807 * IF we then set the extents flag, the entire i_block
808 * array must be un/re-swapped to make it proper extents data.
    [all...]

Completed in 793 milliseconds

1 2 3 4 5 6 78 91011