HomeSort by relevance Sort by last modified time
    Searched full:offsets (Results 276 - 300 of 3672) sorted by null

<<11121314151617181920>>

  /external/chromium_org/courgette/
types_win_pe.h 51 // Constants and offsets gleaned from WINNT.H and various articles on the
  /external/chromium_org/net/dns/
dns_query.h 47 // to calculate offsets.
  /external/chromium_org/third_party/WebKit/Source/core/css/
themeWinQuirks.css 36 /* Matches IE's text offsets in quirksmode (causes text to wrap the same as IE). */
  /external/chromium_org/third_party/angle/src/compiler/translator/
localintermediate.h 13 int offsets[4]; member in struct:TVectorFields
  /external/chromium_org/third_party/freetype/src/cff/
cffobjs.h 108 FT_F26Dot6 ox, oy; /* offsets */
  /external/chromium_org/third_party/icu/source/i18n/
casetrn.h 82 UTransPosition& offsets,
  /external/chromium_org/third_party/icu/source/test/intltest/
convtest.h 42 const int32_t *offsets; member in struct:ConversionCase
  /external/chromium_org/third_party/libaddressinput/src/cpp/src/util/
string_util.cc 9 // std::string. Replaced DCHECK() with assert() and removed offsets.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_agp_offset.spec 36 region into byte offsets into the AGP aperture.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_shader.cpp 308 signed char offsets[3]; local
310 offsets[i] = (signed char) offset->value.i[i];
312 /* Combine all three offsets into a single unsigned dword:
321 offset_bits |= (offsets[i] << shift) & (0xF << shift);
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_noise.c 265 int i1, j1; /* Offsets for second (middle) corner of simplex in (i,j) coords */
279 x1 = x0 - i1 + G2; /* Offsets for middle corner in (x,y) unskewed coords */
281 x2 = x0 - 1.0f + 2.0f * G2; /* Offsets for last corner in (x,y) unskewed coords */
352 int i1, j1, k1; /* Offsets for second corner of simplex in (i,j,k) coords */
353 int i2, j2, k2; /* Offsets for third corner of simplex in (i,j,k) coords */
415 x1 = x0 - i1 + G3; /* Offsets for second corner in (x,y,z) coords */
418 x2 = x0 - i2 + 2.0f * G3; /* Offsets for third corner in (x,y,z) coords */
421 x3 = x0 - 1.0f + 3.0f * G3;/* Offsets for last corner in (x,y,z) coords */
525 int i1, j1, k1, l1; /* The integer offsets for the second simplex corner */
526 int i2, j2, k2, l2; /* The integer offsets for the third simplex corner *
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
clip_args.h 38 * Offsets for clip_func arguments
norm_args.h 37 /* Offsets for normal_func arguments
xform_args.h 37 /* Offsets for transform_func arguments
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.h 65 // Offsets within a device record
  /external/chromium_org/third_party/sqlite/src/test/
fts3query.test 162 2 "SELECT offsets(content) FROM t2 WHERE t2 MATCH 'history'" offsets
171 2 "SELECT offsets(content) FROM t2 WHERE t2 MATCH 'history'" offsets
  /external/chromium_org/ui/views/controls/menu/
menu_scroll_view_container.h 30 // Offsets the Arrow from the default location.
  /external/chromium_org/ui/views/
shadow_border.cc 39 // TODO(pkasting): This isn't right if one of the offsets is larger than
  /external/chromium_org/ui/webui/resources/css/
trash.css 55 /* The margins match the background position offsets. */
  /external/e2fsprogs/lib/ext2fs/
fiemap.h 56 #define FIEMAP_EXTENT_NOT_ALIGNED 0x00000100 /* Extent offsets may not be
  /external/fio/
trim.c 19 * this io_u is from a requeue, we already filled the offsets
  /external/freetype/src/cff/
cffobjs.h 108 FT_F26Dot6 ox, oy; /* offsets */
  /external/icu/icu4c/source/i18n/
casetrn.h 82 UTransPosition& offsets,
  /external/icu/icu4c/source/test/intltest/
convtest.h 42 const int32_t *offsets; member in struct:ConversionCase
  /external/kernel-headers/original/uapi/linux/
dlm_device.h 90 /* Offsets may be zero if no data is present */

Completed in 387 milliseconds

<<11121314151617181920>>