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

<<11121314151617181920>>

  /external/kernel-headers/original/uapi/linux/
fiemap.h 55 #define FIEMAP_EXTENT_NOT_ALIGNED 0x00000100 /* Extent offsets may not be
  /external/libunwind/src/mips/
Gstep.c 26 #include "offsets.h"
  /external/lldb/test/lang/objc/objc-ivar-stripped/
TestObjCIvarStripped.py 1 """Test printing ObjC objects that use unbacked properties - so that the static ivar offsets are incorrect."""
  /external/llvm/lib/Target/R600/
AMDGPUMachineFunction.h 26 /// A map to keep track of local memory objects and their offsets within
  /external/llvm/lib/Target/Sparc/
README.txt 7 * We can fold small constant offsets into the %hi/%lo references to constant
  /external/llvm/lib/Target/SystemZ/
SystemZConstantPoolValue.h 27 /// defined constant pool values are offsets of thread-local variables
  /external/llvm/test/CodeGen/PowerPC/
mcm-10.ll 3 ; Test peephole optimization for medium code model (32-bit TOC offsets)
mcm-11.ll 3 ; Test peephole optimization for medium code model (32-bit TOC offsets)
  /external/mesa3d/docs/
MESA_agp_offset.spec 36 region into byte offsets into the AGP aperture.
  /external/mesa3d/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/mesa3d/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/mesa3d/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/proguard/src/proguard/classfile/instruction/
SwitchInstruction.java 81 return getName()+" ("+jumpOffsets.length+" offsets, default="+defaultOffset+")";
  /external/proguard/src/proguard/classfile/visitor/
ExceptionHandlerFilter.java 30 * targets an instruction in the given range of offsets.
  /external/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.h 65 // Offsets within a device record
  /external/valgrind/main/none/tests/ppc32/
opcodes.h 10 * 0. Offsets used in encodings are in Valgrind (Right to Left) ordering.
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/
Android.mk 25 # Determine whether the DRM framework uses 64-bit data types for file offsets and do the same.
  /frameworks/minikin/include/minikin/
FontCollection.h 82 // These are offsets into mInstanceVec, one range per page
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
hndrte_armtrap.h 40 /* The trap structure is defined here as offsets for assembly */
  /hardware/intel/img/psb_video/src/hwdefs/
msvdx_offsets.h 31 @Title MSVDX Offsets
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
secur.h 55 /* event offsets */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
dlm_device.h 90 /* Offsets may be zero if no data is present */
fiemap.h 54 #define FIEMAP_EXTENT_NOT_ALIGNED 0x00000100 /* Extent offsets may not be

Completed in 343 milliseconds

<<11121314151617181920>>