/external/quake/quake/src/WinQuake/ |
model.h | 119 short extents[2]; member in struct:msurface_s
|
gl_model.cpp | 702 Fills in s->texturemins[] and s->extents[] 745 s->extents[i] = (bmaxs[i] - bmins[i]) * 16; 746 if ( !(tex->flags & TEX_SPECIAL) && s->extents[i] > 512 /* 256 */ ) 747 Sys_Error ("Bad surface extents"); 816 out->extents[i] = 16384; [all...] |
model.cpp | 711 Fills in s->texturemins[] and s->extents[] 754 s->extents[i] = (bmaxs[i] - bmins[i]) * 16; 755 if ( !(tex->flags & TEX_SPECIAL) && s->extents[i] > 256) 756 Sys_Error ("Bad surface extents"); 822 out->extents[i] = 16384; [all...] |
/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/e2fsprogs/misc/ |
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/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/quake/quake/src/QW/client/ |
gl_model.c | 702 Fills in s->texturemins[] and s->extents[] 745 s->extents[i] = (bmaxs[i] - bmins[i]) * 16; 746 if ( !(tex->flags & TEX_SPECIAL) && s->extents[i] > 512 /* 256 */ ) 747 Sys_Error ("Bad surface extents"); 816 out->extents[i] = 16384; [all...] |
model.c | 693 Fills in s->texturemins[] and s->extents[] 736 s->extents[i] = (bmaxs[i] - bmins[i]) * 16; 737 if ( !(tex->flags & TEX_SPECIAL) && s->extents[i] > 256) 738 Sys_Error ("Bad surface extents"); 804 out->extents[i] = 16384; [all...] |
/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.
|
/external/clang/lib/Frontend/ |
DiagnosticRenderer.cpp | 60 // Dig out the buffer where the macro name was spelled and the extents of the
|
/external/e2fsprogs/debugfs/ |
debugfs.8.in | 216 an interior node is an estimate by the extents library functions, and is
|
/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
|
/system/extras/ext4_utils/ |
contents.c | 132 error("failed to allocate %u extents", len);
|
ext4_utils.c | 344 error("failed to allocate extents for journal data");
|
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/ |
BoundingBox.java | 53 * defines a center and extents from that center along the x, y and z axis. <br>
479 * defined by the center, x, y, z extents.
[all...] |
/external/e2fsprogs/po/ |
fr.po | [all...] |
nl.po | [all...] |
e2fsprogs.pot | [all...] |