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

<<31323334353637383940>>

  /external/icu/icu4c/source/i18n/
reldtfmt.h 98 * if desired. On output: the offsets of the alignment field.
115 * On output: the offsets of the alignment field.
zrule.h 93 * Returns if this rule represents the same rule and offsets as another.
172 * Returns if this rule represents the same rule and offsets as another.
  /external/icu/icu4c/source/i18n/unicode/
numfmt.h 250 * On output: the offsets of the alignment field.
360 * On output: the offsets of the alignment field.
376 * On output: the offsets of the alignment field.
411 * On output: the offsets of the alignment field.
427 * On output: the offsets of the alignment field.
464 * On output: the offsets of the alignment field.
481 * On output: the offsets of the alignment field.
563 * On output: the offsets of the alignment field.
    [all...]
  /external/libpng/contrib/visupng/
PngFile.c 254 /* set the individual row-pointers to point at the correct offsets */
364 /* set the individual row-pointers to point at the correct offsets */
  /external/proguard/src/proguard/classfile/attribute/visitor/
StackSizeComputer.java 33 * This AttributeVisitor computes the stack sizes at all instruction offsets
230 // Loop over all jump offsets.
  /external/valgrind/main/VEX/pub/
libvex_s390x_common.h 51 /*--- Offsets in the stack frame allocated by the dispatcher ---*/
54 /* Dispatcher will save 8 FPRs at offsets 160 + 0 ... 160 + 56 */
  /frameworks/av/media/img_utils/include/img_utils/
TiffWriter.h 101 * appropriate offsets. These offsets must not fall within the file
  /frameworks/av/media/libstagefright/yuv/
YUVImage.cpp 96 // Since U and V channels are interleaved, offsets need
120 // Since U and V channels are interleaved, offsets need
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
OrientationHelper.java 137 * Offsets all children's positions by the given amount.
152 * Offsets the child in this orientation.
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp 902 mVASurfaceAttrib->offsets[0] = 0;
903 mVASurfaceAttrib->offsets[1] = mConfigBuffer.graphicBufferStride * mVideoFormatInfo.surfaceHeight;
904 mVASurfaceAttrib->offsets[2] = 0;
905 mVASurfaceAttrib->offsets[3] = 0;
    [all...]
  /libcore/luni/src/main/java/libcore/io/
Os.java 120 public int readv(FileDescriptor fd, Object[] buffers, int[] offsets, int[] byteCounts) throws ErrnoException, InterruptedIOException;
159 public int writev(FileDescriptor fd, Object[] buffers, int[] offsets, int[] byteCounts) throws ErrnoException, InterruptedIOException;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
tic.h 62 ** String Section, containing short integer offsets into the
167 * Offsets to string capabilities, with the corresponding functionkey
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tic.h 62 ** String Section, containing short integer offsets into the
167 * Offsets to string capabilities, with the corresponding functionkey
  /external/chromium_org/third_party/sqlite/src/test/
fts3ac.test     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp 79 SmallVectorImpl<uint64_t> *Offsets = nullptr,
91 if (Offsets)
92 Offsets->push_back(Off+j*VT.getVectorElementType().getStoreSize());
96 if (Offsets)
97 Offsets->push_back(Off);
700 SmallVector<uint64_t, 16> Offsets;
701 ComputePTXValueVTs(*this, Ty, vtparts, &Offsets, 0);
715 unsigned ArgAlign = GreatestCommonDivisor64(align, Offsets[j]);
725 DAG.getConstant(Offsets[j], MVT::i32),
1718 SmallVector<uint64_t, 16> offsets; local
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 847 /// additional base registers and/or unfolded offsets to derive an
898 const SmallVectorImpl<int64_t> &Offsets,
    [all...]
  /art/compiler/
compiled_method.h 96 // There are offsets from the oatdata symbol to where the offset to
  /art/compiler/dex/
mir_field_info.h 22 #include "offsets.h"
  /art/runtime/arch/x86/
thread_x86.cc 133 // Sanity check other offsets.
  /art/runtime/
handle_scope.h 46 // used at runtime, so OFFSETOF_MEMBER computes the right offsets automatically. The last one
transaction.h 23 #include "offsets.h"
  /cts/suite/cts/deviceTests/opengl/jni/graphics/
Renderer.cpp 267 // Set the offsets
  /development/ndk/platforms/android-3/include/linux/
videodev.h 173 int offsets[VIDEO_MAX_FRAME]; member in struct:video_mbuf
  /device/asus/fugu/
BoardConfig.mk 95 # System's VSYNC phase offsets in nanoseconds
  /device/asus/fugu/original-kernel-headers/drm/
psb_ttm_placement_user.h 241 * Ioctl offsets.

Completed in 781 milliseconds

<<31323334353637383940>>