HomeSort by relevance Sort by last modified time
    Searched full:xoffset (Results 51 - 75 of 881) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
gen.go 59 // so the param already has a valid xoffset.
67 if n.Xoffset == BADWIDTH {
70 n.Name.Param.Stackparam.Xoffset = n.Xoffset
78 n.Xoffset = 0
392 dst.Xoffset += int64(Widthptr)
395 dst.Xoffset -= int64(Widthptr)
435 r2.Xoffset = int64(Widthptr)
443 iface.Xoffset += int64(Widthptr)
526 r2.Xoffset = int64(Widthptr
    [all...]
pgen.go 145 var xoffset int64
147 xoffset = 0
148 onebitwalktype1(getthisx(Curfn.Type), &xoffset, bv)
152 xoffset = 0
153 onebitwalktype1(getinargx(Curfn.Type), &xoffset, bv)
160 xoffset = 0
161 onebitwalktype1(getoutargx(Curfn.Type), &xoffset, bv)
187 if a.Xoffset < b.Xoffset {
190 if a.Xoffset > b.Xoffset
    [all...]
sinit.go 353 n1.Xoffset = l.Xoffset + int64(Array_array)
355 n1.Xoffset = l.Xoffset + int64(Array_nel)
357 n1.Xoffset = l.Xoffset + int64(Array_cap)
373 n1.Xoffset = l.Xoffset + e.Xoffset
389 rr.Xoffset += e.Xoffse
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
gen.go 56 // so the param already has a valid xoffset.
64 if n.Xoffset == BADWIDTH {
67 n.Name.Param.Stackparam.Xoffset = n.Xoffset
75 n.Xoffset = 0
389 dst.Xoffset += int64(Widthptr)
392 dst.Xoffset -= int64(Widthptr)
432 r2.Xoffset = int64(Widthptr)
440 iface.Xoffset += int64(Widthptr)
523 r2.Xoffset = int64(Widthptr
    [all...]
pgen.go 142 var xoffset int64
144 xoffset = 0
145 onebitwalktype1(getthisx(Curfn.Type), &xoffset, bv)
149 xoffset = 0
150 onebitwalktype1(getinargx(Curfn.Type), &xoffset, bv)
157 xoffset = 0
158 onebitwalktype1(getoutargx(Curfn.Type), &xoffset, bv)
184 if a.Xoffset < b.Xoffset {
187 if a.Xoffset > b.Xoffset
    [all...]
sinit.go 350 n1.Xoffset = l.Xoffset + int64(Array_array)
352 n1.Xoffset = l.Xoffset + int64(Array_nel)
354 n1.Xoffset = l.Xoffset + int64(Array_cap)
370 n1.Xoffset = l.Xoffset + e.Xoffset
386 rr.Xoffset += e.Xoffse
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
pgen.go 145 var xoffset int64
147 xoffset = 0
148 onebitwalktype1(getthisx(Curfn.Type), &xoffset, bv)
152 xoffset = 0
153 onebitwalktype1(getinargx(Curfn.Type), &xoffset, bv)
160 xoffset = 0
161 onebitwalktype1(getoutargx(Curfn.Type), &xoffset, bv)
187 if a.Xoffset < b.Xoffset {
190 if a.Xoffset > b.Xoffset
    [all...]
sinit.go 353 n1.Xoffset = l.Xoffset + int64(Array_array)
355 n1.Xoffset = l.Xoffset + int64(Array_nel)
357 n1.Xoffset = l.Xoffset + int64(Array_cap)
373 n1.Xoffset = l.Xoffset + e.Xoffset
389 rr.Xoffset += e.Xoffse
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
pgen.go 142 var xoffset int64
144 xoffset = 0
145 onebitwalktype1(getthisx(Curfn.Type), &xoffset, bv)
149 xoffset = 0
150 onebitwalktype1(getinargx(Curfn.Type), &xoffset, bv)
157 xoffset = 0
158 onebitwalktype1(getoutargx(Curfn.Type), &xoffset, bv)
184 if a.Xoffset < b.Xoffset {
187 if a.Xoffset > b.Xoffset
    [all...]
sinit.go 350 n1.Xoffset = l.Xoffset + int64(Array_array)
352 n1.Xoffset = l.Xoffset + int64(Array_nel)
354 n1.Xoffset = l.Xoffset + int64(Array_cap)
370 n1.Xoffset = l.Xoffset + e.Xoffset
386 rr.Xoffset += e.Xoffse
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
AllocationTest.java 481 int xOffset, int yOffset,
496 A.copy2DRangeFrom(xOffset, yOffset, width, height, src);
501 for (int x = xOffset + width - 1; x >= xOffset ; x--) {
508 int xOffset, int yOffset,
523 A.copy2DRangeFrom(xOffset, yOffset, width, height, src);
528 for (int x = xOffset + width - 1; x >= xOffset ; x--) {
536 int xOffset, int yOffset,
551 A.copy2DRangeFrom(xOffset, yOffset, width, height, src)
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h     [all...]
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowPopupWindow.java 30 private int xOffset;
153 xOffset = xoff;
167 return xOffset;
  /external/skia/gm/
mixedtextblobs.cpp 66 SkScalar xOffset = boundsHalfWidth;
76 sk_tool_utils::add_to_text_blob(&builder, text, paint, xOffset - bounds.width() * 0.25f,
88 sk_tool_utils::add_to_text_blob(&builder, text, paint, xOffset - bounds.width() * 0.3f,
  /frameworks/base/core/java/android/hardware/input/
TouchCalibration.java 56 * @param xOffset Constant offset to be applied to output x-axis value.
61 public TouchCalibration(float xScale, float xyMix, float xOffset,
65 mXOffset = xOffset;
  /packages/apps/Launcher3/src/com/android/launcher3/util/
FlingAnimation.java 47 float xOffset = ((scale - 1f) * d.dragView.getMeasuredWidth()) / 2f;
49 mFrom.left += xOffset;
50 mFrom.right -= xOffset;
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h     [all...]
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_allocation.cpp 229 * @param xOffset Offset in X dimension of this Allocation for copy.
238 int xOffset, int yOffset, int xCount, int yCount,
262 alloc->copy2DRangeFrom(xOffset, yOffset, xCount, yCount, src);
263 alloc->copy2DRangeTo(xOffset, yOffset, xCount, yCount, dst);
279 int xOffset, int yOffset, int xCount, int yCount) {
294 srcA->copy2DRangeFrom(xOffset, yOffset, xCount, yCount, src);
296 dstA->copy2DRangeFrom(xOffset, yOffset, xCount, yCount, srcA, xOffset, yOffset);
297 dstA->copy2DRangeTo(xOffset, yOffset, xCount, yCount, dst);
318 * @param xOffset Offset in X dimension of this Allocation for copy
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/neon/
bilinearpredict_neon.c 27 int xoffset,
40 if (xoffset == 0) { // skip_1stpass_filter
67 d0u8 = vdup_n_u8(bifilter4_coeff[xoffset][0]);
68 d1u8 = vdup_n_u8(bifilter4_coeff[xoffset][1]);
135 int xoffset,
145 if (xoffset == 0) { // skip_1stpass_filter
158 d0u8 = vdup_n_u8(bifilter4_coeff[xoffset][0]);
159 d1u8 = vdup_n_u8(bifilter4_coeff[xoffset][1]);
222 int xoffset,
232 if (xoffset == 0) { // skip_1stpass_filte
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
bilinearpredict_neon.c 27 int xoffset,
41 if (xoffset == 0) { // skip_1stpass_filter
64 d0u8 = vdup_n_u8((uint8_t)bifilter4_coeff[xoffset][0]);
65 d1u8 = vdup_n_u8((uint8_t)bifilter4_coeff[xoffset][1]);
132 int xoffset,
142 if (xoffset == 0) { // skip_1stpass_filter
155 d0u8 = vdup_n_u8((uint8_t)bifilter4_coeff[xoffset][0]);
156 d1u8 = vdup_n_u8((uint8_t)bifilter4_coeff[xoffset][1]);
219 int xoffset,
229 if (xoffset == 0) { // skip_1stpass_filte
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 405 add_proto qw/unsigned int vp9_sub_pixel_variance64x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
408 add_proto qw/unsigned int vp9_sub_pixel_avg_variance64x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
411 add_proto qw/unsigned int vp9_sub_pixel_variance32x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
414 add_proto qw/unsigned int vp9_sub_pixel_avg_variance32x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
417 add_proto qw/unsigned int vp9_sub_pixel_variance64x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
420 add_proto qw/unsigned int vp9_sub_pixel_avg_variance64x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
423 add_proto qw/unsigned int vp9_sub_pixel_variance32x16/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
426 add_proto qw/unsigned int vp9_sub_pixel_avg_variance32x16/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
429 add_proto qw/unsigned int vp9_sub_pixel_variance16x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
432 add_proto qw/unsigned int vp9_sub_pixel_avg_variance16x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pr (…)
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_entry.cpp 31 void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* data);
33 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
119 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels);
158 void glTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels);
159 void glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
161 void glCompressedTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data);
202 void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid* texels);
358 void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* data)
361 ctx->glCompressedTexSubImage2D(ctx, target, level, xoffset, yoffset, width, height, format, imageSize, data);
370 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
bilinear_filter_msa.c 781 int32_t xoffset, int32_t yoffset,
784 const int8_t *h_filter = vp8_bilinear_filters_msa[xoffset - 1];
789 if (xoffset)
801 if (xoffset)
816 int32_t xoffset, int32_t yoffset,
819 const int8_t *h_filter = vp8_bilinear_filters_msa[xoffset - 1];
824 if (xoffset)
836 if (xoffset)
848 int32_t xoffset, int32_t yoffset,
    [all...]
  /external/mesa3d/src/mapi/glapi/gen/
ARB_invalidate_subdata.xml 9 <param name="xoffset" type="GLint"/>
  /packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java 37 public int xOffset = -1;
120 * @param xOffset Horizontal offset with the object being dragged where the original
151 * @param xOffset Horizontal offset with the object being dragged where the original
169 * @param xOffset Horizontal offset with the object being dragged where the

Completed in 879 milliseconds

1 23 4 5 6 7 8 91011>>