HomeSort by relevance Sort by last modified time
    Searched full:extents (Results 126 - 150 of 224) sorted by null

1 2 3 4 56 7 8 9

  /external/valgrind/main/VEX/priv/
guest_generic_bb_to_IR.c 116 extents, if any, a self check is required for. The returned value
118 needs a check. Since there can be at most 3 extents, the returned
121 The number of extents which did get a self check (0 to 3) is put in
123 which extents to add checks for, via the needs_self_check callback,
259 checking translation (up to 3 extents, and 5 stmts required for
260 each). We won't know until later the extents and checksums of
511 extents needs a check, and only generate check code for those
538 /* Caller shouldn't claim that nonexistent extents need a
    [all...]
  /external/e2fsprogs/lib/e2p/
feature.c 70 "extents" },
  /external/e2fsprogs/misc/
chattr.1.in 82 The 'e' attribute indicates that the file is using extents for mapping
e2freefrag.c 183 printf("%s : %12s %12s %7s\n", "Extent Size Range", "Free extents",
mke2fs.8.in 489 data blocks in an inode, use extents instead. This is a much more
598 (e.g., "\fBmke2fs \-t ext3 \-O extents /dev/sdXX\fR" will create a
  /external/kernel-headers/original/linux/
swap.h 94 * disk blocks. A list of swap extents maps the entire swapfile. (Where the
  /system/extras/ext4_utils/
ext4fixup.c 657 * directories with extents, and the kernel will too, but check to make sure the
722 printf("inode %d %s use extents\n", dirp->inode & 0x7fffffff,
836 printf("inode %d %s use extents\n", EXT4_ROOT_INO,
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 53 // Only hosted apps have web extents, so this ensures that only hosted apps
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-fallback.cc 296 /* If extents don't work, zero marks and go home. */
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 105 // region extents directly.
  /external/clang/lib/StaticAnalyzer/Checkers/
ArrayBoundCheckerV2.cpp 89 // some new logic here that reasons directly about memory region extents.
  /external/harfbuzz_ng/src/
hb-ot-shape-fallback.cc 296 /* If extents don't work, zero marks and go home. */
  /external/valgrind/main/include/
pub_tool_tooliface.h 365 // the same as the first address in "extents".
367 // the address range(s) being discarded by stepping through "extents".
369 // translation, and so could be covered by the "extents" of more than
372 void (*discard_superblock_info)(Addr64 orig_addr, VexGuestExtents extents)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h 258 #define FS_EXTENT_FL 0x00080000 /* Extents */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 258 #define FS_EXTENT_FL 0x00080000 /* Extents */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 258 #define FS_EXTENT_FL 0x00080000 /* Extents */
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 191 FT_Short xMax_Extent; /* xmax extents */
317 FT_Short yMax_Extent; /* xmax or ymax extents */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xv.c 528 dxo = dstRegion->extents.x1;
529 dyo = dstRegion->extents.y1;
  /external/freetype/include/freetype/
tttables.h 191 FT_Short xMax_Extent; /* xmax extents */
317 FT_Short yMax_Extent; /* xmax or ymax extents */
    [all...]
  /external/grub/stage2/
jfs.h 590 s32 extsmap[SMAPSZ]; /* 16: sum map of mapwords w/ free extents */
592 s32 nfreeexts; /* 4: number of free extents */
  /external/llvm/test/Transforms/InstCombine/
getelementptr.ll 431 ; static array extents are within bounds of those array extents.
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c 528 dxo = dstRegion->extents.x1;
529 dyo = dstRegion->extents.y1;
  /external/e2fsprogs/debian/
changelog 43 * Debugfs now uses a more concise format for listing extents in its
52 * E2freefrag will now display the total number of free extents.
81 * E2fsck now tests for extents that begin at physical block 0 and
208 * Use the feature name "extent" instead of "extents" in mke2fs.conf.
228 * Fix filefrag to print the correct number of extents for zero-length
275 * Fix the filefrag program for files with more than 144 extents
278 shrink filesystems with extents enabled.
287 filesystems using extents.
290 bytes when operating on extents; potentially corrupting filesystems.
452 make sure the uninitialized flag in extents is preserved
    [all...]
  /external/valgrind/main/VEX/pub/
libvex.h 518 /* The number of extents that have a self-check (0 to 3) */
601 /* IN: a callback used to ask the caller which of the extents,
605 3 extents, the returned values must be between 0 and 7. */
  /external/chromium/chrome/browser/resources/gpu_internals/
timeline.js 375 // Figure out extents of the drag.

Completed in 618 milliseconds

1 2 3 4 56 7 8 9